@amboss/design-system 1.0.0-canary-3 β 1.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md
ADDED
|
@@ -0,0 +1,1826 @@
|
|
|
1
|
+
# v1.0.2 (Mon Dec 13 2021)
|
|
2
|
+
|
|
3
|
+
### Release Notes
|
|
4
|
+
|
|
5
|
+
#### Lear add large link ([#402](https://github.com/amboss-mededu/amboss-design-system/pull/402))
|
|
6
|
+
|
|
7
|
+
Add large link with 16px and fix style regression for Link as="button"
|
|
8
|
+
|
|
9
|
+
---
|
|
10
|
+
|
|
11
|
+
#### π Bug Fix
|
|
12
|
+
|
|
13
|
+
- Lear add large link [#402](https://github.com/amboss-mededu/amboss-design-system/pull/402) ([@smooth-opperator](https://github.com/smooth-opperator))
|
|
14
|
+
|
|
15
|
+
#### Authors: 1
|
|
16
|
+
|
|
17
|
+
- Julie Oppermann ([@smooth-opperator](https://github.com/smooth-opperator))
|
|
18
|
+
|
|
19
|
+
---
|
|
20
|
+
|
|
21
|
+
# v1.0.1 (Mon Dec 13 2021)
|
|
22
|
+
|
|
23
|
+
#### β οΈ Pushed to `main`
|
|
24
|
+
|
|
25
|
+
- Add parameters to Jenkinsfiles and create environment parameter ([@sophomeric](https://github.com/sophomeric))
|
|
26
|
+
|
|
27
|
+
#### Authors: 1
|
|
28
|
+
|
|
29
|
+
- Eric Webster ([@sophomeric](https://github.com/sophomeric))
|
|
30
|
+
|
|
31
|
+
---
|
|
32
|
+
|
|
33
|
+
# v1.0.0 (Fri Dec 10 2021)
|
|
34
|
+
|
|
35
|
+
### Release Notes
|
|
36
|
+
|
|
37
|
+
#### Emotion js rc 1 ([#398](https://github.com/amboss-mededu/amboss-design-system/pull/398))
|
|
38
|
+
|
|
39
|
+
Migrate DS to from scss to emotion.js
|
|
40
|
+
|
|
41
|
+
BREAKING:
|
|
42
|
+
As a consumer of DS - make sure to add ThemeProvider to the top of your react tree.
|
|
43
|
+
|
|
44
|
+
- use of styled components intead of scss
|
|
45
|
+
- new way to work with media queries
|
|
46
|
+
- new templates for cli command
|
|
47
|
+
|
|
48
|
+
#### Text migrate2 ([#397](https://github.com/amboss-mededu/amboss-design-system/pull/397))
|
|
49
|
+
|
|
50
|
+
- migrated Text component
|
|
51
|
+
- added the variant="info" example
|
|
52
|
+
- updated Link component
|
|
53
|
+
|
|
54
|
+
#### LEAR-2253 Migrate Icon + Tabs to Emotion ([#393](https://github.com/amboss-mededu/amboss-design-system/pull/393))
|
|
55
|
+
|
|
56
|
+
* Migrate Icon to Emotion
|
|
57
|
+
* Migrate Tabs to Emotion
|
|
58
|
+
|
|
59
|
+
#### [LEAR-2225] Migrate `Select` + `Button` + `MediaViewerBar` + `FormLabelText` + `CardHeader` + `VirtualScrollList` to Emotion ([#384](https://github.com/amboss-mededu/amboss-design-system/pull/384))
|
|
60
|
+
|
|
61
|
+
- migrate Select to Emotion
|
|
62
|
+
|
|
63
|
+
#### [LEAR-2198] Toggle + FormField + PictogramButton to Emotion ([#372](https://github.com/amboss-mededu/amboss-design-system/pull/372))
|
|
64
|
+
|
|
65
|
+
Put your release notes here
|
|
66
|
+
|
|
67
|
+
#### migrated Inline component ([#371](https://github.com/amboss-mededu/amboss-design-system/pull/371))
|
|
68
|
+
|
|
69
|
+
- migrated Inline component
|
|
70
|
+
- cleaned up Stack styles
|
|
71
|
+
|
|
72
|
+
---
|
|
73
|
+
|
|
74
|
+
#### π₯ Breaking Change
|
|
75
|
+
|
|
76
|
+
- fix build and add documentation [#398](https://github.com/amboss-mededu/amboss-design-system/pull/398) ([@clbagrat](https://github.com/clbagrat))
|
|
77
|
+
- Emotion js rc 1 [#398](https://github.com/amboss-mededu/amboss-design-system/pull/398) ([@clbagrat](https://github.com/clbagrat) [@Hadh](https://github.com/Hadh) vmh@amboss.com anm@amboss.com [@frannie-zr](https://github.com/frannie-zr) [@bbt-amboss](https://github.com/bbt-amboss) [@webforte](https://github.com/webforte) [@ElisaMassafra](https://github.com/ElisaMassafra))
|
|
78
|
+
|
|
79
|
+
#### π Bug Fix
|
|
80
|
+
|
|
81
|
+
- Text migrate2 [#397](https://github.com/amboss-mededu/amboss-design-system/pull/397) (vmh@amboss.com)
|
|
82
|
+
- LEAR-2253 Migrate Icon + Tabs to Emotion [#393](https://github.com/amboss-mededu/amboss-design-system/pull/393) ([@webforte](https://github.com/webforte))
|
|
83
|
+
- [LEAR-2225] Migrate `Select` + `Button` + `MediaViewerBar` + `FormLabelText` + `CardHeader` + `VirtualScrollList` to Emotion [#384](https://github.com/amboss-mededu/amboss-design-system/pull/384) ([@webforte](https://github.com/webforte))
|
|
84
|
+
- [LEAR-2198] Toggle + FormField + PictogramButton to Emotion [#372](https://github.com/amboss-mededu/amboss-design-system/pull/372) ([@webforte](https://github.com/webforte))
|
|
85
|
+
- migrated Inline component [#371](https://github.com/amboss-mededu/amboss-design-system/pull/371) (vmh@amboss.com)
|
|
86
|
+
|
|
87
|
+
#### Authors: 8
|
|
88
|
+
|
|
89
|
+
- [@frannie-zr](https://github.com/frannie-zr)
|
|
90
|
+
- @elisa.m ([@ElisaMassafra](https://github.com/ElisaMassafra))
|
|
91
|
+
- Anita (anm@amboss.com)
|
|
92
|
+
- Benjamin Bortfeldt-RoΓ ([@bbt-amboss](https://github.com/bbt-amboss))
|
|
93
|
+
- Bob ([@vladimir-fsh](https://github.com/vladimir-fsh))
|
|
94
|
+
- Gobedashvili Bagrat ([@clbagrat](https://github.com/clbagrat))
|
|
95
|
+
- Hadhemi ([@Hadh](https://github.com/Hadh))
|
|
96
|
+
- Konstantin ([@webforte](https://github.com/webforte))
|
|
97
|
+
|
|
98
|
+
---
|
|
99
|
+
|
|
100
|
+
# v0.27.2 (Thu Dec 02 2021)
|
|
101
|
+
|
|
102
|
+
### Release Notes
|
|
103
|
+
|
|
104
|
+
#### Added info variant to text and icon ([#394](https://github.com/amboss-mededu/amboss-design-system/pull/394))
|
|
105
|
+
|
|
106
|
+
Added info variant to text and to icon
|
|
107
|
+
|
|
108
|
+
---
|
|
109
|
+
|
|
110
|
+
#### π Bug Fix
|
|
111
|
+
|
|
112
|
+
- Added info variant to text and icon [#394](https://github.com/amboss-mededu/amboss-design-system/pull/394) ([@ElisaMassafra](https://github.com/ElisaMassafra))
|
|
113
|
+
|
|
114
|
+
#### Authors: 1
|
|
115
|
+
|
|
116
|
+
- @elisa.m ([@ElisaMassafra](https://github.com/ElisaMassafra))
|
|
117
|
+
|
|
118
|
+
---
|
|
119
|
+
|
|
120
|
+
# v0.27.1 (Fri Nov 19 2021)
|
|
121
|
+
|
|
122
|
+
### Release Notes
|
|
123
|
+
|
|
124
|
+
#### Expose event argument to onClick functions on DropdownMenu ([#386](https://github.com/amboss-mededu/amboss-design-system/pull/386))
|
|
125
|
+
|
|
126
|
+
Expose event argument to onClick functions on DropdownMenu
|
|
127
|
+
|
|
128
|
+
---
|
|
129
|
+
|
|
130
|
+
#### π Bug Fix
|
|
131
|
+
|
|
132
|
+
- Expose event argument to onClick functions on DropdownMenu [#386](https://github.com/amboss-mededu/amboss-design-system/pull/386) ([@frannie-zr](https://github.com/frannie-zr))
|
|
133
|
+
|
|
134
|
+
#### Authors: 1
|
|
135
|
+
|
|
136
|
+
- [@frannie-zr](https://github.com/frannie-zr)
|
|
137
|
+
|
|
138
|
+
---
|
|
139
|
+
|
|
140
|
+
# v0.27.0 (Tue Nov 16 2021)
|
|
141
|
+
|
|
142
|
+
### Release Notes
|
|
143
|
+
|
|
144
|
+
#### [Lear 2191] add update 16px icons ([#381](https://github.com/amboss-mededu/amboss-design-system/pull/381))
|
|
145
|
+
|
|
146
|
+
Adds / Updates many 16px icons
|
|
147
|
+
Adds 24px icons that correspond to the 16px icons if they were missing
|
|
148
|
+
Updates the Tokens-Icons page so that you can actually see the 16px icons to check how they look.
|
|
149
|
+

|
|
150
|
+
|
|
151
|
+
---
|
|
152
|
+
|
|
153
|
+
#### π Enhancement
|
|
154
|
+
|
|
155
|
+
- [Lear 2191] add update 16px icons [#381](https://github.com/amboss-mededu/amboss-design-system/pull/381) ([@smooth-opperator](https://github.com/smooth-opperator))
|
|
156
|
+
|
|
157
|
+
#### Authors: 1
|
|
158
|
+
|
|
159
|
+
- Julie Oppermann ([@smooth-opperator](https://github.com/smooth-opperator))
|
|
160
|
+
|
|
161
|
+
---
|
|
162
|
+
|
|
163
|
+
# v0.26.10 (Tue Nov 16 2021)
|
|
164
|
+
|
|
165
|
+
### Release Notes
|
|
166
|
+
|
|
167
|
+
#### Fix space between typo ([#382](https://github.com/amboss-mededu/amboss-design-system/pull/382))
|
|
168
|
+
|
|
169
|
+
Fix Inline component spaceBetween typo in scss
|
|
170
|
+
|
|
171
|
+
---
|
|
172
|
+
|
|
173
|
+
#### π Bug Fix
|
|
174
|
+
|
|
175
|
+
- Fix space between typo [#382](https://github.com/amboss-mededu/amboss-design-system/pull/382) ([@LimChorngUan](https://github.com/LimChorngUan))
|
|
176
|
+
|
|
177
|
+
#### Authors: 1
|
|
178
|
+
|
|
179
|
+
- [@LimChorngUan](https://github.com/LimChorngUan)
|
|
180
|
+
|
|
181
|
+
---
|
|
182
|
+
|
|
183
|
+
# v0.26.9 (Tue Nov 16 2021)
|
|
184
|
+
|
|
185
|
+
### Release Notes
|
|
186
|
+
|
|
187
|
+
#### [LEAR-2178] Add small variant of Toggle ([#362](https://github.com/amboss-mededu/amboss-design-system/pull/362))
|
|
188
|
+
|
|
189
|
+
- Adds a small variant by introducing the size prop to Toggle with updated documentation
|
|
190
|
+
|
|
191
|
+
---
|
|
192
|
+
|
|
193
|
+
#### π Bug Fix
|
|
194
|
+
|
|
195
|
+
- [LEAR-2178] Add small variant of Toggle [#362](https://github.com/amboss-mededu/amboss-design-system/pull/362) ([@webforte](https://github.com/webforte))
|
|
196
|
+
|
|
197
|
+
#### Authors: 1
|
|
198
|
+
|
|
199
|
+
- Konstantin ([@webforte](https://github.com/webforte))
|
|
200
|
+
|
|
201
|
+
---
|
|
202
|
+
|
|
203
|
+
# v0.26.8 (Thu Nov 11 2021)
|
|
204
|
+
|
|
205
|
+
### Release Notes
|
|
206
|
+
|
|
207
|
+
#### [LEAR-2206] Fix infinite loop inside Select ([#374](https://github.com/amboss-mededu/amboss-design-system/pull/374))
|
|
208
|
+
|
|
209
|
+
This removes a useEffect dependency in order not to endlessly fire the
|
|
210
|
+
callback. This may be a temporary solution in order to prevent UI
|
|
211
|
+
freezes in production.
|
|
212
|
+
|
|
213
|
+
Put your release notes here
|
|
214
|
+
|
|
215
|
+
---
|
|
216
|
+
|
|
217
|
+
#### π Bug Fix
|
|
218
|
+
|
|
219
|
+
- [LEAR-2206] Fix infinite loop inside Select [#374](https://github.com/amboss-mededu/amboss-design-system/pull/374) ([@webforte](https://github.com/webforte))
|
|
220
|
+
|
|
221
|
+
#### Authors: 1
|
|
222
|
+
|
|
223
|
+
- Konstantin ([@webforte](https://github.com/webforte))
|
|
224
|
+
|
|
225
|
+
---
|
|
226
|
+
|
|
227
|
+
# v0.26.7 (Mon Nov 08 2021)
|
|
228
|
+
|
|
229
|
+
### Release Notes
|
|
230
|
+
|
|
231
|
+
#### Add alert-triangle icon ([#365](https://github.com/amboss-mededu/amboss-design-system/pull/365))
|
|
232
|
+
|
|
233
|
+
Add alert-triangle icon
|
|
234
|
+
|
|
235
|
+
---
|
|
236
|
+
|
|
237
|
+
#### π Bug Fix
|
|
238
|
+
|
|
239
|
+
- Add alert-triangle icon [#365](https://github.com/amboss-mededu/amboss-design-system/pull/365) ([@jaseeva](https://github.com/jaseeva))
|
|
240
|
+
|
|
241
|
+
#### Authors: 1
|
|
242
|
+
|
|
243
|
+
- Julia ([@jaseeva](https://github.com/jaseeva))
|
|
244
|
+
|
|
245
|
+
---
|
|
246
|
+
|
|
247
|
+
# v0.26.6 (Mon Nov 08 2021)
|
|
248
|
+
|
|
249
|
+
### Release Notes
|
|
250
|
+
|
|
251
|
+
#### [LEAR-2127] Improve vertical centering inside MediaViewerBar ([#361](https://github.com/amboss-mededu/amboss-design-system/pull/361))
|
|
252
|
+
|
|
253
|
+
- his resolves the issue where items in MediaViewerBar would not exactly vertically align. It's solved by adding a wrap around item with display set to flex.
|
|
254
|
+
- make button variants style safe for dimmed sub theme
|
|
255
|
+
|
|
256
|
+
---
|
|
257
|
+
|
|
258
|
+
#### π Bug Fix
|
|
259
|
+
|
|
260
|
+
- [LEAR-2127] Improve vertical centering inside MediaViewerBar [#361](https://github.com/amboss-mededu/amboss-design-system/pull/361) ([@webforte](https://github.com/webforte))
|
|
261
|
+
|
|
262
|
+
#### Authors: 1
|
|
263
|
+
|
|
264
|
+
- Konstantin ([@webforte](https://github.com/webforte))
|
|
265
|
+
|
|
266
|
+
---
|
|
267
|
+
|
|
268
|
+
# v0.26.5 (Fri Oct 29 2021)
|
|
269
|
+
|
|
270
|
+
#### π Bug Fix
|
|
271
|
+
|
|
272
|
+
- Fixed select bug that triggers endless onchange events [#360](https://github.com/amboss-mededu/amboss-design-system/pull/360) ([@ElisaMassafra](https://github.com/ElisaMassafra))
|
|
273
|
+
|
|
274
|
+
#### Authors: 1
|
|
275
|
+
|
|
276
|
+
- @elisa.m ([@ElisaMassafra](https://github.com/ElisaMassafra))
|
|
277
|
+
|
|
278
|
+
---
|
|
279
|
+
|
|
280
|
+
# v0.26.4 (Thu Oct 28 2021)
|
|
281
|
+
|
|
282
|
+
### Release Notes
|
|
283
|
+
|
|
284
|
+
#### Fixed select bug and fixed autocomplete ([#358](https://github.com/amboss-mededu/amboss-design-system/pull/358))
|
|
285
|
+
|
|
286
|
+
Fixed a bug in the select where if the initial passed value changed, the hidden select wasn't updating
|
|
287
|
+
Fixed autocomplete on the right field in the select
|
|
288
|
+
|
|
289
|
+
---
|
|
290
|
+
|
|
291
|
+
#### π Bug Fix
|
|
292
|
+
|
|
293
|
+
- Fixed select bug and fixed autocomplete [#358](https://github.com/amboss-mededu/amboss-design-system/pull/358) ([@ElisaMassafra](https://github.com/ElisaMassafra))
|
|
294
|
+
|
|
295
|
+
#### Authors: 1
|
|
296
|
+
|
|
297
|
+
- @elisa.m ([@ElisaMassafra](https://github.com/ElisaMassafra))
|
|
298
|
+
|
|
299
|
+
---
|
|
300
|
+
|
|
301
|
+
# v0.26.3 (Thu Oct 28 2021)
|
|
302
|
+
|
|
303
|
+
### Release Notes
|
|
304
|
+
|
|
305
|
+
#### [LEAR-2154] activate multi theme for Header ([#355](https://github.com/amboss-mededu/amboss-design-system/pull/355))
|
|
306
|
+
|
|
307
|
+
This removes the disabling of multiTheme setting in Header stories file.
|
|
308
|
+
|
|
309
|
+
---
|
|
310
|
+
|
|
311
|
+
#### π Bug Fix
|
|
312
|
+
|
|
313
|
+
- [LEAR-2154] activate multi theme for Header [#355](https://github.com/amboss-mededu/amboss-design-system/pull/355) ([@webforte](https://github.com/webforte))
|
|
314
|
+
|
|
315
|
+
#### Authors: 1
|
|
316
|
+
|
|
317
|
+
- Konstantin ([@webforte](https://github.com/webforte))
|
|
318
|
+
|
|
319
|
+
---
|
|
320
|
+
|
|
321
|
+
# v0.26.2 (Tue Oct 26 2021)
|
|
322
|
+
|
|
323
|
+
### Release Notes
|
|
324
|
+
|
|
325
|
+
#### [SRCH-1205] Add article, education, search, folder, x icons ([#353](https://github.com/amboss-mededu/amboss-design-system/pull/353))
|
|
326
|
+
|
|
327
|
+
Put your release notes here
|
|
328
|
+
|
|
329
|
+
---
|
|
330
|
+
|
|
331
|
+
#### π Bug Fix
|
|
332
|
+
|
|
333
|
+
- [SRCH-1205] Add article, education, search, folder, x icons [#353](https://github.com/amboss-mededu/amboss-design-system/pull/353) (anm@amboss.com [@anitamikas](https://github.com/anitamikas))
|
|
334
|
+
|
|
335
|
+
#### Authors: 2
|
|
336
|
+
|
|
337
|
+
- [@anitamikas](https://github.com/anitamikas)
|
|
338
|
+
- Anita (anm@amboss.com)
|
|
339
|
+
|
|
340
|
+
---
|
|
341
|
+
|
|
342
|
+
# v0.26.1 (Fri Oct 22 2021)
|
|
343
|
+
|
|
344
|
+
### Release Notes
|
|
345
|
+
|
|
346
|
+
#### Add warning variant and text transfrom ([#350](https://github.com/amboss-mededu/amboss-design-system/pull/350))
|
|
347
|
+
|
|
348
|
+
Changes for Text:
|
|
349
|
+
- Add text transform
|
|
350
|
+
- Add warning variant
|
|
351
|
+
|
|
352
|
+
---
|
|
353
|
+
|
|
354
|
+
#### π Bug Fix
|
|
355
|
+
|
|
356
|
+
- Add warning variant and text transfrom [#350](https://github.com/amboss-mededu/amboss-design-system/pull/350) ([@LimChorngUan](https://github.com/LimChorngUan))
|
|
357
|
+
|
|
358
|
+
#### Authors: 1
|
|
359
|
+
|
|
360
|
+
- [@LimChorngUan](https://github.com/LimChorngUan)
|
|
361
|
+
|
|
362
|
+
---
|
|
363
|
+
|
|
364
|
+
# v0.26.0 (Wed Oct 20 2021)
|
|
365
|
+
|
|
366
|
+
### Release Notes
|
|
367
|
+
|
|
368
|
+
#### [SRCH-1195] Add new course Icon to the Design System ([#349](https://github.com/amboss-mededu/amboss-design-system/pull/349))
|
|
369
|
+
|
|
370
|
+
Put your release notes here
|
|
371
|
+
|
|
372
|
+
#### Container Component ([#348](https://github.com/amboss-mededu/amboss-design-system/pull/348))
|
|
373
|
+
|
|
374
|
+
- Adding text to `Divider` component
|
|
375
|
+
- Introducing `Container` component
|
|
376
|
+
|
|
377
|
+
---
|
|
378
|
+
|
|
379
|
+
#### π Enhancement
|
|
380
|
+
|
|
381
|
+
- Container Component [#348](https://github.com/amboss-mededu/amboss-design-system/pull/348) ([@Hadh](https://github.com/Hadh) [@clbagrat](https://github.com/clbagrat))
|
|
382
|
+
|
|
383
|
+
#### π Bug Fix
|
|
384
|
+
|
|
385
|
+
- [SRCH-1195] Add new course Icon to the Design System [#349](https://github.com/amboss-mededu/amboss-design-system/pull/349) (jenkins@miamed.de [@anitamikas](https://github.com/anitamikas))
|
|
386
|
+
|
|
387
|
+
#### Authors: 4
|
|
388
|
+
|
|
389
|
+
- [@anitamikas](https://github.com/anitamikas)
|
|
390
|
+
- Gobedashvili Bagrat ([@clbagrat](https://github.com/clbagrat))
|
|
391
|
+
- Hadhemi ([@Hadh](https://github.com/Hadh))
|
|
392
|
+
- Jenkins (jenkins@miamed.de)
|
|
393
|
+
|
|
394
|
+
---
|
|
395
|
+
|
|
396
|
+
# v0.25.19 (Fri Oct 15 2021)
|
|
397
|
+
|
|
398
|
+
### Release Notes
|
|
399
|
+
|
|
400
|
+
#### Add disabled prop to DropdownMenu ([#343](https://github.com/amboss-mededu/amboss-design-system/pull/343))
|
|
401
|
+
|
|
402
|
+
Add disabled prop to DropdownMenu
|
|
403
|
+
|
|
404
|
+
---
|
|
405
|
+
|
|
406
|
+
#### π Bug Fix
|
|
407
|
+
|
|
408
|
+
- Add disabled prop to DropdownMenu [#343](https://github.com/amboss-mededu/amboss-design-system/pull/343) ([@LimChorngUan](https://github.com/LimChorngUan))
|
|
409
|
+
|
|
410
|
+
#### Authors: 1
|
|
411
|
+
|
|
412
|
+
- [@LimChorngUan](https://github.com/LimChorngUan)
|
|
413
|
+
|
|
414
|
+
---
|
|
415
|
+
|
|
416
|
+
# v0.25.18 (Fri Oct 15 2021)
|
|
417
|
+
|
|
418
|
+
### Release Notes
|
|
419
|
+
|
|
420
|
+
#### LEAR-2062 add a progress bar component ([#325](https://github.com/amboss-mededu/amboss-design-system/pull/325))
|
|
421
|
+
|
|
422
|
+
Add two different progress bar components to the design system.
|
|
423
|
+
1. `ProgressBar` which is a simple progress bar with a max value and a progress value
|
|
424
|
+
2. `SegmentedProgressBar` which might have several progress segments (`success`, `alert` and `error`)
|
|
425
|
+
|
|
426
|
+
---
|
|
427
|
+
|
|
428
|
+
#### π Bug Fix
|
|
429
|
+
|
|
430
|
+
- LEAR-2062 add a progress bar component [#325](https://github.com/amboss-mededu/amboss-design-system/pull/325) ([@bbt-amboss](https://github.com/bbt-amboss))
|
|
431
|
+
|
|
432
|
+
#### Authors: 1
|
|
433
|
+
|
|
434
|
+
- Benjamin Bortfeldt-RoΓ ([@bbt-amboss](https://github.com/bbt-amboss))
|
|
435
|
+
|
|
436
|
+
---
|
|
437
|
+
|
|
438
|
+
# v0.25.17 (Tue Oct 12 2021)
|
|
439
|
+
|
|
440
|
+
#### π Bug Fix
|
|
441
|
+
|
|
442
|
+
- Add icons [#339](https://github.com/amboss-mededu/amboss-design-system/pull/339) ([@frannie-zr](https://github.com/frannie-zr))
|
|
443
|
+
|
|
444
|
+
#### Authors: 1
|
|
445
|
+
|
|
446
|
+
- [@frannie-zr](https://github.com/frannie-zr)
|
|
447
|
+
|
|
448
|
+
---
|
|
449
|
+
|
|
450
|
+
# v0.25.16 (Fri Oct 08 2021)
|
|
451
|
+
|
|
452
|
+
### Release Notes
|
|
453
|
+
|
|
454
|
+
#### COR-1313 ([#337](https://github.com/amboss-mededu/amboss-design-system/pull/337))
|
|
455
|
+
|
|
456
|
+
- Moved badges listing to a separate file
|
|
457
|
+
- Added correct badge to all component
|
|
458
|
+
- Added tooltips to display descriptions about the indicated badge
|
|
459
|
+
|
|
460
|
+
---
|
|
461
|
+
|
|
462
|
+
#### π Bug Fix
|
|
463
|
+
|
|
464
|
+
- commit package-lock.json [#338](https://github.com/amboss-mededu/amboss-design-system/pull/338) ([@Hadh](https://github.com/Hadh))
|
|
465
|
+
|
|
466
|
+
#### π Documentation
|
|
467
|
+
|
|
468
|
+
- COR-1313 [#337](https://github.com/amboss-mededu/amboss-design-system/pull/337) ([@Hadh](https://github.com/Hadh))
|
|
469
|
+
|
|
470
|
+
#### Authors: 1
|
|
471
|
+
|
|
472
|
+
- Hadhemi ([@Hadh](https://github.com/Hadh))
|
|
473
|
+
|
|
474
|
+
---
|
|
475
|
+
|
|
476
|
+
# v0.25.15 (Tue Oct 05 2021)
|
|
477
|
+
|
|
478
|
+
### Release Notes
|
|
479
|
+
|
|
480
|
+
#### Added autocomplete option to select ([#332](https://github.com/amboss-mededu/amboss-design-system/pull/332))
|
|
481
|
+
|
|
482
|
+
Added autocomplete option to form select
|
|
483
|
+
|
|
484
|
+
---
|
|
485
|
+
|
|
486
|
+
#### π Bug Fix
|
|
487
|
+
|
|
488
|
+
- Added autocomplete option to select [#332](https://github.com/amboss-mededu/amboss-design-system/pull/332) ([@ElisaMassafra](https://github.com/ElisaMassafra))
|
|
489
|
+
|
|
490
|
+
#### Authors: 1
|
|
491
|
+
|
|
492
|
+
- @elisa.m ([@ElisaMassafra](https://github.com/ElisaMassafra))
|
|
493
|
+
|
|
494
|
+
---
|
|
495
|
+
|
|
496
|
+
# v0.25.14 (Thu Sep 30 2021)
|
|
497
|
+
|
|
498
|
+
### Release Notes
|
|
499
|
+
|
|
500
|
+
#### [DS-Icon] add play-filled icon to assets ([#330](https://github.com/amboss-mededu/amboss-design-system/pull/330))
|
|
501
|
+
|
|
502
|
+
add play-filled icon in 24px and 16px
|
|
503
|
+
|
|
504
|
+
---
|
|
505
|
+
|
|
506
|
+
#### π Bug Fix
|
|
507
|
+
|
|
508
|
+
- [DS-Icon] add play-filled icon to assets [#330](https://github.com/amboss-mededu/amboss-design-system/pull/330) ([@Svemakawe](https://github.com/Svemakawe))
|
|
509
|
+
|
|
510
|
+
#### Authors: 1
|
|
511
|
+
|
|
512
|
+
- Svenja M.K. Weiler ([@Svemakawe](https://github.com/Svemakawe))
|
|
513
|
+
|
|
514
|
+
---
|
|
515
|
+
|
|
516
|
+
# v0.25.13 (Thu Sep 30 2021)
|
|
517
|
+
|
|
518
|
+
### Release Notes
|
|
519
|
+
|
|
520
|
+
#### Possibility to pass id for Header elements ([#329](https://github.com/amboss-mededu/amboss-design-system/pull/329))
|
|
521
|
+
|
|
522
|
+
Added possibility to pass id for Header elements
|
|
523
|
+
|
|
524
|
+
---
|
|
525
|
+
|
|
526
|
+
#### π Bug Fix
|
|
527
|
+
|
|
528
|
+
- Possibility to pass id for Header elements [#329](https://github.com/amboss-mededu/amboss-design-system/pull/329) ([@jaseeva](https://github.com/jaseeva))
|
|
529
|
+
|
|
530
|
+
#### Authors: 1
|
|
531
|
+
|
|
532
|
+
- Julia ([@jaseeva](https://github.com/jaseeva))
|
|
533
|
+
|
|
534
|
+
---
|
|
535
|
+
|
|
536
|
+
# v0.25.12 (Wed Sep 29 2021)
|
|
537
|
+
|
|
538
|
+
#### π Bug Fix
|
|
539
|
+
|
|
540
|
+
- Export MediaViewerBar [#328](https://github.com/amboss-mededu/amboss-design-system/pull/328) ([@LimChorngUan](https://github.com/LimChorngUan))
|
|
541
|
+
|
|
542
|
+
#### Authors: 1
|
|
543
|
+
|
|
544
|
+
- [@LimChorngUan](https://github.com/LimChorngUan)
|
|
545
|
+
|
|
546
|
+
---
|
|
547
|
+
|
|
548
|
+
# v0.25.11 (Wed Sep 29 2021)
|
|
549
|
+
|
|
550
|
+
### Release Notes
|
|
551
|
+
|
|
552
|
+
#### Add inline icon option ([#326](https://github.com/amboss-mededu/amboss-design-system/pull/326))
|
|
553
|
+
|
|
554
|
+
Icon can be used as an inline element
|
|
555
|
+
|
|
556
|
+
---
|
|
557
|
+
|
|
558
|
+
#### π Bug Fix
|
|
559
|
+
|
|
560
|
+
- Add inline icon option [#326](https://github.com/amboss-mededu/amboss-design-system/pull/326) ([@jaseeva](https://github.com/jaseeva))
|
|
561
|
+
|
|
562
|
+
#### Authors: 1
|
|
563
|
+
|
|
564
|
+
- Julia ([@jaseeva](https://github.com/jaseeva))
|
|
565
|
+
|
|
566
|
+
---
|
|
567
|
+
|
|
568
|
+
# v0.25.10 (Thu Sep 23 2021)
|
|
569
|
+
|
|
570
|
+
### Release Notes
|
|
571
|
+
|
|
572
|
+
#### [DS-empty-bug] adjust margin of stack- and inline-items ([#322](https://github.com/amboss-mededu/amboss-design-system/pull/322))
|
|
573
|
+
|
|
574
|
+
- set margin-top of stack-items to 0 if nodes are empty
|
|
575
|
+
- set margin-top and margin-left of inline-items to 0 if nodes are empty
|
|
576
|
+
- set width, margin and padding of columns with empty nodes inside to 0.
|
|
577
|
+
|
|
578
|
+
---
|
|
579
|
+
|
|
580
|
+
#### π Bug Fix
|
|
581
|
+
|
|
582
|
+
- [DS-empty-bug] adjust margin of stack- and inline-items [#322](https://github.com/amboss-mededu/amboss-design-system/pull/322) ([@Svemakawe](https://github.com/Svemakawe))
|
|
583
|
+
|
|
584
|
+
#### Authors: 1
|
|
585
|
+
|
|
586
|
+
- Svenja M.K. Weiler ([@Svemakawe](https://github.com/Svemakawe))
|
|
587
|
+
|
|
588
|
+
---
|
|
589
|
+
|
|
590
|
+
# v0.25.9 (Tue Sep 21 2021)
|
|
591
|
+
|
|
592
|
+
#### π Bug Fix
|
|
593
|
+
|
|
594
|
+
- Export PictogramButton [#321](https://github.com/amboss-mededu/amboss-design-system/pull/321) ([@frannie-zr](https://github.com/frannie-zr))
|
|
595
|
+
|
|
596
|
+
#### Authors: 1
|
|
597
|
+
|
|
598
|
+
- [@frannie-zr](https://github.com/frannie-zr)
|
|
599
|
+
|
|
600
|
+
---
|
|
601
|
+
|
|
602
|
+
# v0.25.8 (Mon Sep 20 2021)
|
|
603
|
+
|
|
604
|
+
### Release Notes
|
|
605
|
+
|
|
606
|
+
#### [SRCH-1121] Correct position of the labels in SearchResult ([#320](https://github.com/amboss-mededu/amboss-design-system/pull/320))
|
|
607
|
+
|
|
608
|
+
Put your release notes here
|
|
609
|
+
|
|
610
|
+
---
|
|
611
|
+
|
|
612
|
+
#### π Bug Fix
|
|
613
|
+
|
|
614
|
+
- [SRCH-1121] Correct position of the labels in SearchResult [#320](https://github.com/amboss-mededu/amboss-design-system/pull/320) (anm@amboss.com [@anitamikas](https://github.com/anitamikas))
|
|
615
|
+
- replace storybook logo [#318](https://github.com/amboss-mededu/amboss-design-system/pull/318) ([@clbagrat](https://github.com/clbagrat))
|
|
616
|
+
|
|
617
|
+
#### Authors: 3
|
|
618
|
+
|
|
619
|
+
- [@anitamikas](https://github.com/anitamikas)
|
|
620
|
+
- Anita (anm@amboss.com)
|
|
621
|
+
- Gobedashvili Bagrat ([@clbagrat](https://github.com/clbagrat))
|
|
622
|
+
|
|
623
|
+
---
|
|
624
|
+
|
|
625
|
+
# v0.25.7 (Sun Sep 19 2021)
|
|
626
|
+
|
|
627
|
+
#### β οΈ Pushed to `main`
|
|
628
|
+
|
|
629
|
+
- add support for p tags in styled text ([@bbt-amboss](https://github.com/bbt-amboss))
|
|
630
|
+
|
|
631
|
+
#### Authors: 1
|
|
632
|
+
|
|
633
|
+
- Benjamin Bortfeldt-RoΓ ([@bbt-amboss](https://github.com/bbt-amboss))
|
|
634
|
+
|
|
635
|
+
---
|
|
636
|
+
|
|
637
|
+
# v0.25.6 (Fri Sep 17 2021)
|
|
638
|
+
|
|
639
|
+
#### π Bug Fix
|
|
640
|
+
|
|
641
|
+
- add fill size option for column [#317](https://github.com/amboss-mededu/amboss-design-system/pull/317) ([@clbagrat](https://github.com/clbagrat))
|
|
642
|
+
|
|
643
|
+
#### Authors: 1
|
|
644
|
+
|
|
645
|
+
- Gobedashvili Bagrat ([@clbagrat](https://github.com/clbagrat))
|
|
646
|
+
|
|
647
|
+
---
|
|
648
|
+
|
|
649
|
+
# v0.25.5 (Thu Sep 16 2021)
|
|
650
|
+
|
|
651
|
+
### Release Notes
|
|
652
|
+
|
|
653
|
+
#### Docs reformat ([#311](https://github.com/amboss-mededu/amboss-design-system/pull/311))
|
|
654
|
+
|
|
655
|
+
New format of docs.
|
|
656
|
+
Now they are on a same level as stories.
|
|
657
|
+
No docs tab anymore.
|
|
658
|
+
|
|
659
|
+
---
|
|
660
|
+
|
|
661
|
+
#### π Bug Fix
|
|
662
|
+
|
|
663
|
+
- update Select component [#316](https://github.com/amboss-mededu/amboss-design-system/pull/316) ([@clbagrat](https://github.com/clbagrat))
|
|
664
|
+
|
|
665
|
+
#### π Internal
|
|
666
|
+
|
|
667
|
+
- enhance component cli tool [#310](https://github.com/amboss-mededu/amboss-design-system/pull/310) ([@clbagrat](https://github.com/clbagrat))
|
|
668
|
+
- Docs reformat [#311](https://github.com/amboss-mededu/amboss-design-system/pull/311) ([@clbagrat](https://github.com/clbagrat))
|
|
669
|
+
|
|
670
|
+
#### π Documentation
|
|
671
|
+
|
|
672
|
+
- order stories based on name, not file format [#315](https://github.com/amboss-mededu/amboss-design-system/pull/315) ([@clbagrat](https://github.com/clbagrat))
|
|
673
|
+
|
|
674
|
+
#### Authors: 1
|
|
675
|
+
|
|
676
|
+
- Gobedashvili Bagrat ([@clbagrat](https://github.com/clbagrat))
|
|
677
|
+
|
|
678
|
+
---
|
|
679
|
+
|
|
680
|
+
# v0.25.4 (Fri Sep 10 2021)
|
|
681
|
+
|
|
682
|
+
### Release Notes
|
|
683
|
+
|
|
684
|
+
#### [LEAR-2057] Loading Button ([#308](https://github.com/amboss-mededu/amboss-design-system/pull/308))
|
|
685
|
+
|
|
686
|
+
- Add `loading` prop to Button. If `loading` is set to true, a loader spinner overlay is shown on the button, the button is disabled as well and the children inherit transparent colour.
|
|
687
|
+
- Add disabled token
|
|
688
|
+
|
|
689
|
+
---
|
|
690
|
+
|
|
691
|
+
#### π Bug Fix
|
|
692
|
+
|
|
693
|
+
- [LEAR-2057] Loading Button [#308](https://github.com/amboss-mededu/amboss-design-system/pull/308) ([@LimChorngUan](https://github.com/LimChorngUan))
|
|
694
|
+
|
|
695
|
+
#### Authors: 1
|
|
696
|
+
|
|
697
|
+
- [@LimChorngUan](https://github.com/LimChorngUan)
|
|
698
|
+
|
|
699
|
+
---
|
|
700
|
+
|
|
701
|
+
# v0.25.3 (Fri Sep 10 2021)
|
|
702
|
+
|
|
703
|
+
### Release Notes
|
|
704
|
+
|
|
705
|
+
#### fix server prefix to support dependabot branch names ([#309](https://github.com/amboss-mededu/amboss-design-system/pull/309))
|
|
706
|
+
|
|
707
|
+
Put your release notes here
|
|
708
|
+
|
|
709
|
+
---
|
|
710
|
+
|
|
711
|
+
#### π Bug Fix
|
|
712
|
+
|
|
713
|
+
- fix server prefix to support dependabot branch names [#309](https://github.com/amboss-mededu/amboss-design-system/pull/309) ([@OlfaKaroui](https://github.com/OlfaKaroui))
|
|
714
|
+
|
|
715
|
+
#### Authors: 1
|
|
716
|
+
|
|
717
|
+
- Olfa Karoui ([@OlfaKaroui](https://github.com/OlfaKaroui))
|
|
718
|
+
|
|
719
|
+
---
|
|
720
|
+
|
|
721
|
+
# v0.25.2 (Fri Sep 10 2021)
|
|
722
|
+
|
|
723
|
+
### Release Notes
|
|
724
|
+
|
|
725
|
+
#### [SRCH-1095] Fix wrapping issue in SearchResult on small screens ([#302](https://github.com/amboss-mededu/amboss-design-system/pull/302))
|
|
726
|
+
|
|
727
|
+
Put your release notes here
|
|
728
|
+
|
|
729
|
+
---
|
|
730
|
+
|
|
731
|
+
#### π Bug Fix
|
|
732
|
+
|
|
733
|
+
- [SRCH-1095] Fix wrapping issue in SearchResult on small screens [#302](https://github.com/amboss-mededu/amboss-design-system/pull/302) (anm@amboss.com [@anitamikas](https://github.com/anitamikas))
|
|
734
|
+
|
|
735
|
+
#### Authors: 2
|
|
736
|
+
|
|
737
|
+
- [@anitamikas](https://github.com/anitamikas)
|
|
738
|
+
- Anita (anm@amboss.com)
|
|
739
|
+
|
|
740
|
+
---
|
|
741
|
+
|
|
742
|
+
# v0.25.1 (Thu Sep 09 2021)
|
|
743
|
+
|
|
744
|
+
### Release Notes
|
|
745
|
+
|
|
746
|
+
#### use DS_CHROMATIC_TOKEN instead of hardcode ([#304](https://github.com/amboss-mededu/amboss-design-system/pull/304))
|
|
747
|
+
|
|
748
|
+
|
|
749
|
+
|
|
750
|
+
---
|
|
751
|
+
|
|
752
|
+
#### π Bug Fix
|
|
753
|
+
|
|
754
|
+
- remove custom styles for focus [#307](https://github.com/amboss-mededu/amboss-design-system/pull/307) ([@clbagrat](https://github.com/clbagrat))
|
|
755
|
+
|
|
756
|
+
#### π Internal
|
|
757
|
+
|
|
758
|
+
- use DS_CHROMATIC_TOKEN instead of hardcode [#304](https://github.com/amboss-mededu/amboss-design-system/pull/304) ([@clbagrat](https://github.com/clbagrat))
|
|
759
|
+
|
|
760
|
+
#### Authors: 1
|
|
761
|
+
|
|
762
|
+
- Gobedashvili Bagrat ([@clbagrat](https://github.com/clbagrat))
|
|
763
|
+
|
|
764
|
+
---
|
|
765
|
+
|
|
766
|
+
# v0.25.0 (Tue Aug 31 2021)
|
|
767
|
+
|
|
768
|
+
### Release Notes
|
|
769
|
+
|
|
770
|
+
#### [LEAR-1963] Add <MediaViewerBar /> and <PictogramButton /> component ([#298](https://github.com/amboss-mededu/amboss-design-system/pull/298))
|
|
771
|
+
|
|
772
|
+
Design: https://www.figma.com/file/u10E09iuSp9NVFXRjWQwbb/Improvements-2021Q3?node-id=369%3A145
|
|
773
|
+
|
|
774
|
+
For further info please refer to [LEAR-1963](https://miamed.atlassian.net/browse/LEAR-1963).
|
|
775
|
+
|
|
776
|
+

|
|
777
|
+

|
|
778
|
+
|
|
779
|
+
---
|
|
780
|
+
|
|
781
|
+
#### π Enhancement
|
|
782
|
+
|
|
783
|
+
- [LEAR-1963] Add <MediaViewerBar /> and <PictogramButton /> component [#298](https://github.com/amboss-mededu/amboss-design-system/pull/298) ([@webforte](https://github.com/webforte))
|
|
784
|
+
|
|
785
|
+
#### Authors: 1
|
|
786
|
+
|
|
787
|
+
- Konstantin ([@webforte](https://github.com/webforte))
|
|
788
|
+
|
|
789
|
+
---
|
|
790
|
+
|
|
791
|
+
# v0.24.4 (Mon Aug 30 2021)
|
|
792
|
+
|
|
793
|
+
### Release Notes
|
|
794
|
+
|
|
795
|
+
#### Introduce hyphens property to Text component ([#301](https://github.com/amboss-mededu/amboss-design-system/pull/301))
|
|
796
|
+
|
|
797
|
+
Added hyphens property to the Text Component.
|
|
798
|
+
|
|
799
|
+
---
|
|
800
|
+
|
|
801
|
+
#### π Bug Fix
|
|
802
|
+
|
|
803
|
+
- Introduce hyphens property to Text component [#301](https://github.com/amboss-mededu/amboss-design-system/pull/301) ([@clbagrat](https://github.com/clbagrat) anm@amboss.com [@anitamikas](https://github.com/anitamikas))
|
|
804
|
+
|
|
805
|
+
#### Authors: 3
|
|
806
|
+
|
|
807
|
+
- [@anitamikas](https://github.com/anitamikas)
|
|
808
|
+
- Anita (anm@amboss.com)
|
|
809
|
+
- Gobedashvili Bagrat ([@clbagrat](https://github.com/clbagrat))
|
|
810
|
+
|
|
811
|
+
---
|
|
812
|
+
|
|
813
|
+
# v0.24.3 (Wed Aug 25 2021)
|
|
814
|
+
|
|
815
|
+
### Release Notes
|
|
816
|
+
|
|
817
|
+
#### [SRCH-1072] Changed the color of icons in Search Result ([#299](https://github.com/amboss-mededu/amboss-design-system/pull/299))
|
|
818
|
+
|
|
819
|
+
Changed the color of icons, reduced the number of lines in results and
|
|
820
|
+
in secondary targets. The changes were requested by the design team.
|
|
821
|
+
|
|
822
|
+
---
|
|
823
|
+
|
|
824
|
+
#### π Bug Fix
|
|
825
|
+
|
|
826
|
+
- [SRCH-1072] Changed the color of icons in Search Result [#299](https://github.com/amboss-mededu/amboss-design-system/pull/299) (anm@amboss.com [@anitamikas](https://github.com/anitamikas))
|
|
827
|
+
|
|
828
|
+
#### Authors: 2
|
|
829
|
+
|
|
830
|
+
- [@anitamikas](https://github.com/anitamikas)
|
|
831
|
+
- Anita (anm@amboss.com)
|
|
832
|
+
|
|
833
|
+
---
|
|
834
|
+
|
|
835
|
+
# v0.24.2 (Wed Aug 18 2021)
|
|
836
|
+
|
|
837
|
+
### Release Notes
|
|
838
|
+
|
|
839
|
+
#### add trash icon ([#293](https://github.com/amboss-mededu/amboss-design-system/pull/293))
|
|
840
|
+
|
|
841
|
+
add trash-2 icon from Feathericons to the DS
|
|
842
|
+
|
|
843
|
+
---
|
|
844
|
+
|
|
845
|
+
#### π Bug Fix
|
|
846
|
+
|
|
847
|
+
- add trash icon [#293](https://github.com/amboss-mededu/amboss-design-system/pull/293) ([@abud4646](https://github.com/abud4646))
|
|
848
|
+
|
|
849
|
+
#### Authors: 1
|
|
850
|
+
|
|
851
|
+
- Abdulrahman Davutoglu ([@abud4646](https://github.com/abud4646))
|
|
852
|
+
|
|
853
|
+
---
|
|
854
|
+
|
|
855
|
+
# v0.24.1 (Thu Aug 12 2021)
|
|
856
|
+
|
|
857
|
+
### Release Notes
|
|
858
|
+
|
|
859
|
+
#### LEAR-1968 Update dropdown ([#288](https://github.com/amboss-mededu/amboss-design-system/pull/288))
|
|
860
|
+
|
|
861
|
+
Dropdown menu update:
|
|
862
|
+
- menu item accepts separator
|
|
863
|
+
- menu item accepts icon
|
|
864
|
+
- menu item can be emphasized
|
|
865
|
+
- reduce dropdown border radius
|
|
866
|
+
- remove margin between menu items
|
|
867
|
+
- left aligned menu item
|
|
868
|
+
- add min-width
|
|
869
|
+
|
|
870
|
+
Button update:
|
|
871
|
+
- add privateProps alignItems and rightIconVariant
|
|
872
|
+
|
|
873
|
+
---
|
|
874
|
+
|
|
875
|
+
#### π Bug Fix
|
|
876
|
+
|
|
877
|
+
- LEAR-1968 Update dropdown [#288](https://github.com/amboss-mededu/amboss-design-system/pull/288) ([@LimChorngUan](https://github.com/LimChorngUan))
|
|
878
|
+
|
|
879
|
+
#### Authors: 1
|
|
880
|
+
|
|
881
|
+
- [@LimChorngUan](https://github.com/LimChorngUan)
|
|
882
|
+
|
|
883
|
+
---
|
|
884
|
+
|
|
885
|
+
# v0.24.0 (Thu Aug 12 2021)
|
|
886
|
+
|
|
887
|
+
### Release Notes
|
|
888
|
+
|
|
889
|
+
#### [LEAR-1959] create 16x16 icons set ([#291](https://github.com/amboss-mededu/amboss-design-system/pull/291))
|
|
890
|
+
|
|
891
|
+
Add a 16x16px icon set as part of the assets, small icons usages will now use the 16x16 icon files.
|
|
892
|
+
|
|
893
|
+
---
|
|
894
|
+
|
|
895
|
+
#### π Enhancement
|
|
896
|
+
|
|
897
|
+
- [LEAR-1959] create 16x16 icons set [#291](https://github.com/amboss-mededu/amboss-design-system/pull/291) ([@EdgarBurelo](https://github.com/EdgarBurelo))
|
|
898
|
+
|
|
899
|
+
#### Authors: 1
|
|
900
|
+
|
|
901
|
+
- Edgar Burelo ([@EdgarBurelo](https://github.com/EdgarBurelo))
|
|
902
|
+
|
|
903
|
+
---
|
|
904
|
+
|
|
905
|
+
# v0.23.5 (Wed Aug 11 2021)
|
|
906
|
+
|
|
907
|
+
### Release Notes
|
|
908
|
+
|
|
909
|
+
#### Add corner-down-right icon ([#289](https://github.com/amboss-mededu/amboss-design-system/pull/289))
|
|
910
|
+
|
|
911
|
+
Put your release notes here
|
|
912
|
+
|
|
913
|
+
#### Fix slack changelog ([#287](https://github.com/amboss-mededu/amboss-design-system/pull/287))
|
|
914
|
+
|
|
915
|
+
echo changelog from slack-changlog.sh
|
|
916
|
+
|
|
917
|
+
---
|
|
918
|
+
|
|
919
|
+
#### π Bug Fix
|
|
920
|
+
|
|
921
|
+
- Add corner-down-right icon [#289](https://github.com/amboss-mededu/amboss-design-system/pull/289) ([@OlfaKaroui](https://github.com/OlfaKaroui))
|
|
922
|
+
|
|
923
|
+
#### π Internal
|
|
924
|
+
|
|
925
|
+
- Fix slack changelog [#287](https://github.com/amboss-mededu/amboss-design-system/pull/287) ([@clbagrat](https://github.com/clbagrat))
|
|
926
|
+
|
|
927
|
+
#### Authors: 2
|
|
928
|
+
|
|
929
|
+
- Gobedashvili Bagrat ([@clbagrat](https://github.com/clbagrat))
|
|
930
|
+
- Olfa Karoui ([@OlfaKaroui](https://github.com/OlfaKaroui))
|
|
931
|
+
|
|
932
|
+
---
|
|
933
|
+
|
|
934
|
+
# v0.23.4 (Tue Aug 10 2021)
|
|
935
|
+
|
|
936
|
+
### Release Notes
|
|
937
|
+
|
|
938
|
+
#### prevent platform-native styling of button ([#286](https://github.com/amboss-mededu/amboss-design-system/pull/286))
|
|
939
|
+
|
|
940
|
+
first try to fix in branch [_ds-fix-button-appearance-style_](https://github.com/amboss-mededu/amboss-design-system/pull/285)
|
|
941
|
+
Put your release notes here
|
|
942
|
+
|
|
943
|
+
---
|
|
944
|
+
|
|
945
|
+
#### π Bug Fix
|
|
946
|
+
|
|
947
|
+
- prevent platform-native styling of button [#286](https://github.com/amboss-mededu/amboss-design-system/pull/286) ([@Svemakawe](https://github.com/Svemakawe))
|
|
948
|
+
|
|
949
|
+
#### Authors: 1
|
|
950
|
+
|
|
951
|
+
- Svenja M.K. Weiler ([@Svemakawe](https://github.com/Svemakawe))
|
|
952
|
+
|
|
953
|
+
---
|
|
954
|
+
|
|
955
|
+
# v0.23.3 (Mon Aug 09 2021)
|
|
956
|
+
|
|
957
|
+
#### π Bug Fix
|
|
958
|
+
|
|
959
|
+
- fix applied appearance styles for button [#285](https://github.com/amboss-mededu/amboss-design-system/pull/285) ([@Svemakawe](https://github.com/Svemakawe))
|
|
960
|
+
|
|
961
|
+
#### Authors: 1
|
|
962
|
+
|
|
963
|
+
- Svenja M.K. Weiler ([@Svemakawe](https://github.com/Svemakawe))
|
|
964
|
+
|
|
965
|
+
---
|
|
966
|
+
|
|
967
|
+
# v0.23.2 (Mon Aug 09 2021)
|
|
968
|
+
|
|
969
|
+
### Release Notes
|
|
970
|
+
|
|
971
|
+
#### Add placeholder to TextArea ([#284](https://github.com/amboss-mededu/amboss-design-system/pull/284))
|
|
972
|
+
|
|
973
|
+
Put your release notes here
|
|
974
|
+
|
|
975
|
+
---
|
|
976
|
+
|
|
977
|
+
#### π Bug Fix
|
|
978
|
+
|
|
979
|
+
- Add placeholder to TextArea [#284](https://github.com/amboss-mededu/amboss-design-system/pull/284) ([@OlfaKaroui](https://github.com/OlfaKaroui))
|
|
980
|
+
|
|
981
|
+
#### Authors: 1
|
|
982
|
+
|
|
983
|
+
- Olfa Karoui ([@OlfaKaroui](https://github.com/OlfaKaroui))
|
|
984
|
+
|
|
985
|
+
---
|
|
986
|
+
|
|
987
|
+
# v0.23.1 (Fri Aug 06 2021)
|
|
988
|
+
|
|
989
|
+
### Release Notes
|
|
990
|
+
|
|
991
|
+
#### Update assets.json ([#276](https://github.com/amboss-mededu/amboss-design-system/pull/276))
|
|
992
|
+
|
|
993
|
+
Add book and user feather icons
|
|
994
|
+
|
|
995
|
+
#### fix changelog ([#281](https://github.com/amboss-mededu/amboss-design-system/pull/281))
|
|
996
|
+
|
|
997
|
+
fix changelog posts to slack
|
|
998
|
+
|
|
999
|
+
---
|
|
1000
|
+
|
|
1001
|
+
#### π Bug Fix
|
|
1002
|
+
|
|
1003
|
+
- Update assets.json [#276](https://github.com/amboss-mededu/amboss-design-system/pull/276) ([@AlexJeffcott](https://github.com/AlexJeffcott))
|
|
1004
|
+
|
|
1005
|
+
#### π Internal
|
|
1006
|
+
|
|
1007
|
+
- fix changelog [#281](https://github.com/amboss-mededu/amboss-design-system/pull/281) ([@clbagrat](https://github.com/clbagrat))
|
|
1008
|
+
|
|
1009
|
+
#### Authors: 2
|
|
1010
|
+
|
|
1011
|
+
- [@AlexJeffcott](https://github.com/AlexJeffcott)
|
|
1012
|
+
- Gobedashvili Bagrat ([@clbagrat](https://github.com/clbagrat))
|
|
1013
|
+
|
|
1014
|
+
---
|
|
1015
|
+
|
|
1016
|
+
# v0.23.0 (Wed Aug 04 2021)
|
|
1017
|
+
|
|
1018
|
+
### Release Notes
|
|
1019
|
+
|
|
1020
|
+
#### Add dropdown to <Card/> ([#279](https://github.com/amboss-mededu/amboss-design-system/pull/279))
|
|
1021
|
+
|
|
1022
|
+
- add all side spacing to Box
|
|
1023
|
+
- fix dropdown markup for ie11
|
|
1024
|
+
- deprecate subtitle and button in <Card />
|
|
1025
|
+
|
|
1026
|
+
---
|
|
1027
|
+
|
|
1028
|
+
#### π Enhancement
|
|
1029
|
+
|
|
1030
|
+
- Add dropdown to <Card/> [#279](https://github.com/amboss-mededu/amboss-design-system/pull/279) ([@clbagrat](https://github.com/clbagrat))
|
|
1031
|
+
|
|
1032
|
+
#### Authors: 1
|
|
1033
|
+
|
|
1034
|
+
- Gobedashvili Bagrat ([@clbagrat](https://github.com/clbagrat))
|
|
1035
|
+
|
|
1036
|
+
---
|
|
1037
|
+
|
|
1038
|
+
# v0.22.5 (Thu Jul 29 2021)
|
|
1039
|
+
|
|
1040
|
+
### Release Notes
|
|
1041
|
+
|
|
1042
|
+
#### Fixed missing viewbox in icons ([#278](https://github.com/amboss-mededu/amboss-design-system/pull/278))
|
|
1043
|
+
|
|
1044
|
+
Added viewbox for icons:
|
|
1045
|
+
face-happy
|
|
1046
|
+
face-neutral
|
|
1047
|
+
face-sad
|
|
1048
|
+
|
|
1049
|
+
---
|
|
1050
|
+
|
|
1051
|
+
#### π Bug Fix
|
|
1052
|
+
|
|
1053
|
+
- Fixed missing viewbox in icons [#278](https://github.com/amboss-mededu/amboss-design-system/pull/278) ([@ElisaMassafra](https://github.com/ElisaMassafra))
|
|
1054
|
+
|
|
1055
|
+
#### Authors: 1
|
|
1056
|
+
|
|
1057
|
+
- @elisa.m ([@ElisaMassafra](https://github.com/ElisaMassafra))
|
|
1058
|
+
|
|
1059
|
+
---
|
|
1060
|
+
|
|
1061
|
+
# v0.22.4 (Thu Jul 29 2021)
|
|
1062
|
+
|
|
1063
|
+
### Release Notes
|
|
1064
|
+
|
|
1065
|
+
#### Fix select tests ([#277](https://github.com/amboss-mededu/amboss-design-system/pull/277))
|
|
1066
|
+
|
|
1067
|
+
fix tests for select
|
|
1068
|
+
|
|
1069
|
+
#### Fixed select on Enter and close select on click ([#274](https://github.com/amboss-mededu/amboss-design-system/pull/274))
|
|
1070
|
+
|
|
1071
|
+
- Fixed select bug when hitting Enter after typing
|
|
1072
|
+
- Fixed select not closing when clicking on the chevronif it was open
|
|
1073
|
+
- Removed textarea value as child and made it as defaultValue as per the React way
|
|
1074
|
+
|
|
1075
|
+
---
|
|
1076
|
+
|
|
1077
|
+
#### π Bug Fix
|
|
1078
|
+
|
|
1079
|
+
- Fix select tests [#277](https://github.com/amboss-mededu/amboss-design-system/pull/277) ([@ElisaMassafra](https://github.com/ElisaMassafra) [@clbagrat](https://github.com/clbagrat))
|
|
1080
|
+
- Fixed select on Enter and close select on click [#274](https://github.com/amboss-mededu/amboss-design-system/pull/274) ([@ElisaMassafra](https://github.com/ElisaMassafra) [@clbagrat](https://github.com/clbagrat))
|
|
1081
|
+
|
|
1082
|
+
#### Authors: 2
|
|
1083
|
+
|
|
1084
|
+
- @elisa.m ([@ElisaMassafra](https://github.com/ElisaMassafra))
|
|
1085
|
+
- Gobedashvili Bagrat ([@clbagrat](https://github.com/clbagrat))
|
|
1086
|
+
|
|
1087
|
+
---
|
|
1088
|
+
|
|
1089
|
+
# v0.22.3 (Thu Jul 29 2021)
|
|
1090
|
+
|
|
1091
|
+
### Release Notes
|
|
1092
|
+
|
|
1093
|
+
#### Added new icons and icon warning variant ([#275](https://github.com/amboss-mededu/amboss-design-system/pull/275))
|
|
1094
|
+
|
|
1095
|
+
Added new icons (face-sad, face-neutral, face-happy)
|
|
1096
|
+
Added new icon variant `warning`
|
|
1097
|
+
|
|
1098
|
+
---
|
|
1099
|
+
|
|
1100
|
+
#### π Bug Fix
|
|
1101
|
+
|
|
1102
|
+
- Added new icons and icon warning variant [#275](https://github.com/amboss-mededu/amboss-design-system/pull/275) ([@ElisaMassafra](https://github.com/ElisaMassafra))
|
|
1103
|
+
|
|
1104
|
+
#### Authors: 1
|
|
1105
|
+
|
|
1106
|
+
- @elisa.m ([@ElisaMassafra](https://github.com/ElisaMassafra))
|
|
1107
|
+
|
|
1108
|
+
---
|
|
1109
|
+
|
|
1110
|
+
# v0.22.2 (Wed Jul 28 2021)
|
|
1111
|
+
|
|
1112
|
+
### Release Notes
|
|
1113
|
+
|
|
1114
|
+
#### [SRCH-1002] Add subtitle to `SearchResult` ([#272](https://github.com/amboss-mededu/amboss-design-system/pull/272))
|
|
1115
|
+
|
|
1116
|
+
Put your release notes here
|
|
1117
|
+
|
|
1118
|
+
---
|
|
1119
|
+
|
|
1120
|
+
#### π Bug Fix
|
|
1121
|
+
|
|
1122
|
+
- [SRCH-1002] Add subtitle to `SearchResult` [#272](https://github.com/amboss-mededu/amboss-design-system/pull/272) ([@webforte](https://github.com/webforte))
|
|
1123
|
+
|
|
1124
|
+
#### Authors: 1
|
|
1125
|
+
|
|
1126
|
+
- Konstantin ([@webforte](https://github.com/webforte))
|
|
1127
|
+
|
|
1128
|
+
---
|
|
1129
|
+
|
|
1130
|
+
# v0.22.1 (Tue Jul 27 2021)
|
|
1131
|
+
|
|
1132
|
+
### Release Notes
|
|
1133
|
+
|
|
1134
|
+
#### Exported textarea ([#273](https://github.com/amboss-mededu/amboss-design-system/pull/273))
|
|
1135
|
+
|
|
1136
|
+
Added export for textarea
|
|
1137
|
+
|
|
1138
|
+
---
|
|
1139
|
+
|
|
1140
|
+
#### π Bug Fix
|
|
1141
|
+
|
|
1142
|
+
- Exported textarea [#273](https://github.com/amboss-mededu/amboss-design-system/pull/273) ([@ElisaMassafra](https://github.com/ElisaMassafra))
|
|
1143
|
+
|
|
1144
|
+
#### Authors: 1
|
|
1145
|
+
|
|
1146
|
+
- @elisa.m ([@ElisaMassafra](https://github.com/ElisaMassafra))
|
|
1147
|
+
|
|
1148
|
+
---
|
|
1149
|
+
|
|
1150
|
+
# v0.22.0 (Tue Jul 27 2021)
|
|
1151
|
+
|
|
1152
|
+
### Release Notes
|
|
1153
|
+
|
|
1154
|
+
#### Added textarea ([#271](https://github.com/amboss-mededu/amboss-design-system/pull/271))
|
|
1155
|
+
|
|
1156
|
+
Added Form/Textarea component
|
|
1157
|
+
|
|
1158
|
+
---
|
|
1159
|
+
|
|
1160
|
+
#### π Enhancement
|
|
1161
|
+
|
|
1162
|
+
- Added textarea [#271](https://github.com/amboss-mededu/amboss-design-system/pull/271) ([@ElisaMassafra](https://github.com/ElisaMassafra))
|
|
1163
|
+
|
|
1164
|
+
#### Authors: 1
|
|
1165
|
+
|
|
1166
|
+
- @elisa.m ([@ElisaMassafra](https://github.com/ElisaMassafra))
|
|
1167
|
+
|
|
1168
|
+
---
|
|
1169
|
+
|
|
1170
|
+
# v0.21.9 (Tue Jul 27 2021)
|
|
1171
|
+
|
|
1172
|
+
### Release Notes
|
|
1173
|
+
|
|
1174
|
+
#### change breakpoint values ([#269](https://github.com/amboss-mededu/amboss-design-system/pull/269))
|
|
1175
|
+
|
|
1176
|
+
new breakpoint values
|
|
1177
|
+
|
|
1178
|
+
#### update style-dictionary ([#268](https://github.com/amboss-mededu/amboss-design-system/pull/268))
|
|
1179
|
+
|
|
1180
|
+
update style-dictionary version to 3.1
|
|
1181
|
+
|
|
1182
|
+
---
|
|
1183
|
+
|
|
1184
|
+
#### π Bug Fix
|
|
1185
|
+
|
|
1186
|
+
- change breakpoint values [#269](https://github.com/amboss-mededu/amboss-design-system/pull/269) ([@clbagrat](https://github.com/clbagrat))
|
|
1187
|
+
|
|
1188
|
+
#### π Internal
|
|
1189
|
+
|
|
1190
|
+
- update style-dictionary [#268](https://github.com/amboss-mededu/amboss-design-system/pull/268) ([@clbagrat](https://github.com/clbagrat))
|
|
1191
|
+
|
|
1192
|
+
#### Authors: 1
|
|
1193
|
+
|
|
1194
|
+
- Gobedashvili Bagrat ([@clbagrat](https://github.com/clbagrat))
|
|
1195
|
+
|
|
1196
|
+
---
|
|
1197
|
+
|
|
1198
|
+
# v0.21.8 (Mon Jul 26 2021)
|
|
1199
|
+
|
|
1200
|
+
### Release Notes
|
|
1201
|
+
|
|
1202
|
+
#### [SRCH-984] Increase space between `SearchResult`s secondary targets ([#264](https://github.com/amboss-mededu/amboss-design-system/pull/264))
|
|
1203
|
+
|
|
1204
|
+
- Increase space between `SearchResult`s secondary targets
|
|
1205
|
+
- Fix docs for `SearchResult`
|
|
1206
|
+
|
|
1207
|
+
---
|
|
1208
|
+
|
|
1209
|
+
#### π Bug Fix
|
|
1210
|
+
|
|
1211
|
+
- [SRCH-984] Increase space between `SearchResult`s secondary targets [#264](https://github.com/amboss-mededu/amboss-design-system/pull/264) ([@webforte](https://github.com/webforte))
|
|
1212
|
+
|
|
1213
|
+
#### Authors: 1
|
|
1214
|
+
|
|
1215
|
+
- Konstantin ([@webforte](https://github.com/webforte))
|
|
1216
|
+
|
|
1217
|
+
---
|
|
1218
|
+
|
|
1219
|
+
# v0.21.7 (Tue Jul 20 2021)
|
|
1220
|
+
|
|
1221
|
+
### Release Notes
|
|
1222
|
+
|
|
1223
|
+
#### Cor 1377 tertiary button ([#262](https://github.com/amboss-mededu/amboss-design-system/pull/262))
|
|
1224
|
+
|
|
1225
|
+
Make padding of tertiary button smaller
|
|
1226
|
+
Make text to be uppercase in tertiary button
|
|
1227
|
+
|
|
1228
|
+
---
|
|
1229
|
+
|
|
1230
|
+
#### π Bug Fix
|
|
1231
|
+
|
|
1232
|
+
- Cor 1377 tertiary button [#262](https://github.com/amboss-mededu/amboss-design-system/pull/262) ([@clbagrat](https://github.com/clbagrat))
|
|
1233
|
+
|
|
1234
|
+
#### Authors: 1
|
|
1235
|
+
|
|
1236
|
+
- Gobedashvili Bagrat ([@clbagrat](https://github.com/clbagrat))
|
|
1237
|
+
|
|
1238
|
+
---
|
|
1239
|
+
|
|
1240
|
+
# v0.21.6 (Mon Jul 19 2021)
|
|
1241
|
+
|
|
1242
|
+
### Release Notes
|
|
1243
|
+
|
|
1244
|
+
#### [DS-update-input-field] fontsize and placeholder ([#263](https://github.com/amboss-mededu/amboss-design-system/pull/263))
|
|
1245
|
+
|
|
1246
|
+
increase fontsize of input field to size m (16px) and add placeholder color aligned with DS [specs](https://www.figma.com/file/hOFohX53XlGN3cEX9o8vFZ/Amboss-Design-Language?node-id=262%3A23)
|
|
1247
|
+
<img width="652" alt="Screenshot 2021-07-19 at 08 05 27" src="https://user-images.githubusercontent.com/43936890/126111305-92412c1f-0548-493f-9122-9672538eea2f.png">
|
|
1248
|
+
|
|
1249
|
+
---
|
|
1250
|
+
|
|
1251
|
+
#### π Bug Fix
|
|
1252
|
+
|
|
1253
|
+
- [DS-update-input-field] fontsize and placeholder [#263](https://github.com/amboss-mededu/amboss-design-system/pull/263) ([@Svemakawe](https://github.com/Svemakawe))
|
|
1254
|
+
|
|
1255
|
+
#### Authors: 1
|
|
1256
|
+
|
|
1257
|
+
- Svenja M.K. Weiler ([@Svemakawe](https://github.com/Svemakawe))
|
|
1258
|
+
|
|
1259
|
+
---
|
|
1260
|
+
|
|
1261
|
+
# v0.21.5 (Wed Jul 14 2021)
|
|
1262
|
+
|
|
1263
|
+
### Release Notes
|
|
1264
|
+
|
|
1265
|
+
#### [SRCH-940] Use`SearchResult`s test id for its primary target ([#261](https://github.com/amboss-mededu/amboss-design-system/pull/261))
|
|
1266
|
+
|
|
1267
|
+
Use`SearchResult`s test id for its primary target
|
|
1268
|
+
|
|
1269
|
+
---
|
|
1270
|
+
|
|
1271
|
+
#### π Bug Fix
|
|
1272
|
+
|
|
1273
|
+
- [SRCH-940] Use`SearchResult`s test id for its primary target [#261](https://github.com/amboss-mededu/amboss-design-system/pull/261) ([@webforte](https://github.com/webforte))
|
|
1274
|
+
|
|
1275
|
+
#### Authors: 1
|
|
1276
|
+
|
|
1277
|
+
- Konstantin ([@webforte](https://github.com/webforte))
|
|
1278
|
+
|
|
1279
|
+
---
|
|
1280
|
+
|
|
1281
|
+
# v0.21.4 (Tue Jul 13 2021)
|
|
1282
|
+
|
|
1283
|
+
### Release Notes
|
|
1284
|
+
|
|
1285
|
+
#### Fixed toggle width bug and other style adaptations ([#259](https://github.com/amboss-mededu/amboss-design-system/pull/259))
|
|
1286
|
+
|
|
1287
|
+
- Fixed toggle width
|
|
1288
|
+
- Made disabled form field slightly more opaque
|
|
1289
|
+
- Fixed label/label hint alignment in form field
|
|
1290
|
+
- Made shadow for select dropdown a bit more visible as it was blending with the background
|
|
1291
|
+
|
|
1292
|
+
Put your release notes here
|
|
1293
|
+
|
|
1294
|
+
#### mark used colors and sizes ([#257](https://github.com/amboss-mededu/amboss-design-system/pull/257))
|
|
1295
|
+
|
|
1296
|
+
Now used colors and sizes are marked with checkmark
|
|
1297
|
+
|
|
1298
|
+
---
|
|
1299
|
+
|
|
1300
|
+
#### π Bug Fix
|
|
1301
|
+
|
|
1302
|
+
- Fixed toggle width bug and other style adaptations [#259](https://github.com/amboss-mededu/amboss-design-system/pull/259) ([@ElisaMassafra](https://github.com/ElisaMassafra))
|
|
1303
|
+
|
|
1304
|
+
#### π Documentation
|
|
1305
|
+
|
|
1306
|
+
- mark used colors and sizes [#257](https://github.com/amboss-mededu/amboss-design-system/pull/257) ([@clbagrat](https://github.com/clbagrat))
|
|
1307
|
+
|
|
1308
|
+
#### Authors: 2
|
|
1309
|
+
|
|
1310
|
+
- @elisa.m ([@ElisaMassafra](https://github.com/ElisaMassafra))
|
|
1311
|
+
- Gobedashvili Bagrat ([@clbagrat](https://github.com/clbagrat))
|
|
1312
|
+
|
|
1313
|
+
---
|
|
1314
|
+
|
|
1315
|
+
# v0.21.3 (Mon Jul 05 2021)
|
|
1316
|
+
|
|
1317
|
+
### Release Notes
|
|
1318
|
+
|
|
1319
|
+
#### Add overflow hidden to DropdownMenu container ([#254](https://github.com/amboss-mededu/amboss-design-system/pull/254))
|
|
1320
|
+
|
|
1321
|
+
DropdownMenu container overflow hidden
|
|
1322
|
+
|
|
1323
|
+
---
|
|
1324
|
+
|
|
1325
|
+
#### π Bug Fix
|
|
1326
|
+
|
|
1327
|
+
- Add overflow hidden to DropdownMenu container [#254](https://github.com/amboss-mededu/amboss-design-system/pull/254) ([@LimChorngUan](https://github.com/LimChorngUan))
|
|
1328
|
+
|
|
1329
|
+
#### Authors: 1
|
|
1330
|
+
|
|
1331
|
+
- [@LimChorngUan](https://github.com/LimChorngUan)
|
|
1332
|
+
|
|
1333
|
+
---
|
|
1334
|
+
|
|
1335
|
+
# v0.21.2 (Mon Jul 05 2021)
|
|
1336
|
+
|
|
1337
|
+
### Release Notes
|
|
1338
|
+
|
|
1339
|
+
#### fix changing select to default value ([#253](https://github.com/amboss-mededu/amboss-design-system/pull/253))
|
|
1340
|
+
|
|
1341
|
+
fix changing select to default value
|
|
1342
|
+
|
|
1343
|
+
---
|
|
1344
|
+
|
|
1345
|
+
#### π Bug Fix
|
|
1346
|
+
|
|
1347
|
+
- fix changing select to default value [#253](https://github.com/amboss-mededu/amboss-design-system/pull/253) ([@clbagrat](https://github.com/clbagrat))
|
|
1348
|
+
|
|
1349
|
+
#### Authors: 1
|
|
1350
|
+
|
|
1351
|
+
- Gobedashvili Bagrat ([@clbagrat](https://github.com/clbagrat))
|
|
1352
|
+
|
|
1353
|
+
---
|
|
1354
|
+
|
|
1355
|
+
# v0.21.1 (Thu Jul 01 2021)
|
|
1356
|
+
|
|
1357
|
+
### Release Notes
|
|
1358
|
+
|
|
1359
|
+
#### make light-theme as default for sub-themes ([#251](https://github.com/amboss-mededu/amboss-design-system/pull/251))
|
|
1360
|
+
|
|
1361
|
+
fix for sub-themes and make light theme to be default for sub-themes
|
|
1362
|
+
|
|
1363
|
+
#### Composite components documentation ([#250](https://github.com/amboss-mededu/amboss-design-system/pull/250))
|
|
1364
|
+
|
|
1365
|
+
Composite components documentation
|
|
1366
|
+
|
|
1367
|
+
---
|
|
1368
|
+
|
|
1369
|
+
#### π Bug Fix
|
|
1370
|
+
|
|
1371
|
+
- make light-theme as default for sub-themes [#251](https://github.com/amboss-mededu/amboss-design-system/pull/251) ([@clbagrat](https://github.com/clbagrat))
|
|
1372
|
+
|
|
1373
|
+
#### π Documentation
|
|
1374
|
+
|
|
1375
|
+
- Composite components documentation [#250](https://github.com/amboss-mededu/amboss-design-system/pull/250) ([@clbagrat](https://github.com/clbagrat))
|
|
1376
|
+
|
|
1377
|
+
#### Authors: 1
|
|
1378
|
+
|
|
1379
|
+
- Gobedashvili Bagrat ([@clbagrat](https://github.com/clbagrat))
|
|
1380
|
+
|
|
1381
|
+
---
|
|
1382
|
+
|
|
1383
|
+
# v0.21.0 (Tue Jun 29 2021)
|
|
1384
|
+
|
|
1385
|
+
### Release Notes
|
|
1386
|
+
|
|
1387
|
+
#### Add icon tag ([#249](https://github.com/amboss-mededu/amboss-design-system/pull/249))
|
|
1388
|
+
|
|
1389
|
+
Add new icon tag for Package to Subscription conversion
|
|
1390
|
+
|
|
1391
|
+
---
|
|
1392
|
+
|
|
1393
|
+
#### π Enhancement
|
|
1394
|
+
|
|
1395
|
+
- Add icon tag [#249](https://github.com/amboss-mededu/amboss-design-system/pull/249) ([@keno-reloaded](https://github.com/keno-reloaded))
|
|
1396
|
+
|
|
1397
|
+
#### Authors: 1
|
|
1398
|
+
|
|
1399
|
+
- Eugenio ([@keno-reloaded](https://github.com/keno-reloaded))
|
|
1400
|
+
|
|
1401
|
+
---
|
|
1402
|
+
|
|
1403
|
+
# v0.20.4 (Tue Jun 29 2021)
|
|
1404
|
+
|
|
1405
|
+
### Release Notes
|
|
1406
|
+
|
|
1407
|
+
#### export SubThemeProvider in index.ts ([#248](https://github.com/amboss-mededu/amboss-design-system/pull/248))
|
|
1408
|
+
|
|
1409
|
+
export SubThemeProvider in index.ts
|
|
1410
|
+
|
|
1411
|
+
---
|
|
1412
|
+
|
|
1413
|
+
#### π Bug Fix
|
|
1414
|
+
|
|
1415
|
+
- export SubThemeProvider in index.ts [#248](https://github.com/amboss-mededu/amboss-design-system/pull/248) ([@abud4646](https://github.com/abud4646))
|
|
1416
|
+
|
|
1417
|
+
#### Authors: 1
|
|
1418
|
+
|
|
1419
|
+
- Abdulrahman Davutoglu ([@abud4646](https://github.com/abud4646))
|
|
1420
|
+
|
|
1421
|
+
---
|
|
1422
|
+
|
|
1423
|
+
# v0.20.3 (Tue Jun 29 2021)
|
|
1424
|
+
|
|
1425
|
+
#### π Bug Fix
|
|
1426
|
+
|
|
1427
|
+
- fix for changing select value from outside [#247](https://github.com/amboss-mededu/amboss-design-system/pull/247) ([@clbagrat](https://github.com/clbagrat))
|
|
1428
|
+
|
|
1429
|
+
#### Authors: 1
|
|
1430
|
+
|
|
1431
|
+
- Gobedashvili Bagrat ([@clbagrat](https://github.com/clbagrat))
|
|
1432
|
+
|
|
1433
|
+
---
|
|
1434
|
+
|
|
1435
|
+
# v0.20.2 (Tue Jun 29 2021)
|
|
1436
|
+
|
|
1437
|
+
#### π Bug Fix
|
|
1438
|
+
|
|
1439
|
+
- Updated zindex for select dropdown [#246](https://github.com/amboss-mededu/amboss-design-system/pull/246) ([@ElisaMassafra](https://github.com/ElisaMassafra))
|
|
1440
|
+
|
|
1441
|
+
#### Authors: 1
|
|
1442
|
+
|
|
1443
|
+
- @elisa.m ([@ElisaMassafra](https://github.com/ElisaMassafra))
|
|
1444
|
+
|
|
1445
|
+
---
|
|
1446
|
+
|
|
1447
|
+
# v0.20.1 (Tue Jun 29 2021)
|
|
1448
|
+
|
|
1449
|
+
### Release Notes
|
|
1450
|
+
|
|
1451
|
+
#### Added select to export file ([#245](https://github.com/amboss-mededu/amboss-design-system/pull/245))
|
|
1452
|
+
|
|
1453
|
+
Export select component
|
|
1454
|
+
|
|
1455
|
+
---
|
|
1456
|
+
|
|
1457
|
+
#### π Bug Fix
|
|
1458
|
+
|
|
1459
|
+
- Added select to export file [#245](https://github.com/amboss-mededu/amboss-design-system/pull/245) ([@ElisaMassafra](https://github.com/ElisaMassafra))
|
|
1460
|
+
|
|
1461
|
+
#### Authors: 1
|
|
1462
|
+
|
|
1463
|
+
- @elisa.m ([@ElisaMassafra](https://github.com/ElisaMassafra))
|
|
1464
|
+
|
|
1465
|
+
---
|
|
1466
|
+
|
|
1467
|
+
# v0.20.0 (Mon Jun 28 2021)
|
|
1468
|
+
|
|
1469
|
+
#### π Enhancement
|
|
1470
|
+
|
|
1471
|
+
- Added RadioButton [#211](https://github.com/amboss-mededu/amboss-design-system/pull/211) ([@ElisaMassafra](https://github.com/ElisaMassafra))
|
|
1472
|
+
|
|
1473
|
+
#### Authors: 1
|
|
1474
|
+
|
|
1475
|
+
- @elisa.m ([@ElisaMassafra](https://github.com/ElisaMassafra))
|
|
1476
|
+
|
|
1477
|
+
---
|
|
1478
|
+
|
|
1479
|
+
# v0.19.1 (Mon Jun 28 2021)
|
|
1480
|
+
|
|
1481
|
+
#### π Bug Fix
|
|
1482
|
+
|
|
1483
|
+
- select component and virtual scroll [#216](https://github.com/amboss-mededu/amboss-design-system/pull/216) ([@clbagrat](https://github.com/clbagrat))
|
|
1484
|
+
|
|
1485
|
+
#### Authors: 1
|
|
1486
|
+
|
|
1487
|
+
- Gobedashvili Bagrat ([@clbagrat](https://github.com/clbagrat))
|
|
1488
|
+
|
|
1489
|
+
---
|
|
1490
|
+
|
|
1491
|
+
# v0.19.0 (Mon Jun 28 2021)
|
|
1492
|
+
|
|
1493
|
+
#### π Enhancement
|
|
1494
|
+
|
|
1495
|
+
- introduce new system - SubThemes [#239](https://github.com/amboss-mededu/amboss-design-system/pull/239) ([@clbagrat](https://github.com/clbagrat))
|
|
1496
|
+
|
|
1497
|
+
#### Authors: 1
|
|
1498
|
+
|
|
1499
|
+
- Gobedashvili Bagrat ([@clbagrat](https://github.com/clbagrat))
|
|
1500
|
+
|
|
1501
|
+
---
|
|
1502
|
+
|
|
1503
|
+
# v0.18.5 (Wed Jun 23 2021)
|
|
1504
|
+
|
|
1505
|
+
### Release Notes
|
|
1506
|
+
|
|
1507
|
+
#### Add search list icon ([#242](https://github.com/amboss-mededu/amboss-design-system/pull/242))
|
|
1508
|
+
|
|
1509
|
+
Add search list icon
|
|
1510
|
+
|
|
1511
|
+
---
|
|
1512
|
+
|
|
1513
|
+
#### π Bug Fix
|
|
1514
|
+
|
|
1515
|
+
- Add search list icon [#242](https://github.com/amboss-mededu/amboss-design-system/pull/242) ([@jaseeva](https://github.com/jaseeva))
|
|
1516
|
+
|
|
1517
|
+
#### Authors: 1
|
|
1518
|
+
|
|
1519
|
+
- Julia ([@jaseeva](https://github.com/jaseeva))
|
|
1520
|
+
|
|
1521
|
+
---
|
|
1522
|
+
|
|
1523
|
+
# v0.18.4 (Wed Jun 23 2021)
|
|
1524
|
+
|
|
1525
|
+
### Release Notes
|
|
1526
|
+
|
|
1527
|
+
#### center children of button ([#240](https://github.com/amboss-mededu/amboss-design-system/pull/240))
|
|
1528
|
+
|
|
1529
|
+
children of button need to be centered especially for fullWidth Buttons
|
|
1530
|
+
|
|
1531
|
+
---
|
|
1532
|
+
|
|
1533
|
+
#### π Bug Fix
|
|
1534
|
+
|
|
1535
|
+
- center children of button [#240](https://github.com/amboss-mededu/amboss-design-system/pull/240) ([@Svemakawe](https://github.com/Svemakawe))
|
|
1536
|
+
|
|
1537
|
+
#### Authors: 1
|
|
1538
|
+
|
|
1539
|
+
- Svenja M.K. Weiler ([@Svemakawe](https://github.com/Svemakawe))
|
|
1540
|
+
|
|
1541
|
+
---
|
|
1542
|
+
|
|
1543
|
+
# v0.18.3 (Wed Jun 16 2021)
|
|
1544
|
+
|
|
1545
|
+
#### π Bug Fix
|
|
1546
|
+
|
|
1547
|
+
- Export DropdownMenu [#238](https://github.com/amboss-mededu/amboss-design-system/pull/238) ([@LimChorngUan](https://github.com/LimChorngUan))
|
|
1548
|
+
|
|
1549
|
+
#### Authors: 1
|
|
1550
|
+
|
|
1551
|
+
- [@LimChorngUan](https://github.com/LimChorngUan)
|
|
1552
|
+
|
|
1553
|
+
---
|
|
1554
|
+
|
|
1555
|
+
# v0.18.2 (Tue Jun 15 2021)
|
|
1556
|
+
|
|
1557
|
+
#### π Bug Fix
|
|
1558
|
+
|
|
1559
|
+
- [COR-1261] Add `data-e2e-test-id` prop to every component [#231](https://github.com/amboss-mededu/amboss-design-system/pull/231) ([@webforte](https://github.com/webforte))
|
|
1560
|
+
|
|
1561
|
+
#### Authors: 1
|
|
1562
|
+
|
|
1563
|
+
- Konstantin ([@webforte](https://github.com/webforte))
|
|
1564
|
+
|
|
1565
|
+
---
|
|
1566
|
+
|
|
1567
|
+
# v0.18.1 (Thu Jun 10 2021)
|
|
1568
|
+
|
|
1569
|
+
### Release Notes
|
|
1570
|
+
|
|
1571
|
+
#### debug changelog ([#232](https://github.com/amboss-mededu/amboss-design-system/pull/232))
|
|
1572
|
+
|
|
1573
|
+
Put your release notes here
|
|
1574
|
+
|
|
1575
|
+
---
|
|
1576
|
+
|
|
1577
|
+
#### π Bug Fix
|
|
1578
|
+
|
|
1579
|
+
- debug changelog [#232](https://github.com/amboss-mededu/amboss-design-system/pull/232) ([@OlfaKaroui](https://github.com/OlfaKaroui))
|
|
1580
|
+
|
|
1581
|
+
#### Authors: 1
|
|
1582
|
+
|
|
1583
|
+
- Olfa Karoui ([@OlfaKaroui](https://github.com/OlfaKaroui))
|
|
1584
|
+
|
|
1585
|
+
---
|
|
1586
|
+
|
|
1587
|
+
# v0.18.0 (Wed Jun 09 2021)
|
|
1588
|
+
|
|
1589
|
+
### Release Notes
|
|
1590
|
+
|
|
1591
|
+
#### Fix changelog ([#230](https://github.com/amboss-mededu/amboss-design-system/pull/230))
|
|
1592
|
+
|
|
1593
|
+
Put your release notes here
|
|
1594
|
+
|
|
1595
|
+
---
|
|
1596
|
+
|
|
1597
|
+
#### π Enhancement
|
|
1598
|
+
|
|
1599
|
+
- Fix changelog [#230](https://github.com/amboss-mededu/amboss-design-system/pull/230) (jenkins@miamed.de [@OlfaKaroui](https://github.com/OlfaKaroui))
|
|
1600
|
+
|
|
1601
|
+
#### Authors: 2
|
|
1602
|
+
|
|
1603
|
+
- Jenkins (jenkins@miamed.de)
|
|
1604
|
+
- Olfa Karoui ([@OlfaKaroui](https://github.com/OlfaKaroui))
|
|
1605
|
+
|
|
1606
|
+
---
|
|
1607
|
+
|
|
1608
|
+
# v0.17.5 (Wed Jun 09 2021)
|
|
1609
|
+
|
|
1610
|
+
#### β οΈ Pushed to `main`
|
|
1611
|
+
|
|
1612
|
+
- Revert "fix corrupted package-lock.json" ([@OlfaKaroui](https://github.com/OlfaKaroui))
|
|
1613
|
+
- fix corrupted package-lock.json ([@OlfaKaroui](https://github.com/OlfaKaroui))
|
|
1614
|
+
|
|
1615
|
+
#### Authors: 1
|
|
1616
|
+
|
|
1617
|
+
- Olfa Karoui ([@OlfaKaroui](https://github.com/OlfaKaroui))
|
|
1618
|
+
|
|
1619
|
+
---
|
|
1620
|
+
|
|
1621
|
+
# v0.17.4 (Thu Jun 03 2021)
|
|
1622
|
+
|
|
1623
|
+
### Release Notes
|
|
1624
|
+
|
|
1625
|
+
#### Fixed styles ([#215](https://github.com/amboss-mededu/amboss-design-system/pull/215))
|
|
1626
|
+
|
|
1627
|
+
- Fixed style for link as button
|
|
1628
|
+
- Added text variants to Icon (error and light-primary were missing)
|
|
1629
|
+
|
|
1630
|
+
Put your release notes here
|
|
1631
|
+
|
|
1632
|
+
---
|
|
1633
|
+
|
|
1634
|
+
#### π Bug Fix
|
|
1635
|
+
|
|
1636
|
+
- Fixed styles [#215](https://github.com/amboss-mededu/amboss-design-system/pull/215) ([@ElisaMassafra](https://github.com/ElisaMassafra))
|
|
1637
|
+
|
|
1638
|
+
#### Authors: 1
|
|
1639
|
+
|
|
1640
|
+
- @elisa.m ([@ElisaMassafra](https://github.com/ElisaMassafra))
|
|
1641
|
+
|
|
1642
|
+
---
|
|
1643
|
+
|
|
1644
|
+
# v0.17.3 (Wed Jun 02 2021)
|
|
1645
|
+
|
|
1646
|
+
#### π Bug Fix
|
|
1647
|
+
|
|
1648
|
+
- [SRCH-867] Add e2e test id to `Box` [#220](https://github.com/amboss-mededu/amboss-design-system/pull/220) ([@webforte](https://github.com/webforte))
|
|
1649
|
+
|
|
1650
|
+
#### Authors: 1
|
|
1651
|
+
|
|
1652
|
+
- Konstantin ([@webforte](https://github.com/webforte))
|
|
1653
|
+
|
|
1654
|
+
---
|
|
1655
|
+
|
|
1656
|
+
# v0.17.2 (Wed Jun 02 2021)
|
|
1657
|
+
|
|
1658
|
+
### Release Notes
|
|
1659
|
+
|
|
1660
|
+
#### [SRCH-867] Add e2e test id to `SearchResult` ([#219](https://github.com/amboss-mededu/amboss-design-system/pull/219))
|
|
1661
|
+
|
|
1662
|
+
- This commit adds support for e2e test ids to the main target
|
|
1663
|
+
and the secondary targets of `SearchResult`.
|
|
1664
|
+
- apply prettier formatting
|
|
1665
|
+
|
|
1666
|
+
---
|
|
1667
|
+
|
|
1668
|
+
#### π Bug Fix
|
|
1669
|
+
|
|
1670
|
+
- apply prettier formatting [#219](https://github.com/amboss-mededu/amboss-design-system/pull/219) ([@webforte](https://github.com/webforte))
|
|
1671
|
+
- [SRCH-867] Add e2e test id to `SearchResult` [#219](https://github.com/amboss-mededu/amboss-design-system/pull/219) ([@webforte](https://github.com/webforte))
|
|
1672
|
+
|
|
1673
|
+
#### Authors: 1
|
|
1674
|
+
|
|
1675
|
+
- Konstantin ([@webforte](https://github.com/webforte))
|
|
1676
|
+
|
|
1677
|
+
---
|
|
1678
|
+
|
|
1679
|
+
# v0.17.1 (Tue Jun 01 2021)
|
|
1680
|
+
|
|
1681
|
+
#### π Bug Fix
|
|
1682
|
+
|
|
1683
|
+
- [SRCH-864] add e2e id prop to `Header` component [#217](https://github.com/amboss-mededu/amboss-design-system/pull/217) ([@webforte](https://github.com/webforte))
|
|
1684
|
+
|
|
1685
|
+
#### Authors: 1
|
|
1686
|
+
|
|
1687
|
+
- Konstantin ([@webforte](https://github.com/webforte))
|
|
1688
|
+
|
|
1689
|
+
---
|
|
1690
|
+
|
|
1691
|
+
# v0.17.0 (Mon May 31 2021)
|
|
1692
|
+
|
|
1693
|
+
#### π Enhancement
|
|
1694
|
+
|
|
1695
|
+
- Add DropdownMenu [#157](https://github.com/amboss-mededu/amboss-design-system/pull/157) ([@LimChorngUan](https://github.com/LimChorngUan))
|
|
1696
|
+
|
|
1697
|
+
#### Authors: 1
|
|
1698
|
+
|
|
1699
|
+
- [@LimChorngUan](https://github.com/LimChorngUan)
|
|
1700
|
+
|
|
1701
|
+
---
|
|
1702
|
+
|
|
1703
|
+
# v0.16.0 (Mon May 31 2021)
|
|
1704
|
+
|
|
1705
|
+
#### π Enhancement
|
|
1706
|
+
|
|
1707
|
+
- Add custom Header component [#198](https://github.com/amboss-mededu/amboss-design-system/pull/198) ([@jaseeva](https://github.com/jaseeva))
|
|
1708
|
+
|
|
1709
|
+
#### Authors: 1
|
|
1710
|
+
|
|
1711
|
+
- Julia ([@jaseeva](https://github.com/jaseeva))
|
|
1712
|
+
|
|
1713
|
+
---
|
|
1714
|
+
|
|
1715
|
+
# v0.15.4 (Fri May 28 2021)
|
|
1716
|
+
|
|
1717
|
+
#### π Bug Fix
|
|
1718
|
+
|
|
1719
|
+
- Add thumbs-up (feedback) icon [#214](https://github.com/amboss-mededu/amboss-design-system/pull/214) ([@AlexJeffcott](https://github.com/AlexJeffcott))
|
|
1720
|
+
|
|
1721
|
+
#### Authors: 1
|
|
1722
|
+
|
|
1723
|
+
- [@AlexJeffcott](https://github.com/AlexJeffcott)
|
|
1724
|
+
|
|
1725
|
+
---
|
|
1726
|
+
|
|
1727
|
+
# v0.15.3 (Fri May 28 2021)
|
|
1728
|
+
|
|
1729
|
+
#### π Bug Fix
|
|
1730
|
+
|
|
1731
|
+
- Add gray theme for Badge component [#200](https://github.com/amboss-mededu/amboss-design-system/pull/200) ([@jaseeva](https://github.com/jaseeva))
|
|
1732
|
+
|
|
1733
|
+
#### Authors: 1
|
|
1734
|
+
|
|
1735
|
+
- Julia ([@jaseeva](https://github.com/jaseeva))
|
|
1736
|
+
|
|
1737
|
+
---
|
|
1738
|
+
|
|
1739
|
+
# v0.15.2 (Fri May 28 2021)
|
|
1740
|
+
|
|
1741
|
+
#### π Bug Fix
|
|
1742
|
+
|
|
1743
|
+
- Add new icons [#201](https://github.com/amboss-mededu/amboss-design-system/pull/201) ([@jaseeva](https://github.com/jaseeva))
|
|
1744
|
+
|
|
1745
|
+
#### π Internal
|
|
1746
|
+
|
|
1747
|
+
- make privateProps always hidden from storybook [#213](https://github.com/amboss-mededu/amboss-design-system/pull/213) ([@clbagrat](https://github.com/clbagrat))
|
|
1748
|
+
|
|
1749
|
+
#### π Documentation
|
|
1750
|
+
|
|
1751
|
+
- Add link to design system docs in the Readme [#212](https://github.com/amboss-mededu/amboss-design-system/pull/212) ([@scheb](https://github.com/scheb))
|
|
1752
|
+
|
|
1753
|
+
#### Authors: 3
|
|
1754
|
+
|
|
1755
|
+
- Christian Scheb ([@scheb](https://github.com/scheb))
|
|
1756
|
+
- Gobedashvili Bagrat ([@clbagrat](https://github.com/clbagrat))
|
|
1757
|
+
- Julia ([@jaseeva](https://github.com/jaseeva))
|
|
1758
|
+
|
|
1759
|
+
---
|
|
1760
|
+
|
|
1761
|
+
# v0.14.1 (Wed May 26 2021)
|
|
1762
|
+
|
|
1763
|
+
#### β οΈ Pushed to `main`
|
|
1764
|
+
|
|
1765
|
+
- Merge branch 'main' of https://github.com/amboss-mededu/amboss-design-system into main ([@OlfaKaroui](https://github.com/OlfaKaroui))
|
|
1766
|
+
- [skip-ci] fix package.json version ([@OlfaKaroui](https://github.com/OlfaKaroui))
|
|
1767
|
+
|
|
1768
|
+
#### Authors: 1
|
|
1769
|
+
|
|
1770
|
+
- Olfa Karoui ([@OlfaKaroui](https://github.com/OlfaKaroui))
|
|
1771
|
+
|
|
1772
|
+
---
|
|
1773
|
+
|
|
1774
|
+
# v0.13.0 (Fri May 07 2021)
|
|
1775
|
+
|
|
1776
|
+
### Release Notes
|
|
1777
|
+
|
|
1778
|
+
#### add light color variant to text and link ([#185](https://github.com/amboss-mededu/amboss-design-system/pull/185))
|
|
1779
|
+
|
|
1780
|
+
Adding a light color for text and links, in order to use those elements in notifications with solid background-color.
|
|
1781
|
+
|
|
1782
|
+
light-primary variant for Links:
|
|
1783
|
+
<img width="1020" alt="Screenshot 2021-05-06 at 14 25 20" src="https://user-images.githubusercontent.com/43936890/117298230-6abc5200-ae77-11eb-9b52-937761fe1e8e.png">
|
|
1784
|
+
|
|
1785
|
+
|
|
1786
|
+
light-primary variant for Text:
|
|
1787
|
+
<img width="1028" alt="Screenshot 2021-05-06 at 14 25 05" src="https://user-images.githubusercontent.com/43936890/117298219-65f79e00-ae77-11eb-9f91-ccb3126b5fd8.png">
|
|
1788
|
+
|
|
1789
|
+
---
|
|
1790
|
+
|
|
1791
|
+
#### π Enhancement
|
|
1792
|
+
|
|
1793
|
+
- add light color variant to text and link [#185](https://github.com/amboss-mededu/amboss-design-system/pull/185) ([@Svemakawe](https://github.com/Svemakawe))
|
|
1794
|
+
|
|
1795
|
+
#### π Internal
|
|
1796
|
+
|
|
1797
|
+
- fix changelog [#191](https://github.com/amboss-mededu/amboss-design-system/pull/191) ([@clbagrat](https://github.com/clbagrat))
|
|
1798
|
+
|
|
1799
|
+
#### Authors: 2
|
|
1800
|
+
|
|
1801
|
+
- Gobedashvili Bagrat ([@clbagrat](https://github.com/clbagrat))
|
|
1802
|
+
- Svenja M.K. Weiler ([@Svemakawe](https://github.com/Svemakawe))
|
|
1803
|
+
|
|
1804
|
+
---
|
|
1805
|
+
|
|
1806
|
+
# v0.12.11 (Thu May 06 2021)
|
|
1807
|
+
|
|
1808
|
+
|
|
1809
|
+
|
|
1810
|
+
---
|
|
1811
|
+
|
|
1812
|
+
# v0.12.11 (Thu May 06 2021)
|
|
1813
|
+
|
|
1814
|
+
|
|
1815
|
+
|
|
1816
|
+
---
|
|
1817
|
+
|
|
1818
|
+
# v0.12.9 (Thu May 06 2021)
|
|
1819
|
+
|
|
1820
|
+
#### β οΈ Pushed to `main`
|
|
1821
|
+
|
|
1822
|
+
- 0.12.9 ([@clbagrat](https://github.com/clbagrat))
|
|
1823
|
+
|
|
1824
|
+
#### Authors: 1
|
|
1825
|
+
|
|
1826
|
+
- Gobedashvili Bagrat ([@clbagrat](https://github.com/clbagrat))
|