Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 1.08 KB

UNRELEASED.md

File metadata and controls

27 lines (16 loc) · 1.08 KB

Unreleased changes

Use the changelog guidelines to format new entries. 💜

Breaking changes

Enhancements

  • Changed Label and Labelled’s label prop type to React.ReactNode instead of string (#3787)

Bug fixes

  • Fixed an incorrect translation key for accessibilityLabel in Tooltip(#3843)
  • Fix shadows on filled Buttons 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)

Documentation

Development workflow

Dependency upgrades

Code quality

Deprecations