Skip to content

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

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

v2.2.2-intersectionobserver

14 Jun 09:19
Compare
Choose a tag to compare
Pre-release

What's Changed

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

Full Changelog: v2.2.1...v2.2.2-intersectionobserver

v2.2.1

11 Jun 20:39
faec215
Compare
Choose a tag to compare

What's Changed

Fixed

  • checkbox: adjust required asterisk spacing to bring it directly to the label by @michaelmkraus in #4278
  • issue with popover & tooltip using it in pure html css by @nmerget in #4360

Full Changelog: v2.2.0...v2.2.1

v2.2.0

10 Jun 12:34
10450e4
Compare
Choose a tag to compare

What's Changed

Added

Changed

  • refactor: replace slow performing CSS selectors by @mfranzke in #2968

Fixed

Full Changelog: v2.1.2...v2.2.0

v2.1.2

28 May 12:45
fdacb4c
Compare
Choose a tag to compare

What's Changed

Fixes

  • missed PRs contents out of „opacity tokens“, that should have been part of v2.1.0, by @nmerget in #4269
    • backdrop opacity to use new opacity token for documentation

Documentation

  • docs: add dark light switcher for patternhub by @nmerget in #4261

Full Changelog: v2.1.1...v2.1.2

v2.1.1

27 May 11:07
424537a
Compare
Choose a tag to compare

What's Changed

Fixed

  • focus outline for input calendar by @nmerget in #4202
  • Tabs: only set aria-controls attribute when tab panels exist by @michaelmkraus in #4270
  • Impossible to change the DBSelect value when the validation is invalid by @nmerget in #4260
  • removed stopPropagation for every event to fix issue with <form> by @nmerget in #4280

Full Changelog: v2.1.0...v2.1.1