@amboss/design-system 1.0.0-canary-4 β†’ 1.0.3

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,1846 @@
1
+ # v1.0.3 (Wed Dec 15 2021)
2
+
3
+ ### Release Notes
4
+
5
+ #### [LEAR-2284] Fix vertical centering of MediaViewerBar items ([#404](https://github.com/amboss-mededu/amboss-design-system/pull/404))
6
+
7
+ Put your release notes here
8
+
9
+ ---
10
+
11
+ #### πŸ› Bug Fix
12
+
13
+ - [LEAR-2284] Fix vertical centering of MediaViewerBar items [#404](https://github.com/amboss-mededu/amboss-design-system/pull/404) ([@webforte](https://github.com/webforte))
14
+
15
+ #### Authors: 1
16
+
17
+ - Konstantin ([@webforte](https://github.com/webforte))
18
+
19
+ ---
20
+
21
+ # v1.0.2 (Mon Dec 13 2021)
22
+
23
+ ### Release Notes
24
+
25
+ #### Lear add large link ([#402](https://github.com/amboss-mededu/amboss-design-system/pull/402))
26
+
27
+ Add large link with 16px and fix style regression for Link as="button"
28
+
29
+ ---
30
+
31
+ #### πŸ› Bug Fix
32
+
33
+ - Lear add large link [#402](https://github.com/amboss-mededu/amboss-design-system/pull/402) ([@smooth-opperator](https://github.com/smooth-opperator))
34
+
35
+ #### Authors: 1
36
+
37
+ - Julie Oppermann ([@smooth-opperator](https://github.com/smooth-opperator))
38
+
39
+ ---
40
+
41
+ # v1.0.1 (Mon Dec 13 2021)
42
+
43
+ #### ⚠️ Pushed to `main`
44
+
45
+ - Add parameters to Jenkinsfiles and create environment parameter ([@sophomeric](https://github.com/sophomeric))
46
+
47
+ #### Authors: 1
48
+
49
+ - Eric Webster ([@sophomeric](https://github.com/sophomeric))
50
+
51
+ ---
52
+
53
+ # v1.0.0 (Fri Dec 10 2021)
54
+
55
+ ### Release Notes
56
+
57
+ #### Emotion js rc 1 ([#398](https://github.com/amboss-mededu/amboss-design-system/pull/398))
58
+
59
+ Migrate DS to from scss to emotion.js
60
+
61
+ BREAKING:
62
+ As a consumer of DS - make sure to add ThemeProvider to the top of your react tree.
63
+
64
+ - use of styled components intead of scss
65
+ - new way to work with media queries
66
+ - new templates for cli command
67
+
68
+ #### Text migrate2 ([#397](https://github.com/amboss-mededu/amboss-design-system/pull/397))
69
+
70
+ - migrated Text component
71
+ - added the variant="info" example
72
+ - updated Link component
73
+
74
+ #### LEAR-2253 Migrate Icon + Tabs to Emotion ([#393](https://github.com/amboss-mededu/amboss-design-system/pull/393))
75
+
76
+ * Migrate Icon to Emotion
77
+ * Migrate Tabs to Emotion
78
+
79
+ #### [LEAR-2225] Migrate `Select` + `Button` + `MediaViewerBar` + `FormLabelText` + `CardHeader` + `VirtualScrollList` to Emotion ([#384](https://github.com/amboss-mededu/amboss-design-system/pull/384))
80
+
81
+ - migrate Select to Emotion
82
+
83
+ #### [LEAR-2198] Toggle + FormField + PictogramButton to Emotion ([#372](https://github.com/amboss-mededu/amboss-design-system/pull/372))
84
+
85
+ Put your release notes here
86
+
87
+ #### migrated Inline component ([#371](https://github.com/amboss-mededu/amboss-design-system/pull/371))
88
+
89
+ - migrated Inline component
90
+ - cleaned up Stack styles
91
+
92
+ ---
93
+
94
+ #### πŸ’₯ Breaking Change
95
+
96
+ - fix build and add documentation [#398](https://github.com/amboss-mededu/amboss-design-system/pull/398) ([@clbagrat](https://github.com/clbagrat))
97
+ - 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))
98
+
99
+ #### πŸ› Bug Fix
100
+
101
+ - Text migrate2 [#397](https://github.com/amboss-mededu/amboss-design-system/pull/397) (vmh@amboss.com)
102
+ - LEAR-2253 Migrate Icon + Tabs to Emotion [#393](https://github.com/amboss-mededu/amboss-design-system/pull/393) ([@webforte](https://github.com/webforte))
103
+ - [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))
104
+ - [LEAR-2198] Toggle + FormField + PictogramButton to Emotion [#372](https://github.com/amboss-mededu/amboss-design-system/pull/372) ([@webforte](https://github.com/webforte))
105
+ - migrated Inline component [#371](https://github.com/amboss-mededu/amboss-design-system/pull/371) (vmh@amboss.com)
106
+
107
+ #### Authors: 8
108
+
109
+ - [@frannie-zr](https://github.com/frannie-zr)
110
+ - @elisa.m ([@ElisaMassafra](https://github.com/ElisaMassafra))
111
+ - Anita (anm@amboss.com)
112
+ - Benjamin Bortfeldt-Roß ([@bbt-amboss](https://github.com/bbt-amboss))
113
+ - Bob ([@vladimir-fsh](https://github.com/vladimir-fsh))
114
+ - Gobedashvili Bagrat ([@clbagrat](https://github.com/clbagrat))
115
+ - Hadhemi ([@Hadh](https://github.com/Hadh))
116
+ - Konstantin ([@webforte](https://github.com/webforte))
117
+
118
+ ---
119
+
120
+ # v0.27.2 (Thu Dec 02 2021)
121
+
122
+ ### Release Notes
123
+
124
+ #### Added info variant to text and icon ([#394](https://github.com/amboss-mededu/amboss-design-system/pull/394))
125
+
126
+ Added info variant to text and to icon
127
+
128
+ ---
129
+
130
+ #### πŸ› Bug Fix
131
+
132
+ - Added info variant to text and icon [#394](https://github.com/amboss-mededu/amboss-design-system/pull/394) ([@ElisaMassafra](https://github.com/ElisaMassafra))
133
+
134
+ #### Authors: 1
135
+
136
+ - @elisa.m ([@ElisaMassafra](https://github.com/ElisaMassafra))
137
+
138
+ ---
139
+
140
+ # v0.27.1 (Fri Nov 19 2021)
141
+
142
+ ### Release Notes
143
+
144
+ #### Expose event argument to onClick functions on DropdownMenu ([#386](https://github.com/amboss-mededu/amboss-design-system/pull/386))
145
+
146
+ Expose event argument to onClick functions on DropdownMenu
147
+
148
+ ---
149
+
150
+ #### πŸ› Bug Fix
151
+
152
+ - 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))
153
+
154
+ #### Authors: 1
155
+
156
+ - [@frannie-zr](https://github.com/frannie-zr)
157
+
158
+ ---
159
+
160
+ # v0.27.0 (Tue Nov 16 2021)
161
+
162
+ ### Release Notes
163
+
164
+ #### [Lear 2191] add update 16px icons ([#381](https://github.com/amboss-mededu/amboss-design-system/pull/381))
165
+
166
+ Adds / Updates many 16px icons
167
+ Adds 24px icons that correspond to the 16px icons if they were missing
168
+ Updates the Tokens-Icons page so that you can actually see the 16px icons to check how they look.
169
+ ![image](https://user-images.githubusercontent.com/13097510/141981900-cc9dcc28-2eb8-4031-8e4c-c38acfab6e6d.png)
170
+
171
+ ---
172
+
173
+ #### πŸš€ Enhancement
174
+
175
+ - [Lear 2191] add update 16px icons [#381](https://github.com/amboss-mededu/amboss-design-system/pull/381) ([@smooth-opperator](https://github.com/smooth-opperator))
176
+
177
+ #### Authors: 1
178
+
179
+ - Julie Oppermann ([@smooth-opperator](https://github.com/smooth-opperator))
180
+
181
+ ---
182
+
183
+ # v0.26.10 (Tue Nov 16 2021)
184
+
185
+ ### Release Notes
186
+
187
+ #### Fix space between typo ([#382](https://github.com/amboss-mededu/amboss-design-system/pull/382))
188
+
189
+ Fix Inline component spaceBetween typo in scss
190
+
191
+ ---
192
+
193
+ #### πŸ› Bug Fix
194
+
195
+ - Fix space between typo [#382](https://github.com/amboss-mededu/amboss-design-system/pull/382) ([@LimChorngUan](https://github.com/LimChorngUan))
196
+
197
+ #### Authors: 1
198
+
199
+ - [@LimChorngUan](https://github.com/LimChorngUan)
200
+
201
+ ---
202
+
203
+ # v0.26.9 (Tue Nov 16 2021)
204
+
205
+ ### Release Notes
206
+
207
+ #### [LEAR-2178] Add small variant of Toggle ([#362](https://github.com/amboss-mededu/amboss-design-system/pull/362))
208
+
209
+ - Adds a small variant by introducing the size prop to Toggle with updated documentation
210
+
211
+ ---
212
+
213
+ #### πŸ› Bug Fix
214
+
215
+ - [LEAR-2178] Add small variant of Toggle [#362](https://github.com/amboss-mededu/amboss-design-system/pull/362) ([@webforte](https://github.com/webforte))
216
+
217
+ #### Authors: 1
218
+
219
+ - Konstantin ([@webforte](https://github.com/webforte))
220
+
221
+ ---
222
+
223
+ # v0.26.8 (Thu Nov 11 2021)
224
+
225
+ ### Release Notes
226
+
227
+ #### [LEAR-2206] Fix infinite loop inside Select ([#374](https://github.com/amboss-mededu/amboss-design-system/pull/374))
228
+
229
+ This removes a useEffect dependency in order not to endlessly fire the
230
+ callback. This may be a temporary solution in order to prevent UI
231
+ freezes in production.
232
+
233
+ Put your release notes here
234
+
235
+ ---
236
+
237
+ #### πŸ› Bug Fix
238
+
239
+ - [LEAR-2206] Fix infinite loop inside Select [#374](https://github.com/amboss-mededu/amboss-design-system/pull/374) ([@webforte](https://github.com/webforte))
240
+
241
+ #### Authors: 1
242
+
243
+ - Konstantin ([@webforte](https://github.com/webforte))
244
+
245
+ ---
246
+
247
+ # v0.26.7 (Mon Nov 08 2021)
248
+
249
+ ### Release Notes
250
+
251
+ #### Add alert-triangle icon ([#365](https://github.com/amboss-mededu/amboss-design-system/pull/365))
252
+
253
+ Add alert-triangle icon
254
+
255
+ ---
256
+
257
+ #### πŸ› Bug Fix
258
+
259
+ - Add alert-triangle icon [#365](https://github.com/amboss-mededu/amboss-design-system/pull/365) ([@jaseeva](https://github.com/jaseeva))
260
+
261
+ #### Authors: 1
262
+
263
+ - Julia ([@jaseeva](https://github.com/jaseeva))
264
+
265
+ ---
266
+
267
+ # v0.26.6 (Mon Nov 08 2021)
268
+
269
+ ### Release Notes
270
+
271
+ #### [LEAR-2127] Improve vertical centering inside MediaViewerBar ([#361](https://github.com/amboss-mededu/amboss-design-system/pull/361))
272
+
273
+ - 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.
274
+ - make button variants style safe for dimmed sub theme
275
+
276
+ ---
277
+
278
+ #### πŸ› Bug Fix
279
+
280
+ - [LEAR-2127] Improve vertical centering inside MediaViewerBar [#361](https://github.com/amboss-mededu/amboss-design-system/pull/361) ([@webforte](https://github.com/webforte))
281
+
282
+ #### Authors: 1
283
+
284
+ - Konstantin ([@webforte](https://github.com/webforte))
285
+
286
+ ---
287
+
288
+ # v0.26.5 (Fri Oct 29 2021)
289
+
290
+ #### πŸ› Bug Fix
291
+
292
+ - Fixed select bug that triggers endless onchange events [#360](https://github.com/amboss-mededu/amboss-design-system/pull/360) ([@ElisaMassafra](https://github.com/ElisaMassafra))
293
+
294
+ #### Authors: 1
295
+
296
+ - @elisa.m ([@ElisaMassafra](https://github.com/ElisaMassafra))
297
+
298
+ ---
299
+
300
+ # v0.26.4 (Thu Oct 28 2021)
301
+
302
+ ### Release Notes
303
+
304
+ #### Fixed select bug and fixed autocomplete ([#358](https://github.com/amboss-mededu/amboss-design-system/pull/358))
305
+
306
+ Fixed a bug in the select where if the initial passed value changed, the hidden select wasn't updating
307
+ Fixed autocomplete on the right field in the select
308
+
309
+ ---
310
+
311
+ #### πŸ› Bug Fix
312
+
313
+ - Fixed select bug and fixed autocomplete [#358](https://github.com/amboss-mededu/amboss-design-system/pull/358) ([@ElisaMassafra](https://github.com/ElisaMassafra))
314
+
315
+ #### Authors: 1
316
+
317
+ - @elisa.m ([@ElisaMassafra](https://github.com/ElisaMassafra))
318
+
319
+ ---
320
+
321
+ # v0.26.3 (Thu Oct 28 2021)
322
+
323
+ ### Release Notes
324
+
325
+ #### [LEAR-2154] activate multi theme for Header ([#355](https://github.com/amboss-mededu/amboss-design-system/pull/355))
326
+
327
+ This removes the disabling of multiTheme setting in Header stories file.
328
+
329
+ ---
330
+
331
+ #### πŸ› Bug Fix
332
+
333
+ - [LEAR-2154] activate multi theme for Header [#355](https://github.com/amboss-mededu/amboss-design-system/pull/355) ([@webforte](https://github.com/webforte))
334
+
335
+ #### Authors: 1
336
+
337
+ - Konstantin ([@webforte](https://github.com/webforte))
338
+
339
+ ---
340
+
341
+ # v0.26.2 (Tue Oct 26 2021)
342
+
343
+ ### Release Notes
344
+
345
+ #### [SRCH-1205] Add article, education, search, folder, x icons ([#353](https://github.com/amboss-mededu/amboss-design-system/pull/353))
346
+
347
+ Put your release notes here
348
+
349
+ ---
350
+
351
+ #### πŸ› Bug Fix
352
+
353
+ - [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))
354
+
355
+ #### Authors: 2
356
+
357
+ - [@anitamikas](https://github.com/anitamikas)
358
+ - Anita (anm@amboss.com)
359
+
360
+ ---
361
+
362
+ # v0.26.1 (Fri Oct 22 2021)
363
+
364
+ ### Release Notes
365
+
366
+ #### Add warning variant and text transfrom ([#350](https://github.com/amboss-mededu/amboss-design-system/pull/350))
367
+
368
+ Changes for Text:
369
+ - Add text transform
370
+ - Add warning variant
371
+
372
+ ---
373
+
374
+ #### πŸ› Bug Fix
375
+
376
+ - Add warning variant and text transfrom [#350](https://github.com/amboss-mededu/amboss-design-system/pull/350) ([@LimChorngUan](https://github.com/LimChorngUan))
377
+
378
+ #### Authors: 1
379
+
380
+ - [@LimChorngUan](https://github.com/LimChorngUan)
381
+
382
+ ---
383
+
384
+ # v0.26.0 (Wed Oct 20 2021)
385
+
386
+ ### Release Notes
387
+
388
+ #### [SRCH-1195] Add new course Icon to the Design System ([#349](https://github.com/amboss-mededu/amboss-design-system/pull/349))
389
+
390
+ Put your release notes here
391
+
392
+ #### Container Component ([#348](https://github.com/amboss-mededu/amboss-design-system/pull/348))
393
+
394
+ - Adding text to `Divider` component
395
+ - Introducing `Container` component
396
+
397
+ ---
398
+
399
+ #### πŸš€ Enhancement
400
+
401
+ - Container Component [#348](https://github.com/amboss-mededu/amboss-design-system/pull/348) ([@Hadh](https://github.com/Hadh) [@clbagrat](https://github.com/clbagrat))
402
+
403
+ #### πŸ› Bug Fix
404
+
405
+ - [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))
406
+
407
+ #### Authors: 4
408
+
409
+ - [@anitamikas](https://github.com/anitamikas)
410
+ - Gobedashvili Bagrat ([@clbagrat](https://github.com/clbagrat))
411
+ - Hadhemi ([@Hadh](https://github.com/Hadh))
412
+ - Jenkins (jenkins@miamed.de)
413
+
414
+ ---
415
+
416
+ # v0.25.19 (Fri Oct 15 2021)
417
+
418
+ ### Release Notes
419
+
420
+ #### Add disabled prop to DropdownMenu ([#343](https://github.com/amboss-mededu/amboss-design-system/pull/343))
421
+
422
+ Add disabled prop to DropdownMenu
423
+
424
+ ---
425
+
426
+ #### πŸ› Bug Fix
427
+
428
+ - Add disabled prop to DropdownMenu [#343](https://github.com/amboss-mededu/amboss-design-system/pull/343) ([@LimChorngUan](https://github.com/LimChorngUan))
429
+
430
+ #### Authors: 1
431
+
432
+ - [@LimChorngUan](https://github.com/LimChorngUan)
433
+
434
+ ---
435
+
436
+ # v0.25.18 (Fri Oct 15 2021)
437
+
438
+ ### Release Notes
439
+
440
+ #### LEAR-2062 add a progress bar component ([#325](https://github.com/amboss-mededu/amboss-design-system/pull/325))
441
+
442
+ Add two different progress bar components to the design system.
443
+ 1. `ProgressBar` which is a simple progress bar with a max value and a progress value
444
+ 2. `SegmentedProgressBar` which might have several progress segments (`success`, `alert` and `error`)
445
+
446
+ ---
447
+
448
+ #### πŸ› Bug Fix
449
+
450
+ - 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))
451
+
452
+ #### Authors: 1
453
+
454
+ - Benjamin Bortfeldt-Roß ([@bbt-amboss](https://github.com/bbt-amboss))
455
+
456
+ ---
457
+
458
+ # v0.25.17 (Tue Oct 12 2021)
459
+
460
+ #### πŸ› Bug Fix
461
+
462
+ - Add icons [#339](https://github.com/amboss-mededu/amboss-design-system/pull/339) ([@frannie-zr](https://github.com/frannie-zr))
463
+
464
+ #### Authors: 1
465
+
466
+ - [@frannie-zr](https://github.com/frannie-zr)
467
+
468
+ ---
469
+
470
+ # v0.25.16 (Fri Oct 08 2021)
471
+
472
+ ### Release Notes
473
+
474
+ #### COR-1313 ([#337](https://github.com/amboss-mededu/amboss-design-system/pull/337))
475
+
476
+ - Moved badges listing to a separate file
477
+ - Added correct badge to all component
478
+ - Added tooltips to display descriptions about the indicated badge
479
+
480
+ ---
481
+
482
+ #### πŸ› Bug Fix
483
+
484
+ - commit package-lock.json [#338](https://github.com/amboss-mededu/amboss-design-system/pull/338) ([@Hadh](https://github.com/Hadh))
485
+
486
+ #### πŸ“ Documentation
487
+
488
+ - COR-1313 [#337](https://github.com/amboss-mededu/amboss-design-system/pull/337) ([@Hadh](https://github.com/Hadh))
489
+
490
+ #### Authors: 1
491
+
492
+ - Hadhemi ([@Hadh](https://github.com/Hadh))
493
+
494
+ ---
495
+
496
+ # v0.25.15 (Tue Oct 05 2021)
497
+
498
+ ### Release Notes
499
+
500
+ #### Added autocomplete option to select ([#332](https://github.com/amboss-mededu/amboss-design-system/pull/332))
501
+
502
+ Added autocomplete option to form select
503
+
504
+ ---
505
+
506
+ #### πŸ› Bug Fix
507
+
508
+ - Added autocomplete option to select [#332](https://github.com/amboss-mededu/amboss-design-system/pull/332) ([@ElisaMassafra](https://github.com/ElisaMassafra))
509
+
510
+ #### Authors: 1
511
+
512
+ - @elisa.m ([@ElisaMassafra](https://github.com/ElisaMassafra))
513
+
514
+ ---
515
+
516
+ # v0.25.14 (Thu Sep 30 2021)
517
+
518
+ ### Release Notes
519
+
520
+ #### [DS-Icon] add play-filled icon to assets ([#330](https://github.com/amboss-mededu/amboss-design-system/pull/330))
521
+
522
+ add play-filled icon in 24px and 16px
523
+
524
+ ---
525
+
526
+ #### πŸ› Bug Fix
527
+
528
+ - [DS-Icon] add play-filled icon to assets [#330](https://github.com/amboss-mededu/amboss-design-system/pull/330) ([@Svemakawe](https://github.com/Svemakawe))
529
+
530
+ #### Authors: 1
531
+
532
+ - Svenja M.K. Weiler ([@Svemakawe](https://github.com/Svemakawe))
533
+
534
+ ---
535
+
536
+ # v0.25.13 (Thu Sep 30 2021)
537
+
538
+ ### Release Notes
539
+
540
+ #### Possibility to pass id for Header elements ([#329](https://github.com/amboss-mededu/amboss-design-system/pull/329))
541
+
542
+ Added possibility to pass id for Header elements
543
+
544
+ ---
545
+
546
+ #### πŸ› Bug Fix
547
+
548
+ - Possibility to pass id for Header elements [#329](https://github.com/amboss-mededu/amboss-design-system/pull/329) ([@jaseeva](https://github.com/jaseeva))
549
+
550
+ #### Authors: 1
551
+
552
+ - Julia ([@jaseeva](https://github.com/jaseeva))
553
+
554
+ ---
555
+
556
+ # v0.25.12 (Wed Sep 29 2021)
557
+
558
+ #### πŸ› Bug Fix
559
+
560
+ - Export MediaViewerBar [#328](https://github.com/amboss-mededu/amboss-design-system/pull/328) ([@LimChorngUan](https://github.com/LimChorngUan))
561
+
562
+ #### Authors: 1
563
+
564
+ - [@LimChorngUan](https://github.com/LimChorngUan)
565
+
566
+ ---
567
+
568
+ # v0.25.11 (Wed Sep 29 2021)
569
+
570
+ ### Release Notes
571
+
572
+ #### Add inline icon option ([#326](https://github.com/amboss-mededu/amboss-design-system/pull/326))
573
+
574
+ Icon can be used as an inline element
575
+
576
+ ---
577
+
578
+ #### πŸ› Bug Fix
579
+
580
+ - Add inline icon option [#326](https://github.com/amboss-mededu/amboss-design-system/pull/326) ([@jaseeva](https://github.com/jaseeva))
581
+
582
+ #### Authors: 1
583
+
584
+ - Julia ([@jaseeva](https://github.com/jaseeva))
585
+
586
+ ---
587
+
588
+ # v0.25.10 (Thu Sep 23 2021)
589
+
590
+ ### Release Notes
591
+
592
+ #### [DS-empty-bug] adjust margin of stack- and inline-items ([#322](https://github.com/amboss-mededu/amboss-design-system/pull/322))
593
+
594
+ - set margin-top of stack-items to 0 if nodes are empty
595
+ - set margin-top and margin-left of inline-items to 0 if nodes are empty
596
+ - set width, margin and padding of columns with empty nodes inside to 0.
597
+
598
+ ---
599
+
600
+ #### πŸ› Bug Fix
601
+
602
+ - [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))
603
+
604
+ #### Authors: 1
605
+
606
+ - Svenja M.K. Weiler ([@Svemakawe](https://github.com/Svemakawe))
607
+
608
+ ---
609
+
610
+ # v0.25.9 (Tue Sep 21 2021)
611
+
612
+ #### πŸ› Bug Fix
613
+
614
+ - Export PictogramButton [#321](https://github.com/amboss-mededu/amboss-design-system/pull/321) ([@frannie-zr](https://github.com/frannie-zr))
615
+
616
+ #### Authors: 1
617
+
618
+ - [@frannie-zr](https://github.com/frannie-zr)
619
+
620
+ ---
621
+
622
+ # v0.25.8 (Mon Sep 20 2021)
623
+
624
+ ### Release Notes
625
+
626
+ #### [SRCH-1121] Correct position of the labels in SearchResult ([#320](https://github.com/amboss-mededu/amboss-design-system/pull/320))
627
+
628
+ Put your release notes here
629
+
630
+ ---
631
+
632
+ #### πŸ› Bug Fix
633
+
634
+ - [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))
635
+ - replace storybook logo [#318](https://github.com/amboss-mededu/amboss-design-system/pull/318) ([@clbagrat](https://github.com/clbagrat))
636
+
637
+ #### Authors: 3
638
+
639
+ - [@anitamikas](https://github.com/anitamikas)
640
+ - Anita (anm@amboss.com)
641
+ - Gobedashvili Bagrat ([@clbagrat](https://github.com/clbagrat))
642
+
643
+ ---
644
+
645
+ # v0.25.7 (Sun Sep 19 2021)
646
+
647
+ #### ⚠️ Pushed to `main`
648
+
649
+ - add support for p tags in styled text ([@bbt-amboss](https://github.com/bbt-amboss))
650
+
651
+ #### Authors: 1
652
+
653
+ - Benjamin Bortfeldt-Roß ([@bbt-amboss](https://github.com/bbt-amboss))
654
+
655
+ ---
656
+
657
+ # v0.25.6 (Fri Sep 17 2021)
658
+
659
+ #### πŸ› Bug Fix
660
+
661
+ - add fill size option for column [#317](https://github.com/amboss-mededu/amboss-design-system/pull/317) ([@clbagrat](https://github.com/clbagrat))
662
+
663
+ #### Authors: 1
664
+
665
+ - Gobedashvili Bagrat ([@clbagrat](https://github.com/clbagrat))
666
+
667
+ ---
668
+
669
+ # v0.25.5 (Thu Sep 16 2021)
670
+
671
+ ### Release Notes
672
+
673
+ #### Docs reformat ([#311](https://github.com/amboss-mededu/amboss-design-system/pull/311))
674
+
675
+ New format of docs.
676
+ Now they are on a same level as stories.
677
+ No docs tab anymore.
678
+
679
+ ---
680
+
681
+ #### πŸ› Bug Fix
682
+
683
+ - update Select component [#316](https://github.com/amboss-mededu/amboss-design-system/pull/316) ([@clbagrat](https://github.com/clbagrat))
684
+
685
+ #### 🏠 Internal
686
+
687
+ - enhance component cli tool [#310](https://github.com/amboss-mededu/amboss-design-system/pull/310) ([@clbagrat](https://github.com/clbagrat))
688
+ - Docs reformat [#311](https://github.com/amboss-mededu/amboss-design-system/pull/311) ([@clbagrat](https://github.com/clbagrat))
689
+
690
+ #### πŸ“ Documentation
691
+
692
+ - order stories based on name, not file format [#315](https://github.com/amboss-mededu/amboss-design-system/pull/315) ([@clbagrat](https://github.com/clbagrat))
693
+
694
+ #### Authors: 1
695
+
696
+ - Gobedashvili Bagrat ([@clbagrat](https://github.com/clbagrat))
697
+
698
+ ---
699
+
700
+ # v0.25.4 (Fri Sep 10 2021)
701
+
702
+ ### Release Notes
703
+
704
+ #### [LEAR-2057] Loading Button ([#308](https://github.com/amboss-mededu/amboss-design-system/pull/308))
705
+
706
+ - 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.
707
+ - Add disabled token
708
+
709
+ ---
710
+
711
+ #### πŸ› Bug Fix
712
+
713
+ - [LEAR-2057] Loading Button [#308](https://github.com/amboss-mededu/amboss-design-system/pull/308) ([@LimChorngUan](https://github.com/LimChorngUan))
714
+
715
+ #### Authors: 1
716
+
717
+ - [@LimChorngUan](https://github.com/LimChorngUan)
718
+
719
+ ---
720
+
721
+ # v0.25.3 (Fri Sep 10 2021)
722
+
723
+ ### Release Notes
724
+
725
+ #### fix server prefix to support dependabot branch names ([#309](https://github.com/amboss-mededu/amboss-design-system/pull/309))
726
+
727
+ Put your release notes here
728
+
729
+ ---
730
+
731
+ #### πŸ› Bug Fix
732
+
733
+ - fix server prefix to support dependabot branch names [#309](https://github.com/amboss-mededu/amboss-design-system/pull/309) ([@OlfaKaroui](https://github.com/OlfaKaroui))
734
+
735
+ #### Authors: 1
736
+
737
+ - Olfa Karoui ([@OlfaKaroui](https://github.com/OlfaKaroui))
738
+
739
+ ---
740
+
741
+ # v0.25.2 (Fri Sep 10 2021)
742
+
743
+ ### Release Notes
744
+
745
+ #### [SRCH-1095] Fix wrapping issue in SearchResult on small screens ([#302](https://github.com/amboss-mededu/amboss-design-system/pull/302))
746
+
747
+ Put your release notes here
748
+
749
+ ---
750
+
751
+ #### πŸ› Bug Fix
752
+
753
+ - [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))
754
+
755
+ #### Authors: 2
756
+
757
+ - [@anitamikas](https://github.com/anitamikas)
758
+ - Anita (anm@amboss.com)
759
+
760
+ ---
761
+
762
+ # v0.25.1 (Thu Sep 09 2021)
763
+
764
+ ### Release Notes
765
+
766
+ #### use DS_CHROMATIC_TOKEN instead of hardcode ([#304](https://github.com/amboss-mededu/amboss-design-system/pull/304))
767
+
768
+
769
+
770
+ ---
771
+
772
+ #### πŸ› Bug Fix
773
+
774
+ - remove custom styles for focus [#307](https://github.com/amboss-mededu/amboss-design-system/pull/307) ([@clbagrat](https://github.com/clbagrat))
775
+
776
+ #### 🏠 Internal
777
+
778
+ - use DS_CHROMATIC_TOKEN instead of hardcode [#304](https://github.com/amboss-mededu/amboss-design-system/pull/304) ([@clbagrat](https://github.com/clbagrat))
779
+
780
+ #### Authors: 1
781
+
782
+ - Gobedashvili Bagrat ([@clbagrat](https://github.com/clbagrat))
783
+
784
+ ---
785
+
786
+ # v0.25.0 (Tue Aug 31 2021)
787
+
788
+ ### Release Notes
789
+
790
+ #### [LEAR-1963] Add <MediaViewerBar /> and <PictogramButton /> component ([#298](https://github.com/amboss-mededu/amboss-design-system/pull/298))
791
+
792
+ Design: https://www.figma.com/file/u10E09iuSp9NVFXRjWQwbb/Improvements-2021Q3?node-id=369%3A145
793
+
794
+ For further info please refer to [LEAR-1963](https://miamed.atlassian.net/browse/LEAR-1963).
795
+
796
+ ![image](https://user-images.githubusercontent.com/5497140/131498009-702c43b6-eee1-456e-9328-173ed8f17427.png)
797
+ ![image](https://user-images.githubusercontent.com/5497140/131498055-d55d30d7-829f-4b78-8522-485f9cd79bc9.png)
798
+
799
+ ---
800
+
801
+ #### πŸš€ Enhancement
802
+
803
+ - [LEAR-1963] Add <MediaViewerBar /> and <PictogramButton /> component [#298](https://github.com/amboss-mededu/amboss-design-system/pull/298) ([@webforte](https://github.com/webforte))
804
+
805
+ #### Authors: 1
806
+
807
+ - Konstantin ([@webforte](https://github.com/webforte))
808
+
809
+ ---
810
+
811
+ # v0.24.4 (Mon Aug 30 2021)
812
+
813
+ ### Release Notes
814
+
815
+ #### Introduce hyphens property to Text component ([#301](https://github.com/amboss-mededu/amboss-design-system/pull/301))
816
+
817
+ Added hyphens property to the Text Component.
818
+
819
+ ---
820
+
821
+ #### πŸ› Bug Fix
822
+
823
+ - 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))
824
+
825
+ #### Authors: 3
826
+
827
+ - [@anitamikas](https://github.com/anitamikas)
828
+ - Anita (anm@amboss.com)
829
+ - Gobedashvili Bagrat ([@clbagrat](https://github.com/clbagrat))
830
+
831
+ ---
832
+
833
+ # v0.24.3 (Wed Aug 25 2021)
834
+
835
+ ### Release Notes
836
+
837
+ #### [SRCH-1072] Changed the color of icons in Search Result ([#299](https://github.com/amboss-mededu/amboss-design-system/pull/299))
838
+
839
+ Changed the color of icons, reduced the number of lines in results and
840
+ in secondary targets. The changes were requested by the design team.
841
+
842
+ ---
843
+
844
+ #### πŸ› Bug Fix
845
+
846
+ - [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))
847
+
848
+ #### Authors: 2
849
+
850
+ - [@anitamikas](https://github.com/anitamikas)
851
+ - Anita (anm@amboss.com)
852
+
853
+ ---
854
+
855
+ # v0.24.2 (Wed Aug 18 2021)
856
+
857
+ ### Release Notes
858
+
859
+ #### add trash icon ([#293](https://github.com/amboss-mededu/amboss-design-system/pull/293))
860
+
861
+ add trash-2 icon from Feathericons to the DS
862
+
863
+ ---
864
+
865
+ #### πŸ› Bug Fix
866
+
867
+ - add trash icon [#293](https://github.com/amboss-mededu/amboss-design-system/pull/293) ([@abud4646](https://github.com/abud4646))
868
+
869
+ #### Authors: 1
870
+
871
+ - Abdulrahman Davutoglu ([@abud4646](https://github.com/abud4646))
872
+
873
+ ---
874
+
875
+ # v0.24.1 (Thu Aug 12 2021)
876
+
877
+ ### Release Notes
878
+
879
+ #### LEAR-1968 Update dropdown ([#288](https://github.com/amboss-mededu/amboss-design-system/pull/288))
880
+
881
+ Dropdown menu update:
882
+ - menu item accepts separator
883
+ - menu item accepts icon
884
+ - menu item can be emphasized
885
+ - reduce dropdown border radius
886
+ - remove margin between menu items
887
+ - left aligned menu item
888
+ - add min-width
889
+
890
+ Button update:
891
+ - add privateProps alignItems and rightIconVariant
892
+
893
+ ---
894
+
895
+ #### πŸ› Bug Fix
896
+
897
+ - LEAR-1968 Update dropdown [#288](https://github.com/amboss-mededu/amboss-design-system/pull/288) ([@LimChorngUan](https://github.com/LimChorngUan))
898
+
899
+ #### Authors: 1
900
+
901
+ - [@LimChorngUan](https://github.com/LimChorngUan)
902
+
903
+ ---
904
+
905
+ # v0.24.0 (Thu Aug 12 2021)
906
+
907
+ ### Release Notes
908
+
909
+ #### [LEAR-1959] create 16x16 icons set ([#291](https://github.com/amboss-mededu/amboss-design-system/pull/291))
910
+
911
+ Add a 16x16px icon set as part of the assets, small icons usages will now use the 16x16 icon files.
912
+
913
+ ---
914
+
915
+ #### πŸš€ Enhancement
916
+
917
+ - [LEAR-1959] create 16x16 icons set [#291](https://github.com/amboss-mededu/amboss-design-system/pull/291) ([@EdgarBurelo](https://github.com/EdgarBurelo))
918
+
919
+ #### Authors: 1
920
+
921
+ - Edgar Burelo ([@EdgarBurelo](https://github.com/EdgarBurelo))
922
+
923
+ ---
924
+
925
+ # v0.23.5 (Wed Aug 11 2021)
926
+
927
+ ### Release Notes
928
+
929
+ #### Add corner-down-right icon ([#289](https://github.com/amboss-mededu/amboss-design-system/pull/289))
930
+
931
+ Put your release notes here
932
+
933
+ #### Fix slack changelog ([#287](https://github.com/amboss-mededu/amboss-design-system/pull/287))
934
+
935
+ echo changelog from slack-changlog.sh
936
+
937
+ ---
938
+
939
+ #### πŸ› Bug Fix
940
+
941
+ - Add corner-down-right icon [#289](https://github.com/amboss-mededu/amboss-design-system/pull/289) ([@OlfaKaroui](https://github.com/OlfaKaroui))
942
+
943
+ #### 🏠 Internal
944
+
945
+ - Fix slack changelog [#287](https://github.com/amboss-mededu/amboss-design-system/pull/287) ([@clbagrat](https://github.com/clbagrat))
946
+
947
+ #### Authors: 2
948
+
949
+ - Gobedashvili Bagrat ([@clbagrat](https://github.com/clbagrat))
950
+ - Olfa Karoui ([@OlfaKaroui](https://github.com/OlfaKaroui))
951
+
952
+ ---
953
+
954
+ # v0.23.4 (Tue Aug 10 2021)
955
+
956
+ ### Release Notes
957
+
958
+ #### prevent platform-native styling of button ([#286](https://github.com/amboss-mededu/amboss-design-system/pull/286))
959
+
960
+ first try to fix in branch [_ds-fix-button-appearance-style_](https://github.com/amboss-mededu/amboss-design-system/pull/285)
961
+ Put your release notes here
962
+
963
+ ---
964
+
965
+ #### πŸ› Bug Fix
966
+
967
+ - prevent platform-native styling of button [#286](https://github.com/amboss-mededu/amboss-design-system/pull/286) ([@Svemakawe](https://github.com/Svemakawe))
968
+
969
+ #### Authors: 1
970
+
971
+ - Svenja M.K. Weiler ([@Svemakawe](https://github.com/Svemakawe))
972
+
973
+ ---
974
+
975
+ # v0.23.3 (Mon Aug 09 2021)
976
+
977
+ #### πŸ› Bug Fix
978
+
979
+ - fix applied appearance styles for button [#285](https://github.com/amboss-mededu/amboss-design-system/pull/285) ([@Svemakawe](https://github.com/Svemakawe))
980
+
981
+ #### Authors: 1
982
+
983
+ - Svenja M.K. Weiler ([@Svemakawe](https://github.com/Svemakawe))
984
+
985
+ ---
986
+
987
+ # v0.23.2 (Mon Aug 09 2021)
988
+
989
+ ### Release Notes
990
+
991
+ #### Add placeholder to TextArea ([#284](https://github.com/amboss-mededu/amboss-design-system/pull/284))
992
+
993
+ Put your release notes here
994
+
995
+ ---
996
+
997
+ #### πŸ› Bug Fix
998
+
999
+ - Add placeholder to TextArea [#284](https://github.com/amboss-mededu/amboss-design-system/pull/284) ([@OlfaKaroui](https://github.com/OlfaKaroui))
1000
+
1001
+ #### Authors: 1
1002
+
1003
+ - Olfa Karoui ([@OlfaKaroui](https://github.com/OlfaKaroui))
1004
+
1005
+ ---
1006
+
1007
+ # v0.23.1 (Fri Aug 06 2021)
1008
+
1009
+ ### Release Notes
1010
+
1011
+ #### Update assets.json ([#276](https://github.com/amboss-mededu/amboss-design-system/pull/276))
1012
+
1013
+ Add book and user feather icons
1014
+
1015
+ #### fix changelog ([#281](https://github.com/amboss-mededu/amboss-design-system/pull/281))
1016
+
1017
+ fix changelog posts to slack
1018
+
1019
+ ---
1020
+
1021
+ #### πŸ› Bug Fix
1022
+
1023
+ - Update assets.json [#276](https://github.com/amboss-mededu/amboss-design-system/pull/276) ([@AlexJeffcott](https://github.com/AlexJeffcott))
1024
+
1025
+ #### 🏠 Internal
1026
+
1027
+ - fix changelog [#281](https://github.com/amboss-mededu/amboss-design-system/pull/281) ([@clbagrat](https://github.com/clbagrat))
1028
+
1029
+ #### Authors: 2
1030
+
1031
+ - [@AlexJeffcott](https://github.com/AlexJeffcott)
1032
+ - Gobedashvili Bagrat ([@clbagrat](https://github.com/clbagrat))
1033
+
1034
+ ---
1035
+
1036
+ # v0.23.0 (Wed Aug 04 2021)
1037
+
1038
+ ### Release Notes
1039
+
1040
+ #### Add dropdown to <Card/> ([#279](https://github.com/amboss-mededu/amboss-design-system/pull/279))
1041
+
1042
+ - add all side spacing to Box
1043
+ - fix dropdown markup for ie11
1044
+ - deprecate subtitle and button in <Card />
1045
+
1046
+ ---
1047
+
1048
+ #### πŸš€ Enhancement
1049
+
1050
+ - Add dropdown to <Card/> [#279](https://github.com/amboss-mededu/amboss-design-system/pull/279) ([@clbagrat](https://github.com/clbagrat))
1051
+
1052
+ #### Authors: 1
1053
+
1054
+ - Gobedashvili Bagrat ([@clbagrat](https://github.com/clbagrat))
1055
+
1056
+ ---
1057
+
1058
+ # v0.22.5 (Thu Jul 29 2021)
1059
+
1060
+ ### Release Notes
1061
+
1062
+ #### Fixed missing viewbox in icons ([#278](https://github.com/amboss-mededu/amboss-design-system/pull/278))
1063
+
1064
+ Added viewbox for icons:
1065
+ face-happy
1066
+ face-neutral
1067
+ face-sad
1068
+
1069
+ ---
1070
+
1071
+ #### πŸ› Bug Fix
1072
+
1073
+ - Fixed missing viewbox in icons [#278](https://github.com/amboss-mededu/amboss-design-system/pull/278) ([@ElisaMassafra](https://github.com/ElisaMassafra))
1074
+
1075
+ #### Authors: 1
1076
+
1077
+ - @elisa.m ([@ElisaMassafra](https://github.com/ElisaMassafra))
1078
+
1079
+ ---
1080
+
1081
+ # v0.22.4 (Thu Jul 29 2021)
1082
+
1083
+ ### Release Notes
1084
+
1085
+ #### Fix select tests ([#277](https://github.com/amboss-mededu/amboss-design-system/pull/277))
1086
+
1087
+ fix tests for select
1088
+
1089
+ #### Fixed select on Enter and close select on click ([#274](https://github.com/amboss-mededu/amboss-design-system/pull/274))
1090
+
1091
+ - Fixed select bug when hitting Enter after typing
1092
+ - Fixed select not closing when clicking on the chevronif it was open
1093
+ - Removed textarea value as child and made it as defaultValue as per the React way
1094
+
1095
+ ---
1096
+
1097
+ #### πŸ› Bug Fix
1098
+
1099
+ - Fix select tests [#277](https://github.com/amboss-mededu/amboss-design-system/pull/277) ([@ElisaMassafra](https://github.com/ElisaMassafra) [@clbagrat](https://github.com/clbagrat))
1100
+ - 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))
1101
+
1102
+ #### Authors: 2
1103
+
1104
+ - @elisa.m ([@ElisaMassafra](https://github.com/ElisaMassafra))
1105
+ - Gobedashvili Bagrat ([@clbagrat](https://github.com/clbagrat))
1106
+
1107
+ ---
1108
+
1109
+ # v0.22.3 (Thu Jul 29 2021)
1110
+
1111
+ ### Release Notes
1112
+
1113
+ #### Added new icons and icon warning variant ([#275](https://github.com/amboss-mededu/amboss-design-system/pull/275))
1114
+
1115
+ Added new icons (face-sad, face-neutral, face-happy)
1116
+ Added new icon variant `warning`
1117
+
1118
+ ---
1119
+
1120
+ #### πŸ› Bug Fix
1121
+
1122
+ - Added new icons and icon warning variant [#275](https://github.com/amboss-mededu/amboss-design-system/pull/275) ([@ElisaMassafra](https://github.com/ElisaMassafra))
1123
+
1124
+ #### Authors: 1
1125
+
1126
+ - @elisa.m ([@ElisaMassafra](https://github.com/ElisaMassafra))
1127
+
1128
+ ---
1129
+
1130
+ # v0.22.2 (Wed Jul 28 2021)
1131
+
1132
+ ### Release Notes
1133
+
1134
+ #### [SRCH-1002] Add subtitle to `SearchResult` ([#272](https://github.com/amboss-mededu/amboss-design-system/pull/272))
1135
+
1136
+ Put your release notes here
1137
+
1138
+ ---
1139
+
1140
+ #### πŸ› Bug Fix
1141
+
1142
+ - [SRCH-1002] Add subtitle to `SearchResult` [#272](https://github.com/amboss-mededu/amboss-design-system/pull/272) ([@webforte](https://github.com/webforte))
1143
+
1144
+ #### Authors: 1
1145
+
1146
+ - Konstantin ([@webforte](https://github.com/webforte))
1147
+
1148
+ ---
1149
+
1150
+ # v0.22.1 (Tue Jul 27 2021)
1151
+
1152
+ ### Release Notes
1153
+
1154
+ #### Exported textarea ([#273](https://github.com/amboss-mededu/amboss-design-system/pull/273))
1155
+
1156
+ Added export for textarea
1157
+
1158
+ ---
1159
+
1160
+ #### πŸ› Bug Fix
1161
+
1162
+ - Exported textarea [#273](https://github.com/amboss-mededu/amboss-design-system/pull/273) ([@ElisaMassafra](https://github.com/ElisaMassafra))
1163
+
1164
+ #### Authors: 1
1165
+
1166
+ - @elisa.m ([@ElisaMassafra](https://github.com/ElisaMassafra))
1167
+
1168
+ ---
1169
+
1170
+ # v0.22.0 (Tue Jul 27 2021)
1171
+
1172
+ ### Release Notes
1173
+
1174
+ #### Added textarea ([#271](https://github.com/amboss-mededu/amboss-design-system/pull/271))
1175
+
1176
+ Added Form/Textarea component
1177
+
1178
+ ---
1179
+
1180
+ #### πŸš€ Enhancement
1181
+
1182
+ - Added textarea [#271](https://github.com/amboss-mededu/amboss-design-system/pull/271) ([@ElisaMassafra](https://github.com/ElisaMassafra))
1183
+
1184
+ #### Authors: 1
1185
+
1186
+ - @elisa.m ([@ElisaMassafra](https://github.com/ElisaMassafra))
1187
+
1188
+ ---
1189
+
1190
+ # v0.21.9 (Tue Jul 27 2021)
1191
+
1192
+ ### Release Notes
1193
+
1194
+ #### change breakpoint values ([#269](https://github.com/amboss-mededu/amboss-design-system/pull/269))
1195
+
1196
+ new breakpoint values
1197
+
1198
+ #### update style-dictionary ([#268](https://github.com/amboss-mededu/amboss-design-system/pull/268))
1199
+
1200
+ update style-dictionary version to 3.1
1201
+
1202
+ ---
1203
+
1204
+ #### πŸ› Bug Fix
1205
+
1206
+ - change breakpoint values [#269](https://github.com/amboss-mededu/amboss-design-system/pull/269) ([@clbagrat](https://github.com/clbagrat))
1207
+
1208
+ #### 🏠 Internal
1209
+
1210
+ - update style-dictionary [#268](https://github.com/amboss-mededu/amboss-design-system/pull/268) ([@clbagrat](https://github.com/clbagrat))
1211
+
1212
+ #### Authors: 1
1213
+
1214
+ - Gobedashvili Bagrat ([@clbagrat](https://github.com/clbagrat))
1215
+
1216
+ ---
1217
+
1218
+ # v0.21.8 (Mon Jul 26 2021)
1219
+
1220
+ ### Release Notes
1221
+
1222
+ #### [SRCH-984] Increase space between `SearchResult`s secondary targets ([#264](https://github.com/amboss-mededu/amboss-design-system/pull/264))
1223
+
1224
+ - Increase space between `SearchResult`s secondary targets
1225
+ - Fix docs for `SearchResult`
1226
+
1227
+ ---
1228
+
1229
+ #### πŸ› Bug Fix
1230
+
1231
+ - [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))
1232
+
1233
+ #### Authors: 1
1234
+
1235
+ - Konstantin ([@webforte](https://github.com/webforte))
1236
+
1237
+ ---
1238
+
1239
+ # v0.21.7 (Tue Jul 20 2021)
1240
+
1241
+ ### Release Notes
1242
+
1243
+ #### Cor 1377 tertiary button ([#262](https://github.com/amboss-mededu/amboss-design-system/pull/262))
1244
+
1245
+ Make padding of tertiary button smaller
1246
+ Make text to be uppercase in tertiary button
1247
+
1248
+ ---
1249
+
1250
+ #### πŸ› Bug Fix
1251
+
1252
+ - Cor 1377 tertiary button [#262](https://github.com/amboss-mededu/amboss-design-system/pull/262) ([@clbagrat](https://github.com/clbagrat))
1253
+
1254
+ #### Authors: 1
1255
+
1256
+ - Gobedashvili Bagrat ([@clbagrat](https://github.com/clbagrat))
1257
+
1258
+ ---
1259
+
1260
+ # v0.21.6 (Mon Jul 19 2021)
1261
+
1262
+ ### Release Notes
1263
+
1264
+ #### [DS-update-input-field] fontsize and placeholder ([#263](https://github.com/amboss-mededu/amboss-design-system/pull/263))
1265
+
1266
+ 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)
1267
+ <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">
1268
+
1269
+ ---
1270
+
1271
+ #### πŸ› Bug Fix
1272
+
1273
+ - [DS-update-input-field] fontsize and placeholder [#263](https://github.com/amboss-mededu/amboss-design-system/pull/263) ([@Svemakawe](https://github.com/Svemakawe))
1274
+
1275
+ #### Authors: 1
1276
+
1277
+ - Svenja M.K. Weiler ([@Svemakawe](https://github.com/Svemakawe))
1278
+
1279
+ ---
1280
+
1281
+ # v0.21.5 (Wed Jul 14 2021)
1282
+
1283
+ ### Release Notes
1284
+
1285
+ #### [SRCH-940] Use`SearchResult`s test id for its primary target ([#261](https://github.com/amboss-mededu/amboss-design-system/pull/261))
1286
+
1287
+ Use`SearchResult`s test id for its primary target
1288
+
1289
+ ---
1290
+
1291
+ #### πŸ› Bug Fix
1292
+
1293
+ - [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))
1294
+
1295
+ #### Authors: 1
1296
+
1297
+ - Konstantin ([@webforte](https://github.com/webforte))
1298
+
1299
+ ---
1300
+
1301
+ # v0.21.4 (Tue Jul 13 2021)
1302
+
1303
+ ### Release Notes
1304
+
1305
+ #### Fixed toggle width bug and other style adaptations ([#259](https://github.com/amboss-mededu/amboss-design-system/pull/259))
1306
+
1307
+ - Fixed toggle width
1308
+ - Made disabled form field slightly more opaque
1309
+ - Fixed label/label hint alignment in form field
1310
+ - Made shadow for select dropdown a bit more visible as it was blending with the background
1311
+
1312
+ Put your release notes here
1313
+
1314
+ #### mark used colors and sizes ([#257](https://github.com/amboss-mededu/amboss-design-system/pull/257))
1315
+
1316
+ Now used colors and sizes are marked with checkmark
1317
+
1318
+ ---
1319
+
1320
+ #### πŸ› Bug Fix
1321
+
1322
+ - Fixed toggle width bug and other style adaptations [#259](https://github.com/amboss-mededu/amboss-design-system/pull/259) ([@ElisaMassafra](https://github.com/ElisaMassafra))
1323
+
1324
+ #### πŸ“ Documentation
1325
+
1326
+ - mark used colors and sizes [#257](https://github.com/amboss-mededu/amboss-design-system/pull/257) ([@clbagrat](https://github.com/clbagrat))
1327
+
1328
+ #### Authors: 2
1329
+
1330
+ - @elisa.m ([@ElisaMassafra](https://github.com/ElisaMassafra))
1331
+ - Gobedashvili Bagrat ([@clbagrat](https://github.com/clbagrat))
1332
+
1333
+ ---
1334
+
1335
+ # v0.21.3 (Mon Jul 05 2021)
1336
+
1337
+ ### Release Notes
1338
+
1339
+ #### Add overflow hidden to DropdownMenu container ([#254](https://github.com/amboss-mededu/amboss-design-system/pull/254))
1340
+
1341
+ DropdownMenu container overflow hidden
1342
+
1343
+ ---
1344
+
1345
+ #### πŸ› Bug Fix
1346
+
1347
+ - Add overflow hidden to DropdownMenu container [#254](https://github.com/amboss-mededu/amboss-design-system/pull/254) ([@LimChorngUan](https://github.com/LimChorngUan))
1348
+
1349
+ #### Authors: 1
1350
+
1351
+ - [@LimChorngUan](https://github.com/LimChorngUan)
1352
+
1353
+ ---
1354
+
1355
+ # v0.21.2 (Mon Jul 05 2021)
1356
+
1357
+ ### Release Notes
1358
+
1359
+ #### fix changing select to default value ([#253](https://github.com/amboss-mededu/amboss-design-system/pull/253))
1360
+
1361
+ fix changing select to default value
1362
+
1363
+ ---
1364
+
1365
+ #### πŸ› Bug Fix
1366
+
1367
+ - fix changing select to default value [#253](https://github.com/amboss-mededu/amboss-design-system/pull/253) ([@clbagrat](https://github.com/clbagrat))
1368
+
1369
+ #### Authors: 1
1370
+
1371
+ - Gobedashvili Bagrat ([@clbagrat](https://github.com/clbagrat))
1372
+
1373
+ ---
1374
+
1375
+ # v0.21.1 (Thu Jul 01 2021)
1376
+
1377
+ ### Release Notes
1378
+
1379
+ #### make light-theme as default for sub-themes ([#251](https://github.com/amboss-mededu/amboss-design-system/pull/251))
1380
+
1381
+ fix for sub-themes and make light theme to be default for sub-themes
1382
+
1383
+ #### Composite components documentation ([#250](https://github.com/amboss-mededu/amboss-design-system/pull/250))
1384
+
1385
+ Composite components documentation
1386
+
1387
+ ---
1388
+
1389
+ #### πŸ› Bug Fix
1390
+
1391
+ - make light-theme as default for sub-themes [#251](https://github.com/amboss-mededu/amboss-design-system/pull/251) ([@clbagrat](https://github.com/clbagrat))
1392
+
1393
+ #### πŸ“ Documentation
1394
+
1395
+ - Composite components documentation [#250](https://github.com/amboss-mededu/amboss-design-system/pull/250) ([@clbagrat](https://github.com/clbagrat))
1396
+
1397
+ #### Authors: 1
1398
+
1399
+ - Gobedashvili Bagrat ([@clbagrat](https://github.com/clbagrat))
1400
+
1401
+ ---
1402
+
1403
+ # v0.21.0 (Tue Jun 29 2021)
1404
+
1405
+ ### Release Notes
1406
+
1407
+ #### Add icon tag ([#249](https://github.com/amboss-mededu/amboss-design-system/pull/249))
1408
+
1409
+ Add new icon tag for Package to Subscription conversion
1410
+
1411
+ ---
1412
+
1413
+ #### πŸš€ Enhancement
1414
+
1415
+ - Add icon tag [#249](https://github.com/amboss-mededu/amboss-design-system/pull/249) ([@keno-reloaded](https://github.com/keno-reloaded))
1416
+
1417
+ #### Authors: 1
1418
+
1419
+ - Eugenio ([@keno-reloaded](https://github.com/keno-reloaded))
1420
+
1421
+ ---
1422
+
1423
+ # v0.20.4 (Tue Jun 29 2021)
1424
+
1425
+ ### Release Notes
1426
+
1427
+ #### export SubThemeProvider in index.ts ([#248](https://github.com/amboss-mededu/amboss-design-system/pull/248))
1428
+
1429
+ export SubThemeProvider in index.ts
1430
+
1431
+ ---
1432
+
1433
+ #### πŸ› Bug Fix
1434
+
1435
+ - export SubThemeProvider in index.ts [#248](https://github.com/amboss-mededu/amboss-design-system/pull/248) ([@abud4646](https://github.com/abud4646))
1436
+
1437
+ #### Authors: 1
1438
+
1439
+ - Abdulrahman Davutoglu ([@abud4646](https://github.com/abud4646))
1440
+
1441
+ ---
1442
+
1443
+ # v0.20.3 (Tue Jun 29 2021)
1444
+
1445
+ #### πŸ› Bug Fix
1446
+
1447
+ - fix for changing select value from outside [#247](https://github.com/amboss-mededu/amboss-design-system/pull/247) ([@clbagrat](https://github.com/clbagrat))
1448
+
1449
+ #### Authors: 1
1450
+
1451
+ - Gobedashvili Bagrat ([@clbagrat](https://github.com/clbagrat))
1452
+
1453
+ ---
1454
+
1455
+ # v0.20.2 (Tue Jun 29 2021)
1456
+
1457
+ #### πŸ› Bug Fix
1458
+
1459
+ - Updated zindex for select dropdown [#246](https://github.com/amboss-mededu/amboss-design-system/pull/246) ([@ElisaMassafra](https://github.com/ElisaMassafra))
1460
+
1461
+ #### Authors: 1
1462
+
1463
+ - @elisa.m ([@ElisaMassafra](https://github.com/ElisaMassafra))
1464
+
1465
+ ---
1466
+
1467
+ # v0.20.1 (Tue Jun 29 2021)
1468
+
1469
+ ### Release Notes
1470
+
1471
+ #### Added select to export file ([#245](https://github.com/amboss-mededu/amboss-design-system/pull/245))
1472
+
1473
+ Export select component
1474
+
1475
+ ---
1476
+
1477
+ #### πŸ› Bug Fix
1478
+
1479
+ - Added select to export file [#245](https://github.com/amboss-mededu/amboss-design-system/pull/245) ([@ElisaMassafra](https://github.com/ElisaMassafra))
1480
+
1481
+ #### Authors: 1
1482
+
1483
+ - @elisa.m ([@ElisaMassafra](https://github.com/ElisaMassafra))
1484
+
1485
+ ---
1486
+
1487
+ # v0.20.0 (Mon Jun 28 2021)
1488
+
1489
+ #### πŸš€ Enhancement
1490
+
1491
+ - Added RadioButton [#211](https://github.com/amboss-mededu/amboss-design-system/pull/211) ([@ElisaMassafra](https://github.com/ElisaMassafra))
1492
+
1493
+ #### Authors: 1
1494
+
1495
+ - @elisa.m ([@ElisaMassafra](https://github.com/ElisaMassafra))
1496
+
1497
+ ---
1498
+
1499
+ # v0.19.1 (Mon Jun 28 2021)
1500
+
1501
+ #### πŸ› Bug Fix
1502
+
1503
+ - select component and virtual scroll [#216](https://github.com/amboss-mededu/amboss-design-system/pull/216) ([@clbagrat](https://github.com/clbagrat))
1504
+
1505
+ #### Authors: 1
1506
+
1507
+ - Gobedashvili Bagrat ([@clbagrat](https://github.com/clbagrat))
1508
+
1509
+ ---
1510
+
1511
+ # v0.19.0 (Mon Jun 28 2021)
1512
+
1513
+ #### πŸš€ Enhancement
1514
+
1515
+ - introduce new system - SubThemes [#239](https://github.com/amboss-mededu/amboss-design-system/pull/239) ([@clbagrat](https://github.com/clbagrat))
1516
+
1517
+ #### Authors: 1
1518
+
1519
+ - Gobedashvili Bagrat ([@clbagrat](https://github.com/clbagrat))
1520
+
1521
+ ---
1522
+
1523
+ # v0.18.5 (Wed Jun 23 2021)
1524
+
1525
+ ### Release Notes
1526
+
1527
+ #### Add search list icon ([#242](https://github.com/amboss-mededu/amboss-design-system/pull/242))
1528
+
1529
+ Add search list icon
1530
+
1531
+ ---
1532
+
1533
+ #### πŸ› Bug Fix
1534
+
1535
+ - Add search list icon [#242](https://github.com/amboss-mededu/amboss-design-system/pull/242) ([@jaseeva](https://github.com/jaseeva))
1536
+
1537
+ #### Authors: 1
1538
+
1539
+ - Julia ([@jaseeva](https://github.com/jaseeva))
1540
+
1541
+ ---
1542
+
1543
+ # v0.18.4 (Wed Jun 23 2021)
1544
+
1545
+ ### Release Notes
1546
+
1547
+ #### center children of button ([#240](https://github.com/amboss-mededu/amboss-design-system/pull/240))
1548
+
1549
+ children of button need to be centered especially for fullWidth Buttons
1550
+
1551
+ ---
1552
+
1553
+ #### πŸ› Bug Fix
1554
+
1555
+ - center children of button [#240](https://github.com/amboss-mededu/amboss-design-system/pull/240) ([@Svemakawe](https://github.com/Svemakawe))
1556
+
1557
+ #### Authors: 1
1558
+
1559
+ - Svenja M.K. Weiler ([@Svemakawe](https://github.com/Svemakawe))
1560
+
1561
+ ---
1562
+
1563
+ # v0.18.3 (Wed Jun 16 2021)
1564
+
1565
+ #### πŸ› Bug Fix
1566
+
1567
+ - Export DropdownMenu [#238](https://github.com/amboss-mededu/amboss-design-system/pull/238) ([@LimChorngUan](https://github.com/LimChorngUan))
1568
+
1569
+ #### Authors: 1
1570
+
1571
+ - [@LimChorngUan](https://github.com/LimChorngUan)
1572
+
1573
+ ---
1574
+
1575
+ # v0.18.2 (Tue Jun 15 2021)
1576
+
1577
+ #### πŸ› Bug Fix
1578
+
1579
+ - [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))
1580
+
1581
+ #### Authors: 1
1582
+
1583
+ - Konstantin ([@webforte](https://github.com/webforte))
1584
+
1585
+ ---
1586
+
1587
+ # v0.18.1 (Thu Jun 10 2021)
1588
+
1589
+ ### Release Notes
1590
+
1591
+ #### debug changelog ([#232](https://github.com/amboss-mededu/amboss-design-system/pull/232))
1592
+
1593
+ Put your release notes here
1594
+
1595
+ ---
1596
+
1597
+ #### πŸ› Bug Fix
1598
+
1599
+ - debug changelog [#232](https://github.com/amboss-mededu/amboss-design-system/pull/232) ([@OlfaKaroui](https://github.com/OlfaKaroui))
1600
+
1601
+ #### Authors: 1
1602
+
1603
+ - Olfa Karoui ([@OlfaKaroui](https://github.com/OlfaKaroui))
1604
+
1605
+ ---
1606
+
1607
+ # v0.18.0 (Wed Jun 09 2021)
1608
+
1609
+ ### Release Notes
1610
+
1611
+ #### Fix changelog ([#230](https://github.com/amboss-mededu/amboss-design-system/pull/230))
1612
+
1613
+ Put your release notes here
1614
+
1615
+ ---
1616
+
1617
+ #### πŸš€ Enhancement
1618
+
1619
+ - Fix changelog [#230](https://github.com/amboss-mededu/amboss-design-system/pull/230) (jenkins@miamed.de [@OlfaKaroui](https://github.com/OlfaKaroui))
1620
+
1621
+ #### Authors: 2
1622
+
1623
+ - Jenkins (jenkins@miamed.de)
1624
+ - Olfa Karoui ([@OlfaKaroui](https://github.com/OlfaKaroui))
1625
+
1626
+ ---
1627
+
1628
+ # v0.17.5 (Wed Jun 09 2021)
1629
+
1630
+ #### ⚠️ Pushed to `main`
1631
+
1632
+ - Revert "fix corrupted package-lock.json" ([@OlfaKaroui](https://github.com/OlfaKaroui))
1633
+ - fix corrupted package-lock.json ([@OlfaKaroui](https://github.com/OlfaKaroui))
1634
+
1635
+ #### Authors: 1
1636
+
1637
+ - Olfa Karoui ([@OlfaKaroui](https://github.com/OlfaKaroui))
1638
+
1639
+ ---
1640
+
1641
+ # v0.17.4 (Thu Jun 03 2021)
1642
+
1643
+ ### Release Notes
1644
+
1645
+ #### Fixed styles ([#215](https://github.com/amboss-mededu/amboss-design-system/pull/215))
1646
+
1647
+ - Fixed style for link as button
1648
+ - Added text variants to Icon (error and light-primary were missing)
1649
+
1650
+ Put your release notes here
1651
+
1652
+ ---
1653
+
1654
+ #### πŸ› Bug Fix
1655
+
1656
+ - Fixed styles [#215](https://github.com/amboss-mededu/amboss-design-system/pull/215) ([@ElisaMassafra](https://github.com/ElisaMassafra))
1657
+
1658
+ #### Authors: 1
1659
+
1660
+ - @elisa.m ([@ElisaMassafra](https://github.com/ElisaMassafra))
1661
+
1662
+ ---
1663
+
1664
+ # v0.17.3 (Wed Jun 02 2021)
1665
+
1666
+ #### πŸ› Bug Fix
1667
+
1668
+ - [SRCH-867] Add e2e test id to `Box` [#220](https://github.com/amboss-mededu/amboss-design-system/pull/220) ([@webforte](https://github.com/webforte))
1669
+
1670
+ #### Authors: 1
1671
+
1672
+ - Konstantin ([@webforte](https://github.com/webforte))
1673
+
1674
+ ---
1675
+
1676
+ # v0.17.2 (Wed Jun 02 2021)
1677
+
1678
+ ### Release Notes
1679
+
1680
+ #### [SRCH-867] Add e2e test id to `SearchResult` ([#219](https://github.com/amboss-mededu/amboss-design-system/pull/219))
1681
+
1682
+ - This commit adds support for e2e test ids to the main target
1683
+ and the secondary targets of `SearchResult`.
1684
+ - apply prettier formatting
1685
+
1686
+ ---
1687
+
1688
+ #### πŸ› Bug Fix
1689
+
1690
+ - apply prettier formatting [#219](https://github.com/amboss-mededu/amboss-design-system/pull/219) ([@webforte](https://github.com/webforte))
1691
+ - [SRCH-867] Add e2e test id to `SearchResult` [#219](https://github.com/amboss-mededu/amboss-design-system/pull/219) ([@webforte](https://github.com/webforte))
1692
+
1693
+ #### Authors: 1
1694
+
1695
+ - Konstantin ([@webforte](https://github.com/webforte))
1696
+
1697
+ ---
1698
+
1699
+ # v0.17.1 (Tue Jun 01 2021)
1700
+
1701
+ #### πŸ› Bug Fix
1702
+
1703
+ - [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))
1704
+
1705
+ #### Authors: 1
1706
+
1707
+ - Konstantin ([@webforte](https://github.com/webforte))
1708
+
1709
+ ---
1710
+
1711
+ # v0.17.0 (Mon May 31 2021)
1712
+
1713
+ #### πŸš€ Enhancement
1714
+
1715
+ - Add DropdownMenu [#157](https://github.com/amboss-mededu/amboss-design-system/pull/157) ([@LimChorngUan](https://github.com/LimChorngUan))
1716
+
1717
+ #### Authors: 1
1718
+
1719
+ - [@LimChorngUan](https://github.com/LimChorngUan)
1720
+
1721
+ ---
1722
+
1723
+ # v0.16.0 (Mon May 31 2021)
1724
+
1725
+ #### πŸš€ Enhancement
1726
+
1727
+ - Add custom Header component [#198](https://github.com/amboss-mededu/amboss-design-system/pull/198) ([@jaseeva](https://github.com/jaseeva))
1728
+
1729
+ #### Authors: 1
1730
+
1731
+ - Julia ([@jaseeva](https://github.com/jaseeva))
1732
+
1733
+ ---
1734
+
1735
+ # v0.15.4 (Fri May 28 2021)
1736
+
1737
+ #### πŸ› Bug Fix
1738
+
1739
+ - Add thumbs-up (feedback) icon [#214](https://github.com/amboss-mededu/amboss-design-system/pull/214) ([@AlexJeffcott](https://github.com/AlexJeffcott))
1740
+
1741
+ #### Authors: 1
1742
+
1743
+ - [@AlexJeffcott](https://github.com/AlexJeffcott)
1744
+
1745
+ ---
1746
+
1747
+ # v0.15.3 (Fri May 28 2021)
1748
+
1749
+ #### πŸ› Bug Fix
1750
+
1751
+ - Add gray theme for Badge component [#200](https://github.com/amboss-mededu/amboss-design-system/pull/200) ([@jaseeva](https://github.com/jaseeva))
1752
+
1753
+ #### Authors: 1
1754
+
1755
+ - Julia ([@jaseeva](https://github.com/jaseeva))
1756
+
1757
+ ---
1758
+
1759
+ # v0.15.2 (Fri May 28 2021)
1760
+
1761
+ #### πŸ› Bug Fix
1762
+
1763
+ - Add new icons [#201](https://github.com/amboss-mededu/amboss-design-system/pull/201) ([@jaseeva](https://github.com/jaseeva))
1764
+
1765
+ #### 🏠 Internal
1766
+
1767
+ - make privateProps always hidden from storybook [#213](https://github.com/amboss-mededu/amboss-design-system/pull/213) ([@clbagrat](https://github.com/clbagrat))
1768
+
1769
+ #### πŸ“ Documentation
1770
+
1771
+ - 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))
1772
+
1773
+ #### Authors: 3
1774
+
1775
+ - Christian Scheb ([@scheb](https://github.com/scheb))
1776
+ - Gobedashvili Bagrat ([@clbagrat](https://github.com/clbagrat))
1777
+ - Julia ([@jaseeva](https://github.com/jaseeva))
1778
+
1779
+ ---
1780
+
1781
+ # v0.14.1 (Wed May 26 2021)
1782
+
1783
+ #### ⚠️ Pushed to `main`
1784
+
1785
+ - Merge branch 'main' of https://github.com/amboss-mededu/amboss-design-system into main ([@OlfaKaroui](https://github.com/OlfaKaroui))
1786
+ - [skip-ci] fix package.json version ([@OlfaKaroui](https://github.com/OlfaKaroui))
1787
+
1788
+ #### Authors: 1
1789
+
1790
+ - Olfa Karoui ([@OlfaKaroui](https://github.com/OlfaKaroui))
1791
+
1792
+ ---
1793
+
1794
+ # v0.13.0 (Fri May 07 2021)
1795
+
1796
+ ### Release Notes
1797
+
1798
+ #### add light color variant to text and link ([#185](https://github.com/amboss-mededu/amboss-design-system/pull/185))
1799
+
1800
+ Adding a light color for text and links, in order to use those elements in notifications with solid background-color.
1801
+
1802
+ light-primary variant for Links:
1803
+ <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">
1804
+
1805
+
1806
+ light-primary variant for Text:
1807
+ <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">
1808
+
1809
+ ---
1810
+
1811
+ #### πŸš€ Enhancement
1812
+
1813
+ - add light color variant to text and link [#185](https://github.com/amboss-mededu/amboss-design-system/pull/185) ([@Svemakawe](https://github.com/Svemakawe))
1814
+
1815
+ #### 🏠 Internal
1816
+
1817
+ - fix changelog [#191](https://github.com/amboss-mededu/amboss-design-system/pull/191) ([@clbagrat](https://github.com/clbagrat))
1818
+
1819
+ #### Authors: 2
1820
+
1821
+ - Gobedashvili Bagrat ([@clbagrat](https://github.com/clbagrat))
1822
+ - Svenja M.K. Weiler ([@Svemakawe](https://github.com/Svemakawe))
1823
+
1824
+ ---
1825
+
1826
+ # v0.12.11 (Thu May 06 2021)
1827
+
1828
+
1829
+
1830
+ ---
1831
+
1832
+ # v0.12.11 (Thu May 06 2021)
1833
+
1834
+
1835
+
1836
+ ---
1837
+
1838
+ # v0.12.9 (Thu May 06 2021)
1839
+
1840
+ #### ⚠️ Pushed to `main`
1841
+
1842
+ - 0.12.9 ([@clbagrat](https://github.com/clbagrat))
1843
+
1844
+ #### Authors: 1
1845
+
1846
+ - Gobedashvili Bagrat ([@clbagrat](https://github.com/clbagrat))