Skip to content

Release 2.54.7

Choose a tag to compare

@github-actions github-actions released this 15 Dec 10:13
· 23 commits to main since this release

Features

  • Menu: add role attributes for menu items and enhance accessibility options (#1068) (3eccc7f)

Bug Fixes

  • change default tab index of overlay container to -1; add test and update snapshots (#1066) (c0388ef)
  • disable readonly attr in CheckBox in case of toggle (switch) for a11y (#1062) (5cf7db3)
  • remove reference to invalid props in Select component (#1064) (3db33f1)
  • use 'page' instead of 'location' for aria-current value; update snapshot; add test (#1065) (0c1b742)