| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-07-08 | Nuke unused vars for panels wells and thumbnails | Mark Otto | 6 | -68/+5 | |
| 2014-07-08 | Bring back button info | Mark Otto | 6 | -7/+77 | |
| 2014-07-08 | .btn-default to .btn-secondary | Mark Otto | 23 | -184/+184 | |
| 2014-07-08 | Revamp button: rename .btn-default to .btn-secondary, drop .btn-info | Mark Otto | 8 | -159/+81 | |
| 2014-07-08 | nuke the sass docs | Mark Otto | 3 | -60/+0 | |
| 2014-07-08 | drop the low percentages docs from progress bars | Mark Otto | 1 | -28/+0 | |
| 2014-07-08 | docs header padding | Mark Otto | 1 | -4/+8 | |
| 2014-07-08 | Update browser support section to remove glyphicons in tables; also remove ↵ | Mark Otto | 2 | -27/+23 | |
| ie8 and font-face section | |||||
| 2014-07-08 | fix broken examples | Mark Otto | 1 | -37/+37 | |
| 2014-07-08 | Fix navbar margins and update grid sidebar styles to match | Mark Otto | 6 | -20/+29 | |
| 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 | clean up commented out docs css | Mark Otto | 1 | -41/+0 | |
| 2014-07-08 | rems: update breadcrumbs to use new sizing; improve variables by renaming ↵ | Mark Otto | 4 | -13/+14 | |
| @breadcrumb-separator to @breadcrumb-divider; change up colors | |||||
| 2014-07-08 | fix sidenav padding | Mark Otto | 1 | -5/+0 | |
| 2014-07-08 | Refactor: drop .dropdown .caret for a generated caret using ↵ | Mark Otto | 20 | -91/+59 | |
| .dropdown-toggle:after | |||||
| 2014-07-08 | remove glyphicons nav | Mark Otto | 1 | -8/+0 | |
| 2014-07-08 | Merge pull request #14089 from twbs/accordion-panel-group-aria-multiselectable | Chris Rebert | 1 | -2/+2 | |
| Add role="tablist" & aria-multiselectable="true" to accordion .panel-group | |||||
| 2014-07-08 | Add role="tablist" & aria-multiselectable="true" to accordion .panel-group ↵ | Chris Rebert | 1 | -2/+2 | |
| to improve accessibility Refs #13555. Per https://github.com/paypal/bootstrap-accessibility-plugin/blob/master/README.md#collapse Credit: https://github.com/paypal/bootstrap-accessibility-plugin [skip sauce] | |||||
| 2014-07-08 | add role="tabpanel" to .panel-collapse to improve accessibility | Chris Rebert | 1 | -6/+6 | |
| Refs #13555. Per https://github.com/paypal/bootstrap-accessibility-plugin/blob/master/README.md#collapse Credit: https://github.com/paypal/bootstrap-accessibility-plugin [skip sauce] | |||||
| 2014-07-08 | Merge pull request #14085 from twbs/tab-lis-role-preso | Chris Rebert | 6 | -67/+67 | |
| add role="presentation" to tab <li>s to improve accessibility | |||||
| 2014-07-08 | Add role="tabpanel" to .tab-pane <div>s to improve accessibility | Chris Rebert | 1 | -16/+16 | |
| Refs #13554. Per https://github.com/paypal/bootstrap-accessibility-plugin/blob/master/README.md#tab-panel Credit: https://github.com/paypal/bootstrap-accessibility-plugin [skip sauce] | |||||
| 2014-07-08 | add role="presentation" to tab <li>s to improve accessibility | Chris Rebert | 6 | -67/+67 | |
| Refs #13554. Per https://github.com/paypal/bootstrap-accessibility-plugin/blob/master/README.md#tab-panel Credit: https://github.com/paypal/bootstrap-accessibility-plugin [skip sauce] | |||||
| 2014-07-08 | Drop: Thumbnails completely, as they'll be replaced | Mark Otto | 6 | -131/+2 | |
| 2014-07-08 | Drop: Panels completely, as they'll be replaced | Mark Otto | 6 | -603/+2 | |
| 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 | |
