| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-12-22 | Remove holder.js references from syntax-highlighted example HTML | Chris Rebert | 1 | -2/+2 | |
| Our use of Holder.js in the docs is a mere implementation detail. Don't want to confuse people into thinking Holder.js is somehow required by the Thumbnail component. [skip sauce] | |||||
| 2014-12-14 | fixes #15340: mention in docs that most selects can't change border-radius | Mark Otto | 1 | -0/+1 | |
| 2014-12-14 | Merge pull request #15348 from bastienmoulia/master | Mark Otto | 3 | -3/+4 | |
| Correction in the documentation, add the brand-primary true color in comment and woff2 glyphicons | |||||
| 2014-12-14 | Expand/clarify advice about skip links | Patrick H. Lauke | 1 | -2/+3 | |
| 2014-12-12 | Revert "fix typo in carousel doc" | Julian Thilo | 1 | -1/+1 | |
| 2014-12-12 | Add glyphicons fonts in woff2 | Bastien | 1 | -1/+2 | |
| 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 | 1 | -1/+1 | |
| 2014-12-12 | 200 to 260 glyphicons in the doc | Bastien | 1 | -1/+1 | |
| 2014-12-11 | Run `grunt`. | XhmikosR | 1 | -282/+282 | |
| 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-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 | ``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 | 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-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 | 1 | -16/+16 | |
| 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-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 | 2 | -3/+28 | |
| 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 | Give all embedded live docs examples data-example-id attrs | Chris Rebert | 37 | -168/+168 | |
| Refs #11410 | |||||
| 2014-11-24 | Merge pull request #15108 from zacechola/irc_room | Julian Thilo | 1 | -1/+1 | |
| corrects IRC room | |||||
| 2014-11-22 | Fix #15194: Shrink media link area | Julian Thilo | 1 | -48/+80 | |
| 2014-11-20 | Merge pull request #15159 from twbs/docs-muted | XhmikosR | 2 | -3/+2 | |
| Clean up old `muted` references and switch to `text-muted`. | |||||
| 2014-11-20 | Merge pull request #15111 from twbs/events-tables-wrapping | Chris Rebert | 10 | -10/+10 | |
| Don't line wrap event names in JS plugin docs | |||||
| 2014-11-20 | Clean up old `muted` references and switch to `text-muted`. | XhmikosR | 2 | -3/+2 | |
| 2014-11-19 | Merge pull request #15090 from twbs/dropdowns-events | Chris Rebert | 1 | -4/+5 | |
| consolidate relatedTarget docs in dropdown event docs | |||||
| 2014-11-17 | Fix name spelling | Quy Ton | 1 | -1/+1 | |
| 2014-11-17 | Since Safari has released new fixed versions, we're unlikely to take any ↵ | Chris Rebert | 1 | -1/+0 | |
| further action on this. | |||||
| 2014-11-17 | Merge pull request #15125 from patrickhlauke/docs-clean-up | Chris Rebert | 7 | -60/+60 | |
| Docs clean up - unnecessary role attributes, callout clarifications | |||||
| 2014-11-17 | Merge pull request #15129 from twbs/examples-img-alt | XhmikosR | 1 | -18/+18 | |
| Specify `img` alternative text. | |||||
| 2014-11-16 | rm redundant role="button" from <button> | Chris Rebert | 1 | -1/+1 | |
| 2014-11-16 | Merge pull request #15139 from patrickhlauke/docs-button-section-restructure | XhmikosR | 2 | -31/+32 | |
| Docs button section restructure | |||||
| 2014-11-16 | Merge pull request #15135 from hillai/patch-1 | XhmikosR | 1 | -1/+6 | |
| Add modal autofocus example | |||||
| 2014-11-16 | Add modal autofocus example | hillai | 1 | -1/+6 | |
| 2014-11-15 | Move button-tags section to start of button section | Patrick H. Lauke | 2 | -31/+32 | |
| 2014-11-15 | Move context-specific callout to general tag usage | Patrick H. Lauke | 1 | -5/+5 | |
