v0.15.2
Pre-release
Pre-release
🐛 Bugfixes
menu-button
listbox
- Cannot focus on
ListboxList
when it's styled to overlapListboxButton
(@loque)
- Cannot focus on
📝 Documentation
dialog
- #800 Update
react-focus-lock
andreact-remove-scroll
dependencies - #803 Fix typo (@apollonian)
- #786 Fix animated dialog warning (@mbellagamba)
- #800 Update
- Other
- #799 Add example check for CSS to respect a users animation preferences (@Jared-Dev)
✨ Enhancements
combobox
- #757 If
openOnFocus
is true then also open when the input is clicked (@ProggerPete)
- #757 If
accordion
,disclosure
- Remove -1
tabIndex
from accordion and disclosure panels (@joshuajaco)
- Remove -1
🤜🤛 8 Committers
- Abhishek Warokar (@apollonian)
- Chance Strickland (@chaance)
- Ian VanSchooten (@IanVS)
- Jared Malcolm (@Jared-Dev)
- Joshua Jacobowitz (@joshuajaco)
- Lucas Soler (@loque)
- Mirco Bellagamba (@mbellagamba)
- @ProggerPete