Skip to content

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

v4.0.4

23 Oct 09:39
a24effa

Choose a tag to compare

@db-ux/core-components

4.0.4

Patch Changes


@db-ux/core-stylelint

4.0.4

version bump


@db-ux/core-migration

4.0.4

version bump


@db-ux/core-foundations

4.0.4

version bump


@db-ux/agent-cli

4.0.4

version bump

v4.0.3

21 Oct 08:47
fae3789

Choose a tag to compare

@db-ux/agent-cli

4.0.3

Patch Changes


@db-ux/core-components

4.0.3


@db-ux/core-stylelint

4.0.3

version bump


@db-ux/core-migration

4.0.3

version bump


@db-ux/core-foundations

4.0.3

version bump

v4.0.2

20 Oct 09:01
3ab3fee

Choose a tag to compare

@db-ux/core-foundations

4.0.2

Patch Changes

  • chore: update instructions files for better copilot outputs - see commit e4bc905:

    • fix: add some missing variables
  • fix(tailwind): add individual color theme files for all color variants - see commit e8d58bd:

    • Create separate CSS files for each color
    • Move colors.css to colors/ subdirectory with adaptive theme
    • Add colors/index.css that imports all color variants
    • Update theme/index.css to import from colors/index.css
      • burgundy
      • critical
      • cyan
      • green
      • informational
      • light-green
      • neutral
      • orange
      • pink
      • red
      • successful
      • turquoise
      • violet
      • warning
      • yellow

@db-ux/core-components

4.0.2

Patch Changes

  • chore: update instructions files for better copilot outputs - see commit e4bc905:

    • fix: add some missing variables
  • fix(card): Remove the obsolete but harmful declaration regarding wrapping button and link styles. - see commit 34c78df

  • Set border of select, textarea, custom select and input to corresponding color when in/valid state is set. - see commit 2a02263


@db-ux/agent-cli

4.0.2

Patch Changes

  • chore: update instructions files for better copilot outputs - see commit e4bc905:
    • fix: add some missing variables

@db-ux/core-stylelint

4.0.2

version bump


@db-ux/core-migration

4.0.2

version bump

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