Skip to content

Releases: db-ui/core

v2.10.2

15 May 10:54
3ef4231
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.10.1...v2.11.0

v2.10.1

28 Apr 09:04
0f3697d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.10.0...v2.10.1

v2.10.0

21 Apr 13:45
0a4206a
Compare
Choose a tag to compare

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 the language switcher component with hyperlinks included:
    • remove role="listbox" from <ul class="cmp-language-switcher" HTML tag
    • remove role="option" from <li HTM tags and replace aria-selected="true" by aria-current="page" for the active/selected language
  • fix: data-variant overwrites (in)valid border colors by @mfranzke in #422

Full Changelog: v2.9.0...v2.10.0

v2.9.0

18 Apr 07:03
7072829
Compare
Choose a tag to compare

What's Changed

  • docs: added type related information by @mfranzke in #396
  • refactor(icon): provide possibility for overwrites by @mfranzke in #398
  • build(deps): bump @db-ui/base from 0.21.4 to 0.21.5 by @dependabot in #414

Full Changelog: v2.8.5...v2.8.6

v2.8.5

03 Apr 11:34
34f365d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.8.4...v2.8.5

v2.8.4

28 Mar 08:47
ad62c62
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.8.3...v2.8.4

v2.8.3

12 Mar 13:57
25e33c7
Compare
Choose a tag to compare

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

08 Mar 08:09
71fb84e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.8.1...v2.9.0

v2.8.1

06 Mar 07:12
906b36f
Compare
Choose a tag to compare

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

27 Feb 13:01
21245b3
Compare
Choose a tag to compare

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