| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-12-08 | SCSS-Lint: SpaceBeforeBrace: allow_single_line_padding: true | Chris Rebert | 1 | -1/+1 | |
| 2014-12-08 | add test-scss Grunt task | Chris Rebert | 2 | -1/+14 | |
| 2014-12-08 | add default SCSS-Lint config | Chris Rebert | 1 | -0/+169 | |
| 2014-12-08 | Travis: install scss-lint | Chris Rebert | 3 | -2/+4 | |
| 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 | Merge pull request #15327 from patrickhlauke/docs-accessibility-tweaks2 | Patrick H. Lauke | 3 | -73/+79 | |
| More docs accessibility tweaks | |||||
| 2014-12-08 | grunt-saucelabs now uses `throttled` instead of `concurrency` | Chris Rebert | 1 | -1/+1 | |
| [skip validator] | |||||
| 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 | Merge pull request #15323 from BBosman/for | Chris Rebert | 1 | -1/+1 | |
| Re-add missing "to" in docs | |||||
| 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 | Merge pull request #15320 from patrickhlauke/docs-accessibility-tweaks | Patrick H. Lauke | 7 | -22/+20 | |
| Docs accessibility tweaks: use ``aria-label`` for close ``<button>``, expand advice for ``<abbr>``, form control labels, make sidebar navigation a ``<nav>`` | |||||
| 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 | Refactor grid-framework followup | Gleb Mazovetskiy | 2 | -48/+52 | |
| * Split up calc-grid-column, generate selectors in make-grid * Iterate over $grid-breakpoints and (pull, push, offset) | |||||
| 2014-12-07 | ``aria-label="close"`` instead of sr-only ``span`` | Patrick H. Lauke | 4 | -16/+15 | |
| shorter, neater, well supported | |||||
| 2014-12-07 | Refactor grid_framework | Gleb Mazovetskiy | 1 | -51/+37 | |
| A more idiomatic refactoring of the grid framework * Use %-placeholder instead of generating a class name list * Use if expression * Remove loop-grid-columns | |||||
| 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 | 7 | -10/+10 | |
| 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 | 7 | -7/+7 | |
| 2014-12-05 | grunt--fuuuuuuuuuuuuuck you line comments | Mark Otto | 5 | -2171/+39 | |
| 2014-12-05 | Merge pull request #7 from twbs/gemfile | Gleb Mazovetskiy | 2 | -0/+7 | |
| Specify ruby dev deps in Gemfile | |||||
| 2014-12-05 | Merge pull request #4 from twbs/disable-source-comments | Gleb Mazovetskiy | 3 | -354/+481 | |
| Disable source comments | |||||
| 2014-12-05 | Merge pull request #15309 from twbs/fix-customizer-compile-err-reporting | Chris Rebert | 1 | -8/+14 | |
| Catch and properly report compile errors that Less.js's toCSS() can throw | |||||
| 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 | Fix margin-bottom on dropdown (navbar-fixed-bottom). | vsn4ik | 1 | -0/+1 | |
| 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-05 | Merge pull request #15306 from vsn4ik/whats_included_readme | Chris Rebert | 1 | -1/+3 | |
| Update source maps info in README.md. | |||||
| 2014-12-05 | Merge pull request #15305 from vsn4ik/fix_fonts_permission | Chris Rebert | 4 | -0/+0 | |
| Remove execute permission on fonts. | |||||
| 2014-12-05 | Update source maps info in README.md. | vsn4ik | 1 | -1/+3 | |
| 2014-12-05 | Remove execute permission on fonts. | vsn4ik | 4 | -0/+0 | |
| 2014-12-05 | Update test-infra/npm-shrinkwrap.json | Gleb Mazovetskiy | 1 | -353/+479 | |
| 2014-12-05 | Specify ruby dev deps in Gemfile | Gleb Mazovetskiy | 2 | -0/+7 | |
| 2014-12-05 | Disable source comments | Gleb Mazovetskiy | 2 | -1/+2 | |
| Require latest grunt-sass, bumped dep | |||||
| 2014-12-04 | Merge pull request #3 from twbs/v4_grid | Mark Otto | 11 | -102/+680 | |
| Add new grid tier | |||||
| 2014-12-04 | fix vars order, remove rando grid class from mixin | Mark Otto | 6 | -7/+7 | |
| 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 | 11 | -102/+680 | |
| 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 | |||||
