Releases: db-ux-design-system/core-web
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
v4.4.2-eslint-plugin
fix: issue with pipeline
v4.4.2
@db-ux/ngx-core-components
4.4.2
Patch Changes
-
fix(SSR-compatibility): Implement framework-specific
useIdfor UUID generation in React and Vue outputs - see commit 1073c46 -
fix: issue with DBInput not working properly with
datalistandtype="time"- see commit 72ccb09
@db-ux/react-core-components
4.4.2
Patch Changes
-
fix(SSR-compatibility): Implement framework-specific
useIdfor UUID generation in React and Vue outputs - see commit 1073c46 -
fix: issue with DBInput not working properly with
datalistandtype="time"- see commit 72ccb09
@db-ux/wc-core-components
4.4.2
Patch Changes
-
fix(SSR-compatibility): Implement framework-specific
useIdfor UUID generation in React and Vue outputs - see commit 1073c46 -
fix: issue with DBInput not working properly with
datalistandtype="time"- see commit 72ccb09
@db-ux/v-core-components
4.4.2
Patch Changes
-
fix(SSR-compatibility): Implement framework-specific
useIdfor UUID generation in React and Vue outputs - see commit 1073c46 -
fix: issue with DBInput not working properly with
datalistandtype="time"- see commit 72ccb09
@db-ux/core-components
4.4.2
Patch Changes
-
fix(SSR-compatibility): Implement framework-specific
useIdfor UUID generation in React and Vue outputs - see commit 1073c46 -
fix: issue with DBInput not working properly with
datalistandtype="time"- see commit 72ccb09
@db-ux/core-stylelint
4.4.2
version bump
@db-ux/core-migration
4.4.2
version bump
@db-ux/core-foundations
4.4.2
version bump
@db-ux/agent-cli
4.4.2
version bump
v4.4.1-floating-components
auto update snapshots (#6002) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v4.4.1
@db-ux/ngx-core-components
4.4.1
Patch Changes
-
fix: issue with tailwind not reflecting adaptive color changes with
[data-color="xxx"]- see commit 936638d -
DBCustomSelect: Prevent floating label from flickering during initial render - see commit e5ceff8
@db-ux/react-core-components
4.4.1
Patch Changes
-
fix: issue with tailwind not reflecting adaptive color changes with
[data-color="xxx"]- see commit 936638d -
DBCustomSelect: Prevent floating label from flickering during initial render - see commit e5ceff8
@db-ux/wc-core-components
4.4.1
Patch Changes
-
fix: issue with tailwind not reflecting adaptive color changes with
[data-color="xxx"]- see commit 936638d -
DBCustomSelect: Prevent floating label from flickering during initial render - see commit e5ceff8
@db-ux/v-core-components
4.4.1
Patch Changes
-
fix: issue with tailwind not reflecting adaptive color changes with
[data-color="xxx"]- see commit 936638d -
DBCustomSelect: Prevent floating label from flickering during initial render - see commit e5ceff8
@db-ux/core-components
4.4.1
Patch Changes
- DBCustomSelect: Prevent floating label from flickering during initial render - see commit e5ceff8
@db-ux/core-foundations
4.4.1
Patch Changes
- fix: issue with tailwind not reflecting adaptive color changes with
[data-color="xxx"]- see commit 936638d
@db-ux/core-stylelint
4.4.1
version bump
@db-ux/core-migration
4.4.1
version bump
@db-ux/agent-cli
4.4.1
version bump
v4.4.0-loading
auto update snapshots (#5994) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v4.4.1-footer
What's Changed
- 1425 footer concept phase 2 by @sarahbrng in #5655
Full Changelog: v4.4.0...v4.5.0-footer