Skip to content

Releases: db-ui/core

v2.11.3

13 Jul 10:39
1c8186d

Choose a tag to compare

What's Changed

  • refactor: enabled overwriting icons set via icon SCSS mixin by @mfranzke in #510

Full Changelog: v2.11.2...v2.11.3

v2.11.2

04 Jul 11:03
9509363

Choose a tag to compare

What's Changed

Full Changelog: v2.11.1...v2.11.2

v2.11.1

04 Jul 08:31
f06a21d

Choose a tag to compare

What's Changed

  • fix: mainnavigation placement in header w/o metanavigation by @mfranzke in #490 #496

Full Changelog: v2.11.0...v2.11.1

v2.11.0

06 Jun 12:42
ddb168f

Choose a tag to compare

What's Changed

@juthilo thankfully has detected that we had some code leftover that lead to a set margin-top on inputs, which shouldn't be defined anymore. This shouldn't influence your applications as it most likely has been overwritten already by most consuming applications, but we at least wanted to flag it.

  • Fix #391: Remove margin-top from input by @juthilo in #392
  • fix(docs): input typo by @pschaub in #456
  • build(deps): bump @db-ui/base from 0.21.6 to 0.21.7 by @dependabot in #464
  • build(deps): bump @db-ui/base from 0.21.7 to 0.22.1 by @dependabot in #472 and #473
    • refactor: updated icon fonts by @​mfranzke in db-ui/base#337
      • Changed illustrative icons filenames
        • db_ic_il_db_trainstation_with_train.svg renamed to db_ic_il_db_train_station_with_train.svg
        • db_ic_il_db_trainstation.svg renamed to db_ic_il_db_train_station.svg
  • feat: added new icons by @mfranzke in #468

New Contributors

Full Changelog: v2.10.2...v2.11.0

v2.10.2

15 May 10:54
3ef4231

Choose a tag to compare

What's Changed

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

v2.10.1

28 Apr 09:04
0f3697d

Choose a tag to compare

What's Changed

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

v2.10.0

21 Apr 13:45
0a4206a

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

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

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

Choose a tag to compare

What's Changed

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