| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-07-08 | Drop: Panels completely, as they'll be replaced | Mark Otto | 1 | -1/+1 | |
| 2014-07-08 | Overhaul semantic grid mixins | Mark Otto | 1 | -1/+1 | |
| - Drops all the `.make-**-column` mixins for a single set to be used within (or outside) media queries. - Renames `.container-fixed` to `.make-container` for consistency. - Updates built-in grid system to use new setup. See http://jsbin.com/qiqet/2/ for an example of it in action. | |||||
| 2014-07-08 | rems: rework grid system vars to use rems/ems | Mark Otto | 1 | -1/+1 | |
| 2014-07-08 | Drop: Device-named container variables since we alreay sort of deprecated ↵ | Mark Otto | 1 | -1/+1 | |
| them many releases ago | |||||
| 2014-07-08 | Drop: deprecated .dropdown-menu.pull-right styles | Mark Otto | 1 | -1/+1 | |
| 2014-07-08 | rems: input sizes | Mark Otto | 1 | -1/+1 | |
| 2014-07-08 | Clean up variable alignment and comments; change grays to new custom values | Mark Otto | 1 | -1/+1 | |
| 2014-07-08 | Drop: all vendor prefix mixins because autoprefixer | Mark Otto | 1 | -1/+1 | |
| 2014-07-08 | Fix input sizing and increase vertical padding on textareas | Mark Otto | 1 | -1/+1 | |
| 2014-07-08 | Drop: @screen-xs, @screen-xs-min, and @screen-phone | Mark Otto | 1 | -1/+1 | |
| 2014-07-08 | rems: buttons | Mark Otto | 1 | -1/+1 | |
| 2014-07-08 | rems: code | Mark Otto | 1 | -1/+1 | |
| 2014-07-08 | Drop Glyphicons | Mark Otto | 1 | -1/+1 | |
| 2014-07-08 | drop wells | Mark Otto | 1 | -1/+1 | |
| 2014-07-08 | restore font-weight and knock down font-size for .lead | Mark Otto | 1 | -1/+1 | |
| 2014-07-07 | start the move to rems | Mark Otto | 1 | -1/+1 | |
| 2014-07-07 | Merge branch 'master' into derp | Mark Otto | 1 | -1/+1 | |
| Conflicts: docs/_layouts/default.html docs/assets/css/docs.min.css docs/assets/css/src/docs.css docs/assets/js/docs.min.js docs/assets/js/src/application.js | |||||
| 2014-07-07 | grunt | Mark Otto | 1 | -1/+1 | |
| 2014-07-06 | Fixes #13746: Add docs section for brand image | Mark Otto | 1 | -1/+1 | |
| 2014-07-06 | Fixes #14053: Don't show radio/checkbox in justified button groups | Mark Otto | 1 | -1/+1 | |
| 2014-07-06 | Fixes #13997: Move min-height for radio/checkbox to their inner label | Mark Otto | 1 | -1/+1 | |
| 2014-07-05 | grunt | Mark Otto | 1 | -1/+1 | |
| 2014-07-05 | Fixes #13967: Don't reset the cite element's font-style | Mark Otto | 1 | -1/+1 | |
| 2014-07-05 | Fixes #13953: Remove the progress bar min-width styles for low percentages ↵ | Mark Otto | 1 | -1/+1 | |
| to avoid jumping progress | |||||
| 2014-07-05 | Fixes #13943: Lighten the navbar inverse link color more since our text ↵ | Mark Otto | 1 | -1/+1 | |
| contrast change in v3.2.0 | |||||
| 2014-07-05 | grunt | Mark Otto | 1 | -1/+1 | |
| 2014-07-03 | Fixes #12738 again: use max-device-width instead of max-width for ↵ | Mark Otto | 1 | -1/+1 | |
| .navbar-collapse height in landscape devices | |||||
| 2014-07-02 | typo | Mark Otto | 1 | -1/+1 | |
| 2014-07-02 | Fixes #13989: Don't extend the input sizes; manually chain the selectors | Mark Otto | 1 | -1/+1 | |
| 2014-07-02 | merge in and resolve conflicts | Mark Otto | 1 | -1/+1 | |
| 2014-06-30 | Update dependencies. | XhmikosR | 1 | -1/+1 | |
| 2014-06-27 | Update "grunt-autoprefixer". | XhmikosR | 1 | -1/+1 | |
| 2014-06-25 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 1 | -1/+1 | |
| Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css | |||||
| 2014-06-25 | fixes #13912: make radios/checkboxes work with inline forms again | Mark Otto | 1 | -1/+1 | |
| 2014-06-24 | grunt dist; closes #13914 | Chris Rebert | 1 | -1/+1 | |
| 2014-06-24 | Run `grunt`. | XhmikosR | 1 | -1/+1 | |
| 2014-06-23 | Fixes #13903: Restore side padding on .btn-block | Mark Otto | 1 | -1/+1 | |
| 2014-06-20 | Fixes #13872 more: add overrides for lg and sm input modifiers | Mark Otto | 1 | -1/+1 | |
| 2014-06-19 | Fixes #13872: Always apply padding to .form-control-static for that vertical ↵ | Mark Otto | 1 | -1/+1 | |
| alignment | |||||
| 2014-06-19 | grunt dist | Mark Otto | 1 | -1/+1 | |
| 2014-06-19 | Run `grunt`. | XhmikosR | 1 | -1/+1 | |
| 2014-06-18 | grunt | Mark Otto | 1 | -1/+1 | |
| 2014-06-18 | rewrite striped and active to deprecate the parent selectors, change the docs | Mark Otto | 1 | -1/+1 | |
| 2014-06-18 | grunt | Mark Otto | 1 | -1/+1 | |
| 2014-06-18 | grunt | Mark Otto | 1 | -1/+1 | |
| 2014-06-18 | fixes #13021: add .form-group-sm/-lg | Mark Otto | 1 | -1/+1 | |
| 2014-06-18 | fixes #10073: add width: 100%; for ie10 and below to size svg.img-responsive ↵ | Mark Otto | 1 | -1/+1 | |
| correctly | |||||
| 2014-06-17 | grunt dist | Chris Rebert | 1 | -1/+1 | |
| 2014-06-10 | grunt | Mark Otto | 1 | -1/+1 | |
| 2014-06-10 | grunt | Mark Otto | 1 | -1/+1 | |
