Releases: db-ux-design-system/core-web
v4.0.2
@db-ux/core-stylelint
4.0.2
version bump
@db-ux/core-migration
4.0.2
version bump
@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
v4.0.1-1
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
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
@db-ux/core-foundations
4.0.1
Patch Changes
- fix: prevent cropped icons in webkit - see commit 76c3459
@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
@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: remove
-
BREAKING CHANGE: refactor(Custom Select): renamed
ariaListLabel
property tolistLabel
- 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
@db-ux/core-components
3.1.20
Patch Changes
- fix(input): iOS Safari VoiceOver bug for types
date
,datetime-local
,week
,month
,time
andcolor
- 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
@db-ux/core-foundations
3.1.19
Patch Changes
- fix: added icon fallback font - see commit 9643085
@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
@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
- auto-generate/auto-update
@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
- auto-generate/auto-update
@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
- auto-generate/auto-update
@db-ux/core-stylelint
3.1.18
version bump
@db-ux/core-migration
3.1.18
version bump
v3.1.17
@db-ux/core-components
3.1.17
Patch Changes
- 0c20c00: fix: color mode for textarea resizer control set by color-mode-switch documentation UI component
- 0c20c00: refactor: enabling
hidden
HTML attribute in every context in which we need to set overwriting styling declarations (display
)- @db-ux/[email protected]
@db-ux/v-core-components
3.1.17
Patch Changes
- 0c20c00: fix: color mode for textarea resizer control set by color-mode-switch documentation UI component
- 0c20c00: refactor: enabling
hidden
HTML attribute in every context in which we need to set overwriting styling declarations (display
) - Updated dependencies [0c20c00]
- Updated dependencies [0c20c00]
- @db-ux/[email protected]
- @db-ux/[email protected]
@db-ux/wc-core-components
3.1.17
Patch Changes
- 0c20c00: fix: color mode for textarea resizer control set by color-mode-switch documentation UI component
- 0c20c00: refactor: enabling
hidden
HTML attribute in every context in which we need to set overwriting styling declarations (display
) - Updated dependencies [0c20c00]
- Updated dependencies [0c20c00]
- @db-ux/[email protected]
- @db-ux/[email protected]
@db-ux/react-core-components
3.1.17
Patch Changes
- 0c20c00: fix: color mode for textarea resizer control set by color-mode-switch documentation UI component
- 0c20c00: refactor: enabling
hidden
HTML attribute in every context in which we need to set overwriting styling declarations (display
) - Updated dependencies [0c20c00]
- Updated dependencies [0c20c00]
- @db-ux/[email protected]
- @db-ux/[email protected]
@db-ux/ngx-core-components
3.1.17
Patch Changes
- 0c20c00: fix: color mode for textarea resizer control set by color-mode-switch documentation UI component
- 0c20c00: refactor: enabling
hidden
HTML attribute in every context in which we need to set overwriting styling declarations (display
) - Updated dependencies [0c20c00]
- Updated dependencies [0c20c00]
- @db-ux/[email protected]
- @db-ux/[email protected]
@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
@db-ux/core-components
3.1.16
Patch Changes
- a28eb71: fix(custom-select): keyboard navigation for option groups in single-select mode:
- 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.
- a28eb71: fix: JS framework core-components packages are missing
@db-ux
dependencies- @db-ux/[email protected]
@db-ux/v-core-components
3.1.16
Patch Changes
- a28eb71: fix(custom-select): keyboard navigation for option groups in single-select mode:
- 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.
- a28eb71: fix: JS framework core-components packages are missing
@db-ux
dependencies - Updated dependencies [a28eb71]
- Updated dependencies [a28eb71]
- @db-ux/[email protected]
- @db-ux/[email protected]
@db-ux/wc-core-components
3.1.16
Patch Changes
- a28eb71: fix(custom-select): keyboard navigation for option groups in single-select mode:
- 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.
- a28eb71: fix: JS framework core-components packages are missing
@db-ux
dependencies - Updated dependencies [a28eb71]
- Updated dependencies [a28eb71]
- @db-ux/[email protected]
- @db-ux/[email protected]
@db-ux/react-core-components
3.1.16
Patch Changes
- a28eb71: fix(custom-select): keyboard navigation for option groups in single-select mode:
- 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.
- a28eb71: fix: JS framework core-components packages are missing
@db-ux
dependencies - Updated dependencies [a28eb71]
- Updated dependencies [a28eb71]
- @db-ux/[email protected]
- @db-ux/[email protected]
@db-ux/ngx-core-components
3.1.16
Patch Changes
- a28eb71: fix(custom-select): keyboard navigation for option groups in single-select mode:
- 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.
- a28eb71: fix: JS framework core-components packages are missing
@db-ux
dependencies - Updated dependencies [a28eb71]
- Updated dependencies [a28eb71]
- @db-ux/[email protected]
- @db-ux/[email protected]
@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