Enhancements
- Prevented
KeypressListenerattaching/detaching on every render (#4173) - Added
animatedprop inProgressBar(#4251) - Added
dividerprop toPagecomponent (#4260) - Added
activatorprop toSheetso the triggering element will regain focus (#4201) - Renamed and exposed Card compound components types (#4261)
- Added
monospacedprop toTextFieldcomponent (#4264) - Added base tight spacing option to
Stackcomponent(#4273)
Bug fixes
- Fix Safari issue where
Buttontext is gray instead of white after changing state from disabled to enabled (#4270) - Fix console warnings when
DataTableunmounts (#4249) - Fix console warnings displaying multiple times in
Sheet(#4269) - Remove top shadow when
PopoverandScrollablescroll hinting is complete (#4265)