Releases: db-ux-design-system/core-web
Releases · db-ux-design-system/core-web
v0.6.2-migration
What's Changed
- fix: migration CLI by making packages external by @nmerget in https://github.com/db-ui/mono/pull/3582
Full Changelog: db-ui/mono@v0.6.1-migration...v0.6.2-migration
v0.6.1
What's Changed
- fix: filled icons by updating
@db-ux/core-icons
to v0.0.7 by @nmerget in https://github.com/db-ui/mono/pull/3586 and https://github.com/db-ui/mono/pull/3584
Full Changelog: db-ui/mono@v0.6.0...v0.6.1
v0.6.1-migration
What's Changed
- fix: migration CLI by making packages external by @nmerget in https://github.com/db-ui/mono/pull/3582
Full Changelog: db-ui/mono@v0.6.0-migration-fix3...v0.6.1-migration
v0.6.1-fonts
What's Changed
- fix: filled icons by updating to @db-ux/core-icons v0.0.7 by @nmerget in https://github.com/db-ui/mono/pull/3584 and https://github.com/db-ui/mono/pull/3586
Full Changelog: db-ui/mono@v0.6.0...v0.6.1-fonts
v0.6.0-migration-fix3
Merge remote-tracking branch 'origin/main' into fix-migration-tool # Conflicts: # package-lock.json # packages/foundations/package.json
v0.6.0-migration-fix2
fix: linting issues
v0.6.0-migration-fix
fix: migration cli by making packages external
v0.6.0
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 https://github.com/db-ui/mono/pull/3274
- feat: Figma properties alignment breaking by @nmerget in https://github.com/db-ui/mono/pull/3465
- refactor: removed inner div inside
section.lite.tsx
by @nmerget in https://github.com/db-ui/mono/pull/3477
Added
- feat: add stack component by @nmerget in https://github.com/db-ui/mono/pull/3228
Regular changes
- style: enable default text-decoration for
.db-link
by @annsch in https://github.com/db-ui/mono/pull/3475 - refactor(accordion): adapt native standard for
behaviour
by @mfranzke in https://github.com/db-ui/mono/pull/3218 - feat: align properties with Figma to have a nearly 1:1 relationship by @nmerget in https://github.com/db-ui/mono/pull/3459
Bugfixes
- docs: fix web-components link in README by @nekator in https://github.com/db-ui/mono/pull/3495
- fix: a11y issue for placeholders by @nmerget in https://github.com/db-ui/mono/pull/3519
- fix: invalid text color for inputs by @mfranzke in https://github.com/db-ui/mono/pull/3539
New Contributors
- @nekator made their first contribution in https://github.com/db-ui/mono/pull/3495
Full Changelog: db-ui/mono@v0.5.7...v0.6.0
v0.6.0-fonts4
Merge branch 'main' into refactor-remove-brand-fonts
v0.6.0-1
What's Changed
- fix: incorrect import by @mfranzke in https://github.com/db-ui/mono/pull/3579
Full Changelog: db-ui/mono@v0.6.0...v0.6.0-1