Releases: db-ux-design-system/core-web
Releases · db-ux-design-system/core-web
v0.6.0-fonts3
Update v0.6.x-to-v0.7.x.md
v0.6.0-fonts2
Merge branch 'main' into refactor-remove-brand-fonts
v0.6.0-fonts
chore: update snapshots
v0.6.0-0
What's Changed
- docs: changed from webpack to its successor rollup by @mfranzke in https://github.com/db-ui/mono/pull/3471
- style: enable default text-decoration for
.db-link
by @annsch in https://github.com/db-ui/mono/pull/3475 - feat: add stack component by @nmerget in https://github.com/db-ui/mono/pull/3228
- refactor: removed inner div inside
section.lite.tsx
by @nmerget in https://github.com/db-ui/mono/pull/3477 - refactor(accordion): adapt native standard for
behaviour
by @mfranzke in https://github.com/db-ui/mono/pull/3218 - docs: fix web-components link in README by @nekator in https://github.com/db-ui/mono/pull/3495
- fix: issue with next and previous buttons for patternhub by @nmerget in https://github.com/db-ui/mono/pull/3486
- fix: some minor "copy code" issue for tag by @nmerget in https://github.com/db-ui/mono/pull/3498
- docs: update input example types to work with patternhub by @nmerget in https://github.com/db-ui/mono/pull/3499
- fix: a11y issue for placeholders by @nmerget in https://github.com/db-ui/mono/pull/3519
- docs(Marketingportal): disable auto-dark mode for iframes by @nmerget in https://github.com/db-ui/mono/pull/3527
- fix(tabs): replaced JavaScript selector by @mfranzke in https://github.com/db-ui/mono/pull/3529
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-0
v0.5.7
What's Changed
- fix(a11y): allow labels to be clickable by @annsch in https://github.com/db-ui/mono/pull/3462
- chore: removed obsolete declaration by @mfranzke in https://github.com/db-ui/mono/pull/3463
- fix: issue with wrong variable names for IDE support by @nmerget in https://github.com/db-ui/mono/pull/3468
- fix(docs):
displayName
resolves tolabel
instead of object by @mfranzke in https://github.com/db-ui/mono/pull/3474
Full Changelog: db-ui/mono@v0.5.6...v0.5.7
v0.5.6
What's Changed
- docs: removed Samsung Internet Browser warning by @mfranzke in https://github.com/db-ui/mono/pull/3453
- fix(input): further adapted space in between asterisk and text by @mfranzke in https://github.com/db-ui/mono/pull/3431
- docs: added information on the icons color overwriting possibility by @mfranzke in https://github.com/db-ui/mono/pull/3458
Full Changelog: db-ui/mono@v0.5.5...v0.5.6
v0.5.5
What's Changed
maintenance release (documentation)
- docs: enable correct types for properties page in patternhub by @nmerget in https://github.com/db-ui/mono/pull/3400
- fix: issue with version switcher and
DOMPurify.sanitize
by @nmerget in https://github.com/db-ui/mono/pull/3450
Full Changelog: db-ui/mono@v0.5.4...v0.5.5
v0.5.4
What's Changed
maintenance release
- fix(version switcher): displaying
latest
entry by @mfranzke in https://github.com/db-ui/mono/pull/3438
Full Changelog: db-ui/mono@v0.5.3...v0.5.4
v0.5.3
What's Changed
- fix: overflow scroll drawer content by @nmerget in https://github.com/db-ui/mono/pull/3231
- fix: issue with tooltip inside tag by @nmerget in https://github.com/db-ui/mono/pull/3272
- fix: issue with tooltip not centered in with all parent elements by @nmerget in https://github.com/db-ui/mono/pull/3399
- feat: add variant="inside" for DBDrawer by @nmerget in https://github.com/db-ui/mono/pull/3262
- chore: add docs for drawer header by @nmerget in https://github.com/db-ui/mono/pull/3398
- fix: issue with checkbox icon by @nmerget in https://github.com/db-ui/mono/pull/3264
- feat: add autocomplete for IDEs by @nmerget in https://github.com/db-ui/mono/pull/3432
- fix: version switcher by @mfranzke in https://github.com/db-ui/mono/pull/3435
Full Changelog: db-ui/mono@v0.5.2...v0.5.3
v0.5.3-ide-autocomplete
What's Changed
- feat: add autocomplete for IDEs by @nmerget in https://github.com/db-ui/mono/pull/3432
Full Changelog: db-ui/mono@v0.5.2...v0.5.3-ide-autocomplete