Skip to content

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

v4.0.1-1

16 Oct 06:23
540218c

Choose a tag to compare

v4.0.1-1 Pre-release
Pre-release

What's Changed

  • refactor(switch): aligned figma code docs by @mfranzke in #5239
  • docs: Rename variant names: removing 'Label' for data-input components by @leape in #5198
  • chore: update _instructions.md files for better copilot outputs by @nmerget in #5197
  • fix: set border- and label-color for in/valid state of select, textarea, custom select and input by @michaelmkraus in #4258
  • fix(docs): spelling of 'Closable' in notification.json by @mfranzke in #5273

Full Changelog: v4.0.1...v4.0.1-1

v4.0.1-0

16 Oct 05:30
540218c

Choose a tag to compare

v4.0.1-0 Pre-release
Pre-release

What's Changed

  • refactor(switch): aligned figma code docs by @mfranzke in #5239
  • docs: Rename variant names: removing 'Label' for data-input components by @leape in #5198
  • chore: update _instructions.md files for better copilot outputs by @nmerget in #5197
  • fix: set border- and label-color for in/valid state of select, textarea, custom select and input by @michaelmkraus in #4258

Full Changelog: v4.0.1...v4.0.1-0

v4.0.1

15 Oct 13:46
2568dc3

Choose a tag to compare

@db-ux/core-foundations

4.0.1

Patch Changes


@db-ux/core-stylelint

4.0.1

version bump


@db-ux/core-migration

4.0.1

version bump


@db-ux/core-components

4.0.1

version bump


@db-ux/agent-cli

4.0.1

version bump

v4.0.0

14 Oct 14:55
138055c

Choose a tag to compare

@db-ux/core-components

4.0.0

Major Changes

  • feat: Switch stable rework - see commit cb2deb0:

    • BREAKING CHANGE: remove emphasis property
    • introduce validation (invalid and valid)
    • configurable label position
  • BREAKING CHANGE: refactor(Custom Select): renamed ariaListLabel property to listLabel - see commit 966d5ad


@db-ux/core-stylelint

4.0.0

version bump


@db-ux/core-migration

4.0.0

version bump


@db-ux/core-foundations

4.0.0

version bump


@db-ux/agent-cli

4.0.0

version bump

v3.1.20

13 Oct 06:14
15ff5cf

Choose a tag to compare

@db-ux/core-components

3.1.20

Patch Changes

  • fix(input): iOS Safari VoiceOver bug for types date, datetime-local, week, month, time and color - see commit 2ca96c8

@db-ux/core-stylelint

3.1.20

version bump


@db-ux/core-migration

3.1.20

version bump


@db-ux/core-foundations

3.1.20

version bump


@db-ux/agent-cli

3.1.20

version bump

v3.1.19

10 Oct 07:03
95540ee

Choose a tag to compare

@db-ux/core-foundations

3.1.19

Patch Changes


@db-ux/core-stylelint

3.1.19

version bump


@db-ux/core-migration

3.1.19

version bump


@db-ux/core-components

3.1.19

version bump


@db-ux/agent-cli

3.1.19

version bump

v3.1.18

09 Oct 06:47
ffbf2c5

Choose a tag to compare

@db-ux/core-foundations

3.1.18

Patch Changes

  • enabled @db-ux/agent-cli for every package - see commit 0233048:
    • auto-generate/auto-update .github/copilot-instructions.md, to ensure GitHub Copilot uses DB UX Components for code generation

@db-ux/core-components

3.1.18

Patch Changes

  • fix(DBTabs): ensure navigation arrows appear correctly on window resize - see commit 4e65e00:

    • This update resolves an issue where navigation arrows in DBTabs would not appear or update correctly when the window was resized. The component now properly responds to resize events, ensuring arrows are always shown or hidden as needed.
  • fix(select): jumping placeholder for label above - see commit 7ed8d22

  • enabled @db-ux/agent-cli for every package - see commit 0233048:

    • auto-generate/auto-update .github/copilot-instructions.md, to ensure GitHub Copilot uses DB UX Components for code generation

@db-ux/agent-cli

3.1.18

Patch Changes

  • enabled @db-ux/agent-cli for every package - see commit 0233048:
    • auto-generate/auto-update .github/copilot-instructions.md, to ensure GitHub Copilot uses DB UX Components for code generation

@db-ux/core-stylelint

3.1.18

version bump


@db-ux/core-migration

3.1.18

version bump

v3.1.17

02 Oct 17:34
f0ef994

Choose a tag to compare

@db-ux/core-components

3.1.17

Patch Changes

  • fix: color mode for textarea resizer control set by color-mode-switch documentation UI component - see commit 354e270
  • refactor: enabling hidden HTML attribute in every context in which we need to set overwriting styling declarations (display) - see commit 4826455
    • @db-ux/core-foundations@3.1.17

@db-ux/v-core-components

3.1.17

