v1.8.0
1.8.0 (2023-12-14)
In this version we introduce the Tabs Components, technical documentation is available here.
β¨ Features
- add new tabs component (d627b98)
π Bug Fixes
- reports disclosure collapsed state to screen readers (43ef06)
- core: solve low contrast with TextField border and white background (0f0c0e)
- react: solve disappearing checked state in ChoiceField and RadioGroup (adfa78)
- added an extra validation to avoid making focus (0c7bfd)
- link: use default link display value (60da30)
π Documentation
- react: improve Tabs stories (6d5a76d)
- react: remove default arg types from Storybook preview (bab933c)
New Contributors
- @lucas-contreras made their first contribution in #315
- @aferro-wwnorton made their first contribution in #332