Releases: db-ui/core
Releases · db-ui/core
v2.10.2
What's Changed
- fix(button): active disabled state visualization by @mfranzke in #443 as reported by @pschaub
- refactor: radio and checkbox simplification and correction by @mfranzke in #446
- fix: required radio elements displayed as invalid by @mfranzke in #431 as reported by @pschaub
- fix: we shouldn't use px on html tag at all by @mfranzke in #450
- fix: form field validation for variants by @mfranzke in #436
Full Changelog: v2.10.1...v2.11.0
v2.10.1
What's Changed
- fix(radio): thick border is only supposed to get used on checked state by @mfranzke in #432
- build(deps): bump @db-ui/base from 0.21.5 to 0.21.6 by @dependabot in #434
- fix: fonts for tailwind #315 by @pschaub in db-ui/base#316
- fix: prevented fill-rule="evenodd" within SVG files for icon font rendering by @mfranzke in db-ui/base#319
Full Changelog: v2.10.0...v2.10.1
v2.10.0
What's Changed
- refactor(language switcher): switched to a11y compliant HTML by @mfranzke in #417
We'd like to recommend to make those meaningful migrations when using thelanguage switcher
component with hyperlinks included:- remove role="listbox" from
<ul class="cmp-language-switcher"
HTML tag - remove role="option" from
<li
HTM tags and replacearia-selected="true"
byaria-current="page"
for the active/selected language
- remove role="listbox" from
- fix:
data-variant
overwrites (in)valid border colors by @mfranzke in #422
Full Changelog: v2.9.0...v2.10.0
v2.9.0
v2.8.5
v2.8.4
v2.8.3
What's Changed
- build(deps-dev): bump @pattern-lab/uikit-workshop from 6.0.1 to 6.0.3 by @dependabot in #368
Full Changelog: v2.8.2...v2.8.3
v2.8.2
v2.8.1
What's Changed
- refactor: added missing transportation icon by @mfranzke in #352
- added missing font references by build(deps): bump @db-ui/base from 0.21.1 to 0.21.2 by @dependabot in #355
Full Changelog: v2.8.0...v2.8.1
v2.8.0
What's Changed
- chore: icon font embedding optimization by @mfranzke in #332
- refactor: added referenceable DB Screen Sans Digital Regular by @mfranzke in #336
- SVG icons content optimization by build(deps): bump @db-ui/base from 0.21.0 to 0.21.1 by @dependabot in #340
Full Changelog: v2.7.0...v2.8.0