Skip to content

v0.15.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@chaance chaance released this 10 Jul 20:35

🐛 Bugfixes

  • utils
    • Typescript error for as={Link} on MenuLink (via utils/polymorphic) (@IanVS)
  • menu-button
    • #812 Prevent default for links to avoid double click events (@IanVS)
    • Popover does not consistently close when clicking between Menu Buttons (@ecklf)
  • listbox
    • Cannot focus on ListboxList when its styled to overlap ListboxButton (@loque)

📝 Documentation

✨ Enhancements

  • combobox
    • #757 If Combobox openOnFocus is true then also open when the input is clicked. (@ProggerPete)
  • accordion, disclosure
    • Remove -1 tabIndex from accordion and disclosure panels (@joshuajaco)

🤜🤛 10 Committers