@amboss/design-system 1.1.0 → 1.1.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
CHANGED
|
@@ -1,3 +1,70 @@
|
|
|
1
|
+
# v1.1.3 (Thu Mar 31 2022)
|
|
2
|
+
|
|
3
|
+
### Release Notes
|
|
4
|
+
|
|
5
|
+
#### Fix pa11yci-config rules and URLs ([#452](https://github.com/amboss-mededu/amboss-design-system/pull/452))
|
|
6
|
+
|
|
7
|
+
Add components iframe URLS
|
|
8
|
+
Add ignore rules from the guideline
|
|
9
|
+
|
|
10
|
+
---
|
|
11
|
+
|
|
12
|
+
#### 🐛 Bug Fix
|
|
13
|
+
|
|
14
|
+
- Fix pa11yci-config rules and URLs [#452](https://github.com/amboss-mededu/amboss-design-system/pull/452) ([@Hadh](https://github.com/Hadh))
|
|
15
|
+
|
|
16
|
+
#### Authors: 1
|
|
17
|
+
|
|
18
|
+
- Hadhemi ([@Hadh](https://github.com/Hadh))
|
|
19
|
+
|
|
20
|
+
---
|
|
21
|
+
|
|
22
|
+
# v1.1.2 (Thu Mar 24 2022)
|
|
23
|
+
|
|
24
|
+
### Release Notes
|
|
25
|
+
|
|
26
|
+
#### Pa11y-ci pipeline integration ([#445](https://github.com/amboss-mededu/amboss-design-system/pull/445))
|
|
27
|
+
|
|
28
|
+
Integration of Pa11y-ci plugin in the CI pipeline
|
|
29
|
+
|
|
30
|
+
---
|
|
31
|
+
|
|
32
|
+
#### 🐛 Bug Fix
|
|
33
|
+
|
|
34
|
+
- 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))
|
|
35
|
+
|
|
36
|
+
#### Authors: 2
|
|
37
|
+
|
|
38
|
+
- Hadhemi ([@Hadh](https://github.com/Hadh))
|
|
39
|
+
- Olfa Karoui ([@OlfaKaroui](https://github.com/OlfaKaroui))
|
|
40
|
+
|
|
41
|
+
---
|
|
42
|
+
|
|
43
|
+
# v1.1.1 (Thu Mar 24 2022)
|
|
44
|
+
|
|
45
|
+
### Release Notes
|
|
46
|
+
|
|
47
|
+
#### GR-1559 ([#447](https://github.com/amboss-mededu/amboss-design-system/pull/447))
|
|
48
|
+
|
|
49
|
+
Put your release notes here
|
|
50
|
+
- After a design update for our password input field, we need to create a new component in order to tackle the new design.
|
|
51
|
+
- We have discussed the case with @clbagrat and he approved the creation of a new component.
|
|
52
|
+
- New design:
|
|
53
|
+
<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">
|
|
54
|
+
|
|
55
|
+
---
|
|
56
|
+
|
|
57
|
+
#### 🐛 Bug Fix
|
|
58
|
+
|
|
59
|
+
- GR-1559 [#447](https://github.com/amboss-mededu/amboss-design-system/pull/447) ([@nikolaounkl](https://github.com/nikolaounkl) [@eliasliedholm](https://github.com/eliasliedholm))
|
|
60
|
+
|
|
61
|
+
#### Authors: 2
|
|
62
|
+
|
|
63
|
+
- Elias Liedholm ([@eliasliedholm](https://github.com/eliasliedholm))
|
|
64
|
+
- Nikolaos Nikolaou ([@nikolaounkl](https://github.com/nikolaounkl))
|
|
65
|
+
|
|
66
|
+
---
|
|
67
|
+
|
|
1
68
|
# v1.1.0 (Wed Mar 23 2022)
|
|
2
69
|
|
|
3
70
|
### Release Notes
|