Releases: db-ui/core
Releases · db-ui/core
v2.0.0-50
What's Changed
- refactor: splitted up global font declarations for easier consumption within DB UI Elements by @mfranzke in #16
- build(deps): bump @db-ui/base from 0.12.0 to 0.17.0 by @dependabot in #58 and #59
- refactor(brand): added font related declarations for site name by @mfranzke in #45
New Contributors
- @dkolba made their first contribution in #15
- @dependabot made their first contribution in #29
Full Changelog: v2.0.0-48...v2.0.0-50
v2.0.0-49
Full Changelog: v2.0.0-48...v2.0.0-49
v2.0.0-48
v2.0.0-47
v2.0.0-46
v2.0.0-44
What's Changed
Added
- Further hints regarding SCSS consumption (especially on migrating from DB UI Core version 1 to 2)
Changed
- Hardening the font size calculation functions
Fixed
- Checkbox & Radio: Incorrect space in between these elements and their labels
- Ensuring correct execution of SCSS functions, that would elsewhere get rendered to the CSS output directly