@amboss/design-system 1.0.4 → 1.0.8
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,83 @@
|
|
|
1
|
+
# v1.0.8 (Wed Jan 05 2022)
|
|
2
|
+
|
|
3
|
+
### Release Notes
|
|
4
|
+
|
|
5
|
+
#### add font-weight 900 (black) text ([#410](https://github.com/amboss-mededu/amboss-design-system/pull/410))
|
|
6
|
+
|
|
7
|
+
adds font-weight: 900 ("black") version for Text component
|
|
8
|
+
|
|
9
|
+
---
|
|
10
|
+
|
|
11
|
+
#### 🐛 Bug Fix
|
|
12
|
+
|
|
13
|
+
- add font-weight 900 (black) text [#410](https://github.com/amboss-mededu/amboss-design-system/pull/410) ([@smooth-opperator](https://github.com/smooth-opperator))
|
|
14
|
+
|
|
15
|
+
#### Authors: 1
|
|
16
|
+
|
|
17
|
+
- Julie Oppermann ([@smooth-opperator](https://github.com/smooth-opperator))
|
|
18
|
+
|
|
19
|
+
---
|
|
20
|
+
|
|
21
|
+
# v1.0.7 (Thu Dec 23 2021)
|
|
22
|
+
|
|
23
|
+
### Release Notes
|
|
24
|
+
|
|
25
|
+
#### [LEAR-2295] adjust progress bar colors ([#409](https://github.com/amboss-mededu/amboss-design-system/pull/409))
|
|
26
|
+
|
|
27
|
+
(Re)Updates the colors for the SegmentedProgressBar for accessibility
|
|
28
|
+
Lightens the green further, uses lighter version of red for SegmentedProgressBar
|
|
29
|
+
|
|
30
|
+
---
|
|
31
|
+
|
|
32
|
+
#### 🐛 Bug Fix
|
|
33
|
+
|
|
34
|
+
- [LEAR-2295] adjust progress bar colors [#409](https://github.com/amboss-mededu/amboss-design-system/pull/409) ([@smooth-opperator](https://github.com/smooth-opperator))
|
|
35
|
+
|
|
36
|
+
#### Authors: 1
|
|
37
|
+
|
|
38
|
+
- Julie Oppermann ([@smooth-opperator](https://github.com/smooth-opperator))
|
|
39
|
+
|
|
40
|
+
---
|
|
41
|
+
|
|
42
|
+
# v1.0.6 (Thu Dec 23 2021)
|
|
43
|
+
|
|
44
|
+
### Release Notes
|
|
45
|
+
|
|
46
|
+
#### [LEAR-2295] update progress bar colors ([#407](https://github.com/amboss-mededu/amboss-design-system/pull/407))
|
|
47
|
+
|
|
48
|
+
Updates the colors for the ProgressBar and SegmentedProgressBar for accessibility
|
|
49
|
+

|
|
50
|
+
|
|
51
|
+
Here the green is a bit lighter so that it is more different in value than the red, the orange is also lighter. night mode not affected.
|
|
52
|
+

|
|
53
|
+
|
|
54
|
+
|
|
55
|
+
Put your release notes here
|
|
56
|
+
|
|
57
|
+
---
|
|
58
|
+
|
|
59
|
+
#### 🐛 Bug Fix
|
|
60
|
+
|
|
61
|
+
- [LEAR-2295] update progress bar colors [#407](https://github.com/amboss-mededu/amboss-design-system/pull/407) ([@smooth-opperator](https://github.com/smooth-opperator))
|
|
62
|
+
|
|
63
|
+
#### Authors: 1
|
|
64
|
+
|
|
65
|
+
- Julie Oppermann ([@smooth-opperator](https://github.com/smooth-opperator))
|
|
66
|
+
|
|
67
|
+
---
|
|
68
|
+
|
|
69
|
+
# v1.0.5 (Thu Dec 16 2021)
|
|
70
|
+
|
|
71
|
+
#### 🐛 Bug Fix
|
|
72
|
+
|
|
73
|
+
- new icon - institution [#406](https://github.com/amboss-mededu/amboss-design-system/pull/406) ([@clbagrat](https://github.com/clbagrat))
|
|
74
|
+
|
|
75
|
+
#### Authors: 1
|
|
76
|
+
|
|
77
|
+
- Gobedashvili Bagrat ([@clbagrat](https://github.com/clbagrat))
|
|
78
|
+
|
|
79
|
+
---
|
|
80
|
+
|
|
1
81
|
# v1.0.3 (Thu Dec 16 2021)
|
|
2
82
|
|
|
3
83
|
### Release Notes
|
|
@@ -60,6 +60,7 @@
|
|
|
60
60
|
"help-circle": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-help-circle\"><circle cx=\"12\" cy=\"12\" r=\"10\"></circle><path d=\"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3\"></path><line x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"></line></svg>",
|
|
61
61
|
"home": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-home\"><path d=\"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\"></path><polyline points=\"9 22 9 12 15 12 15 22\"></polyline></svg>",
|
|
62
62
|
"image": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-image\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"></rect><circle cx=\"8.5\" cy=\"8.5\" r=\"1.5\"></circle><polyline points=\"21 15 16 10 5 21\"></polyline></svg>",
|
|
63
|
+
"institution": "<svg viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M9.5 11.5h5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/><path d=\"M17.75 9.582V19.75a1 1 0 0 1-1 1h-9.5a1 1 0 0 1-1-1V9.582a1 1 0 0 1 .42-.815l4.75-3.378a1 1 0 0 1 1.16 0l4.75 3.378a1 1 0 0 1 .42.815Z\" stroke=\"currentColor\" stroke-width=\"2\"/><path d=\"M13.875 21v-5.25h-3.75V21\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M4.8 12H4a1 1 0 0 0-1 1v7a1 1 0 0 0 1 1h16a1 1 0 0 0 1-1v-7a1 1 0 0 0-1-1h-.8M12.195 4.874V2M12.5 3.5 15 3\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/></svg>\n",
|
|
63
64
|
"layers": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-layers\"><polygon points=\"12 2 2 7 12 12 22 7 12 2\"></polygon><polyline points=\"2 17 12 22 22 17\"></polyline><polyline points=\"2 12 12 17 22 12\"></polyline></svg>",
|
|
64
65
|
"link": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-link\"><path d=\"M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71\"></path><path d=\"M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71\"></path></svg>",
|
|
65
66
|
"list": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-list\"><line x1=\"8\" y1=\"6\" x2=\"21\" y2=\"6\"></line><line x1=\"8\" y1=\"12\" x2=\"21\" y2=\"12\"></line><line x1=\"8\" y1=\"18\" x2=\"21\" y2=\"18\"></line><line x1=\"3\" y1=\"6\" x2=\"3.01\" y2=\"6\"></line><line x1=\"3\" y1=\"12\" x2=\"3.01\" y2=\"12\"></line><line x1=\"3\" y1=\"18\" x2=\"3.01\" y2=\"18\"></line></svg>",
|