Skip to content

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

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

v2.1.0

26 May 15:26
64081ef
Compare
Choose a tag to compare

What's Changed

Added

  • new colors light-green and burgundy by @michaelmkraus in #4253
  • DBTooltip: introduced variant="description"|"label" property, that controls whether tooltip content is either connected as a complementary description or as a label (overwriting the inner, visible content, like e.g. an graphic/icon).
  • opacity tokens by @nmerget in #4269

Changed

  • DBCustomSelect: improvements for custom-select by @nmerget in #4200
    • searchFilter: FN for custom filtering
    • transformSelectedLabels: FN for custom labels
    • selectedLabels: fixed custom labels
    • searchValue: search filter value
  • DBTag: replace title-HTML-attribute for removable tag with DBTooltip by @nmerget in #4218
    • In case that you're integrating the HTML directly or testing against the resulting HTML code, this would be a BREAKING CHANGE

Fixed

  • DBDrawer: missing border for drawer by @nmerget in #4259
  • DBTag: styling issues for remove button inside tag by @nmerget in #4256
  • typescript issue for DBIcon (internal component) for variant by allowing all strings by @nmerget in #4257

Full Changelog: v2.0.10...v2.1.0

v2.0.10-popover

23 May 11:28
d7e8b9a
Compare
Choose a tag to compare
v2.0.10-popover Pre-release
Pre-release

Prerelease to test popover and tooltip

v2.0.10

22 May 06:08
d65bcb5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.9...v2.0.10

v2.0.9

16 May 10:32
1c64d45
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.8...v2.0.9

v2.0.8

13 May 11:14
512f37d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.7...v2.0.8

v2.0.7

09 May 07:29
73d804b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.6...v2.0.7

v2.0.6

30 Apr 14:20
cc51b09
Compare
Choose a tag to compare

What's Changed

  • fix: issue with events triggering twice in angular by @nmerget in #4135
  • fix: issue with select for angular not using initial value by @nmerget in #4136
  • chore(foundation): correct license to Apache-2.0 by @nmerget in #4137

Full Changelog: v2.0.5...v2.0.6

v2.0.5

30 Apr 08:02
ff8a694
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.4...v2.0.5