| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2012-12-26 | Remove .controls-row; instead, folks should use .row and .span* for all ↵ | Mark Otto | 1 | -103/+0 | |
| their grid input sizing needs when multiple inputs per line are required | |||||
| 2012-12-26 | Restore .form-horizontal | Mark Otto | 1 | -0/+25 | |
| 2012-12-26 | Add longer tooltip example to docs, tighten up line-height on tooltip; run make | Mark Otto | 5 | -12/+40 | |
| 2012-12-26 | Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wip | Mark Otto | 8 | -28/+64 | |
| 2012-12-24 | Remove .badge-info and .badge-inverse; change docs label of .badge-important ↵ | Mark Otto | 1 | -16/+0 | |
| to .badge-danger | |||||
| 2012-12-23 | data-toggle instead of rel for tooltip and popover | Yohn | 1 | -3/+3 | |
| 2012-12-22 | Version bump | Mark Otto | 17 | -29/+29 | |
| 2012-12-22 | shifting focus to parent and adding aria menuitem for dropdown | fat | 3 | -3/+9 | |
| 2012-12-22 | remake js | fat | 3 | -3/+3 | |
| 2012-12-22 | allow multiple trigger types in tooltip and popover + default tooltip to ↵ | fat | 3 | -17/+33 | |
| hover & focus | |||||
| 2012-12-21 | chnage for #6248 | fat | 3 | -3/+3 | |
| 2012-12-21 | Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wip | fat | 1 | -0/+0 | |
| 2012-12-21 | add support for [data-slide-to] attr on carousel | fat | 3 | -3/+17 | |
| 2012-12-21 | add readme image | Mark Otto | 1 | -0/+0 | |
| 2012-12-21 | rewrite makefile to make a bit more "efficient" + rebuild | fat | 3 | -1/+3 | |
| 2012-12-21 | rebuild | fat | 3 | -1/+3 | |
| 2012-12-21 | flatten buttons and forms | Mark Otto | 1 | -189/+31 | |
| 2012-12-20 | Finish migrating to Normalize 2: | Mark Otto | 1 | -0/+65 | |
| * Port print styles from reset.less to scaffolding.less * Port responsive image styles from reset.less to scaffolding.less | |||||
| 2012-12-20 | Update the examples index: | Mark Otto | 12 | -0/+3 | |
| * Retina ready screenshots * Added screenshot and link to justified nav example (previously unlinked marketing-alternate.html) | |||||
| 2012-12-20 | Convert normalize comments to // style | Mark Otto | 1 | -189/+0 | |
| 2012-12-20 | Merge branch '3.0.0-wip' into bs3-normalize | Mark Otto | 12 | -1720/+349 | |
| Conflicts: less/bootstrap.less | |||||
| 2012-12-20 | remove .hide specificity override from grid classes | Mark Otto | 1 | -4/+0 | |
| 2012-12-20 | Add important flag to .show/.hide utility classes; remove .hide requirement ↵ | Mark Otto | 1 | -2/+3 | |
| from modals | |||||
| 2012-12-20 | Merge branch '2.3.0-wip' into 3.0.0-wip | Mark Otto | 5 | -11/+11 | |
| Conflicts: docs/assets/css/bootstrap.css docs/templates/pages/base-css.mustache less/dropdowns.less less/forms.less | |||||
| 2012-12-20 | Undo important on hide/show utilties; punt to 3.0 | Mark Otto | 1 | -2/+2 | |
| 2012-12-20 | fix up code snippet | Mark Otto | 4 | -5/+5 | |
| 2012-12-20 | Merge branch 'blakeembrey-dropdown-selectors' into 2.3.0-wip | Mark Otto | 1 | -8/+8 | |
| 2012-12-20 | Fixes #6339: Use important flag on .hide and .show utility classes | Mark Otto | 1 | -2/+2 | |
| 2012-12-20 | lighter buttons closer to todays versions | Mark Otto | 1 | -10/+10 | |
| 2012-12-20 | Fixes #6236: Fix popover font-size in input groups | Mark Otto | 1 | -1/+3 | |
| 2012-12-20 | Remove dropdown submenu CSS | Mark Otto | 1 | -54/+1 | |
| 2012-12-20 | Merge branch '2.2.3' into 3.0.0-wip | Mark Otto | 10 | -1149/+137 | |
| Conflicts: Makefile README.md component.json docs/assets/css/bootstrap-responsive.css docs/assets/css/bootstrap.css docs/assets/js/bootstrap-affix.js docs/assets/js/bootstrap-alert.js docs/assets/js/bootstrap-button.js docs/assets/js/bootstrap-carousel.js docs/assets/js/bootstrap-collapse.js docs/assets/js/bootstrap-dropdown.js docs/assets/js/bootstrap-modal.js docs/assets/js/bootstrap-popover.js docs/assets/js/bootstrap-scrollspy.js docs/assets/js/bootstrap-tab.js docs/assets/js/bootstrap-tooltip.js docs/assets/js/bootstrap-transition.js docs/assets/js/bootstrap-typeahead.js docs/assets/js/bootstrap.js docs/assets/js/bootstrap.min.js docs/index.html docs/templates/pages/base-css.mustache docs/templates/pages/index.mustache docs/templates/pages/javascript.mustache js/bootstrap-affix.js js/bootstrap-alert.js js/bootstrap-button.js js/bootstrap-carousel.js js/bootstrap-collapse.js js/bootstrap-dropdown.js js/bootstrap-modal.js js/bootstrap-popover.js js/bootstrap-scrollspy.js js/bootstrap-tab.js js/bootstrap-tooltip.js js/bootstrap-transition.js js/bootstrap-typeahead.js less/bootstrap.less less/responsive.less less/type.less package.json | |||||
| 2012-12-19 | Get on that carousel indicator lifestyle with some new hawtness | Mark Otto | 1 | -0/+25 | |
| 2012-12-19 | Merge branch '2.2.3' of github.com:twitter/bootstrap into 2.2.3 | Mark Otto | 8 | -52/+100 | |
| 2012-12-19 | lol we dont' have affix(refresh) | fat | 3 | -5/+3 | |
| 2012-12-19 | Holy shit, buttons, button states, and input states updated | Mark Otto | 1 | -34/+72 | |
| 2012-12-19 | add js support for carousel indicators | fat | 4 | -17/+43 | |
| 2012-12-19 | Merge branch '3.0.0-wip' of https://github.com/cvrebert/bootstrap into ↵ | Mark Otto | 1 | -5/+13 | |
| cvrebert-3.0.0-wip Conflicts: docs/assets/css/bootstrap.css less/mixins.less | |||||
| 2012-12-19 | Unfuck the fucked gradient with it's fucked mix() of background colors; nuke ↵ | Mark Otto | 1 | -45/+24 | |
| commented out code | |||||
| 2012-12-19 | More button tweaks | Mark Otto | 1 | -27/+143 | |
| 2012-12-19 | wait 100ms before engaging affix (allows for initial browser scroll) | fat | 1 | -6/+8 | |
| 2012-12-19 | remove commented out buttons css, update docs | Mark Otto | 1 | -69/+9 | |
| 2012-12-19 | whitespace in tooltip + don't pass empty selector to $() in dropdown.js | fat | 4 | -7/+7 | |
| 2012-12-19 | overhaul buttons | Mark Otto | 1 | -256/+95 | |
| 2012-12-19 | fix tooltip doc dumbness | fat | 1 | -1/+1 | |
| 2012-12-19 | can't extend bounding box thingy | fat | 3 | -3/+5 | |
| 2012-12-19 | Remove @black and just use #000 | Mark Otto | 1 | -5/+5 | |
| 2012-12-19 | fix ghetto ass timeout shit | fat | 3 | -5/+29 | |
| 2012-12-19 | Change .jumbotron usage in docs layout to .bs-docs-jumbotron | Mark Otto | 1 | -5/+5 | |
| 2012-12-19 | Rename .hero-unit to .jumbotron becaue fuck dashes in filenames and sports ↵ | Mark Otto | 1 | -3/+3 | |
| metaphors are cooler than ad ones | |||||
