| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-12-12 | 200 to 260 glyphicons in the doc | Bastien | 1 | -1/+1 | |
| 2014-12-11 | Run `grunt`. | XhmikosR | 8 | -289/+290 | |
| 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-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 | 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-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 | 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 | 5 | -7/+8 | |
| 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-01 | nuke the other incomplete example per @ianw | Mark Otto | 1 | -9/+0 | |
| 2014-11-30 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 14 | -1747/+2726 | |
| 2014-11-30 | clarify collapse example with link and button triggers; also mention classes | Mark Otto | 1 | -8/+21 | |
| 2014-11-30 | Add .media-object in docs | Quy Ton | 1 | -16/+16 | |
| 2014-11-30 | Example: minor image compression improvements. | XhmikosR | 11 | -0/+0 | |
| [ci skip] | |||||
| 2014-11-30 | Update devDependencies. | XhmikosR | 2 | -1731/+2710 | |
| 2014-11-30 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 6 | -88/+85 | |
| 2014-11-30 | Bump Glyphicons to v1.9 | Mark Otto | 11 | -225/+527 | |
| 2014-11-30 | Fixes #15096: Fix navbar forms in the non-responsive example | Mark Otto | 2 | -1/+83 | |
| 2014-11-29 | Merge pull request #15133 from patrickhlauke/docs-table-fixes | Mark Otto | 6 | -88/+85 | |
| Fixes to scope | |||||
| 2014-11-29 | Fixes #15241: Add simple example to docs for collapse plugin | Mark Otto | 5 | -5/+35 | |
| 2014-11-29 | grunt | Mark Otto | 5 | -7/+12 | |
| 2014-11-29 | Alternate fix for #15250 with a more descriptive theme jumbotron | Mark Otto | 1 | -3/+2 | |
| 2014-11-29 | grunt | Mark Otto | 5 | -12/+34 | |
| 2014-11-29 | grunt | Mark Otto | 6 | -6/+9 | |
| 2014-11-29 | fixes #15164: wrap disable pagination spans in another span | Mark Otto | 1 | -6/+33 | |
| 2014-11-29 | fix the run-on | Mark Otto | 1 | -1/+1 | |
| 2014-11-27 | Add CSS source maps reference to docs. Closes #15211 | Peter Blazejewicz | 1 | -1/+3 | |
| - update distribution file list with relevant files - add a short reference to CSS source map purpose - add link to Google Chrome developer network article | |||||
| 2014-11-24 | Remove #12548's entry from the Wall of Browser Bugs | Chris Rebert | 1 | -10/+0 | |
| Since https://crbug.com/346051 has been closed as WontFix. Bug is now documented in MDN: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/Input$compare?locale=en-US&to=698785&from=693137 Refs #12548 [skip sauce] | |||||
