| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2012-10-16 | fixes #5519: hellip in modal code | Mark Otto | 1 | -1/+1 | |
| 2012-10-16 | clarify js docs individual or compiled section | Mark Otto | 1 | -1/+1 | |
| 2012-10-07 | Changing title of docs pages to simply say 'Bootstrap' like the docs home page | Mark Otto | 1 | -1/+1 | |
| 2012-10-02 | copy and style changes to improve docs rendering on mobile devices | Mark Otto | 1 | -6/+8 | |
| 2012-10-01 | Merge branch '2.1.2-wip' into exploratory | Mark Otto | 1 | -1/+1 | |
| Conflicts: docs/assets/css/bootstrap-responsive.css docs/assets/css/bootstrap.css docs/components.html docs/templates/pages/components.mustache less/labels-badges.less less/navbar.less less/tables.less | |||||
| 2012-10-01 | fix copy on modal popover button doodad | Mark Otto | 1 | -1/+1 | |
| 2012-10-01 | remove tabbable tabs on left, right, and bottom; instead, from here out use ↵ | Mark Otto | 1 | -0/+1 | |
| stacked pills or tabs | |||||
| 2012-09-30 | Merge branch '2.1.2-wip' into exploratory | Mark Otto | 1 | -2/+2 | |
| Conflicts: docs/getting-started.html docs/templates/pages/getting-started.mustache | |||||
| 2012-09-28 | fixes #5334: html snippet comments | Mark Otto | 1 | -2/+2 | |
| 2012-09-26 | Merge branch '2.1.2-wip' into box-sizing-exercise | Mark Otto | 1 | -4/+4 | |
| 2012-09-26 | change up carousel | Mark Otto | 1 | -8/+12 | |
| 2012-09-25 | initial pass at removing navbar-inner from .navbar component | Mark Otto | 1 | -33/+31 | |
| 2012-09-24 | update docs for tooltip html + the dropdown methods api | Jacob Thornton | 1 | -4/+4 | |
| 2012-09-17 | fixes #5173: proper popover offsets; added docs examples to enable tests in ↵ | Mark Otto | 1 | -0/+10 | |
| the future | |||||
| 2012-09-13 | fixes #5119: javascript in navbar typo | Mark Otto | 1 | -1/+1 | |
| 2012-09-12 | fixes #5097: js docs typos | Mark Otto | 1 | -3/+3 | |
| 2012-09-09 | Updated sample markup to reflect live demo. | Geoff Young | 1 | -1/+1 | |
| 2012-09-01 | fixes #4902: proper accordion html example | Mark Otto | 1 | -0/+30 | |
| 2012-08-27 | fixes #4664: spelling mistake in alerts docs | Mark Otto | 1 | -1/+1 | |
| 2012-08-27 | fixes #4671: mention collapsing parents in docs for affix plugin | Mark Otto | 1 | -1/+1 | |
| 2012-08-22 | fixed #4598, typo, manually | Mark Otto | 1 | -2/+2 | |
| 2012-08-21 | fixes #4473: docs example typo for js affix plugin | Mark Otto | 1 | -1/+1 | |
| 2012-08-19 | pre font-size increase; revert static top navbar, undo contents section for now | Mark Otto | 1 | -1/+1 | |
| 2012-08-19 | fix static navbar container issues, clean up docs presentation by unfixing ↵ | Mark Otto | 1 | -3/+3 | |
| the top navbar in favor of static one, start adding table of contents for longer sections of docs | |||||
| 2012-08-19 | Merge branch '2.1.0-wip' of github.com:twitter/bootstrap into 2.1.0-wip | Mark Otto | 1 | -5/+5 | |
| 2012-08-19 | fixes #4451 manually: add .fade to modal example in both mustache and html | Mark Otto | 1 | -1/+1 | |
| 2012-08-18 | add click option for tooltip, popover - make click default for popover | Jacob Thornton | 1 | -5/+5 | |
| 2012-08-18 | add note about .nav | Jacob Thornton | 1 | -1/+1 | |
| 2012-08-14 | Merge branch '2.1.0-wip' of https://github.com/twitter/bootstrap into 2.1.0-wip | Jacob Thornton | 1 | -1/+1 | |
| 2012-08-14 | get affix actually working and update docs | Jacob Thornton | 1 | -11/+9 | |
| 2012-08-14 | now with 13 custom jquery plugins | Andreas Cederström | 1 | -1/+1 | |
| 2012-08-07 | fix chevron on js docs and run make after table changes | Mark Otto | 1 | -1/+1 | |
| 2012-08-07 | run make after merging #4289 | Mark Otto | 1 | -30/+30 | |
| 2012-08-01 | aria-labelledby="myModalLabel" aria-hidden="true" | Jacob Thornton | 1 | -6/+6 | |
| 2012-08-01 | close #3531 added focus handling and removed the badly announced "times" ↵ | Dirk Ginader | 1 | -7/+7 | |
| close button from screenreaders | |||||
| 2012-08-01 | remove the canvas slider doodad | Mark Otto | 1 | -40/+35 | |
| 2012-07-30 | place chevrons first in sidenav in docs, fix ie7 bugs for said sidenav | Mark Otto | 1 | -14/+14 | |
| 2012-07-29 | reverse navbar styles to save code | Mark Otto | 1 | -1/+1 | |
| 2012-07-26 | fix js docs formatting | Mark Otto | 1 | -323/+186 | |
| 2012-07-26 | rerun make | Mark Otto | 1 | -402/+402 | |
| 2012-07-24 | wrap footer in bs docs canvas for scrolling doodad | Mark Otto | 1 | -36/+38 | |
| 2012-07-24 | fix scroll thinggg | Jacob Thornton | 1 | -1/+0 | |
| 2012-07-24 | Merge branch '2.1.0-wip' of https://github.com/twitter/bootstrap into 2.1.0-wip | Jacob Thornton | 1 | -1262/+1382 | |
| Conflicts: docs/assets/css/docs.css docs/javascript.html docs/templates/pages/javascript.mustache | |||||
| 2012-07-24 | slightly fix side bar | Jacob Thornton | 1 | -1/+1 | |
| 2012-07-23 | Merge branch '2.1.0-wip' of github.com:twitter/bootstrap into 2.1.0-wip | Mark Otto | 1 | -848/+1052 | |
| Conflicts: docs/assets/css/docs.css docs/base-css.html docs/components.html docs/customize.html docs/getting-started.html docs/javascript.html docs/scaffolding.html docs/templates/pages/base-css.mustache docs/templates/pages/components.mustache docs/templates/pages/customize.mustache docs/templates/pages/getting-started.mustache docs/templates/pages/javascript.mustache docs/templates/pages/scaffolding.mustache | |||||
| 2012-07-23 | make docs scroll over jumbotrons, but only for 980px up | Mark Otto | 1 | -1202/+1198 | |
| 2012-07-22 | some progress on affix plugin | Jacob Thornton | 1 | -16/+91 | |
| 2012-07-22 | adds minLength #3960 | Jacob Thornton | 1 | -0/+6 | |
| 2012-07-20 | move from downloads.html to customize.html to better match purpose of page, ↵ | Mark Otto | 1 | -1/+1 | |
| fix up customize page layout to match other docs, link style refinement to jumbotrons | |||||
| 2012-07-12 | remove getting started link from home, add to navbar, overhaul getting ↵ | Mark Otto | 1 | -0/+3 | |
| started docs | |||||
