@@ -80,42 +80,49 @@ In general we've introduced the possibility to control variants and configuratio
80
80
- The DB Webfonts files have been updated -->
81
81
82
82
## [ Unreleased]
83
+ ## [ 2.0.0-45] - 2022-07-07
84
+
85
+ ### Fixed
86
+
87
+ #### Package consumption
88
+
89
+ - Button border styling
83
90
84
91
## [ 2.0.0-44] - 2022-06-30
85
92
86
93
### Added
87
94
88
95
#### Package consumption
89
96
90
- - Further hints regarding SCSS consumption (especially on migrating from DB UI Core version 1 to 2)
97
+ - Further hints regarding SCSS consumption (especially on migrating from DB UI Core version 1 to 2)
91
98
92
99
### Changed
93
100
94
101
#### Package consumption
95
102
96
- - Hardening the font size calculation functions
103
+ - Hardening the font size calculation functions
97
104
98
105
### Fixed
99
106
100
107
#### Package consumption
101
108
102
- - Checkbox & Radio: Incorrect space in between these elements and their labels
103
- - Ensuring correct execution of SCSS functions, that would elsewhere get rendered to the CSS output directly
109
+ - Checkbox & Radio: Incorrect space in between these elements and their labels
110
+ - Ensuring correct execution of SCSS functions, that would elsewhere get rendered to the CSS output directly
104
111
105
112
## [ 2.0.0-43] - 2022-05-07
106
113
107
114
### Changed
108
115
109
116
#### Package consumption
110
117
111
- - updated files & folders documentation
112
- - removed undocumented and obsolete component ` Toasts ` , that is included in the new DB Design System as ` Notification ` component anyhow
113
- - further optimized the general projects files definitions within ` package.json `
118
+ - updated files & folders documentation
119
+ - removed undocumented and obsolete component ` Toasts ` , that is included in the new DB Design System as ` Notification ` component anyhow
120
+ - further optimized the general projects files definitions within ` package.json `
114
121
115
122
## [ 2.0.0-42] - 2022-05-06
116
123
117
124
### Fixed
118
125
119
126
#### Package consumption
120
127
121
- - Integrating the ` dialog-polyfill ` CSS only for demo purposes [ #288 ] , but not including it in the CSS anymore
128
+ - Integrating the ` dialog-polyfill ` CSS only for demo purposes [ #288 ] , but not including it in the CSS anymore
0 commit comments