Releases: db-ux-design-system/core-web
Releases · db-ux-design-system/core-web
v3.0.0
What's Changed
BREAKING CHANGES
Please have a look at our migration guide to see all changed packages. You'll find the current migration script there as well.
- removed aria attributes which have a 1:1 mapping (#4476)
- align how to use a DBCard as button or link (#4506)
- variables for transparent-hovered/-pressed (#4565)
- changed and added container and screen sizes (#4486)
- renamed the
data-icon-after
anddata-icon-before
properties todata-icon-trailing
anddata-icon-leading
with #4474 (BREAKING CHANGE when integrated HTML code directly) - renamed
data-hide-icon
todata-show-icon
to match property (#4568) (BREAKING CHANGE when integrated HTML code directly)
Besides our main library, we've updated the DB Theme with changes in the iconset (@db-ux/db-theme-icons
node package) with removed, renamed and new icons:
Added
- trailing icon for button (#4474)
multiple
property forinput[type=file]
(#4513)- link property wrap (#4540)
- docs: playgrounds page (#4551)
Changed
- use button type for react and vue based on click listener (#4490)
- remove button
state
property (#4501)
New Contributors
Full Changelog: v2.4.4...v3.0.0
v2.4.4
v2.4.3
What's Changed
- chore(deps-dev): bump @db-ux/db-theme from 3.2.0 to 3.2.1 in the patch-dependencies group by @dependabot[bot] in #4556
- Update dependencies for icons and fonts
Full Changelog: v2.4.2...v2.4.3
v2.4.2
v2.4.1
v2.4.0
What's Changed
- docs(patternhub): use monospace font-family for code styling by @d-koppenhagen in #4365
- feat: add property
showRequiredAsterisk
to disable visual indicator (*
) for semantically marked required form elements by @d-koppenhagen in #4366 - feat: add
position
for DBDrawer to control the css behavior by @nmerget in #4470
Full Changelog: v2.3.1...v2.4.0
v2.3.1
What's Changed
- docs: add validation selection for custom select by @haryhoh in #4412
- fix(button): Prevent duplicate click events across frameworks while preserving native behaviour by @michaelmkraus in #4359
New Contributors
Full Changelog: v2.3.0...v2.3.1
v2.4.0-0
v2.3.0
What's Changed
We're not releasing any updates with this release, but keep our version in sync with the colleagues providing a new minor version for Figma. So it's safe for you to merge this release.
Added (within DB UX Theme package)
Full Changelog: v2.2.4...v2.3.0
v2.2.5
What's Changed
- fix(types): adapt types of events to reduce the usage of any-type by @michaelmkraus in #4328
- fix: issue with stylelint changing imports for tailwind by @nmerget in #4391
Full Changelog: v2.2.3...v2.2.5