| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2012-01-31 | fix broken nav on less page | Mark Otto | 3 | -2/+2 | |
| 2012-01-31 | Merge branch '2.0-wip' | Jacob Thornton | 10 | -55/+40 | |
| Conflicts: docs/assets/bootstrap.zip | |||||
| 2012-01-31 | Merge branch '2.0-wip' | Jacob Thornton | 221 | -9539/+41444 | |
| 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 | 6 | -51/+36 | |
| 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 | Merge pull request #1459 from nkryptic/add-help-text | Mark Otto | 2 | -2/+8 | |
| [2.0-wip] Add form help text information to docs | |||||
| 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 | 17 | -606/+606 | |
| 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 | 3 | -0/+2 | |
| 2012-01-30 | once more, overhaul the icons and use the css regex selector on our icons | Mark Otto | 8 | -304/+304 | |
| 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 | 3 | -4/+4 | |
| 2012-01-30 | update layout docs | Mark Otto | 4 | -18/+18 | |
| 2012-01-30 | restore a few commented out responsive items | Mark Otto | 3 | -2/+0 | |
| 2012-01-30 | update icons everywhere to be scoped per other components, fix broken ↵ | Mark Otto | 10 | -572/+575 | |
| elements on js docs page | |||||
| 2012-01-30 | refactor the navs to use prefixed classes, because you know, consistency is ↵ | Mark Otto | 13 | -179/+179 | |
| beast mode | |||||
| 2012-01-30 | *really* refactor the buttons and update them all over the docs | Mark Otto | 18 | -232/+232 | |
| 2012-01-30 | refactor buttons.less | Mark Otto | 6 | -460/+471 | |
| 2012-01-30 | speed up topbar animation for responsive | Jacob Thornton | 3 | -1/+3 | |
| 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 | 4 | -3/+3 | |
| 2012-01-30 | large carousel images and margin bottom added | Mark Otto | 6 | -0/+2 | |
| 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 | 3 | -0/+9 | |
| 2012-01-30 | adding warning (orange) button, fix responsive navbar problem | Mark Otto | 8 | -8/+54 | |
| 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 | 2 | -1/+14 | |
| 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 | 3 | -2/+2 | |
| 2012-01-30 | update vars in less and download pages | Mark Otto | 5 | -12/+22 | |
| 2012-01-30 | update tests for popover to use proper classes | Mark Otto | 1 | -4/+4 | |
| 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 | 4 | -32/+32 | |
| 2012-01-30 | scope .content in container example | Mark Otto | 1 | -5/+5 | |
| 2012-01-30 | rename vertical-divider to divider-vertical, add more space around the divider | Mark Otto | 16 | -18/+18 | |
| 2012-01-30 | update reverse fluid layout to mirror the fluid layout | Mark Otto | 1 | -83/+97 | |
| 2012-01-30 | update js docs page to clarify usage of images on carousel | Mark Otto | 3 | -0/+8 | |
| 2012-01-30 | Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip | Mark Otto | 4 | -1/+20 | |
| Conflicts: docs/assets/bootstrap.zip less/responsive.less | |||||
| 2012-01-30 | overhaul grid mixins and variables, standardize fluid grid system and enable ↵ | Mark Otto | 21 | -409/+430 | |
| it across responsive layouts | |||||
| 2012-01-29 | Merge pull request #1421 from MarkReeder/2.0-wip | Jacob Thornton | 1 | -1/+1 | |
| Fixes Opera flickering on the collapse plugin when reset is called without specifying the size | |||||
| 2012-01-29 | Fixes issue with Opera flickering on the collapse plugin when reset is ↵ | Mark Reeder | 1 | -1/+1 | |
| called without specifying the size https://github.com/twitter/bootstrap/issues/1208 | |||||
| 2012-01-29 | Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip | Jacob Thornton | 7 | -27/+35 | |
| Conflicts: docs/assets/bootstrap.zip | |||||
| 2012-01-29 | add license for responsive and rebuild | Jacob Thornton | 3 | -2/+21 | |
