Skip to content

v0.9.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@chaance chaance released this 19 Mar 02:44

πŸ› Bugfixes

  • alert-dialog
    • Add missing aria-describedby attribute to AlertDialogDescription

✨ Enhancements

  • slider
    • Remove redundant data attributes and update styling docs
    • Make default styles less opinionated
  • tooltip
    • Use aria-label instead of ariaLabel in docs (plan to remove ariaLabel in 1.0)
      (@kgoggin)
  • listbox, menu-button
    • Less aggressive focus management for mouse events

πŸš€ Features

  • listbox
    • #515 Add expanded value for ListboxInput render function