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