Skip to content

v10.0.0

Compare
Choose a tag to compare
@zakodium-bot zakodium-bot released this 25 Nov 14:08
9df6ba9

10.0.0 (2024-11-21)

⚠ BREAKING CHANGES

  • toolbar: the onClick handler of a toolbar item is only passed the mouse event.
  • the isPopover was removed from the toolbar item components.

Features

Bug Fixes

  • button: correct default height of buttons (#785) (26fa1df)
  • do not expose the isPopover prop (177c0ae)
  • toolbar: do not pass item props in onClick callback (29aa9e1)