Skip to content

v0.6.0

Compare
Choose a tag to compare
@mfranzke mfranzke released this 09 Dec 15:29
· 71 commits to main since this release
5d10018

What's Changed

BREAKING CHANGE

We needed to extract the icons and icon fonts to their own repository and node packages, and divided core from pv (Personenverkehr) icons. Additionally we've aligned our properties within code with the properties within Figma.
We both provide you with a migration guide as well as a migration CLI script that could do the migration for you.

  • refactor: extracted icons and their transformer by @mfranzke in #3274
  • feat: Figma properties alignment breaking by @nmerget in #3465
  • refactor: removed inner div inside section.lite.tsx by @nmerget in #3477

Added

Regular changes

  • style: enable default text-decoration for .db-link by @annsch in #3475
  • refactor(accordion): adapt native standard for behaviour by @mfranzke in #3218
  • feat: align properties with Figma to have a nearly 1:1 relationship by @nmerget in #3459

Bugfixes

New Contributors

Full Changelog: v0.5.7...v0.6.0