Skip to content

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

v3.1.1

10 Sep 19:02
100856f

Choose a tag to compare

What's Changed

  • fix(custom-select): keyboard focus ring appears on mouse interaction by @mfranzke in #4919

Full Changelog: v3.1.0...v3.1.1

v3.1.0

06 Sep 12:10
1335e51

Choose a tag to compare

What's Changed

  • feat: Add Enter key support for Custom Select keyboard navigation by @Copilot in #4830
  • feat: add enterkeyhint and inputmode attributes to DBInput by @Copilot in #4820
  • refactor(select): not hiding the first option HTML element anymore by @mfranzke in #4020
  • docs(notification): remove non-existing type attribute from showcase examples by @Copilot in #4786

New Contributors

  • GitHub Copilot made their first contribution in #4788

Full Changelog: v3.0.8...v3.1.0

v3.0.8

22 Aug 13:54
867f175

Choose a tag to compare

What's Changed

Full Changelog: v3.0.7...v3.0.8

v3.0.8-switch

20 Aug 08:17

Choose a tag to compare

v3.0.8-switch Pre-release
Pre-release

What's Changed

  • fix(DB Switch): double event firing with Angular signals by Copilot in #4779

Full Changelog: v3.0.7...v3.0.8-switch

v3.0.8-empty-custom-select

20 Aug 15:25
315e030

Choose a tag to compare

Pre-release

What's Changed

  • fix(DBCustomSelect): tags remaining visible when form values are reset by Copilot in #4778

Full Changelog: v3.0.7...v3.0.8-empty-custom-select

v3.0.7

17 Aug 07:17
e30012e

Choose a tag to compare

What's Changed

maintenance release

  • fix(docs): not setting innercontent for composition components by @mfranzke in #4761

Full Changelog: v3.0.6...v3.0.7

v3.0.6

15 Aug 12:45
a60b3b2

Choose a tag to compare

What's Changed

maintenance release

  • docs: corrected code output (not printing example name in the innerContent) by @mfranzke in #4751
  • fix(version switcher): 404 pages by @mfranzke in #4755

Full Changelog: v3.0.5...v3.0.6

v3.0.5

14 Aug 17:43
f34c8f4

Choose a tag to compare

What's Changed

  • fix(docs): several filenames mentioned in the docs were incorrect by @mfranzke in #4702
  • style(badge): added a min-inline-size by @mfranzke in #4715
  • fix(testing table): incorrect missing entries by @mfranzke in #4737

Full Changelog: v3.0.4...v3.0.5

v3.0.4

12 Aug 19:07
a998dc8

Choose a tag to compare

What's Changed

New Contributors

@maximilianklemm made their first contribution in #4695

Full Changelog: v3.0.3...v3.0.4

v3.0.4-playwright-visual-regression2

11 Aug 13:23
5008387

Choose a tag to compare

Pre-release

What's Changed

  • fix(tooltip & popover): playwright visual regression tests by @mfranzke in commit 8afc3f5

Full Changelog: v3.0.3...v3.0.4-playwright-visual-regression2