| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-12-12 | Merge pull request #15350 from emmanuelgautier/patch-1 | Patrick H. Lauke | 1 | -1/+1 | |
| fix typo in carousel doc | |||||
| 2014-12-12 | fix typo | Emmanuel Gautier | 1 | -1/+1 | |
| 2014-12-12 | Add new brand-primary color in the doc and the true color in comment | Bastien | 2 | -2/+2 | |
| 2014-12-12 | 200 to 260 glyphicons in the doc | Bastien | 1 | -1/+1 | |
| 2014-12-11 | glyphicons.less: lowercase F in codepoint number for consistency | Chris Rebert | 1 | -1/+1 | |
| 2014-12-11 | Run `grunt`. | XhmikosR | 9 | -337/+338 | |
| 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 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 | 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-09 | Merge pull request #15293 from twbs/grunt-contrib-compress | XhmikosR | 3 | -1/+184 | |
| Add grunt-contrib-compress. | |||||
| 2014-12-09 | Update glob. | XhmikosR | 2 | -83/+95 | |
| 2014-12-09 | Add grunt-contrib-compress. | XhmikosR | 3 | -1/+184 | |
| Now, the zip file is created when running `grunt prep-release`. [ci skip] | |||||
| 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 | ``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-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-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 | 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-03 | Nested button groups with only one child now have rounded corners (Iss.#15270) | Matt Smith | 9 | -14/+15 | |
| 2014-12-03 | automatic `grunt dist` | Bootstrap's Grunt bot | 3 | -2/+3 | |
| 2014-12-02 | Temporarily revert "automatic grunt dist" so Grunt bot will run again. | Chris Rebert | 3 | -3/+2 | |
| This reverts commit 2c1c885ed4978900fb2a5e3310a428fd72b89c12. | |||||
| 2014-12-03 | automatic grunt dist | Bootstrap's Grunt bot | 3 | -2/+3 | |
