Skip to content

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

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

v2.0.4

24 Apr 08:54
c65ea8b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.3...v2.0.4

v2.0.3

22 Apr 12:15
fff6de1
Compare
Choose a tag to compare

What's Changed

  • refactor(icons): enabled Firefox lower version 128 support again by @mfranzke in #4094
  • fix(migration): target syntax for Angular events by @mfranzke in #4073

Full Changelog: v2.0.2...v2.0.3

v2.0.2

17 Apr 12:43
2cf1cb1
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): bump @db-ux/db-theme from 2.0.0 to 2.0.1 by @dependabot in #4070
    • fix: Apply font-weight to font properties
  • fix(DB Neo): removed local font references due to inconsistant rendering by @mfranzke in #4078

Full Changelog: v2.0.1...v2.0.2

v2.0.1

16 Apr 13:41
9bc3e76
Compare
Choose a tag to compare

What's Changed

  • feat: enable text of navigation-item to break into multiple lines by @michaelmkraus in #4059
  • fix: issues with font properties applying wrong font-weights by @nmerget in #4063

Full Changelog: v2.0.0...v2.0.1

v2.0.0

14 Apr 13:54
409b60e
Compare
Choose a tag to compare

What's Changed

BREAKING CHANGES

Please have a look at our migration guide to see all changed packages checkout. You'll find the current migration script there as well.

Make sure to upgrade to version 1.2.2 before using npx @db-ux/core-migration --type=v100_v200 --src=./src for your project.

Added

Regular changes

Bugfixes

New Contributors

Full Changelog: v1.2.2...v2.0.0

v1.2.2

04 Apr 05:15
fbb0375
Compare
Choose a tag to compare

What's Changed

  • refactor(popover): quick optimization regarding transition timings by @mfranzke in #3976
  • fix: issues with boolean & numbers as strings for web-component frameworks (Stencil, Angular) by @nmerget in #3940
  • fix: issues with form controls not showing proper valid state by @nmerget in #3939

Full Changelog: v1.2.1...v1.2.2

v1.2.1

24 Mar 12:13
62dc365
Compare
Choose a tag to compare

What's Changed

maintenance release

Full Changelog: v1.2.0...v1.2.1

v2.0.0-0-custom-select

17 Mar 12:05
Compare
Choose a tag to compare
Pre-release
fix: issue with stencil dropdown padding