Skip to content

Commit 80a9a31

Browse files
committed
chore: prepared the next release
1 parent 1da6afd commit 80a9a31

File tree

1 file changed

+21
-2
lines changed

1 file changed

+21
-2
lines changed

CHANGELOG.md

Lines changed: 21 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ Regarding BREAKING CHANGES in between, please have a look into [the migration gu
1212

1313
And we're still hosting the `CHANGELOG` for any changes up until version 2.0.0 within our internal Git: <https://db.de/lwfv2o> (you need to be logged in to our Deutsche Bahn VPN for these informations)
1414

15-
## [Unreleased]
16-
1715
<!-- ## [2.0.0] - 2022-XX-XX
1816
1917
This part includes all of the changes from `@db-ui/[email protected]` to `@db-ui/[email protected]` – this summarizes the changes out of the previous prereleases, and is especially only including the relevant aspects for consumers of our package (so we've left out the DB UI Core contributors relevant aspects).
@@ -81,6 +79,27 @@ In general we've introduced the possibility to control variants and configuratio
8179
- refactor: removing last `bulma` remains. While this is still a great framework, our codebase is now mature enough to even also work without it. [!350]
8280
- The DB Webfonts files have been updated -->
8381

82+
## [Unreleased]
83+
84+
### Added
85+
86+
#### Package consumption
87+
88+
- Further hints regarding SCSS consumption (especially on migrating from DB UI Core version 1 to 2)
89+
90+
### Changed
91+
92+
#### Package consumption
93+
94+
- Hardening the font size calculation functions
95+
96+
### Fixed
97+
98+
#### Package consumption
99+
100+
- Checkbox & Radio: Incorrect space in between these elements and their labels
101+
- Ensuring correct execution of SCSS functions, that would elsewhere get rendered to the CSS output directly
102+
84103
## [2.0.0-43] - 2022-05-07
85104

86105
### Changed

0 commit comments

Comments
 (0)