@amboss/design-system 1.2.5 → 1.2.6

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,24 @@
1
+ # v1.2.6 (Wed Apr 13 2022)
2
+
3
+ ### Release Notes
4
+
5
+ #### [Fix] Empty String Error Messages Taking Up Space ([#464](https://github.com/amboss-mededu/amboss-design-system/pull/464))
6
+
7
+ empty error messages should be filtered out to avoid taking up space as an stack-item
8
+ <img width="540" alt="Screenshot 2022-04-13 at 15 50 34" src="https://user-images.githubusercontent.com/43936890/163195667-b6e175de-c339-47d5-b047-497b54033103.png">
9
+
10
+ ---
11
+
12
+ #### 🐛 Bug Fix
13
+
14
+ - [Fix] Empty String Error Messages Taking Up Space [#464](https://github.com/amboss-mededu/amboss-design-system/pull/464) ([@Svemakawe](https://github.com/Svemakawe))
15
+
16
+ #### Authors: 1
17
+
18
+ - Svenja M.K. Weiler ([@Svemakawe](https://github.com/Svemakawe))
19
+
20
+ ---
21
+
1
22
  # v1.2.5 (Wed Apr 13 2022)
2
23
 
3
24
  ### Release Notes