Skip to content

Releases: db-ux-design-system/core-web

v2.4.1

10 Jul 13:40
5d83dd3
Compare
Choose a tag to compare

What's Changed

  • fix: issue with button variant="" by @nmerget in #4514
  • fix: showRequiredAsterisk property and add examples for showcases by @nmerget in #4509

Full Changelog: v2.4.0...v2.4.1

v2.4.0

07 Jul 10:37
91b079b
Compare
Choose a tag to compare

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

27 Jun 07:36
dc7af7d
Compare
Choose a tag to compare

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

24 Jun 18:52
Compare
Choose a tag to compare
v2.4.0-0 Pre-release
Pre-release

What's Changed

  • feat(datalist): possibility to provide a hidden value by @mfranzke in #4407

Full Changelog: v2.3.0...v2.4.0-0

v2.3.0

24 Jun 08:01
8f876f4
Compare
Choose a tag to compare

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)

  • feat: updated DB UX Theme package by @mfranzke in #4406
    • Added functional icon Mixed Class Reversed

Full Changelog: v2.2.4...v2.3.0

v2.2.5

18 Jun 10:22
9d5f3ea
Compare
Choose a tag to compare

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

v2.2.4

18 Jun 08:44
9d5f3ea
Compare
Choose a tag to compare

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.4

v2.2.3

17 Jun 07:48
932cb56
Compare
Choose a tag to compare

What's Changed

  • fix(test): add guard to ensure that elements are not null to prevent nu reference in boundingRect call by @michaelmkraus in #4386

Full Changelog: v2.2.2...v2.2.3

v2.2.3-getBoundingClientRect

16 Jun 09:41
Compare
Choose a tag to compare
Pre-release

What's Changed

  • fix(test): add guard to ensure that elements are not null to prevent nu reference in boundingRect call by @michaelmkraus in #4386

Full Changelog: v2.2.2...v2.2.3-getBoundingClientRect

v2.2.2

16 Jun 08:38
23ae259
Compare
Choose a tag to compare

What's Changed

Fixed

  • fix(test): feature detection for IntersectionObserver by @mfranzke in #4378

Full Changelog: v2.2.1...v2.2.2