Releases: db-ux-design-system/core-web
v4.5.4
@db-ux/ngx-core-components
4.5.4
Patch Changes
-
refactor: Enhance the accessibility of the navigation components by adding missing WAI-ARIA attributes (
aria-controls,aria-label,aria-haspopup) for better screen reader support. - see commit f040188 -
fix: adjusted
@mediaqueries (removedscreenfrom combined queries) to avoid broken layouts when printing - see commit 0960eb6 -
fix(switch): removed obsolete gap towards label in
smallvariant - see commit 40bad01
@db-ux/react-core-components
4.5.4
Patch Changes
-
refactor: Enhance the accessibility of the navigation components by adding missing WAI-ARIA attributes (
aria-controls,aria-label,aria-haspopup) for better screen reader support. - see commit f040188 -
fix: adjusted
@mediaqueries (removedscreenfrom combined queries) to avoid broken layouts when printing - see commit 0960eb6 -
fix(switch): removed obsolete gap towards label in
smallvariant - see commit 40bad01
@db-ux/wc-core-components
4.5.4
Patch Changes
-
refactor: Enhance the accessibility of the navigation components by adding missing WAI-ARIA attributes (
aria-controls,aria-label,aria-haspopup) for better screen reader support. - see commit f040188 -
fix: adjusted
@mediaqueries (removedscreenfrom combined queries) to avoid broken layouts when printing - see commit 0960eb6 -
fix(switch): removed obsolete gap towards label in
smallvariant - see commit 40bad01
@db-ux/v-core-components
4.5.4
Patch Changes
-
refactor: Enhance the accessibility of the navigation components by adding missing WAI-ARIA attributes (
aria-controls,aria-label,aria-haspopup) for better screen reader support. - see commit f040188 -
fix: adjusted
@mediaqueries (removedscreenfrom combined queries) to avoid broken layouts when printing - see commit 0960eb6 -
fix(switch): removed obsolete gap towards label in
smallvariant - see commit 40bad01
@db-ux/core-components
4.5.4
Patch Changes
-
refactor: Enhance the accessibility of the navigation components by adding missing WAI-ARIA attributes (
aria-controls,aria-label,aria-haspopup) for better screen reader support. - see commit f040188 -
fix: adjusted
@mediaqueries (removedscreenfrom combined queries) to avoid broken layouts when printing - see commit 0960eb6 -
fix(switch): removed obsolete gap towards label in
smallvariant - see commit 40bad01
@db-ux/core-foundations
4.5.4
Patch Changes
- fix: adjusted
@mediaqueries (removedscreenfrom combined queries) to avoid broken layouts when printing - see commit 0960eb6
@db-ux/core-stylelint
4.5.4
version bump
@db-ux/core-migration
4.5.4
version bump
@db-ux/core-eslint-plugin
4.5.4
version bump
@db-ux/agent-cli
4.5.4
version bump
v4.5.3
@db-ux/agent-cli
4.5.3
Patch Changes
- fix(agent-cli): add pnpm compatibility by following symlinks in
node_modules- see commit 28606fd
@db-ux/core-stylelint
4.5.3
Patch Changes
- fix: issue with border rules not showing error for
border-top,border-block-startetc. - see commit 25bf2db
@db-ux/core-migration
4.5.3
version bump
@db-ux/core-foundations
4.5.3
version bump
@db-ux/core-eslint-plugin
4.5.3
version bump
@db-ux/core-components
4.5.3
version bump
@db-ux/v-core-components
4.5.3
version bump
@db-ux/wc-core-components
4.5.3
version bump
@db-ux/react-core-components
4.5.3
version bump
@db-ux/ngx-core-components
4.5.3
version bump
v4.5.2-clean-up-CSS-Custom-Properties
What's Changed
- refactor: clean-up CSS Custom Properties by @mfranzke in #6264
- fix: resolve border rule errors for various border properties by @nmerget in #6228
Full Changelog: v4.5.2...v4.5.2-clean-up-CSS-Custom-Properties
v4.5.2
@db-ux/ngx-core-components
4.5.2
Patch Changes
- fix: issue with wrong size for DBCustomButton using
noTextproperty - see commit 1c9ccd4
@db-ux/react-core-components
4.5.2
Patch Changes
- fix: issue with wrong size for DBCustomButton using
noTextproperty - see commit 1c9ccd4
@db-ux/wc-core-components
4.5.2
Patch Changes
- fix: issue with wrong size for DBCustomButton using
noTextproperty - see commit 1c9ccd4
@db-ux/v-core-components
4.5.2
Patch Changes
- fix: issue with wrong size for DBCustomButton using
noTextproperty - see commit 1c9ccd4
@db-ux/core-components
4.5.2
Patch Changes
- fix: issue with wrong size for DBCustomButton using
noTextproperty - see commit 1c9ccd4
@db-ux/core-stylelint
4.5.2
version bump
@db-ux/core-migration
4.5.2
version bump
@db-ux/core-foundations
4.5.2
version bump
@db-ux/core-eslint-plugin
4.5.2
version bump
@db-ux/agent-cli
4.5.2
version bump
v4.5.2-0
v4.5.2-agent-cli-pnpm-compatibility
What's Changed
trying out the work out of PR #5214
Full Changelog: v4.3.0...v4.5.2-agent-cli-pnpm-compatibility
v4.5.1
@db-ux/ngx-core-components
4.5.1
Patch Changes
-
fix: issue with DBButton
noTextandwidth="full"not having fixed size - see commit bc81b40 -
fix: issue with hover state when using DBPopover/Tooltip with animation - see commit bc4801b
-
fix: Add null guard in
floating-components.tsto prevent errors whenelementorparentisnullinside tests. - see commit ac50f97 -
fix: issue with DBCustomSelect inside DBDrawer (or other
<dialog>based) components, which has a problem with top-layer and focus - see commit 6547ada -
fix(
input type="date"): wrong padding and color for successful and critical state - see commit 4f3db42
@db-ux/react-core-components
4.5.1
Patch Changes
-
fix: issue with DBButton
noTextandwidth="full"not having fixed size - see commit bc81b40 -
fix: issue with hover state when using DBPopover/Tooltip with animation - see commit bc4801b
-
fix: Add null guard in
floating-components.tsto prevent errors whenelementorparentisnullinside tests. - see commit ac50f97 -
fix: issue with DBCustomSelect inside DBDrawer (or other
<dialog>based) components, which has a problem with top-layer and focus - see commit 6547ada -
fix(
input type="date"): wrong padding and color for successful and critical state - see commit 4f3db42
@db-ux/wc-core-components
4.5.1
Patch Changes
-
fix: issue with DBButton
noTextandwidth="full"not having fixed size - see commit bc81b40 -
fix: issue with hover state when using DBPopover/Tooltip with animation - see commit bc4801b
-
fix: Add null guard in
floating-components.tsto prevent errors whenelementorparentisnullinside tests. - see commit ac50f97 -
fix: issue with DBCustomSelect inside DBDrawer (or other
<dialog>based) components, which has a problem with top-layer and focus - see commit 6547ada -
fix(
input type="date"): wrong padding and color for successful and critical state - see commit 4f3db42
@db-ux/v-core-components
4.5.1
Patch Changes
-
fix: issue with DBButton
noTextandwidth="full"not having fixed size - see commit bc81b40 -
fix: issue with hover state when using DBPopover/Tooltip with animation - see commit bc4801b
-
fix: Add null guard in
floating-components.tsto prevent errors whenelementorparentisnullinside tests. - see commit ac50f97 -
fix: issue with DBCustomSelect inside DBDrawer (or other
<dialog>based) components, which has a problem with top-layer and focus - see commit 6547ada -
fix(
input type="date"): wrong padding and color for successful and critical state - see commit 4f3db42
@db-ux/core-components
4.5.1
Patch Changes
-
fix: issue with DBButton
noTextandwidth="full"not having fixed size - see commit bc81b40 -
fix: issue with hover state when using DBPopover/Tooltip with animation - see commit bc4801b
-
fix: issue with DBCustomSelect inside DBDrawer (or other
<dialog>based) components, which has a problem with top-layer and focus - see commit 6547ada -
fix(
input type="date"): wrong padding and color for successful and critical state - see commit 4f3db42
@db-ux/core-eslint-plugin
4.5.0
Patch Changes
- feat: add eslint-plugin
@db-ux/core-eslint-plugin- see commit 68b97f1
@db-ux/core-foundations
4.5.1
Patch Changes
- fix: issue with hover state when using DBPopover/Tooltip with animation - see commit bc4801b
@db-ux/core-stylelint
4.5.1
Patch Changes
- fix: issue with Stylelint peer dependency being too restrictive - see commit 1e146bc
@db-ux/core-migration
4.5.1
version bump
@db-ux/agent-cli
4.5.1
version bump
v4.5.0
@db-ux/ngx-core-components
4.5.0
Minor Changes
-
feat: add
wrapproperty for possible inline components (badge, button, infotext, tooltip) besides link and navigation-item, which already have thewrapproperty - see commit c08970c -
feat: add
propOverridesproperty for components to provide a possibility for avoiding duplicatedidproperty on Angular and Web Components - see commit 9720ebb -
feat: add DBCustomButton for development to style
<a>or<label><input/>children - see commit a50323b
@db-ux/react-core-components
4.5.0
Minor Changes
-
feat: add
wrapproperty for possible inline components (badge, button, infotext, tooltip) besides link and navigation-item, which already have thewrapproperty - see commit c08970c -
feat: add
propOverridesproperty for components to provide a possibility for avoiding duplicatedidproperty on Angular and Web Components - see commit 9720ebb -
feat: add DBCustomButton for development to style
<a>or<label><input/>children - see commit a50323b
@db-ux/wc-core-components
4.5.0
Minor Changes
-
feat: add
wrapproperty for possible inline components (badge, button, infotext, tooltip) besides link and navigation-item, which already have thewrapproperty - see commit c08970c -
feat: add
propOverridesproperty for components to provide a possibility for avoiding duplicatedidproperty on Angular and Web Components - see commit 9720ebb -
feat: add DBCustomButton for development to style
<a>or<label><input/>children - see commit a50323b
@db-ux/v-core-components
4.5.0
Minor Changes
-
feat: add
wrapproperty for possible inline components (badge, button, infotext, tooltip) besides link and navigation-item, which already have thewrapproperty - see commit c08970c -
feat: add
propOverridesproperty for components to provide a possibility for avoiding duplicatedidproperty on Angular and Web Components - see commit 9720ebb -
feat: add DBCustomButton for development to style
<a>or<label><input/>children - see commit a50323b
@db-ux/core-components
4.5.0
Minor Changes
-
feat: add
wrapproperty for possible inline components (badge, button, infotext, tooltip) besides link and navigation-item, which already have thewrapproperty - see commit c08970c -
feat: add DBCustomButton for development to style
<a>or<label><input/>children - see commit a50323b
@db-ux/core-eslint-plugin
4.5.0
Patch Changes
- feat: add eslint-plugin
@db-ux/core-eslint-plugin- see commit 68b97f1
@db-ux/core-stylelint
4.5.0
Minor Changes
- feat: add
db-ux/use-sizingrule for@db-ux/core-stylelintnode package, checking forheight,width,block-sizeetc. - see commit e2ebb4f
@db-ux/core-migration
4.5.0
version bump
@db-ux/core-foundations
4.5.0
version bump
@db-ux/agent-cli
4.5.0
version bump
v4.4.3
@db-ux/ngx-core-components
4.4.3
Patch Changes
-
fix: icon color for DBTag with semantic property set - see commit 89c4ad7
-
fix: issue with DBCustomSelect not working properly with customValidity="no-validation" - see commit 758ecb9
-
fix: issue with floating-components (tooltip, popover, etc.) inside other absolute or fixed elements - see commit e6d934f
@db-ux/react-core-components
4.4.3
Patch Changes
-
fix: icon color for DBTag with semantic property set - see commit 89c4ad7
-
fix: issue with DBCustomSelect not working properly with customValidity="no-validation" - see commit 758ecb9
-
fix: issue with floating-components (tooltip, popover, etc.) inside other absolute or fixed elements - see commit e6d934f
@db-ux/wc-core-components
4.4.3
Patch Changes
-
fix: icon color for DBTag with semantic property set - see commit 89c4ad7
-
fix: issue with DBCustomSelect not working properly with customValidity="no-validation" - see commit 758ecb9
-
fix: issue with floating-components (tooltip, popover, etc.) inside other absolute or fixed elements - see commit e6d934f
@db-ux/v-core-components
4.4.3
Patch Changes
-
fix: icon color for DBTag with semantic property set - see commit 89c4ad7
-
fix: issue with DBCustomSelect not working properly with customValidity="no-validation" - see commit 758ecb9
-
fix: issue with floating-components (tooltip, popover, etc.) inside other absolute or fixed elements - see commit e6d934f
@db-ux/core-components
4.4.3
Patch Changes
-
fix: icon color for DBTag with semantic property set - see commit 89c4ad7
-
fix: issue with DBCustomSelect not working properly with customValidity="no-validation" - see commit 758ecb9
-
fix: issue with floating-components (tooltip, popover, etc.) inside other absolute or fixed elements - see commit e6d934f
@db-ux/core-stylelint
4.4.3
Patch Changes
- refactor: added acceptable values (
transparentandcurrentcolor) for border declarations - see commit 4f58e98
@db-ux/core-migration
4.4.3
version bump
@db-ux/core-foundations
4.4.3
version bump
@db-ux/agent-cli
4.4.3
version bump
v4.4.2-eslint-plugin2
fix: issue with test