Enhancements
- Changed
LabelandLabelled’slabelprop type toReact.ReactNodeinstead ofstring(#3787) - Added
focusableprop toScrollablefor when child content do not have focus (#3867)
Bug fixes
- Fixed an incorrect translation key for
accessibilityLabelinTooltip(#3843) - Fix shadows on filled
Buttons not touching the bottom edge (#3841) - Adjust
Thumbnailicon color to be subdued (#3846) - Updated ToastManager to use aria-live 'assertive' for accessibility (#3837)
- Fixed responsiveness of empty search state in
ResourceListto support user text zoom settings (#2983) - Fixed
ActionListnot rendering.activeindicator (#3854) - Prevent loss of focus when clicking clear all filters in
Filters(#3754)