Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1.61 KB

File metadata and controls

32 lines (21 loc) · 1.61 KB

Unreleased changes

Use the changelog guidelines to format new entries. 💜

Breaking changes

Enhancements

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

Bug fixes

  • Fix bug in Safari 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)

Documentation

Development workflow

Dependency upgrades

Code quality

Deprecations