Skip to content
This repository was archived by the owner on Aug 11, 2026. It is now read-only.

v5.14.0

Choose a tag to compare

@alex-page alex-page released this 20 Jan 19:52

Enhancements

  • Changed Label and Labelled’s label prop type to React.ReactNode instead of string (#3787)
  • Added focusable prop to Scrollable for when child content do not have focus (#3867)

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)
  • Fixed ActionList not rendering .active indicator (#3854)
  • Prevent loss of focus when clicking clear all filters in Filters (#3754)