You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+11-11Lines changed: 11 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -86,52 +86,52 @@ In general we've introduced the possibility to control variants and configuratio
86
86
87
87
#### Package consumption
88
88
89
-
-**BREAKING CHANGE** / Icons: Changed undocumented CSS Variables `--icon-margin-left` and `--icon-margin-right` to `--icon-margin-before` and `--icon-margin-after`
90
-
-refactor: icon margins
89
+
-**BREAKING CHANGE** / Icons: Changed undocumented CSS Variables `--icon-margin-left` and `--icon-margin-right` to `--icon-margin-before` and `--icon-margin-after`
90
+
- refactor: icon margins
91
91
92
92
## [2.0.0-45] - 2022-07-07
93
93
94
94
### Fixed
95
95
96
96
#### Package consumption
97
97
98
-
-Button border styling
98
+
- Button border styling
99
99
100
100
## [2.0.0-44] - 2022-06-30
101
101
102
102
### Added
103
103
104
104
#### Package consumption
105
105
106
-
-Further hints regarding SCSS consumption (especially on migrating from DB UI Core version 1 to 2)
106
+
- Further hints regarding SCSS consumption (especially on migrating from DB UI Core version 1 to 2)
107
107
108
108
### Changed
109
109
110
110
#### Package consumption
111
111
112
-
-Hardening the font size calculation functions
112
+
- Hardening the font size calculation functions
113
113
114
114
### Fixed
115
115
116
116
#### Package consumption
117
117
118
-
-Checkbox & Radio: Incorrect space in between these elements and their labels
119
-
-Ensuring correct execution of SCSS functions, that would elsewhere get rendered to the CSS output directly
118
+
- Checkbox & Radio: Incorrect space in between these elements and their labels
119
+
- Ensuring correct execution of SCSS functions, that would elsewhere get rendered to the CSS output directly
120
120
121
121
## [2.0.0-43] - 2022-05-07
122
122
123
123
### Changed
124
124
125
125
#### Package consumption
126
126
127
-
-updated files & folders documentation
128
-
-removed undocumented and obsolete component `Toasts`, that is included in the new DB UX Design System as `Notification` component anyhow
129
-
-further optimized the general projects files definitions within `package.json`
127
+
- updated files & folders documentation
128
+
- removed undocumented and obsolete component `Toasts`, that is included in the new DB UX Design System as `Notification` component anyhow
129
+
- further optimized the general projects files definitions within `package.json`
130
130
131
131
## [2.0.0-42] - 2022-05-06
132
132
133
133
### Fixed
134
134
135
135
#### Package consumption
136
136
137
-
-Integrating the `dialog-polyfill` CSS only for demo purposes [#288], but not including it in the CSS anymore
137
+
- Integrating the `dialog-polyfill` CSS only for demo purposes [#288], but not including it in the CSS anymore
0 commit comments