| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-07-08 | Implement the new border-radius guard: only round things if global ↵ | Mark Otto | 8 | -232/+4 | |
| @enable-rounded == true | |||||
| 2014-07-08 | rems: update breadcrumbs to use new sizing; improve variables by renaming ↵ | Mark Otto | 3 | -12/+13 | |
| @breadcrumb-separator to @breadcrumb-divider; change up colors | |||||
| 2014-07-08 | Refactor: drop .dropdown .caret for a generated caret using ↵ | Mark Otto | 3 | -13/+14 | |
| .dropdown-toggle:after | |||||
| 2014-07-08 | Drop: Thumbnails completely, as they'll be replaced | Mark Otto | 3 | -30/+2 | |
| 2014-07-08 | Drop: Panels completely, as they'll be replaced | Mark Otto | 3 | -313/+2 | |
| 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 | 3 | -88/+88 | |
| 2014-07-08 | Drop: Device-named container variables since we alreay sort of deprecated ↵ | Mark Otto | 3 | -5/+5 | |
| them many releases ago | |||||
| 2014-07-08 | Drop: deprecated .dropdown-menu.pull-right styles | Mark Otto | 3 | -6/+2 | |
| 2014-07-08 | rems: input sizes | Mark Otto | 3 | -34/+34 | |
| 2014-07-08 | Clean up variable alignment and comments; change grays to new custom values | Mark Otto | 3 | -56/+56 | |
| 2014-07-08 | Drop: all vendor prefix mixins because autoprefixer | Mark Otto | 4 | -22/+14 | |
| 2014-07-08 | Fix input sizing and increase vertical padding on textareas | Mark Otto | 3 | -12/+14 | |
| 2014-07-08 | Drop: @screen-xs, @screen-xs-min, and @screen-phone | Mark Otto | 1 | -1/+1 | |
| 2014-07-08 | rems: buttons | Mark Otto | 3 | -58/+58 | |
| 2014-07-08 | rems: code | Mark Otto | 6 | -83/+84 | |
| 2014-07-08 | Drop Glyphicons | Mark Otto | 3 | -638/+9 | |
| 2014-07-08 | drop wells | Mark Otto | 3 | -24/+2 | |
| 2014-07-08 | restore font-weight and knock down font-size for .lead | Mark Otto | 3 | -3/+4 | |
| 2014-07-07 | start the move to rems | Mark Otto | 6 | -222/+205 | |
| 2014-07-07 | Merge branch 'master' into derp | Mark Otto | 10 | -7859/+723 | |
| 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 | 5 | -26/+66 | |
| 2014-07-06 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 1 | -0/+2 | |
| 2014-07-06 | Merge pull request #14029 from BBosman/touch-action | Mark Otto | 1 | -0/+2 | |
| Add touch-action: manipulate to .btn | |||||
| 2014-07-06 | Fixes #13746: Add docs section for brand image | Mark Otto | 3 | -2/+5 | |
| 2014-07-06 | Fixes #14053: Don't show radio/checkbox in justified button groups | Mark Otto | 3 | -4/+6 | |
| 2014-07-06 | Fixes #13997: Move min-height for radio/checkbox to their inner label | Mark Otto | 3 | -3/+3 | |
| 2014-07-06 | grunt | Mark Otto | 2 | -13/+16 | |
| 2014-07-06 | Merge pull request #14015 from twbs/possible-14013-fix | Chris Rebert | 1 | -3/+6 | |
| Possible fix for #14013 | |||||
| 2014-07-05 | grunt | Mark Otto | 3 | -6/+4 | |
| 2014-07-05 | Fixes #13967: Don't reset the cite element's font-style | Mark Otto | 3 | -5/+2 | |
| 2014-07-05 | Fixes #13953: Remove the progress bar min-width styles for low percentages ↵ | Mark Otto | 3 | -6/+2 | |
| to avoid jumping progress | |||||
| 2014-07-05 | Fixes #13943: Lighten the navbar inverse link color more since our text ↵ | Mark Otto | 3 | -3/+3 | |
| contrast change in v3.2.0 | |||||
| 2014-07-05 | grunt | Mark Otto | 5 | -7/+7 | |
| 2014-07-03 | Remove superfluous cursor:pointer | Bas Bosman | 1 | -1/+0 | |
| 2014-07-03 | Add touch-action: manipulate to buttons | Bas Bosman | 1 | -0/+2 | |
| 2014-07-03 | Fixes #12738 again: use max-device-width instead of max-width for ↵ | Mark Otto | 3 | -3/+3 | |
| .navbar-collapse height in landscape devices | |||||
| 2014-07-02 | typo | Mark Otto | 3 | -6/+6 | |
| 2014-07-02 | Fixes #13989: Don't extend the input sizes; manually chain the selectors | Mark Otto | 3 | -8/+14 | |
| 2014-07-02 | merge in and resolve conflicts | Mark Otto | 3 | -7/+21 | |
| 2014-07-02 | possible fix for #14013 | Chris Rebert | 1 | -3/+6 | |
| 2014-06-30 | Update dependencies. | XhmikosR | 3 | -6/+2 | |
| 2014-06-27 | Update "grunt-autoprefixer". | XhmikosR | 4 | -3/+4 | |
| 2014-06-26 | bump to v3.2.0 | Mark Otto | 6 | -30/+30 | |
| 2014-06-25 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 5 | -1543/+1471 | |
| 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 | 3 | -4/+4 | |
| 2014-06-25 | Run `grunt`. | XhmikosR | 2 | -2/+2 | |
| Revert a991cd572c8b3cafa6228915ca86f7a0cdd26e2d. | |||||
| 2014-06-24 | grunt dist; closes #13914 | Chris Rebert | 3 | -3/+3 | |
| 2014-06-24 | Run `grunt`. | XhmikosR | 5 | -1542/+1470 | |
| 2014-06-23 | Revert UMD (#13772 & friends) for now, due to #13812. | Chris Rebert | 1 | -1/+1 | |
| Will hopefully revert this reversion and land a fully-working version of UMD in v3.3.0. Revert "some changes from #13801 - add strict mode back and ==" This reverts commit 2b302f69eea416bc85e7827b7d7a74d49f879662. Revert "Fix regression of #10038 introduced by #13772" This reverts commit e9d6756a1ac76a9db31a41e8e03f663bedc41b70. Revert "MD/CommonJS/Globals #12909" This reverts commit 1c6fa9010daf0d0c21de9e20fe6ac4dba1788d90. Revert "address #13811" This reverts commit f347d7d955bbb17234b8e12c68efae7d516ce62c. Conflicts: js/carousel.js js/collapse.js js/dropdown.js js/modal.js js/tab.js js/tooltip.js | |||||
