Use the changelog guidelines to format new entries. 💜
- Changed
Label
andLabelled
’slabel
prop type toReact.ReactNode
instead ofstring
(#3787)
- Fixed an incorrect translation key for
accessibilityLabel
inTooltip
(#3843) - Fix shadows on filled
Button
s not touching the bottom edge (#3841) - Adjust
Thumbnail
icon color to be subdued (#3846) - Updated ToastManager to use aria-live 'assertive' for accessibility (#3837)
- Fixed responsiveness of empty search state in
ResourceList
to support user text zoom settings (#2983)