aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
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
2014-12-04Merge pull request #15214 from twbs/example-idsChris Rebert37-168/+168
Give all embedded live docs examples data-example-id attrs [skip sauce]
2014-12-04Merge pull request #2 from twbs/data-example-idChris Rebert1-3/+3
Add support for example IDs to {% example %} template tag
2014-12-04move media queries docs to new section of layoutMark Otto3-55/+90
2014-12-04Remove "Separated link" in example where it's notTJ1-1/+0
Removed "Separated link" in example where it's not separated. This may confuse people to think that it is separated. I don't want to sound nitpick, but I've been working with a client maintaining a custom internal Bootstrap installation with customized docs, so I've been getting a lot of feedback from client developers using the docs.
2014-12-04grunt distMark Otto3-34/+34
2014-12-04sass, not lessMark Otto3-8/+8
2014-12-04lintingMark Otto1-2/+3
2014-12-04gruntMark Otto3-11/+11
2014-12-04rem-ify blog example and clean a few visuals upMark Otto2-56/+61
2014-12-04new look for carousel example, convert to remsMark Otto2-100/+46
2014-12-04more rem fixes for examplesMark Otto3-43/+33
2014-12-04convert narrow jumbotron to remsMark Otto2-21/+27
2014-12-04use static top navbar in jumbotronMark Otto2-2/+1
2014-12-04rename css fileMark Otto1-0/+0
2014-12-04renameMark Otto2-1/+1
2014-12-04convert jumbotron example to new navbar, fix container, and use rems in cssMark Otto2-24/+14
2014-12-04grunt distMark Otto3-13/+9
2014-12-04fix nav for grid templateMark Otto1-1/+1
2014-12-04update starter template to use new navbarMark Otto2-20/+14
2014-12-04restore px to base font size varMark Otto3-3/+3
2014-12-04fix the variables i broke, temporarily disabling line-height-computedMark Otto3-38/+39
2014-12-03Nested button groups with only one child now have rounded corners (Iss.#15270)Matt Smith5-7/+8
2014-12-02Add support for example IDs to {% example %} template tagChris Rebert1-3/+3
e.g. {% example html id=some-example-id-here %}
2014-12-02convert to scssMark Otto7-1927/+2716
2014-12-02Update Wall of Browser Bugs entry for #14972Chris Rebert1-2/+3
http://crbug.com/175502 is fixed in Chrome 40 and has been closed. But Windows is still broken due to http://crbug.com/438064 , which is open and currently targeting Chrome 41.
2014-12-02remove broken examples linkMark Otto1-1/+0