Skip to content

v2.11.0

Compare
Choose a tag to compare
@mfranzke mfranzke released this 06 Jun 12:42
· 597 commits to main since this release
ddb168f

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