| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2012-01-31 | move examples into docs...v2.0.0 | Jacob Thornton | 6 | -6/+322 | |
| 2012-01-31 | Merge branch '2.0-wip' | Jacob Thornton | 3 | -54/+24 | |
| Conflicts: docs/assets/bootstrap.zip | |||||
| 2012-01-31 | update upgrade page | Mark Otto | 3 | -54/+24 | |
| 2012-01-31 | Merge branch '2.0-wip' | Jacob Thornton | 9 | -82/+32 | |
| Conflicts: docs/assets/bootstrap.zip | |||||
| 2012-01-31 | Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip | Mark Otto | 25 | -130/+11210 | |
| Conflicts: docs/assets/bootstrap.zip | |||||
| 2012-01-31 | remove unused examples, update examples docs page, add starter template to ↵ | Mark Otto | 7 | -74/+32 | |
| examples, remove warning alert banner, add screenshots | |||||
| 2012-01-31 | remove warning alert on less docs | Mark Otto | 3 | -8/+0 | |
| 2012-01-31 | Merge branch '2.0-wip' | Jacob Thornton | 26 | -132/+11212 | |
| Conflicts: docs/assets/bootstrap.zip | |||||
| 2012-01-31 | Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip | Jacob Thornton | 3 | -2/+2 | |
| Conflicts: docs/assets/bootstrap.zip | |||||
| 2012-01-31 | move js stuff into assets | Jacob Thornton | 25 | -130/+11210 | |
| 2012-01-31 | fix broken nav on less page | Mark Otto | 3 | -2/+2 | |
| 2012-01-31 | Merge branch '2.0-wip' | Jacob Thornton | 8 | -50/+31 | |
| Conflicts: docs/assets/bootstrap.zip | |||||
| 2012-01-31 | Merge branch '2.0-wip' | Jacob Thornton | 130 | -2753/+25838 | |
| Conflicts: .gitignore LICENSE Makefile bootstrap.css bootstrap.min.css docs/assets/js/application.js docs/assets/js/google-code-prettify/prettify.css docs/index.html docs/javascript.html examples/container-app.html examples/fluid.html examples/hero.html js/bootstrap-alerts.js js/bootstrap-dropdown.js js/bootstrap-modal.js js/bootstrap-popover.js js/bootstrap-scrollspy.js js/bootstrap-tabs.js js/bootstrap-twipsy.js js/tests/index.html js/tests/unit/bootstrap-modal.js js/tests/unit/bootstrap-popover.js js/tests/unit/bootstrap-tabs.js lib/forms.less lib/mixins.less lib/patterns.less lib/scaffolding.less lib/tables.less | |||||
| 2012-01-31 | clean up responsive media queries and docs css | Mark Otto | 4 | -46/+27 | |
| 2012-01-31 | Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip | Mark Otto | 2 | -2/+8 | |
| 2012-01-31 | fix typo in base css docs | Mark Otto | 3 | -2/+2 | |
| 2012-01-31 | fix js docs typo | Mark Otto | 3 | -2/+2 | |
| 2012-01-31 | add form help-* documentation | nkryptic | 2 | -2/+8 | |
| 2012-01-31 | fix disabled button docs | Mark Otto | 3 | -4/+4 | |
| 2012-01-31 | Merge pull request #1457 from nkryptic/2.0-wip | Mark Otto | 2 | -10/+10 | |
| [2.0-wip] added missing nav- prefixes to docs | |||||
| 2012-01-31 | chance icon class | Mark Otto | 15 | -479/+479 | |
| 2012-01-31 | add nav- prefix to rest of docs | nkryptic | 2 | -10/+10 | |
| 2012-01-30 | disable cursor on disabled and active pagination links | Mark Otto | 2 | -0/+1 | |
| 2012-01-30 | once more, overhaul the icons and use the css regex selector on our icons | Mark Otto | 7 | -303/+303 | |
| 2012-01-30 | fix the other disabled button style | Mark Otto | 1 | -0/+0 | |
| 2012-01-30 | fix button styles on active and disabled | Mark Otto | 2 | -2/+2 | |
| 2012-01-30 | update layout docs | Mark Otto | 4 | -18/+18 | |
| 2012-01-30 | restore a few commented out responsive items | Mark Otto | 2 | -1/+0 | |
| 2012-01-30 | update icons everywhere to be scoped per other components, fix broken ↵ | Mark Otto | 9 | -440/+442 | |
| elements on js docs page | |||||
| 2012-01-30 | refactor the navs to use prefixed classes, because you know, consistency is ↵ | Mark Otto | 12 | -115/+115 | |
| beast mode | |||||
| 2012-01-30 | *really* refactor the buttons and update them all over the docs | Mark Otto | 13 | -198/+198 | |
| 2012-01-30 | refactor buttons.less | Mark Otto | 5 | -359/+353 | |
| 2012-01-30 | speed up topbar animation for responsive | Jacob Thornton | 2 | -0/+1 | |
| 2012-01-30 | fix wrong value in grid column width in download page | Mark Otto | 3 | -2/+2 | |
| 2012-01-30 | implement @textColor for body text | Mark Otto | 2 | -1/+1 | |
| 2012-01-30 | large carousel images and margin bottom added | Mark Otto | 5 | -0/+1 | |
| 2012-01-30 | fix docs: move .pull-left from search input to search form in navbar | Mark Otto | 3 | -4/+4 | |
| 2012-01-30 | account for floated inputs in the .navbar-form | Mark Otto | 2 | -0/+8 | |
| 2012-01-30 | adding warning (orange) button, fix responsive navbar problem | Mark Otto | 5 | -6/+44 | |
| 2012-01-30 | remove all new dropdown button stuff | Mark Otto | 2 | -29/+0 | |
| 2012-01-30 | testing out button dropdown group | Mark Otto | 1 | -0/+29 | |
| 2012-01-30 | add skew mixin | Mark Otto | 1 | -0/+0 | |
| 2012-01-30 | add in regular button dropdowns, rejigger the button dropdowns section to ↵ | Mark Otto | 3 | -4/+158 | |
| reflect change | |||||
| 2012-01-30 | remove top 5px padding from first inline radio/checkbox | Mark Otto | 2 | -1/+1 | |
| 2012-01-30 | update vars in less and download pages | Mark Otto | 5 | -12/+22 | |
| 2012-01-30 | fix forms typo on error state | Mark Otto | 3 | -2/+2 | |
| 2012-01-30 | updated upgrade page to reflect popover changes | Mark Otto | 3 | -0/+8 | |
| 2012-01-30 | namespace popover values | Mark Otto | 2 | -4/+4 | |
| 2012-01-30 | rename vertical-divider to divider-vertical, add more space around the divider | Mark Otto | 14 | -15/+15 | |
| 2012-01-30 | update js docs page to clarify usage of images on carousel | Mark Otto | 3 | -0/+8 | |
