bootstrap/js
Patrick H. Lauke fb1ca10b99 ARIA support for collapse
Added handling of aria-expanded=true/false to collapse.js, updated
documentation to include advice on making expand/collapse controls
accessible, updated examples and javascript documentation to use
aria-expanded and aria-controls (when targetting single collapsible
element, using ID rather than class selector)

Closes #14147.
Closes #14153.
2014-09-09 01:19:20 +02:00
..
tests ARIA support for collapse 2014-09-09 01:19:20 +02:00
.jscsrc re-alphabetize .jscsrc 2014-07-25 11:02:30 -07:00
.jshintrc Revert UMD (#13772 & friends) for now, due to #13812. 2014-06-23 11:11:59 -07:00
affix.js cleanup style 2014-07-21 22:37:04 -07:00
alert.js Use closest `.alert` for alert dismissal; closes #14306 2014-08-04 19:33:42 +02:00
button.js Follow-up to #13907: simplify JS logic for focus shim 2014-07-16 08:44:56 +02:00
carousel.js Merge pull request #14061 from hnrch02/fix-13656 2014-08-01 12:50:03 -07:00
collapse.js ARIA support for collapse 2014-09-09 01:19:20 +02:00
dropdown.js Merge branch 'dropdown-aria' of git://github.com/mckramer/bootstrap into mckramer-dropdown-aria 2014-07-21 22:44:35 -07:00
modal.js Merge pull request #14287 from hnrch02/revert-13855-modal-mousedown 2014-09-08 22:23:43 +02:00
popover.js Use .end() to remove extra line 2014-07-25 11:10:46 -07:00
scrollspy.js bump to v3.2.0 2014-06-26 09:13:24 -07:00
tab.js Expose transition durations on plugin constructors; closes #13656 2014-07-07 13:03:56 +02:00
tooltip.js Merge pull request #14242 from hnrch02/remove-aria-describedby-later 2014-09-08 23:14:50 +02:00
transition.js bump to v3.2.0 2014-06-26 09:13:24 -07:00