Patch Changes

  • fix: color mode for textarea resizer control set by color-mode-switch documentation UI component - see commit 354e270
  • refactor: enabling hidden HTML attribute in every context in which we need to set overwriting styling declarations (display) - see commit 4826455
  • Updated dependencies [0c20c00]
  • Updated dependencies [0c20c00]
    • @db-ux/core-components@3.1.17
    • @db-ux/core-foundations@3.1.17

@db-ux/wc-core-components

3.1.17

Patch Changes

  • fix: color mode for textarea resizer control set by color-mode-switch documentation UI component - see commit 354e270
  • refactor: enabling hidden HTML attribute in every context in which we need to set overwriting styling declarations (display) - see commit 4826455
  • Updated dependencies [0c20c00]
  • Updated dependencies [0c20c00]
    • @db-ux/core-components@3.1.17
    • @db-ux/core-foundations@3.1.17

@db-ux/react-core-components

3.1.17

Patch Changes

  • fix: color mode for textarea resizer control set by color-mode-switch documentation UI component - see commit 354e270
  • refactor: enabling hidden HTML attribute in every context in which we need to set overwriting styling declarations (display) - see commit 4826455
  • Updated dependencies [0c20c00]
  • Updated dependencies [0c20c00]
    • @db-ux/core-components@3.1.17
    • @db-ux/core-foundations@3.1.17

@db-ux/ngx-core-components

3.1.17

Patch Changes

  • fix: color mode for textarea resizer control set by color-mode-switch documentation UI component - see commit 354e270
  • refactor: enabling hidden HTML attribute in every context in which we need to set overwriting styling declarations (display) - see commit 4826455
  • Updated dependencies [0c20c00]
  • Updated dependencies [0c20c00]
    • @db-ux/core-components@3.1.17
    • @db-ux/core-foundations@3.1.17

@db-ux/core-stylelint

3.1.17

version bump


@db-ux/core-migration

3.1.17

version bump


@db-ux/core-foundations

3.1.17

version bump

v3.1.16

01 Oct 14:43
ce29f90

Choose a tag to compare

@db-ux/core-components

3.1.16

Patch Changes

  • fix(custom-select): keyboard navigation for option groups in single-select mode - see commit 6d60bab:
    • Fixes a keyboard accessibility issue where users could not navigate to options in subsequent option groups using arrow keys in single-select mode.
    • Now, all options are accessible via keyboard regardless of group boundaries.
  • fix: JS framework core-components packages are missing @db-ux dependencies - see commit 49df866
    • @db-ux/core-foundations@3.1.16

@db-ux/v-core-components

3.1.16

Patch Changes

  • fix(custom-select): keyboard navigation for option groups in single-select mode - see commit 6d60bab:
    • Fixes a keyboard accessibility issue where users could not navigate to options in subsequent option groups using arrow keys in single-select mode.
    • Now, all options are accessible via keyboard regardless of group boundaries.
  • fix: JS framework core-components packages are missing @db-ux dependencies - see commit 49df866

@db-ux/wc-core-components

3.1.16

Patch Changes

  • fix(custom-select): keyboard navigation for option groups in single-select mode - see commit 6d60bab:
    • Fixes a keyboard accessibility issue where users could not navigate to options in subsequent option groups using arrow keys in single-select mode.
    • Now, all options are accessible via keyboard regardless of group boundaries.
  • fix: JS framework core-components packages are missing @db-ux dependencies - see commit 49df866

@db-ux/react-core-components

3.1.16

Patch Changes

  • fix(custom-select): keyboard navigation for option groups in single-select mode - see commit 6d60bab:
    • Fixes a keyboard accessibility issue where users could not navigate to options in subsequent option groups using arrow keys in single-select mode.
    • Now, all options are accessible via keyboard regardless of group boundaries.
  • fix: JS framework core-components packages are missing @db-ux dependencies - see commit 49df866

@db-ux/ngx-core-components

3.1.16

Patch Changes

  • fix(custom-select): keyboard navigation for option groups in single-select mode - see commit 6d60bab:
    • Fixes a keyboard accessibility issue where users could not navigate to options in subsequent option groups using arrow keys in single-select mode.
    • Now, all options are accessible via keyboard regardless of group boundaries.
  • fix: JS framework core-components packages are missing @db-ux dependencies - see commit 49df866

@db-ux/core-stylelint

3.1.16

version bump


@db-ux/core-migration

3.1.16

version bump


@db-ux/core-foundations

3.1.16

version bump

v3.1.15

30 Sep 07:21
10c3952

Choose a tag to compare

@db-ux/core-components

3.1.15

Patch Changes

  • 4b87f4a: fix(Switch): double event firing with Angular signals
  • 2d67ae0: fix(CustomSelect): tags remaining visible when form values are reset
  • 0dfa72c: fix(CustomSelect): custom removeTagsTexts are not applied correctly

Note: Changes applied to those packages as well: @db-ux/react-core-components, @db-ux/ngx-core-components, @db-ux/v-core-components, @db-ux/wc-core-components

@db-ux/core-foundations

3.1.15

version bumb

@db-ux/core-migration

3.1.15

version bumb

@db-ux/core-stylelint

3.1.15

version bumb