| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-12-11 | nuke auto truncating message | Mark Otto | 1 | -5/+0 | |
| 2014-12-11 | Use grid classes or mixins on .dl-horizontal, update docs to include it, ↵ | Mark Otto | 5 | -30/+28 | |
| removes auto truncate and makes .text-overflow mixin into a .text-truncate class and mixin combo for better granularity | |||||
| 2014-12-11 | grunt | Mark Otto | 3 | -10/+4 | |
| 2014-12-11 | Merge pull request #16 from twbs/android-lollipop | Mark Otto | 1 | -0/+5 | |
| Officially support the Android Browser on Android v5.0+ | |||||
| 2014-12-11 | Merge pull request #15 from twbs/v4_builds | Mark Otto | 1 | -0/+16 | |
| Stub out v4 custom builds | |||||
| 2014-12-11 | Merge pull request #14 from twbs/nuke_customizer | Mark Otto | 12 | -18476/+1 | |
| Nuke the customizer | |||||
| 2014-12-11 | Merge branch 'v4' into scss-lint | Mark Otto | 10 | -26/+32 | |
| Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css scss/_card.scss | |||||
| 2014-12-11 | grunt | Mark Otto | 5 | -96/+83 | |
| 2014-12-11 | fix all validation, turn off some settings, add sort order | Mark Otto | 1 | -1/+1 | |
| 2014-12-11 | Officially support the Android Browser on Android v5.0+ | Chris Rebert | 1 | -0/+5 | |
| 2014-12-11 | Run `grunt`. | XhmikosR | 8 | -289/+290 | |
| 2014-12-11 | Tweak colors to improve accessibility. | XhmikosR | 1 | -10/+10 | |
| 2014-12-11 | Specify `img` dimensions in the HTML. | XhmikosR | 2 | -8/+4 | |
| 2014-12-10 | Merge branch 'v4' of https://github.com/twbs/derpstrap into v4 | Mark Otto | 5 | -12/+7 | |
| Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/assets/css/docs.min.css.map | |||||
| 2014-12-10 | Merge pull request #15337 from twbs/patrickhlauke | Patrick H. Lauke | 1 | -0/+4 | |
| Add @patrickhlauke to Core Team list on the About page | |||||
| 2014-12-10 | stub out descriptions and titles for potential custom builds | Mark Otto | 1 | -0/+16 | |
| 2014-12-10 | nuke the customizer | Mark Otto | 12 | -18476/+1 | |
| 2014-12-10 | grunt | Mark Otto | 2 | -38/+6 | |
| 2014-12-10 | Merge pull request #15334 from patrickhlauke/progress-low-percentages | Patrick H. Lauke | 2 | -9/+6 | |
| Fix/merge advice on low percentage progress bars | |||||
| 2014-12-10 | Add @patrickhlauke to Core Team list on the About page | Chris Rebert | 1 | -0/+4 | |
| [skip sauce] [skip validator] | |||||
| 2014-12-10 | Filed http://openradar.appspot.com/19208483 for #12536 | Chris Rebert | 1 | -1/+1 | |
| 2014-12-10 | Fix/merge advice on low percentage progress bars | Patrick H. Lauke | 2 | -9/+6 | |
| - actually add the ``min-width`` extra style (and use ``em`` rather than ``px``) to the 0% and 2% example - remove the unnecessarily redundant sentence in the "With labels" section - remove the unnecessary heading/section specifically for low percentage case, make it flow naturally as part of the "With labels" section | |||||
| 2014-12-09 | Merge pull request #15330 from patrickhlauke/customizer-variables-help-block | Patrick H. Lauke | 1 | -1/+3 | |
| Tie help block to input with aria-describedby | |||||
| 2014-12-09 | Tie help block to input with aria-describedby | Patrick H. Lauke | 1 | -1/+3 | |
| 2014-12-08 | tweak browser bug list order so Chrome bugs are contiguous | Chris Rebert | 1 | -11/+11 | |
| 2014-12-08 | tweak browser bug list order so Safari bugs are contiguous | Chris Rebert | 1 | -10/+10 | |
| 2014-12-08 | Make main segmented button keyboard-focusable | Patrick H. Lauke | 1 | -2/+2 | |
| unless there's a reason why ``tabindex="-1"`` was dropped in there... | |||||
| 2014-12-08 | Use aria-label for pagination prev/next | Patrick H. Lauke | 1 | -18/+13 | |
| Cleaner alternative to using ``<span class="sr-only">`` | |||||
| 2014-12-08 | Callout for labelling of input groups | Patrick H. Lauke | 1 | -43/+47 | |
| plus a few suggested approaches (in some cases, elided, as the actual content of the label - being a generic example - is not important) | |||||
| 2014-12-08 | Split out/clarify ``<select>`` and ``multiple`` | Patrick H. Lauke | 1 | -9/+16 | |
| 2014-12-08 | Expand advice for optional icons with hidden labels | Patrick H. Lauke | 1 | -1/+1 | |
| to clarify/hint that a ``<label class="sr-only">`` is not the only way to do it | |||||
| 2014-12-08 | Add missing to | Bas Bosman | 1 | -1/+1 | |
| 2014-12-07 | fixes #15311: mention in docs requirement for .btn-group-* sizing on ↵ | Mark Otto | 1 | -1/+1 | |
| immediate .btn-group | |||||
| 2014-12-07 | ``<abbr>`` with title also useful for AT | Patrick H. Lauke | 1 | -2/+1 | |
| ...and remove the redundant paragraph for basic abbreviation, which simply repeats what was just said above. | |||||
| 2014-12-07 | Expand advice about adding labels | Patrick H. Lauke | 1 | -1/+1 | |
| Harmonizing this with same advice given for CSS inline forms | |||||
| 2014-12-07 | Make sidebar navigation actual ``<nav>`` | Patrick H. Lauke | 1 | -3/+3 | |
| 2014-12-07 | ``aria-label="close"`` instead of sr-only ``span`` | Patrick H. Lauke | 4 | -16/+15 | |
| shorter, neater, well supported | |||||
| 2014-12-06 | tweak grid docs copy | Chris Rebert | 1 | -1/+1 | |
| [skip sauce] | |||||
| 2014-12-06 | inline-block on labels now instead of inline | Mark Otto | 3 | -4/+4 | |
| 2014-12-06 | remove docs warning on inline vs inline-block for labels | Mark Otto | 1 | -5/+0 | |
| 2014-12-06 | clean up some docs css | Mark Otto | 2 | -3/+1 | |
| 2014-12-06 | stub out extend section a bit | Mark Otto | 3 | -5/+15 | |
| 2014-12-06 | tweak label component padding | Mark Otto | 3 | -3/+3 | |
| 2014-12-05 | grunt--fuuuuuuuuuuuuuck you line comments | Mark Otto | 3 | -1088/+38 | |
| 2014-12-05 | Customizer: Catch and properly report compile errors that Less.js's toCSS() ↵ | Chris Rebert | 1 | -8/+14 | |
| can throw. Currently these errors are only reported in the JavaScript console, not in the Customizer UI. Refs #15296 [skip sauce] [skip validator] | |||||
| 2014-12-05 | Repeat warning comment about keeping "What's included" sections in sync | Chris Rebert | 1 | -1/+2 | |
| Refs #15238 [skip sauce] | |||||
| 2014-12-04 | fix vars order, remove rando grid class from mixin | Mark Otto | 2 | -2/+2 | |
| 2014-12-04 | Merge branch 'v4' into v4_grid | Mark Otto | 1 | -3/+3 | |
| 2014-12-04 | Merge branch 'v4' of https://github.com/twbs/derpstrap into v4 | Mark Otto | 1 | -3/+3 | |
| 2014-12-04 | tweak grid docs, add new tier | Mark Otto | 5 | -46/+346 | |
