| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-11-20 | Merge pull request #15111 from twbs/events-tables-wrapping | Chris Rebert | 1 | -1/+1 | |
| Don't line wrap event names in JS plugin docs | |||||
| 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 | Merge pull request #15125 from patrickhlauke/docs-clean-up | Chris Rebert | 1 | -1/+1 | |
| Docs clean up - unnecessary role attributes, callout clarifications | |||||
| 2014-11-16 | rm redundant role="button" from <button> | Chris Rebert | 1 | -1/+1 | |
| 2014-11-14 | Redundant role="navigation" on <nav>s | Patrick H. Lauke | 1 | -1/+1 | |
| plus one example that still used the old <div role="navigation"> and a fix-up of the callout as per https://github.com/twbs/bootstrap/issues/15109 | |||||
| 2014-11-13 | give all docs callouts IDs | Chris Rebert | 1 | -1/+1 | |
| [skip sauce] | |||||
| 2014-11-12 | Don't line wrap event names in JS plugin docs | Chris Rebert | 1 | -1/+1 | |
| 2014-11-11 | JS docs: add Options, Methods, Events subsections to nav sidebar | Chris Rebert | 1 | -3/+3 | |
| 2014-11-11 | consolidate relatedTarget docs in dropdown event docs | Chris Rebert | 1 | -4/+5 | |
| 2014-11-11 | Wash-up of some stray dropdown examples | Patrick H. Lauke | 1 | -8/+8 | |
| 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-01 | fix whitespace in js dropdown docs | Manuel Meurer | 1 | -1/+1 | |
| 2014-10-07 | Change Twitter links to use `https`. | XhmikosR | 1 | -24/+24 | |
| 2014-07-25 | dropdowns.html: Remove wrong "type" attribute. | vsn4ik | 1 | -1/+1 | |
| 2014-07-23 | unfuck those dropdowns | Mark Otto | 1 | -16/+16 | |
| 2014-07-21 | Merge branch 'dropdown-aria' of git://github.com/mckramer/bootstrap into ↵ | fat | 1 | -8/+8 | |
| mckramer-dropdown-aria Conflicts: docs/_includes/js/dropdowns.html | |||||
| 2014-07-13 | typos | Mark Otto | 1 | -4/+4 | |
| 2014-07-12 | Fixes #14116: Use <button> elements over empty anchors | Mark Otto | 1 | -10/+32 | |
| 2014-07-10 | dropdowns.html: Add role="button" and id="..." to link in example. | vsn4ik | 1 | -2/+1 | |
| 2014-07-08 | add role="presentation" to tab <li>s to improve accessibility | Chris Rebert | 1 | -4/+4 | |
| 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 | 1 | -1/+1 | |
| 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 | nitpick phrasing of the docs added for #13835 | Chris Rebert | 1 | -2/+2 | |
| 2014-07-06 | Fixes #13835: More explicitly document mobile dropdown menu dismissing behavior | Mark Otto | 1 | -1/+3 | |
| 2014-07-02 | Add collapsed default class to navbar-toggle | Michael Silber | 1 | -1/+1 | |
| 2014-05-22 | Add aria-haspopup and aria-expanded attributes to dropdown plugin | Max Kramer | 1 | -8/+8 | |
| 1. Add aria-haspopup="true" and aria-expanded="false" to dropdown docs 2. Toggle aria-expanded between "true" and "false" when opening and closing dropdown Satisfy item 1 from https://github.com/paypal/bootstrap-accessibility-plugin#dropdown. See #13553. | |||||
| 2014-04-07 | Fixes #13208: Drop <b> for <span> in code snippets and examples | Mark Otto | 1 | -6/+6 | |
| 2014-03-16 | Break up docs into includes | Mark Otto | 1 | -0/+177 | |
