aboutsummaryrefslogtreecommitdiff
path: root/docs/templates/pages/javascript.mustache
AgeCommit message (Expand)AuthorFilesLines
2012-03-10fix typo per #2494Mark Otto1-1/+1
2012-02-27Merge branch 'meleyal-fix-carousel-docs' into 2.0.2-wipMark Otto1-2/+2
2012-02-27fix typo in js docs carousel section per #2299Mark Otto1-1/+1
2012-02-26Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wipMark Otto1-0/+6
2012-02-26Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wipMark Otto1-1/+1
2012-02-24and pause on hover option to carouselJacob Thornton1-0/+6
2012-02-24fix docs example in js page per #2225Mark Otto1-1/+1
2012-02-25Fix typos and clarify wording in carousel docsmeleyal1-2/+2
2012-02-23add note about backdrop staticJacob Thornton1-1/+1
2012-02-22update modal footers to use text-align instead of float on buttons for alignmentMark Otto1-3/+3
2012-02-19move overflow and max-height on modal to modal-body insteadMark Otto1-0/+11
2012-02-19simplify text color in navbar by placing the color on global .navbar componentMark Otto1-1/+1
2012-02-16add idea to modal markup exmapleJacob Thornton1-1/+1
2012-02-12fix filename mention in js docs per #1938Mark Otto1-1/+1
2012-02-12Merge branch '2.0.1-wip' of https://github.com/twitter/bootstrap into 2.0.1-wipJacob Thornton1-3/+3
2012-02-12add note about popover placementJacob Thornton1-2/+2
2012-02-11fix javascript text on tooltips per #1862Mark Otto1-1/+1
2012-02-11fix some single vs double quotes, fix typo in js docs per #1900Mark Otto1-2/+2
2012-02-07remove small classJacob Thornton1-1/+1
2012-02-07fix docs for carousel markupJacob Thornton1-2/+4
2012-02-07merge in #1782, remake to compile html, add some i18n tagsMark Otto1-1/+1
2012-02-07Merge branch 'pamelafox-patch-8' into 2.0.1-wipMark Otto1-0/+3
2012-02-06fix #1786 to manually fix typo in js docs linksMark Otto1-1/+1
2012-02-06Merge branch 'raphaelz-patch-1' into 2.0.1-wipMark Otto1-0/+6
2012-02-06Adding tooltip example to javascript docs. It's particularly helpful to show ...Pamela Fox1-0/+3
2012-02-06fix alert tests + add show option back to modalsJacob Thornton1-0/+6
2012-02-05fix #1665 by correcting tabs example markupMark Otto1-2/+2
2012-02-05Merge branch 'noahblon-master' into 2.0.1-wipMark Otto1-2/+2
2012-02-04#1712: fix typo in js docsMark Otto1-1/+1
2012-02-02Fix alerts JavaScript code example.Hendy Tanata1-2/+2
2012-02-02Merge branch 'shama-master' into 2.0.1-wipMark Otto1-3/+3
2012-02-02fix incorrect uses of it's in the docsMark Otto1-2/+2
2012-02-01Typo fixesKyle Robinson Young1-3/+3
2012-02-01fixing some docs pages for i18nMark Otto1-6/+6
2012-02-01nuke all curly ticksMark Otto1-1/+1
2012-01-31fix links and rebuildMark Otto1-11/+11
2012-01-31fix js docs typoMark Otto1-1/+1
2012-01-30update icons everywhere to be scoped per other components, fix broken element...Mark Otto1-2/+2
2012-01-30refactor the navs to use prefixed classes, because you know, consistency is b...Mark Otto1-1/+1
2012-01-30*really* refactor the buttons and update them all over the docsMark Otto1-15/+15
2012-01-30update js docs page to clarify usage of images on carouselMark Otto1-0/+4
2012-01-28typahead does case insensitive matching with simple sorter + accepts highligh...Jacob Thornton1-3/+9
2012-01-28fix z-index issue with modals for popovers,tooltips,and dropdownsJacob Thornton1-14/+2
2012-01-28change text on js docs page to improve rendering on iphone, update responsive...Mark Otto1-2/+2
2012-01-28modal refinements in docs and general responsivenessMark Otto1-1/+1
2012-01-27call attention to notices in js docs moreMark Otto1-16/+37
2012-01-27move the matcher and sorter into the options - encourage people to override t...Jacob Thornton1-1/+16
2012-01-27add toggle to docs for popover/tooltipJacob Thornton1-0/+6
2012-01-27add zindex option for tooltips/popovers and fix modal zindex doc exampleJacob Thornton1-1/+13
2012-01-26change typeahead to data-source instead of data-data and add to docsJacob Thornton1-1/+7