Skip to content

Releases: db-ui/core

v2.11.0

06 Jun 12:42
ddb168f
Compare
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
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