Releases: db-ux-design-system/core-web
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
v4.4.1-breadcrumb
What's Changed
- feat: breadcrumb mvp by @sarahbrng in #5540
Full Changelog: v4.3.1...v4.4.1-breadcrumb
v4.4.0
@db-ux/ngx-core-components
4.4.0
Minor Changes
-
feat: add
roleproperty to DBNotification & automatically add role based on semantic if noroleorariaLiveis provided to increase UX for screen-reader users - see commit 177d71e -
feat(DBSelect): hide empty first option in
requiredselects with placeholder after the first user selection, and addshowEmptyOptionprop to overwrite this - see commit 4280bc4
@db-ux/react-core-components
4.4.0
Minor Changes
-
feat: add
roleproperty to DBNotification & automatically add role based on semantic if noroleorariaLiveis provided to increase UX for screen-reader users - see commit 177d71e -
feat(DBSelect): hide empty first option in
requiredselects with placeholder after the first user selection, and addshowEmptyOptionprop to overwrite this - see commit 4280bc4
@db-ux/wc-core-components
4.4.0
Minor Changes
-
feat: add
roleproperty to DBNotification & automatically add role based on semantic if noroleorariaLiveis provided to increase UX for screen-reader users - see commit 177d71e -
feat(DBSelect): hide empty first option in
requiredselects with placeholder after the first user selection, and addshowEmptyOptionprop to overwrite this - see commit 4280bc4
@db-ux/v-core-components
4.4.0
Minor Changes
-
feat: add
roleproperty to DBNotification & automatically add role based on semantic if noroleorariaLiveis provided to increase UX for screen-reader users - see commit 177d71e -
feat(DBSelect): hide empty first option in
requiredselects with placeholder after the first user selection, and addshowEmptyOptionprop to overwrite this - see commit 4280bc4
@db-ux/core-components
4.4.0
Minor Changes
-
feat: add
roleproperty to DBNotification & automatically add role based on semantic if noroleorariaLiveis provided to increase UX for screen-reader users - see commit 177d71e -
feat(DBSelect): hide empty first option in
requiredselects with placeholder after the first user selection, and addshowEmptyOptionprop to overwrite this - see commit 4280bc4
@db-ux/core-stylelint
4.4.0
Patch Changes
- refactor: extending
peerDependencyrange to Stylelint 17 - see commit 5a53df7
@db-ux/core-migration
4.4.0
version bump
@db-ux/core-foundations
4.4.0
version bump
@db-ux/agent-cli
4.4.0
version bump