Skip to content

Releases: db-ui/mono

v0.6.0

09 Dec 15:29
5d10018
Compare
Choose a tag to compare

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

v0.6.0-fonts4

09 Dec 14:21
8d487ec
Compare
Choose a tag to compare
v0.6.0-fonts4 Pre-release
Pre-release
Merge branch 'main' into refactor-remove-brand-fonts

v0.6.0-1

09 Dec 21:56
Compare
Choose a tag to compare
v0.6.0-1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.6.0...v0.6.0-1

v0.6.0-fonts3

09 Dec 13:23
783890f
Compare
Choose a tag to compare
v0.6.0-fonts3 Pre-release
Pre-release
Update v0.6.x-to-v0.7.x.md

v0.6.0-fonts2

06 Dec 11:43
Compare
Choose a tag to compare
v0.6.0-fonts2 Pre-release
Pre-release
Merge branch 'main' into refactor-remove-brand-fonts

v0.6.0-fonts

06 Dec 10:44
Compare
Choose a tag to compare
v0.6.0-fonts Pre-release
Pre-release
chore: update snapshots

v0.6.0-0

28 Nov 18:58
805d727
Compare
Choose a tag to compare
v0.6.0-0 Pre-release
Pre-release

What's Changed

  • docs: changed from webpack to its successor rollup by @mfranzke in #3471
  • style: enable default text-decoration for .db-link by @annsch in #3475
  • feat: add stack component by @nmerget in #3228
  • refactor: removed inner div inside section.lite.tsx by @nmerget in #3477
  • refactor(accordion): adapt native standard for behaviour by @mfranzke in #3218
  • docs: fix web-components link in README by @nekator in #3495
  • fix: issue with next and previous buttons for patternhub by @nmerget in #3486
  • fix: some minor "copy code" issue for tag by @nmerget in #3498
  • docs: update input example types to work with patternhub by @nmerget in #3499
  • fix: a11y issue for placeholders by @nmerget in #3519
  • docs(Marketingportal): disable auto-dark mode for iframes by @nmerget in #3527
  • fix(tabs): replaced JavaScript selector by @mfranzke in #3529

New Contributors

Full Changelog: v0.5.7...v0.6.0-0

v0.5.7

18 Nov 13:04
67c0c41
Compare
Choose a tag to compare

What's Changed

  • fix(a11y): allow labels to be clickable by @annsch in #3462
  • chore: removed obsolete declaration by @mfranzke in #3463
  • fix: issue with wrong variable names for IDE support by @nmerget in #3468
  • fix(docs): displayName resolves to label instead of object by @mfranzke in #3474

Full Changelog: v0.5.6...v0.5.7

v0.5.6

14 Nov 12:44
15c0b4d
Compare
Choose a tag to compare

What's Changed

  • docs: removed Samsung Internet Browser warning by @mfranzke in #3453
  • fix(input): further adapted space in between asterisk and text by @mfranzke in #3431
  • docs: added information on the icons color overwriting possibility by @mfranzke in #3458

Full Changelog: v0.5.5...v0.5.6

v0.5.5

12 Nov 12:29
62bd7e0
Compare
Choose a tag to compare

What's Changed

maintenance release (documentation)

  • docs: enable correct types for properties page in patternhub by @nmerget in #3400
  • fix: issue with version switcher and DOMPurify.sanitize by @nmerget in #3450

Full Changelog: v0.5.4...v0.5.5