Skip to content

v2.4.0

Compare
Choose a tag to compare
@harriplappalainen harriplappalainen released this 10 Oct 12:41
· 3201 commits to master since this release
1c500a9

React Components

Added

  • [SSR Support] for hds-react components
  • [Icons] A total of 13 new UI icons added

Fixed

  • [CookieConsent] Cookie consent title is now refocused on language change and the banner won't shrink unexpectedly
  • [Link] Ability to pass an aria-label added to the Link component
  • [TimeInput] Fixed an accessibility bug by grouping hours and minutes inputs under the same label. Added group="role" to the parent div of TimeInput component's hours and minutes inputs
  • [TimeInput] Fixed an accessibility bug by using the correct id with the helper texts. This way the screen readers can connect the helper text to inputs
  • Fixed the issue with useTheme hook throwing a warning in jest/testing-library tests when an HDS component is using a theme property
  • Loki package updated. Now the Loki tests won't fail with Apple Silicon (M1)

Core

Added

  • [Icons] A total of 13 new UI icons added

Design kit

Added

  • [Icons] A total of 13 new UI icons added
    • Childhood
    • Company
    • Entrepreneur
    • Family
    • Genderless
    • Group
    • Key
    • Move
    • Occupation
    • Senior
    • Traveler
    • Vaccine
    • Virus

Documentation

Added

  • Documentation for the SSR support
  • New UI icons