v0.15.3
Pre-release
Pre-release
🐛 Bugfixes
utils
- Typescript error for
as={Link}
onMenuLink
(viautils/polymorphic
) (@IanVS)
- Typescript error for
menu-button
listbox
- Cannot focus on ListboxList when its styled to overlap ListboxButton (@loque)
📝 Documentation
dialog
- #803 Fix typo (@apollonian)
- #786 Fix animated dialog warning (@mbellagamba)
- Other
- #799 Add example check for CSS to respect a users anim prefs. (@Jared-Dev)
✨ Enhancements
combobox
- #757 If Combobox
openOnFocus
is true then also open when the input is clicked. (@ProggerPete)
- #757 If Combobox
accordion
,disclosure
- Remove -1
tabIndex
from accordion and disclosure panels (@joshuajaco)
- Remove -1
🤜🤛 10 Committers
- Abhishek Warokar (@apollonian)
- Chance Strickland (@chaance)
- Florentin / 珞辰 (@ecklf)
- Ian VanSchooten (@IanVS)
- Jared Malcolm (@Jared-Dev)
- Joshua Jacobowitz (@joshuajaco)
- Lucas Soler (@loque)
- Mike Limberg (@mlimberg)
- Mirco Bellagamba (@mbellagamba)
- @ProggerPete