@amboss/design-system 1.4.6 → 1.4.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,69 @@
1
+ # v1.4.9 (Fri Jul 08 2022)
2
+
3
+ ### Release Notes
4
+
5
+ #### [srch-1561] Adjust color of the RoundButton active state ([#505](https://github.com/amboss-mededu/amboss-design-system/pull/505))
6
+
7
+ Removed the background color from the active state of the RoundButton
8
+ component. The change was requested in the design of Media Filters
9
+ feature in ui-amboss.
10
+
11
+ ---
12
+
13
+ #### 🐛 Bug Fix
14
+
15
+ - [srch-1561] Adjust color of the RoundButton active state [#505](https://github.com/amboss-mededu/amboss-design-system/pull/505) (anm@amboss.com [@anitamikas](https://github.com/anitamikas))
16
+
17
+ #### Authors: 2
18
+
19
+ - [@anitamikas](https://github.com/anitamikas)
20
+ - Anita (anm@amboss.com)
21
+
22
+ ---
23
+
24
+ # v1.4.8 (Wed Jul 06 2022)
25
+
26
+ ### Release Notes
27
+
28
+ #### [srch-1556] Fix ToggleButton hover ([#504](https://github.com/amboss-mededu/amboss-design-system/pull/504))
29
+
30
+ Fixed hover in the ToggleButton component. Fitted the hover border color
31
+ in the RoundButton component.
32
+
33
+ ---
34
+
35
+ #### 🐛 Bug Fix
36
+
37
+ - [srch-1556] Fix ToggleButton hover [#504](https://github.com/amboss-mededu/amboss-design-system/pull/504) (anm@amboss.com [@anitamikas](https://github.com/anitamikas))
38
+
39
+ #### Authors: 2
40
+
41
+ - [@anitamikas](https://github.com/anitamikas)
42
+ - Anita (anm@amboss.com)
43
+
44
+ ---
45
+
46
+ # v1.4.7 (Wed Jul 06 2022)
47
+
48
+ ### Release Notes
49
+
50
+ #### [srch-1555] Fix size and color of the RoundButton in the DS ([#503](https://github.com/amboss-mededu/amboss-design-system/pull/503))
51
+
52
+ Put your release notes here
53
+
54
+ ---
55
+
56
+ #### 🐛 Bug Fix
57
+
58
+ - [srch-1555] Fix size and color of the RoundButton in the DS [#503](https://github.com/amboss-mededu/amboss-design-system/pull/503) (anm@amboss.com [@anitamikas](https://github.com/anitamikas))
59
+
60
+ #### Authors: 2
61
+
62
+ - [@anitamikas](https://github.com/anitamikas)
63
+ - Anita (anm@amboss.com)
64
+
65
+ ---
66
+
1
67
  # v1.4.6 (Wed Jul 06 2022)
2
68
 
3
69
  ### Release Notes