mirror of
https://github.com/tabler/tabler.git
synced 2026-08-29 13:21:29 +04:00
6 lines
396 B
Markdown
6 lines
396 B
Markdown
---
|
|
"@tabler/preview": patch
|
|
---
|
|
|
|
Added missing ARIA roles and states to `Pagination`, `NavSegmented`, `Accordion`, `Steps`, tab components, `Modal`, `Offcanvas` and `CarouselCard`, including `aria-current`, `aria-controls`, `aria-labelledby`, `aria-modal` and `role="tabpanel"`, and fixed a bug where the active `Steps` index was never highlighted because it compared a string prop to a number.
|