bootstrap/js/src
Patrick H. Lauke fd56ea370c Accessibility fixes to dynamic tabs (aria-selected, remove dynamic tabs with dropdowns)
* Use `aria-selected` instead of `aria-expanded`
* Change tab.js to use `aria-selected` rather than `aria-expanded`
* Add `aria-orientation=vertical` to vertical tab list
* Remove dynamic tabs with dropdowns
* Fix non-interactive code examples
* Only set `aria-selected` on the `role="tab"` trigger - this stops `aria-selected` being incorrectly added to the `role="tabpanel"` itself (probably harmless, but nonetheless incorrect)
2017-09-24 12:00:54 +02:00
..
alert.js Create a bundled release of Bootstrap with Popper.js inside 2017-08-31 18:43:04 +02:00
button.js Create a bundled release of Bootstrap with Popper.js inside 2017-08-31 18:43:04 +02:00
carousel.js Create a bundled release of Bootstrap with Popper.js inside 2017-08-31 18:43:04 +02:00
collapse.js Collapse.js preventDefault if [data-toggle="collapse"] is an anchor tag 2017-09-08 14:53:15 -07:00
dropdown.js Remove placement attribute from our Dropdown plugin 2017-09-07 13:51:25 +02:00
index.js Regroup our jQuery check in the same IIFE 2017-08-31 20:54:15 +03:00
modal.js Merge branch 'v4-dev' into fix-jumping-modal-on-resize 2017-09-03 12:56:04 +02:00
popover.js Create a bundled release of Bootstrap with Popper.js inside 2017-08-31 18:43:04 +02:00
scrollspy.js fix(scrollspy): Spying on nested navs fails to activate for .nav-link's inside nav-item's (#23967) 2017-09-17 09:30:37 +02:00
tab.js Accessibility fixes to dynamic tabs (aria-selected, remove dynamic tabs with dropdowns) 2017-09-24 12:00:54 +02:00
tooltip.js Remove not necessary condition in tooltip.js 2017-09-11 22:44:42 +03:00
util.js Create a bundled release of Bootstrap with Popper.js inside 2017-08-31 18:43:04 +02:00