@amboss/design-system 1.2.6 → 1.2.9

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 CHANGED
@@ -1,3 +1,66 @@
1
+ # v1.2.9 (Wed Apr 27 2022)
2
+
3
+ ### Release Notes
4
+
5
+ #### [srch-1464] Fix Collapsible not rendering on children change ([#470](https://github.com/amboss-mededu/amboss-design-system/pull/470))
6
+
7
+ Put your release notes here
8
+
9
+ ---
10
+
11
+ #### 🐛 Bug Fix
12
+
13
+ - [srch-1464] Fix Collapsible not rendering on children change [#470](https://github.com/amboss-mededu/amboss-design-system/pull/470) (anm@amboss.com [@anitamikas](https://github.com/anitamikas))
14
+
15
+ #### Authors: 2
16
+
17
+ - [@anitamikas](https://github.com/anitamikas)
18
+ - Anita (anm@amboss.com)
19
+
20
+ ---
21
+
22
+ # v1.2.8 (Tue Apr 26 2022)
23
+
24
+ ### Release Notes
25
+
26
+ #### [Fix] Empty error messages taking up space in FormFieldGroup ([#465](https://github.com/amboss-mededu/amboss-design-system/pull/465))
27
+
28
+ Empty strings need to be filtered out in order to avoid an empty error message taking up space as an stack item.
29
+ This was already fixed for FormFields.
30
+
31
+ ---
32
+
33
+ #### 🐛 Bug Fix
34
+
35
+ - [Fix] Empty error messages taking up space in FormFieldGroup [#465](https://github.com/amboss-mededu/amboss-design-system/pull/465) ([@Svemakawe](https://github.com/Svemakawe))
36
+
37
+ #### Authors: 1
38
+
39
+ - Svenja M.K. Weiler ([@Svemakawe](https://github.com/Svemakawe))
40
+
41
+ ---
42
+
43
+ # v1.2.7 (Mon Apr 25 2022)
44
+
45
+ ### Release Notes
46
+
47
+ #### [srch-1433] Export Collapsible Component ([#466](https://github.com/amboss-mededu/amboss-design-system/pull/466))
48
+
49
+ Put your release notes here
50
+
51
+ ---
52
+
53
+ #### 🐛 Bug Fix
54
+
55
+ - [srch-1433] Export Collapsible Component [#466](https://github.com/amboss-mededu/amboss-design-system/pull/466) (anm@amboss.com [@anitamikas](https://github.com/anitamikas))
56
+
57
+ #### Authors: 2
58
+
59
+ - [@anitamikas](https://github.com/anitamikas)
60
+ - Anita (anm@amboss.com)
61
+
62
+ ---
63
+
1
64
  # v1.2.6 (Wed Apr 13 2022)
2
65
 
3
66
  ### Release Notes