chore(release): 3.7.7

This commit is contained in:
Sam Potts
2023-03-11 22:35:17 +11:00
parent 39c6049850
commit 747c5f5f31
6 changed files with 14 additions and 8 deletions

View File

@ -1,3 +1,9 @@
### v3.7.7
- Fix (Accessibility): Dont set tabindex on parent container
- Fix (Accessibility): Add `role="timer"` to time elements
- Fix (Accessibility): Leverage native `:focus-visible` in CSS, instead of a custom solution (🚨 Requires a SCSS/CSS update 🚨)
### v3.7.6
- Fix: Revert postinstall script