aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2014-12-11nuke auto truncating messageMark Otto1-5/+0
2014-12-11Use grid classes or mixins on .dl-horizontal, update docs to include it, ↵Mark Otto5-30/+28
removes auto truncate and makes .text-overflow mixin into a .text-truncate class and mixin combo for better granularity
2014-12-11gruntMark Otto3-10/+4
2014-12-11Merge pull request #16 from twbs/android-lollipopMark Otto1-0/+5
Officially support the Android Browser on Android v5.0+
2014-12-11Merge pull request #15 from twbs/v4_buildsMark Otto1-0/+16
Stub out v4 custom builds
2014-12-11Merge pull request #14 from twbs/nuke_customizerMark Otto12-18476/+1
Nuke the customizer
2014-12-11Merge branch 'v4' into scss-lintMark Otto10-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-11gruntMark Otto5-96/+83
2014-12-11fix all validation, turn off some settings, add sort orderMark Otto1-1/+1
2014-12-11Officially support the Android Browser on Android v5.0+Chris Rebert1-0/+5
2014-12-11Run `grunt`.XhmikosR8-289/+290
2014-12-11Tweak colors to improve accessibility.XhmikosR1-10/+10
2014-12-11Specify `img` dimensions in the HTML.XhmikosR2-8/+4
2014-12-10Merge branch 'v4' of https://github.com/twbs/derpstrap into v4Mark Otto5-12/+7
Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/assets/css/docs.min.css.map
2014-12-10Merge pull request #15337 from twbs/patrickhlaukePatrick H. Lauke1-0/+4
Add @patrickhlauke to Core Team list on the About page
2014-12-10stub out descriptions and titles for potential custom buildsMark Otto1-0/+16
2014-12-10nuke the customizerMark Otto12-18476/+1
2014-12-10gruntMark Otto2-38/+6
2014-12-10Merge pull request #15334 from patrickhlauke/progress-low-percentagesPatrick H. Lauke2-9/+6
Fix/merge advice on low percentage progress bars
2014-12-10Add @patrickhlauke to Core Team list on the About pageChris Rebert1-0/+4
[skip sauce] [skip validator]
2014-12-10Filed http://openradar.appspot.com/19208483 for #12536Chris Rebert1-1/+1
2014-12-10Fix/merge advice on low percentage progress barsPatrick H. Lauke2-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-09Merge pull request #15330 from patrickhlauke/customizer-variables-help-blockPatrick H. Lauke1-1/+3
Tie help block to input with aria-describedby
2014-12-09Tie help block to input with aria-describedbyPatrick H. Lauke1-1/+3
2014-12-08tweak browser bug list order so Chrome bugs are contiguousChris Rebert1-11/+11
2014-12-08tweak browser bug list order so Safari bugs are contiguousChris Rebert1-10/+10
2014-12-08Make main segmented button keyboard-focusablePatrick H. Lauke1-2/+2
unless there's a reason why ``tabindex="-1"`` was dropped in there...
2014-12-08Use aria-label for pagination prev/nextPatrick H. Lauke1-18/+13
Cleaner alternative to using ``<span class="sr-only">``
2014-12-08Callout for labelling of input groupsPatrick H. Lauke1-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-08Split out/clarify ``<select>`` and ``multiple``Patrick H. Lauke1-9/+16
2014-12-08Expand advice for optional icons with hidden labelsPatrick H. Lauke1-1/+1
to clarify/hint that a ``<label class="sr-only">`` is not the only way to do it
2014-12-08Add missing toBas Bosman1-1/+1
2014-12-07fixes #15311: mention in docs requirement for .btn-group-* sizing on ↵Mark Otto1-1/+1
immediate .btn-group
2014-12-07``<abbr>`` with title also useful for ATPatrick H. Lauke1-2/+1
...and remove the redundant paragraph for basic abbreviation, which simply repeats what was just said above.
2014-12-07Expand advice about adding labelsPatrick H. Lauke1-1/+1
Harmonizing this with same advice given for CSS inline forms
2014-12-07Make sidebar navigation actual ``<nav>``Patrick H. Lauke1-3/+3
2014-12-07``aria-label="close"`` instead of sr-only ``span``Patrick H. Lauke4-16/+15
shorter, neater, well supported
2014-12-06tweak grid docs copyChris Rebert1-1/+1
[skip sauce]
2014-12-06inline-block on labels now instead of inlineMark Otto3-4/+4
2014-12-06remove docs warning on inline vs inline-block for labelsMark Otto1-5/+0
2014-12-06clean up some docs cssMark Otto2-3/+1
2014-12-06stub out extend section a bitMark Otto3-5/+15
2014-12-06tweak label component paddingMark Otto3-3/+3
2014-12-05grunt--fuuuuuuuuuuuuuck you line commentsMark Otto3-1088/+38
2014-12-05Customizer: Catch and properly report compile errors that Less.js's toCSS() ↵Chris Rebert1-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-05Repeat warning comment about keeping "What's included" sections in syncChris Rebert1-1/+2
Refs #15238 [skip sauce]
2014-12-04fix vars order, remove rando grid class from mixinMark Otto2-2/+2
2014-12-04Merge branch 'v4' into v4_gridMark Otto1-3/+3
2014-12-04Merge branch 'v4' of https://github.com/twbs/derpstrap into v4Mark Otto1-3/+3
2014-12-04tweak grid docs, add new tierMark Otto5-46/+346