Skip to content
This repository was archived by the owner on Aug 11, 2026. It is now read-only.

v6.6.0

Choose a tag to compare

@voiid voiid released this 12 Jul 17:49
· 3835 commits to main since this release

Enhancements

  • Prevented KeypressListener attaching/detaching on every render (#4173)
  • Added animated prop in ProgressBar (#4251)
  • Added divider prop to Page component (#4260)
  • Added activator prop to Sheet so the triggering element will regain focus (#4201)
  • Renamed and exposed Card compound components types (#4261)
  • Added monospaced prop to TextField component (#4264)
  • Added base tight spacing option to Stack component(#4273)

Bug fixes

  • Fix Safari issue where Button text is gray instead of white after changing state from disabled to enabled (#4270)
  • Fix console warnings when DataTable unmounts (#4249)
  • Fix console warnings displaying multiple times in Sheet (#4269)
  • Remove top shadow when Popover and Scrollable scroll hinting is complete (#4265)