Skip to content

v0.10.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@chaance chaance released this 22 Apr 06:06

🐛 Bugfixes

  • dialog
    • Fix safe CSP violation when applying style tags (@igboyes)
  • menu-button
  • combobox

📝 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 allowing mouseup to trigger an option select to avoid selecting option when popover is positioned on top of the button (@marexandre)
  • machine
    • Performance improvements
  • utils
  • menu-button
    • #550 Don't default to focusing a MenuItem when using mouse (@cpmsmith)
  • popover

🤜🤛 11 Committers