@telus-uds/theme-allium 3.1.1 → 3.2.1

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.json CHANGED
@@ -2,7 +2,82 @@
2
2
  "name": "@telus-uds/theme-allium",
3
3
  "entries": [
4
4
  {
5
- "date": "Thu, 28 Apr 2022 18:38:57 GMT",
5
+ "date": "Thu, 16 Jun 2022 15:07:54 GMT",
6
+ "tag": "@telus-uds/theme-allium_v3.2.1",
7
+ "version": "3.2.1",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "eugene@michasiw.com",
12
+ "package": "@telus-uds/theme-allium",
13
+ "commit": "b81a5941094d4d16adaf0134e4a81a4018d9374b",
14
+ "comment": "Auto-generated change summary (does not include documentation changes) **added:** _none_, **deleted:** _none_, **updated:** _none_"
15
+ },
16
+ {
17
+ "author": "ruslan.bredikhin@nearform.com",
18
+ "package": "@telus-uds/theme-allium",
19
+ "commit": "b81a5941094d4d16adaf0134e4a81a4018d9374b",
20
+ "comment": "Auto-generated change summary (does not include documentation changes) **added:** _none_, **deleted:** _none_, **updated:** `components.Select.tokens.iconColor`"
21
+ },
22
+ {
23
+ "author": "alan.slater@nearform.com",
24
+ "package": "@telus-uds/theme-allium",
25
+ "commit": "b81a5941094d4d16adaf0134e4a81a4018d9374b",
26
+ "comment": "Stop latest components-base crashing with invalid schema errors"
27
+ },
28
+ {
29
+ "author": "eugene@michasiw.com",
30
+ "package": "@telus-uds/theme-allium",
31
+ "commit": "b81a5941094d4d16adaf0134e4a81a4018d9374b",
32
+ "comment": "update uds packages"
33
+ },
34
+ {
35
+ "author": "beachball",
36
+ "package": "@telus-uds/theme-allium",
37
+ "comment": "Bump @telus-uds/palette-allium to v2.1.0",
38
+ "commit": "b81a5941094d4d16adaf0134e4a81a4018d9374b"
39
+ }
40
+ ]
41
+ }
42
+ },
43
+ {
44
+ "date": "Fri, 03 Jun 2022 19:57:13 GMT",
45
+ "tag": "@telus-uds/theme-allium_v3.2.0",
46
+ "version": "3.2.0",
47
+ "comments": {
48
+ "minor": [
49
+ {
50
+ "author": "ruslan.bredikhin@nearform.com",
51
+ "package": "@telus-uds/theme-allium",
52
+ "commit": "8d88fe5fc74dfb76370ff7b94ba9961a8977fb6c",
53
+ "comment": "Auto-generated change summary (does not include documentation changes) **added:** `components.ButtonGroup.tokens.fieldSpace`, `components.ToggleSwitchGroup.tokens.fieldSpace`, **deleted:** _none_, **updated:** _none_"
54
+ },
55
+ {
56
+ "author": "beachball",
57
+ "package": "@telus-uds/theme-allium",
58
+ "comment": "Bump @telus-uds/palette-allium to v2.0.1",
59
+ "commit": "8d88fe5fc74dfb76370ff7b94ba9961a8977fb6c"
60
+ }
61
+ ]
62
+ }
63
+ },
64
+ {
65
+ "date": "Tue, 17 May 2022 21:01:07 GMT",
66
+ "tag": "@telus-uds/theme-allium_v3.1.2",
67
+ "version": "3.1.2",
68
+ "comments": {
69
+ "patch": [
70
+ {
71
+ "author": "alan.slater@nearform.com",
72
+ "package": "@telus-uds/theme-allium",
73
+ "commit": "292882154db8d38cf76bf5aa5539f52e28071924",
74
+ "comment": "Editted auto-generated change summary (does not include documentation changes) **inserted:** `components.RadioCard.rules.5.if.checked`, `components.RadioCard.rules.6.if.checked`, `components.RadioCard.rules.6.if.pressed`, `components.RadioCard.rules.6.tokens.borderColor`, `components.RadioCard.rules.7.if.checked`, `components.RadioCard.rules.7.if.hover`, `components.RadioCard.rules.7.tokens.borderColor`"
75
+ }
76
+ ]
77
+ }
78
+ },
79
+ {
80
+ "date": "Thu, 28 Apr 2022 18:39:06 GMT",
6
81
  "tag": "@telus-uds/theme-allium_v3.1.1",
7
82
  "version": "3.1.1",
8
83
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,41 @@
1
1
  # Change Log - @telus-uds/theme-allium
2
2
 
3
- This log was last generated on Thu, 28 Apr 2022 18:38:57 GMT and should not be manually modified.
3
+ This log was last generated on Thu, 16 Jun 2022 15:07:54 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## 3.2.1
8
+
9
+ Thu, 16 Jun 2022 15:07:54 GMT
10
+
11
+ ### Patches
12
+
13
+ - Auto-generated change summary (does not include documentation changes) **added:** _none_, **deleted:** _none_, **updated:** _none_ (eugene@michasiw.com)
14
+ - Auto-generated change summary (does not include documentation changes) **added:** _none_, **deleted:** _none_, **updated:** `components.Select.tokens.iconColor` (ruslan.bredikhin@nearform.com)
15
+ - Stop latest components-base crashing with invalid schema errors (alan.slater@nearform.com)
16
+ - update uds packages (eugene@michasiw.com)
17
+ - Bump @telus-uds/palette-allium to v2.1.0
18
+
19
+ ## 3.2.0
20
+
21
+ Fri, 03 Jun 2022 19:57:13 GMT
22
+
23
+ ### Minor changes
24
+
25
+ - Auto-generated change summary (does not include documentation changes) **added:** `components.ButtonGroup.tokens.fieldSpace`, `components.ToggleSwitchGroup.tokens.fieldSpace`, **deleted:** _none_, **updated:** _none_ (ruslan.bredikhin@nearform.com)
26
+ - Bump @telus-uds/palette-allium to v2.0.1
27
+
28
+ ## 3.1.2
29
+
30
+ Tue, 17 May 2022 21:01:07 GMT
31
+
32
+ ### Patches
33
+
34
+ - Editted auto-generated change summary (does not include documentation changes) **inserted:** `components.RadioCard.rules.5.if.checked`, `components.RadioCard.rules.6.if.checked`, `components.RadioCard.rules.6.if.pressed`, `components.RadioCard.rules.6.tokens.borderColor`, `components.RadioCard.rules.7.if.checked`, `components.RadioCard.rules.7.if.hover`, `components.RadioCard.rules.7.tokens.borderColor` (alan.slater@nearform.com)
35
+
7
36
  ## 3.1.1
8
37
 
9
- Thu, 28 Apr 2022 18:38:57 GMT
38
+ Thu, 28 Apr 2022 18:39:06 GMT
10
39
 
11
40
  ### Patches
12
41