| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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 | |
| 2014-12-04 | Merge pull request #15214 from twbs/example-ids | Chris Rebert | 37 | -168/+168 | |
| Give all embedded live docs examples data-example-id attrs [skip sauce] | |||||
| 2014-12-04 | Merge pull request #2 from twbs/data-example-id | Chris Rebert | 1 | -3/+3 | |
| Add support for example IDs to {% example %} template tag | |||||
| 2014-12-04 | move media queries docs to new section of layout | Mark Otto | 3 | -55/+90 | |
| 2014-12-04 | Remove "Separated link" in example where it's not | TJ | 1 | -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-04 | grunt dist | Mark Otto | 3 | -34/+34 | |
| 2014-12-04 | sass, not less | Mark Otto | 3 | -8/+8 | |
| 2014-12-04 | linting | Mark Otto | 1 | -2/+3 | |
| 2014-12-04 | grunt | Mark Otto | 3 | -11/+11 | |
| 2014-12-04 | rem-ify blog example and clean a few visuals up | Mark Otto | 2 | -56/+61 | |
| 2014-12-04 | new look for carousel example, convert to rems | Mark Otto | 2 | -100/+46 | |
| 2014-12-04 | more rem fixes for examples | Mark Otto | 3 | -43/+33 | |
| 2014-12-04 | convert narrow jumbotron to rems | Mark Otto | 2 | -21/+27 | |
| 2014-12-04 | use static top navbar in jumbotron | Mark Otto | 2 | -2/+1 | |
| 2014-12-04 | rename css file | Mark Otto | 1 | -0/+0 | |
| 2014-12-04 | rename | Mark Otto | 2 | -1/+1 | |
| 2014-12-04 | convert jumbotron example to new navbar, fix container, and use rems in css | Mark Otto | 2 | -24/+14 | |
| 2014-12-04 | grunt dist | Mark Otto | 3 | -13/+9 | |
| 2014-12-04 | fix nav for grid template | Mark Otto | 1 | -1/+1 | |
| 2014-12-04 | update starter template to use new navbar | Mark Otto | 2 | -20/+14 | |
| 2014-12-04 | restore px to base font size var | Mark Otto | 3 | -3/+3 | |
| 2014-12-04 | fix the variables i broke, temporarily disabling line-height-computed | Mark Otto | 3 | -38/+39 | |
| 2014-12-03 | Nested button groups with only one child now have rounded corners (Iss.#15270) | Matt Smith | 5 | -7/+8 | |
| 2014-12-02 | Add support for example IDs to {% example %} template tag | Chris Rebert | 1 | -3/+3 | |
| e.g. {% example html id=some-example-id-here %} | |||||
| 2014-12-02 | convert to scss | Mark Otto | 7 | -1927/+2716 | |
| 2014-12-02 | Update Wall of Browser Bugs entry for #14972 | Chris Rebert | 1 | -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-02 | remove broken examples link | Mark Otto | 1 | -1/+0 | |
