Skip to content

v2.0.65

Compare
Choose a tag to compare
@ssb-cgn ssb-cgn released this 22 Feb 14:35
· 719 commits to master since this release

Changes from 2.0.62 to 2.0.64

Input component:

  • Added new prop ariaLabelledBy

Dropdown:

  • Refactoring this component to make it better for screenreaders
  • Change from button to li elements for option list
  • Added prop id and ariaLabel
  • Added aria attributes to make the list avaiable for screenreaders
  • Fixed scrolling to prevent page scrolling
  • Fixed key navigation on safari