bootstrap/js/src
GeoSot 135b9cdff2
Revamp tabs & follow ARIA 1.1 practices (#33079)
* Tab: Revamp tab.js & add support Aria features

* Tab: Add tab support, just to keep backwards compatibility. Better to remove it on v6

* Revert "Tab: Add tab support, just to keep backwards compatibility. Better to remove it on v6"

* Support arrow down/up functionality

* add prevent default to avoid scrolling the page during up/down keys handling

* remove panel tabindex handling

* Expand documentation text for JS plugin

* Rearrange new docs to specifically call out a11y

* properly place section

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Co-authored-by: Patrick H. Lauke <redux@splintered.co.uk>
Co-authored-by: Mark Otto <markdotto@gmail.com>
2022-04-06 16:36:08 -07:00
..
dom event-handler.js: remove unneeded return statement 2022-02-01 12:43:19 +02:00
util Rename variables 2022-01-29 13:25:30 +02:00
alert.js JS: minor refactoring (#35183) 2021-10-13 15:19:28 +03:00
base-component.js Make event name helper and use it on tooltip & popover to reduce dist sizes (#35856) 2022-02-19 15:10:47 +02:00
button.js JS: minor refactoring (#35183) 2021-10-13 15:19:28 +03:00
carousel.js Carousel: change class check as it can only exist if carousel is sliding 2022-03-10 15:22:14 +02:00
collapse.js Optimize jQueryInterface in Collapse (#35689) 2022-02-07 10:50:26 +02:00
dropdown.js Fix dropdowns 2022-03-08 14:37:44 -08:00
modal.js Modal: refactor listeners to reduce some code noise (#35902) 2022-03-01 17:08:12 +02:00
offcanvas.js Add static backdrop to offcanvas (#35832) 2022-03-02 02:20:37 +02:00
popover.js Make event name helper and use it on tooltip & popover to reduce dist sizes (#35856) 2022-02-19 15:10:47 +02:00
scrollspy.js Scrollspy: minor refactoring (#35512) 2021-12-15 09:38:06 +02:00
tab.js Revamp tabs & follow ARIA 1.1 practices (#33079) 2022-04-06 16:36:08 -07:00
toast.js Extract Component config functionality to a separate class (#33872) 2021-12-10 18:18:18 +02:00
tooltip.js src/tooltip.js Optimization 2022-02-25 09:01:49 -08:00