Skip to content

v9.40.0

Compare
Choose a tag to compare
@tujoworker tujoworker released this 06 Dec 20:10
· 2485 commits to release since this release

9.40.0 (2022-12-06)

Bug Fixes

  • deprecate .dnb-not-sr-only and .dnb-sr-only--inline (#1755) (01a3e70)
  • Dialog: align Dialog.Action to left when used in information variant (#1761) (efd92d8)
  • Drawer: ensure nav bar is aligned to left when content is wider than Drawer (#1766) (533177d)
  • NumberFormat: use dnb-sr-only instead of dnb-sr-only--inline (#1754) (c49e516)
  • Table: enhance borders (#1753) (3872c8e)
  • Table: fix line-height of sorting buttons in smaller table sizes (#1752) (97f0019)
  • VisuallyHidden: enhance space used on the underlying class .dnb-sr-only (#1751) (11d6f33)

Features

  • Table: add row header style for scope="row" (#1757) (34dd5c7)
  • Table: add sticky header support for overflow hidden on parent elements (#1756) (48cd66b)
  • Th: set scope by default to col and handle correct role (#1764) (73613d6)