mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-17 13:10:23 +00:00
* 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> |
||
|---|---|---|
| .. | ||
| dom | ||
| util | ||
| .eslintrc.json | ||
| alert.spec.js | ||
| base-component.spec.js | ||
| button.spec.js | ||
| carousel.spec.js | ||
| collapse.spec.js | ||
| dropdown.spec.js | ||
| jquery.spec.js | ||
| modal.spec.js | ||
| offcanvas.spec.js | ||
| popover.spec.js | ||
| scrollspy.spec.js | ||
| tab.spec.js | ||
| toast.spec.js | ||
| tooltip.spec.js | ||