aboutsummaryrefslogtreecommitdiff
path: root/docs/javascript.html
AgeCommit message (Expand)AuthorFilesLines
2012-01-24Merge branch 'apostrophe-grammar' of https://github.com/phopkins/bootstrap in...Mark Otto1-1/+1
2012-01-24Spelling and typos in components.html and javascript.htmlPete Hopkins1-1/+1
2012-01-23start wrapping text in {{_i}} for translationJacob Thornton1-10/+7
2012-01-23rebuild with new templatesJacob Thornton1-1250/+1192
2012-01-23Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wipJacob Thornton1-19/+42
2012-01-23add templates for doc generationJacob Thornton1-1228/+1198
2012-01-23remove dropdowns, add in sub nav insteadMark Otto1-60/+23
2012-01-22Merge pull request #1053 from scottwater/patch-1Jacob Thornton1-1/+1
2012-01-22Move placement of ID in docs example for dropdownsChris Gunther1-2/+2
2012-01-21add ability to cycle carousel to a particular frameJacob Thornton1-0/+2
2012-01-21change scrollspy offset to be option + fix typo in scrollspyJacob Thornton1-2/+21
2012-01-18Added missing 'data-dismiss="modal"' on the first example model source. Scott Watermasysk1-1/+1
2012-01-17scope table styles to a class, .table, instead of on the generic element as a...Mark Otto1-12/+12
2012-01-17cleanup accordion css and add commentsMark Otto1-1/+1
2012-01-17Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wipMark Otto1-26/+30
2012-01-16fix js link in docs nav, restyle accordion with new cssMark Otto1-32/+37
2012-01-15make accordions little bit smootherJacob Thornton1-3/+4
2012-01-15updated accordion and carousel; accordion still needs workMark Otto1-32/+32
2012-01-15move carousel to separate stylesheet, update popovers to fix ie7 bug, fix pag...Mark Otto1-1/+1
2012-01-15fix the js alerts examplesMark Otto1-6/+7
2012-01-14change up classes on tables and forms, fix nav list styles in exampleMark Otto1-12/+12
2012-01-14add Progress Bars to Components narbar dropdownChris Gunther1-0/+1
2012-01-14fix navbar links to base CSS > typographyChris Gunther1-1/+1
2012-01-14fix navbar links to scaffolding > grid systemChris Gunther1-1/+1
2012-01-13Fix id anchor javascriptPurwandi1-6/+6
2012-01-12nuke uber footer, bring back topbar dropdownsMark Otto1-5/+65
2012-01-12Fixed broken anchors on js docs pageDavide Bellini1-3/+3
2012-01-11add build tool for js + rename twipsy to tooltip + lots of little doc cleanupJacob Thornton1-61/+98
2012-01-09remove some tabs from demo + fix dropdowns for pillsJacob Thornton1-11/+3
2012-01-08updated js pages to put examples firstMark Otto1-317/+431
2012-01-08Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wipMark Otto1-1/+4
2012-01-08move hover state out of timeout duhJacob Thornton1-1/+1
2012-01-08add note about firefox persisting disabled state on buttonsJacob Thornton1-0/+3
2012-01-08Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wipMark Otto1-16/+37
2012-01-08fix navbar styles for .brandMark Otto1-12/+12
2012-01-08updated js docs page to use grid of plugins instead of tableMark Otto1-80/+68
2012-01-08document slide and slid methodsJacob Thornton1-16/+37
2012-01-08get tabs working in ie9Jacob Thornton1-1/+1
2012-01-08add nav class to tabs in javascript demoJacob Thornton1-1/+2
2012-01-08remove / on js, fix link to typeahead, remove old gradient on dropdown hoverMark Otto1-2/+2
2012-01-08first pass at ultra basic autocompleteJacob Thornton1-42/+53
2012-01-07fix up dropdowns and navbar docs for the new dropdown stylesMark Otto1-14/+6
2012-01-08Fix line number pretyprint in javascript docsPurwandi1-1/+0
2012-01-07Merge branch '2.0-wip' of https://github.com/pokonski/bootstrap into pokonski...Mark Otto1-0/+43
2012-01-07Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wipJacob Thornton1-4/+12
2012-01-07update link to collapse pluginJacob Thornton1-1/+1
2012-01-07Progress barsPiotrek OkoĊ„ski1-0/+43
2012-01-07change up the z-indexing and add some popover/twipsy content to the test moda...Mark Otto1-1/+9
2012-01-07overhauled dropdowns now require use of .caret for dropdown arrow, redid the ...Mark Otto1-3/+3
2012-01-02clean up options implementation for carouselJacob Thornton1-19/+40