Releases: db-ux-design-system/core-web
Releases · db-ux-design-system/core-web
v2.1.2
What's Changed
Fixes
- missed PRs contents out of „opacity tokens“, that should have been part of v2.1.0, by @nmerget in #4269
- backdrop opacity to use new opacity token for documentation
Documentation
Full Changelog: v2.1.1...v2.1.2
v2.1.1
What's Changed
Fixed
- focus outline for input calendar by @nmerget in #4202
- Tabs: only set
aria-controls
attribute when tab panels exist by @michaelmkraus in #4270 - Impossible to change the DBSelect value when the validation is invalid by @nmerget in #4260
- removed
stopPropagation
for every event to fix issue with<form>
by @nmerget in #4280
Full Changelog: v2.1.0...v2.1.1
v2.1.0
What's Changed
Added
- new colors
light-green
andburgundy
by @michaelmkraus in #4253 - DBTooltip: introduced
variant="description"|"label"
property, that controls whether tooltip content is either connected as a complementary description or as a label (overwriting the inner, visible content, like e.g. an graphic/icon). - opacity tokens by @nmerget in #4269
Changed
- DBCustomSelect: improvements for custom-select by @nmerget in #4200
searchFilter
: FN for custom filteringtransformSelectedLabels
: FN for custom labelsselectedLabels
: fixed custom labelssearchValue
: search filter value
- DBTag: replace
title
-HTML-attribute for removable tag with DBTooltip by @nmerget in #4218- In case that you're integrating the HTML directly or testing against the resulting HTML code, this would be a BREAKING CHANGE
Fixed
- DBDrawer: missing border for drawer by @nmerget in #4259
- DBTag: styling issues for remove button inside tag by @nmerget in #4256
- typescript issue for DBIcon (internal component) for variant by allowing all strings by @nmerget in #4257
Full Changelog: v2.0.10...v2.1.0
v2.0.10-popover
Prerelease to test popover and tooltip
v2.0.10
v2.0.9
v2.0.8
v2.0.7
What's Changed
- refactor(input): differentiating expected type for
min
andmax
by @mfranzke in #4144 - fix: issues with tailwind v4 by @nmerget in #4151
- fix: enable multiline for navigation-items links but not buttons by @michaelmkraus in #4065
- fix: stylelint issues by @nmerget in #4157
- feat: change color of label on hovered and active state by @michaelmkraus in #4077
- fix: issue with autofill icon by @nmerget in #4158
- fix: badge styling issues by @nmerget in #4156
Full Changelog: v2.0.6...v2.0.7