@instructure/ui-grid 8.52.1-snapshot-7 → 8.53.0

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +2 -87
  2. package/package.json +13 -13
package/CHANGELOG.md CHANGED
@@ -3,177 +3,92 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
- ## [8.52.1-snapshot-7](https://github.com/instructure/instructure-ui/compare/v8.52.0...v8.52.1-snapshot-7) (2024-02-07)
6
+ # [8.53.0](https://github.com/instructure/instructure-ui/compare/v8.52.0...v8.53.0) (2024-02-08)
7
7
 
8
8
  **Note:** Version bump only for package @instructure/ui-grid
9
9
 
10
-
11
-
12
-
13
-
14
10
  # [8.52.0](https://github.com/instructure/instructure-ui/compare/v8.51.0...v8.52.0) (2024-02-02)
15
11
 
16
12
  **Note:** Version bump only for package @instructure/ui-grid
17
13
 
18
-
19
-
20
-
21
-
22
14
  # [8.51.0](https://github.com/instructure/instructure-ui/compare/v8.50.0...v8.51.0) (2023-12-14)
23
15
 
24
16
  **Note:** Version bump only for package @instructure/ui-grid
25
17
 
26
-
27
-
28
-
29
-
30
18
  # [8.50.0](https://github.com/instructure/instructure-ui/compare/v8.49.0...v8.50.0) (2023-12-05)
31
19
 
32
20
  **Note:** Version bump only for package @instructure/ui-grid
33
21
 
34
-
35
-
36
-
37
-
38
22
  # [8.49.0](https://github.com/instructure/instructure-ui/compare/v8.48.3...v8.49.0) (2023-11-24)
39
23
 
40
24
  **Note:** Version bump only for package @instructure/ui-grid
41
25
 
42
-
43
-
44
-
45
-
46
26
  ## [8.48.3](https://github.com/instructure/instructure-ui/compare/v8.48.2...v8.48.3) (2023-11-23)
47
27
 
48
28
  **Note:** Version bump only for package @instructure/ui-grid
49
29
 
50
-
51
-
52
-
53
-
54
30
  ## [8.48.2](https://github.com/instructure/instructure-ui/compare/v8.48.1...v8.48.2) (2023-11-21)
55
31
 
56
32
  **Note:** Version bump only for package @instructure/ui-grid
57
33
 
58
-
59
-
60
-
61
-
62
34
  ## [8.48.1](https://github.com/instructure/instructure-ui/compare/v8.48.0...v8.48.1) (2023-11-17)
63
35
 
64
36
  **Note:** Version bump only for package @instructure/ui-grid
65
37
 
66
-
67
-
68
-
69
-
70
38
  # [8.48.0](https://github.com/instructure/instructure-ui/compare/v8.47.1...v8.48.0) (2023-11-10)
71
39
 
72
40
  **Note:** Version bump only for package @instructure/ui-grid
73
41
 
74
-
75
-
76
-
77
-
78
42
  ## [8.47.1](https://github.com/instructure/instructure-ui/compare/v8.47.0...v8.47.1) (2023-11-06)
79
43
 
80
44
  **Note:** Version bump only for package @instructure/ui-grid
81
45
 
82
-
83
-
84
-
85
-
86
46
  # [8.47.0](https://github.com/instructure/instructure-ui/compare/v8.46.1...v8.47.0) (2023-10-27)
87
47
 
88
48
  **Note:** Version bump only for package @instructure/ui-grid
89
49
 
90
-
91
-
92
-
93
-
94
50
  ## [8.46.1](https://github.com/instructure/instructure-ui/compare/v8.46.0...v8.46.1) (2023-10-13)
95
51
 
96
52
  **Note:** Version bump only for package @instructure/ui-grid
97
53
 
98
-
99
-
100
-
101
-
102
54
  # [8.46.0](https://github.com/instructure/instructure-ui/compare/v8.45.0...v8.46.0) (2023-10-11)
103
55
 
104
56
  **Note:** Version bump only for package @instructure/ui-grid
105
57
 
106
-
107
-
108
-
109
-
110
58
  # [8.45.0](https://github.com/instructure/instructure-ui/compare/v8.44.0...v8.45.0) (2023-10-03)
111
59
 
112
60
  **Note:** Version bump only for package @instructure/ui-grid
113
61
 
114
-
115
-
116
-
117
-
118
62
  # [8.44.0](https://github.com/instructure/instructure-ui/compare/v8.43.1...v8.44.0) (2023-09-21)
119
63
 
120
-
121
64
  ### Features
122
65
 
