| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-11-11 | navbar callouts cleanup | Chris Rebert | 1 | -11/+6 | |
| Move all callouts to be adjacent to each other Combine JS-related callouts into a single callout | |||||
| 2014-11-11 | Wash-up of some stray dropdown examples | Patrick H. Lauke | 1 | -4/+4 | |
| adding explicit aria-expanded="false" initial state (so they're correctly announced by AT as being collapsed), and - in the case of old-school use of <a> - role="button" | |||||
| 2014-11-11 | Assorted accessibility (and some consistency) fixes for documentation | Patrick H. Lauke | 7 | -151/+165 | |
| Closes #14951 by merging it. | |||||
| 2014-11-10 | Accessibility tweaks and explanation for glyphicons | Patrick H. Lauke | 1 | -11/+36 | |
| - add aria-hidden="true" to avoid SRs unintentionally reading out the Unicode character (see http://www.filamentgroup.com/lab/bulletproof_icon_fonts.html) - callout with advice on accessible icon usage - replaced sr-only text in examples with (in the case of button) cleaner aria-label - additional example of icon used to convey meaning (in a non-interactive control) | |||||
| 2014-10-30 | Replace deprecated uses of .pull-left & .pull-right in .media docs | Chris Rebert | 1 | -5/+5 | |
| Refs https://github.com/twbs/bootlint/pull/153 [skip sauce] | |||||
| 2014-10-28 | Safari v8.0 still suffers from Justified Nav rendering bug | Chris Rebert | 1 | -1/+1 | |
| 2014-10-28 | add missing href="#" to .btn-group-justified example | Chris Rebert | 1 | -6/+6 | |
| [skip sauce] | |||||
| 2014-10-28 | add missing hrefs to <a>s in docs+examples | Chris Rebert | 1 | -2/+2 | |
| 2014-10-26 | Docs: progress bars' animation now needs to be manually toggled | Heinrich Fenkart | 1 | -2/+3 | |
| Refs #14409 | |||||
| 2014-10-25 | fix validation | Mark Otto | 1 | -3/+3 | |
| 2014-10-25 | Fixes #14791: document dropdown dividers | Mark Otto | 1 | -4/+24 | |
| 2014-10-25 | grunt | Mark Otto | 1 | -6/+9 | |
| 2014-10-23 | Remove .media-object from docs. | Jenn Dodd | 1 | -16/+16 | |
| Signed-off-by: Geoff Pleiss <[email protected]> | |||||
| 2014-10-23 | Fixes #14799: Add vertical alignment of image in media component | Nicole Sullivan | 1 | -19/+75 | |
| Signed-off-by: Jenn Dodd <[email protected]> | |||||
| 2014-10-22 | Replace the unicode ellipsis symbol with 3 dots. | XhmikosR | 1 | -2/+2 | |
| [ci skip] | |||||
| 2014-09-26 | Fixes #14687: Include video element in responsive embed | Mark Otto | 1 | -1/+1 | |
| 2014-09-23 | Also mention the "no justified navbars" limitation in the Nav docs | Chris Rebert | 1 | -0/+1 | |
| Refs #14598 [skip sauce] | |||||
| 2014-09-23 | Add brief note about justified navs being unsupported to fix #14598 | Mark Otto | 1 | -0/+1 | |
| 2014-09-21 | the justified nav bug is still present in Safari v7.1 | Chris Rebert | 1 | -1/+1 | |
| 2014-09-08 | Wrap .pagination & .pager in <nav> to improve accessibility | Chris Rebert | 1 | -70/+92 | |
| 2014-09-05 | Address #14541 by tweaking badge docs | Chris Rebert | 1 | -28/+12 | |
| * move unrelated .btn-primary example out of the pills subsection * remove excessive .nav-stacked example | |||||
| 2014-08-28 | Document that input groups weren't intended for use with <textarea>s | Chris Rebert | 1 | -2/+3 | |
| Refs #14362 | |||||
| 2014-07-14 | Fix inaccessible buttons. | Daniel Nixon | 1 | -4/+4 | |
| 2014-07-12 | Redundant thanks to bb1286a0ab073bce1d18f704d7ac0545ea76c6ef | Chris Rebert | 1 | -1/+1 | |
| 2014-07-12 | Fixes #14133 | Mark Otto | 1 | -0/+4 | |
| 2014-07-10 | Fix text on ".progress-bar .sr-only" elements. | vsn4ik | 1 | -1/+1 | |
| 2014-07-08 | add role="presentation" to tab <li>s to improve accessibility | Chris Rebert | 2 | -40/+40 | |
| Refs #13554. Per https://github.com/paypal/bootstrap-accessibility-plugin/blob/master/README.md#tab-panel Credit: https://github.com/paypal/bootstrap-accessibility-plugin [skip sauce] | |||||
| 2014-07-07 | Add role="tablist" to .nav-pills in examples to improve accessibility | Chris Rebert | 2 | -13/+13 | |
| Follow-up to e9374c0609c9e63fd6033f684b18ff105e1756ae Per https://github.com/paypal/bootstrap-accessibility-plugin/commit/f203dea4b6d17264d7b776f02feaeeaa386cc9b2 Credit: https://github.com/paypal/bootstrap-accessibility-plugin & @rohk [skip sauce] | |||||
| 2014-07-07 | docs HTML5 validity fixup to 8e2348e9eda51296eb680192379ab37f10355ca3 | Chris Rebert | 1 | -1/+1 | |
| 2014-07-07 | grammar fix; indicate that img[src] shouldn't actually be empty | Chris Rebert | 1 | -2/+2 | |
| 2014-07-06 | Fixes #13746: Add docs section for brand image | Mark Otto | 1 | -0/+26 | |
| 2014-07-02 | Add collapsed default class to navbar-toggle | Michael Silber | 1 | -10/+10 | |
| 2014-06-18 | rewrite striped and active to deprecate the parent selectors, change the docs | Mark Otto | 1 | -23/+23 | |
| 2014-06-18 | Fixes #13400, #13415: actually document the existing practice for links in ↵ | Mark Otto | 1 | -0/+1 | |
| panel headings | |||||
| 2014-06-18 | Fix dismissible spelling | Bas Bosman | 1 | -4/+4 | |
| 2014-06-10 | fix grammar in new callout | Chris Rebert | 1 | -1/+1 | |
| 2014-06-10 | docs callout for #13219 | Mark Otto | 1 | -0/+5 | |
| 2014-06-10 | fix thumbnails docs | Mark Otto | 1 | -4/+4 | |
| 2014-06-10 | button-groups.html: fix grammar: "in on" => "on" | Chris Rebert | 1 | -1/+1 | |
| 2014-06-09 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 1 | -6/+7 | |
| 2014-06-09 | fixes #13769 | Mark Otto | 1 | -4/+4 | |
| 2014-06-09 | relative | Mark Otto | 1 | -1/+1 | |
| 2014-06-09 | typo | Mark Otto | 1 | -1/+1 | |
| 2014-06-09 | simpler and updated docs copy for icon font file paths | Mark Otto | 1 | -6/+7 | |
| 2014-05-28 | add missing role="menu" attrs to .dropdown-menu elements in docs+examples | Chris Rebert | 4 | -9/+9 | |
| Docs audit prompted by #13697. [skip sauce] | |||||
| 2014-05-28 | fix #13697 | Chris Rebert | 1 | -2/+2 | |
| [skip sauce] | |||||
| 2014-05-09 | add role="tablist" to .nav-tabs in examples to improve accessibility | Chris Rebert | 1 | -6/+6 | |
| Per https://github.com/paypal/bootstrap-accessibility-plugin#tab-panel Credit: https://github.com/paypal/bootstrap-accessibility-plugin | |||||
| 2014-05-03 | Improve accessibility of close buttons in modals & alerts | Chris Rebert | 1 | -2/+2 | |
| Adds textual caption to the close buttons. The "X" multiplication sign isn't very meaningful to screenreaders. Credit: https://github.com/paypal/bootstrap-accessibility-plugin Per: https://github.com/paypal/bootstrap-accessibility-plugin/blob/master/README.md#alert https://github.com/paypal/bootstrap-accessibility-plugin/blob/master/README.md#modal-dialog | |||||
| 2014-05-01 | Merge pull request #13461 from patrickhlauke/docs-dropdown-sr-only | Mark Otto | 1 | -4/+4 | |
| Remove sr-only from components/dropdowns example | |||||
| 2014-05-01 | Remove sr-only from components/dropdown entirely | Patrick H. Lauke | 1 | -5/+5 | |
| possibly less confusing option, as per discussion, is to always show the dropdown trigger button (both live and in that code example) | |||||
