Releases: db-ux-design-system/core-web
Releases · db-ux-design-system/core-web
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
v3.0.8-switch
What's Changed
- fix(DB Switch): double event firing with Angular signals by Copilot in #4779
Full Changelog: v3.0.7...v3.0.8-switch
v3.0.8-empty-custom-select
What's Changed
- fix(DBCustomSelect): tags remaining visible when form values are reset by Copilot in #4778
Full Changelog: v3.0.7...v3.0.8-empty-custom-select