v2.11.0
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
from0.21.6
to0.21.7
by @dependabot in #464- fix: aligned tailwind
screens
tokens with Marketingportal definitions by @mfranzke in db-ui/base#328
- fix: aligned tailwind
- build(deps): bump
@db-ui/base
from0.21.7
to0.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 todb_ic_il_db_train_station_with_train.svg
db_ic_il_db_trainstation.svg
renamed todb_ic_il_db_train_station.svg
- Changed illustrative icons filenames
- refactor: updated icon fonts by @mfranzke in db-ui/base#337
- feat: added new icons by @mfranzke in #468
New Contributors
Full Changelog: v2.10.2...v2.11.0