Releases: db-ux-design-system/core-web
Releases · db-ux-design-system/core-web
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
v2.0.6
v2.0.5
v2.0.4
What's Changed
- fix: also use wrap for navigation-items that are no buttons by @michaelmkraus in #4099
- fix: text-sizes in tailwind config by @nmerget in #4107
Full Changelog: v2.0.3...v2.0.4
v2.0.3
v2.0.2
What's Changed
- chore(deps-dev): bump @db-ux/db-theme from 2.0.0 to 2.0.1 by @dependabot in #4070
- fix: Apply font-weight to font properties
- fix(DB Neo): removed local font references due to inconsistant rendering by @mfranzke in #4078
Full Changelog: v2.0.1...v2.0.2
v2.0.1
What's Changed
- feat: enable text of navigation-item to break into multiple lines by @michaelmkraus in #4059
- fix: issues with font properties applying wrong font-weights by @nmerget in #4063
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
BREAKING CHANGES
Please have a look at our migration guide to see all changed packages checkout. You'll find the current migration script there as well.
Make sure to upgrade to version 1.2.2
before using npx @db-ux/core-migration --type=v100_v200 --src=./src
for your project.
Added
- feat: renamed border-height to border-width by @michaelmkraus in #4000
- feat: badge and tag color adaption by @michaelmkraus in #4041
- feat: custom select by @nmerget in #3930
- feat: adapt placeholder for input, textarea and select by @michaelmkraus in #4012
- feat: add min-inline-size to input, select and textarea by @michaelmkraus in #4011
- feat: angular signals by @nmerget in #4025
- feat: foundation update by @nmerget in #4002
Regular changes
- refactor: corrected attributes by @mfranzke in #4027
- refactor: removed obsolete attribute by @mfranzke in #4026
- docs: update link to icon font tool after renaming by @annsch in #4046
Bugfixes
- fix: add border to sub-navigation by @michaelmkraus in #4029
- fix: issue with tabs and accordion for react 19 by @nmerget in #4030
New Contributors
- @michaelmkraus made their first contribution in #4000
Full Changelog: v1.2.2...v2.0.0