| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-07-08 | derp | Mark Otto | 1 | -1/+1 | |
| 2014-07-08 | clean up layout | Mark Otto | 1 | -35/+1 | |
| 2014-07-08 | nuke the v2.x to v3.x migration docs | Mark Otto | 4 | -462/+0 | |
| 2014-07-08 | link | Mark Otto | 1 | -0/+1 | |
| 2014-07-08 | Update grid mixins section of the docs | Mark Otto | 1 | -126/+44 | |
| 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 | remove mention of fonts | Mark Otto | 2 | -17/+10 | |
| 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 | 8 | -87/+89 | |
| 2014-07-08 | Drop Glyphicons | Mark Otto | 6 | -908/+9 | |
| 2014-07-08 | drop wells | Mark Otto | 5 | -26/+2 | |
| 2014-07-08 | restore font-weight and knock down font-size for .lead | Mark Otto | 5 | -27/+28 | |
| 2014-07-08 | buttons docs tweak | Mark Otto | 1 | -9/+9 | |
| 2014-07-07 | remove the less docs | Mark Otto | 3 | -509/+0 | |
| 2014-07-07 | start the move to rems | Mark Otto | 8 | -273/+269 | |
| 2014-07-07 | Merge branch 'master' into derp | Mark Otto | 126 | -1404/+10963 | |
| 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 | Fixes #14068: Update docs note for inline forms | Mark Otto | 1 | -5/+5 | |
| 2014-07-07 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 3 | -7/+21 | |
| 2014-07-07 | more accurate homepage title | Mark Otto | 2 | -2/+2 | |
| 2014-07-07 | Merge pull request #14072 from twbs/carousel-gloss-buttons | Chris Rebert | 3 | -2/+16 | |
| Add screenreader text to prev/next carousel buttons in examples to improve accessibility | |||||
| 2014-07-07 | Add screenreader text to prev/next carousel buttons in examples to improve ↵ | Chris Rebert | 3 | -2/+16 | |
| accessibility Refs #13556. Per https://github.com/paypal/bootstrap-accessibility-plugin/blob/master/README.md#carousel Credit: https://github.com/paypal/bootstrap-accessibility-plugin [skip sauce] | |||||
| 2014-07-07 | add role="listbox" to .carousel-inner to improve accessibility of Carousels | Chris Rebert | 3 | -5/+5 | |
| Refs #13556. Per https://github.com/paypal/bootstrap-accessibility-plugin/#carousel Credit: https://github.com/paypal/bootstrap-accessibility-plugin [skip sauce] | |||||
| 2014-07-07 | Cut down on homepage file size; reorg some docs CSS | Mark Otto | 2 | -69/+55 | |
| 2014-07-07 | Merge pull request #14036 from twbs/fix-13575 | Chris Rebert | 13 | -0/+23 | |
| Jekyll: Use non-minified assets when not running from GitHub Pages | |||||
| 2014-07-07 | Add role="tablist" to .nav-pills in examples to improve accessibility | Chris Rebert | 5 | -17/+17 | |
| Follow-up to e9374c0609c9e63fd6033f684b18ff105e1756ae Per https://github.com/paypal/bootstrap-accessibility-plugin/commit/f203dea4b6d17264d7b776f02feaeeaa386cc9b2 Credit: https://github.com/paypal/bootstrap-accessibility-plugin & @rohk [skip sauce] | |||||
| 2014-07-07 | Part 2 for fixing #13996: Add a docs callout to help folks using SVG images ↵ | Mark Otto | 1 | -0/+4 | |
| in IE8-10 | |||||
| 2014-07-07 | grunt | Mark Otto | 5 | -26/+66 | |
| 2014-07-07 | docs HTML5 validity fixup to 8e2348e9eda51296eb680192379ab37f10355ca3 | Chris Rebert | 1 | -1/+1 | |
| 2014-07-07 | nitpick phrasing of the docs added for #13835 | Chris Rebert | 1 | -2/+2 | |
| 2014-07-07 | grammar fix; indicate that img[src] shouldn't actually be empty | Chris Rebert | 1 | -2/+2 | |
| 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 | 5 | -2/+32 | |
| 2014-07-06 | Fixes #13835: More explicitly document mobile dropdown menu dismissing behavior | Mark Otto | 1 | -1/+3 | |
| 2014-07-06 | Fixes #14053: Don't show radio/checkbox in justified button groups | Mark Otto | 4 | -5/+7 | |
| 2014-07-06 | Merge pull request #14021 from ↵ | Mark Otto | 15 | -26/+26 | |
| CFXd/add_collapsed_default_class_to_navbar_collapse_button Add collapsed default class to navbar-toggle | |||||
| 2014-07-06 | grunt | Mark Otto | 1 | -1/+1 | |
| 2014-07-06 | Fixes #13997: Move min-height for radio/checkbox to their inner label | Mark Otto | 4 | -4/+4 | |
| 2014-07-06 | grunt | Mark Otto | 3 | -14/+20 | |
| 2014-07-05 | Merge pull request #14034 from twbs/deprecate-modal-remote | Chris Rebert | 1 | -2/+4 | |
| Deprecate the `remote` option of modals? | |||||
| 2014-07-05 | `remote` modal docs: mention jQuery.load and other JS options as alternatives | Chris Rebert | 1 | -1/+3 | |
| [skip sauce] | |||||
| 2014-07-05 | grunt | Mark Otto | 4 | -7/+5 | |
