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

v9.8.0

Choose a tag to compare

@alex-page alex-page released this 19 May 22:40
· 3182 commits to main since this release

Enhancements

  • Ported internal breakpoint and layout functions to SCSS variables (#5722)
  • Added extraSmall to the available sizes of the Thumbnail and SkeletonThumbnail (#5770)
  • Updated experimental breakpoint values (#5804, #5830)
  • Added support for tooltips on Navigation items (#5750)
  • Change types for DataTable totalsName prop to allow for ReactNode (#5454)
  • Implemented accessibility role and attributes in SettingToggle (#5470)

Bug fixes

  • Fixed vertical scroll on small screens in EmptyState (#5779)
  • Fixed broken links in documentation (#5824)
  • Fixed key prop error introduced in sticky header (#5826)

Documentation

  • Replaced deprecationNotice with notice object (#5841)