Skip to content

v3.6.0

Compare
Choose a tag to compare
@mrTuomoK mrTuomoK released this 06 Mar 09:58
· 832 commits to master since this release
e6ef08c

[3.6.0] - March, 6, 2024

React

Changed

  • [Tag] Marked changed and removed properties in the next major release

Fixed

  • Warnings about "unmet peer dependency".
  • Removed old & deprecated individual lodash dependencies and replaced with the full package and importing the needed functions only.
  • [HeaderActionBarItemWithDropdown] Removed useless @layer css style which caused Jest/jsdom tests output errors.
  • [Checkbox] Layout issue when using external label with htmlLabelFor-attribute
  • [Table] Append className prop instead of overriding the existing classes

Core

Fixed

  • [Icons] Document-group icon wrong colors
  • [Button] Some iOS-versions rendering rounded link buttons wrongly

Documentation

Added

  • [Icons] Added missing icons to site icons list
  • Added links to React and Core Storybooks to Resources and Components pages

Fixed

  • [Button] Fix wrong label on secondary Button variant example.
  • [Notification] Fix Core showing and hiding Toast Notification example

Figma

Fixed

  • [Icons] Fixed document-group icon, removed stroke from the vector. Removed few export settings and fixed box’s black color to use HDS-token.

Icon kit

Fixed:

  • [Forms and information] Fixed document-group icon svg, removed stroke from the vector.