Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): 2.0.0-beta.34 [skip ci]
# [2.0.0-beta.34](v2.0.0-beta.33...v2.0.0-beta.34) (2025-02-05) ### Bug Fixes * correct event options to use 'bubbles' and 'composed' in AuroCounter and AuroCounterGroup components ([859994c](859994c)) ### Features * enhance accessibility and add tests for auro-counter and auro-counter-group components [#195](#195) ([3d083ed](3d083ed)) * enhance keyboard navigation and focus management in dropdown bib with counters [#195](#195) ([7cfee58](7cfee58)) * improve focus styles and screen reader accessibility for counter components [#195](#195) ([2621e6c](2621e6c)) * prevent keyboard trapping when dropdown is not visible [#195](#195) ([fdff54f](fdff54f)) ### Performance Improvements * handle empty default slot in AuroCounter component [#195](#195) ([42be516](42be516)) * simplify focus management logic in AuroCounterGroup component [#195](#195) ([331813a](331813a))
- Loading branch information