v0.10.1
Pre-release
Pre-release
🐛 Bugfixes
dialog
- Fix safe CSP violation when applying style tags (@igboyes)
menu-button
- Remove
as
prop string type (@joearasin)
- Remove
combobox
- #546 Clear value when input focused after interacting with popover (@indiesquidge)
📝 Documentation
- Update tabs documentation to show usage of enum props (@ChiaJune)
- #544 Listbox docs: fix typos (@ddanger)
✨ Enhancements
listbox
- Perf improvements, + remove global listeners when listbox is closed (@Pustelto)
- #553 Remove duplicate CSS declaration (@ddanger)
- Wait for
mousemove
before allowingmouseup
to trigger an option select to avoid selecting option when popover is positioned on top of the button (@marexandre)
machine
- Performance improvements
utils
- #549 Add missing type dep (@hipstersmoothie)
menu-button
popover
- #484 Add
positionRight
helper to Popover (@NerdCowboy)
- #484 Add
🤜🤛 11 Committers
- Alexandre Kirillov (@marexandre)
- Andrew Lisowski (@hipstersmoothie)
- Austin Wood (@indiesquidge)
- Brent Larson (@NerdCowboy)
- Calum Smith (@cpmsmith)
- Chia June (@ChiaJune)
- David Dangerfield (@ddanger)
- Ian Boyes (@igboyes)
- Joe Arasin (@joearasin)
- Tomas Pustelnik (@Pustelto)
- none23 (@none23)