123
- * **grid:** add stretch option to vAlign ([7b215b6](https://github.com/instructure/instructure-ui/commit/7b215b61c80e1105ca7fa728e655149df8c07844))
124
-
125
-
126
-
127
-
66
+ - **grid:** add stretch option to vAlign ([7b215b6](https://github.com/instructure/instructure-ui/commit/7b215b61c80e1105ca7fa728e655149df8c07844))
128
67
 
129
68
  ## [8.43.1](https://github.com/instructure/instructure-ui/compare/v8.43.0...v8.43.1) (2023-09-11)
130
69
 
131
70
  **Note:** Version bump only for package @instructure/ui-grid
132
71
 
133
-
134
-
135
-
136
-
137
72
  # [8.43.0](https://github.com/instructure/instructure-ui/compare/v8.41.1...v8.43.0) (2023-09-07)
138
73
 
139
74
  **Note:** Version bump only for package @instructure/ui-grid
140
75
 
141
-
142
-
143
-
144
-
145
76
  # [8.42.0](https://github.com/instructure/instructure-ui/compare/v8.41.1...v8.42.0) (2023-09-07)
146
77
 
147
78
  **Note:** Version bump only for package @instructure/ui-grid
148
79
 
149
-
150
-
151
-
152
-
153
80
  ## [8.41.1](https://github.com/instructure/instructure-ui/compare/v8.41.0...v8.41.1) (2023-08-24)
154
81
 
155
82
  **Note:** Version bump only for package @instructure/ui-grid
156
83
 
157
-
158
-
159
-
160
-
161
84
  # [8.41.0](https://github.com/instructure/instructure-ui/compare/v8.40.1...v8.41.0) (2023-08-21)
162
85
 
163
86
  **Note:** Version bump only for package @instructure/ui-grid
164
87
 
165
-
166
-
167
-
168
-
169
88
  ## [8.40.1](https://github.com/instructure/instructure-ui/compare/v8.40.0...v8.40.1) (2023-08-18)
170
89
 
171
90
  **Note:** Version bump only for package @instructure/ui-grid
172
91
 
173
-
174
-
175
-
176
-
177
92
  # [8.40.0](https://github.com/instructure/instructure-ui/compare/v8.39.0...v8.40.0) (2023-08-17)
178
93
 
179
94
  **Note:** Version bump only for package @instructure/ui-grid
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@instructure/ui-grid",
3
- "version": "8.52.1-snapshot-7",
3
+ "version": "8.53.0",
4
4
  "description": "A Grid component.",
5
5
  "author": "Instructure, Inc. Engineering and Product Design",
6
6
  "module": "./es/index.js",
@@ -24,21 +24,21 @@
24
24
  "license": "MIT",
25
25
  "dependencies": {
26
26
  "@babel/runtime": "^7.23.2",
27
- "@instructure/console": "8.52.1-snapshot-7",
28
- "@instructure/emotion": "8.52.1-snapshot-7",
29
- "@instructure/shared-types": "8.52.1-snapshot-7",
30
- "@instructure/ui-a11y-content": "8.52.1-snapshot-7",
31
- "@instructure/ui-prop-types": "8.52.1-snapshot-7",
32
- "@instructure/ui-react-utils": "8.52.1-snapshot-7",
33
- "@instructure/ui-testable": "8.52.1-snapshot-7",
34
- "@instructure/ui-utils": "8.52.1-snapshot-7",
27
+ "@instructure/console": "8.53.0",
28
+ "@instructure/emotion": "8.53.0",
29
+ "@instructure/shared-types": "8.53.0",
30
+ "@instructure/ui-a11y-content": "8.53.0",
31
+ "@instructure/ui-prop-types": "8.53.0",
32
+ "@instructure/ui-react-utils": "8.53.0",
33
+ "@instructure/ui-testable": "8.53.0",
34
+ "@instructure/ui-utils": "8.53.0",
35
35
  "prop-types": "^15.8.1"
36
36
  },
37
37
  "devDependencies": {
38
- "@instructure/ui-babel-preset": "8.52.1-snapshot-7",
39
- "@instructure/ui-color-utils": "8.52.1-snapshot-7",
40
- "@instructure/ui-test-utils": "8.52.1-snapshot-7",
41
- "@instructure/ui-themes": "8.52.1-snapshot-7"
38
+ "@instructure/ui-babel-preset": "8.53.0",
39
+ "@instructure/ui-color-utils": "8.53.0",
40
+ "@instructure/ui-test-utils": "8.53.0",
41
+ "@instructure/ui-themes": "8.53.0"
42
42
  },
43
43
  "peerDependencies": {
44
44
  "react": ">=16.8 <=18"