@amboss/design-system 1.0.12 → 1.1.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 CHANGED
@@ -1,3 +1,96 @@
1
+ # v1.1.2 (Thu Mar 24 2022)
2
+
3
+ ### Release Notes
4
+
5
+ #### Pa11y-ci pipeline integration ([#445](https://github.com/amboss-mededu/amboss-design-system/pull/445))
6
+
7
+ Integration of Pa11y-ci plugin in the CI pipeline
8
+
9
+ ---
10
+
11
+ #### 🐛 Bug Fix
12
+
13
+ - Pa11y-ci pipeline integration [#445](https://github.com/amboss-mededu/amboss-design-system/pull/445) ([@Hadh](https://github.com/Hadh) [@OlfaKaroui](https://github.com/OlfaKaroui))
14
+
15
+ #### Authors: 2
16
+
17
+ - Hadhemi ([@Hadh](https://github.com/Hadh))
18
+ - Olfa Karoui ([@OlfaKaroui](https://github.com/OlfaKaroui))
19
+
20
+ ---
21
+
22
+ # v1.1.1 (Thu Mar 24 2022)
23
+
24
+ ### Release Notes
25
+
26
+ #### GR-1559 ([#447](https://github.com/amboss-mededu/amboss-design-system/pull/447))
27
+
28
+ Put your release notes here
29
+ - After a design update for our password input field, we need to create a new component in order to tackle the new design.
30
+ - We have discussed the case with @clbagrat and he approved the creation of a new component.
31
+ - New design:
32
+ <img width="394" alt="Screenshot 2022-03-23 at 18 34 53" src="https://user-images.githubusercontent.com/5692440/159761242-c302e946-7e88-4040-996a-7e4caac0ea68.png">
33
+
34
+ ---
35
+
36
+ #### 🐛 Bug Fix
37
+
38
+ - GR-1559 [#447](https://github.com/amboss-mededu/amboss-design-system/pull/447) ([@nikolaounkl](https://github.com/nikolaounkl) [@eliasliedholm](https://github.com/eliasliedholm))
39
+
40
+ #### Authors: 2
41
+
42
+ - Elias Liedholm ([@eliasliedholm](https://github.com/eliasliedholm))
43
+ - Nikolaos Nikolaou ([@nikolaounkl](https://github.com/nikolaounkl))
44
+
45
+ ---
46
+
47
+ # v1.1.0 (Wed Mar 23 2022)
48
+
49
+ ### Release Notes
50
+
51
+ #### [SRCH-1414] Remove inherent padding of `<SearchResult/>` Component ([#448](https://github.com/amboss-mededu/amboss-design-system/pull/448))
52
+
53
+ Removed `<Box/>` from `<SearchResult/>` Component. The change was
54
+ needed to manipulate size of padding in Search Result Page.
55
+
56
+ #### Add shadow-dom story ([#422](https://github.com/amboss-mededu/amboss-design-system/pull/422))
57
+
58
+ Adds a story to demo and explain how to use the DS with web components + shadow DOM
59
+
60
+ #### renaming helm template file extension from .txt to .tpl ([#443](https://github.com/amboss-mededu/amboss-design-system/pull/443))
61
+
62
+ Change helm herlpers file to .tpl
63
+
64
+ ---
65
+
66
+ #### 🚀 Enhancement
67
+
68
+ - [SRCH-1414] Remove inherent padding of `<SearchResult/>` Component [#448](https://github.com/amboss-mededu/amboss-design-system/pull/448) (anm@amboss.com [@anitamikas](https://github.com/anitamikas))
69
+
70
+ #### 🏠 Internal
71
+
72
+ - renaming helm template file extension from .txt to .tpl [#443](https://github.com/amboss-mededu/amboss-design-system/pull/443) ([@Hadh](https://github.com/Hadh))
73
+ - Closing all dependabot PRs [#431](https://github.com/amboss-mededu/amboss-design-system/pull/431) ([@dependabot[bot]](https://github.com/dependabot[bot]) jenkins@miamed.de [@Hadh](https://github.com/Hadh))
74
+
75
+ #### 📝 Documentation
76
+
77
+ - Add shadow-dom story [#422](https://github.com/amboss-mededu/amboss-design-system/pull/422) ([@AlexJeffcott](https://github.com/AlexJeffcott))
78
+
79
+ #### 🔩 Dependency Updates
80
+
81
+ - Bump auto from 10.13.2 to 10.34.1 [#428](https://github.com/amboss-mededu/amboss-design-system/pull/428) ([@dependabot[bot]](https://github.com/dependabot[bot]))
82
+
83
+ #### Authors: 6
84
+
85
+ - [@anitamikas](https://github.com/anitamikas)
86
+ - [@dependabot[bot]](https://github.com/dependabot[bot])
87
+ - Alex ([@AlexJeffcott](https://github.com/AlexJeffcott))
88
+ - Anita (anm@amboss.com)
89
+ - Hadhemi ([@Hadh](https://github.com/Hadh))
90
+ - Jenkins (jenkins@miamed.de)
91
+
92
+ ---
93
+
1
94
  # v1.0.12 (Thu Mar 03 2022)
2
95
 
3
96
  ### Release Notes