Skip to content

v3.6.1

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jan 13:05
· 256 commits to master since this release

🎨 StoryBook

📄 Changelog

Added

  • Text: add style customisation with whiteSpace props
  • Add new design token medium for font-weight.

Fixed

  • Tooltip: fixed tooltip closing when mouse is hovering the tooltip text.
  • Tooltip: fixed close on Escape key pressed (not only when anchor is focused).
  • Lightbox: fixed aria dialog accessibility (reworked role, labelling and default focus element).
  • Lightbox: document accessibility concerns.