Releases: db-ux-design-system/core-web
Releases · db-ux-design-system/core-web
v3.1.15
@db-ux/core-components
3.1.15
Patch Changes
- 262964b: fix(Switch): double event firing with Angular signals
- 262964b: fix(CustomSelect): tags remaining visible when form values are reset
- 262964b: fix(CustomSelect): custom removeTagsTexts are not applied correctly
Note: Changes applied to those packages as well:
@db-ux/react-core-components
,@db-ux/ngx-core-components
,@db-ux/v-core-components
,@db-ux/wc-core-components
@db-ux/core-foundations
3.1.15
version bumb
@db-ux/core-migration
3.1.15
version bumb
@db-ux/core-stylelint
3.1.15
version bumb
v3.1.5-custom-select-removeTagsTexts
What's Changed
- fix: DBCustomSelect custom removeTagsTexts are not applied correctly by Copilot in #4983
Full Changelog: v3.1.3...v3.1.5-custom-select-removeTagsTexts
v3.1.4
What's Changed
Fixed
- old implementation for
writeValue
for select by @nmerget in #5022 - DBTooltip race condition when component unmounts during delayed positioning by @Copilot in #4984
Documentation
- clarify foundations vs components package relationship by @Copilot in #4802
- Add comprehensive datalist/typeahead examples and missing component files by @Copilot in #4814
- Implement global framework selector for preselecting code example tabs by @Copilot in #4810
- Add "View Source" button with dynamic branch detection to component documentation pages by @Copilot in #4816
- Add comprehensive testing documentation for applications using DB UX components by @Copilot in #4872
- docs: Add comprehensive documentation for icon weight and variant usage by @Copilot in #4876
- docs: added a11y review entry for "switch" component by @mfranzke in #5051
- docs: Add optgroup demo examples for DBSelect component by @Copilot in #4813
Full Changelog: v3.1.3...v3.1.4
v3.1.3
What's Changed
maintenance release
- fix: DBButton alignment issue in inline containers by @Copilot in #4800
- fix(docs): HTML example code in showcases by @michaelmkraus in #4987
Full Changelog: v3.1.2...v3.1.3
v3.1.3-tooltip-local-testing
What's Changed
- fix: DBTooltip race condition when component unmounts during delayed positioning by Copilot in #4984
Full Changelog: v3.1.2...v3.1.3-tooltip-local-testing
v3.1.3-custom-select-removeTagsTexts
What's Changed
- fix: DBCustomSelect custom removeTagsTexts are not applied correctly by Copilot in #4983
Full Changelog: v3.1.2...v3.1.3-custom-select-removeTagsTexts
v3.1.2
v3.1.1
v3.1.0
What's Changed
- feat: Add Enter key support for Custom Select keyboard navigation by @Copilot in #4830
- feat: add
enterkeyhint
andinputmode
attributes to DBInput by @Copilot in #4820 - refactor(select): not hiding the first
option
HTML element anymore by @mfranzke in #4020 - docs(notification): remove non-existing
type
attribute from showcase examples by @Copilot in #4786
New Contributors
- GitHub Copilot made their first contribution in #4788
Full Changelog: v3.0.8...v3.1.0
v3.0.8
What's Changed
- fix: Keep burger menu visible when drawer has content by @michaelmkraus in #4792
Full Changelog: v3.0.7...v3.0.8