@instructure/shared-types 8.52.1-snapshot-11 → 8.53.1-snapshot-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.
- package/CHANGELOG.md +13 -95
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
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.
|
|
6
|
+
## [8.53.1-snapshot-0](https://github.com/instructure/instructure-ui/compare/v8.53.0...v8.53.1-snapshot-0) (2024-02-08)
|
|
7
7
|
|
|
8
8
|
**Note:** Version bump only for package @instructure/shared-types
|
|
9
9
|
|
|
@@ -11,188 +11,106 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
11
11
|
|
|
12
12
|
|
|
13
13
|
|
|
14
|
-
# [8.
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
### Bug Fixes
|
|
18
|
-
|
|
19
|
-
* **shared-types:** extend OtherHTMLAttributes with Element ([474fa4d](https://github.com/instructure/instructure-ui/commit/474fa4da4781acc347b993a7c64c52d101b00feb))
|
|
14
|
+
# [8.53.0](https://github.com/instructure/instructure-ui/compare/v8.52.0...v8.53.0) (2024-02-08)
|
|
20
15
|
|
|
16
|
+
**Note:** Version bump only for package @instructure/shared-types
|
|
21
17
|
|
|
18
|
+
# [8.52.0](https://github.com/instructure/instructure-ui/compare/v8.51.0...v8.52.0) (2024-02-02)
|
|
22
19
|
|
|
20
|
+
### Bug Fixes
|
|
23
21
|
|
|
22
|
+
- **shared-types:** extend OtherHTMLAttributes with Element ([474fa4d](https://github.com/instructure/instructure-ui/commit/474fa4da4781acc347b993a7c64c52d101b00feb))
|
|
24
23
|
|
|
25
24
|
# [8.51.0](https://github.com/instructure/instructure-ui/compare/v8.50.0...v8.51.0) (2023-12-14)
|
|
26
25
|
|
|
27
26
|
**Note:** Version bump only for package @instructure/shared-types
|
|
28
27
|
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
28
|
# [8.50.0](https://github.com/instructure/instructure-ui/compare/v8.49.0...v8.50.0) (2023-12-05)
|
|
34
29
|
|
|
35
|
-
|
|
36
30
|
### Bug Fixes
|
|
37
31
|
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
32
|
+
- **shared-types,ui-heading:** set h1 weight to 700 ([34aa934](https://github.com/instructure/instructure-ui/commit/34aa9341639a2cd5d3f7e9bd22c5b3c682ff6ffc))
|
|
43
33
|
|
|
44
34
|
# [8.49.0](https://github.com/instructure/instructure-ui/compare/v8.48.3...v8.49.0) (2023-11-24)
|
|
45
35
|
|
|
46
|
-
|
|
47
36
|
### Bug Fixes
|
|
48
37
|
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
38
|
+
- **shared-types,ui-heading:** change h1 heading weight ([b160d30](https://github.com/instructure/instructure-ui/commit/b160d30b331aaf25bf251576254ce3e8ae937c0f))
|
|
39
|
+
- **shared-types:** fix unwanted scrollbar ([ac8da80](https://github.com/instructure/instructure-ui/commit/ac8da8066fb86b41a4776189a60edcfccd2fb088))
|
|
52
40
|
|
|
53
41
|
### Features
|
|
54
42
|
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
43
|
+
- **shared-types,ui-pill:** change pill according to new design guidelines ([3bd8ee6](https://github.com/instructure/instructure-ui/commit/3bd8ee6316650dc66068f6e4d1a3fbb2fbb09e42))
|
|
60
44
|
|
|
61
45
|
## [8.48.3](https://github.com/instructure/instructure-ui/compare/v8.48.2...v8.48.3) (2023-11-23)
|
|
62
46
|
|
|
63
47
|
**Note:** Version bump only for package @instructure/shared-types
|
|
64
48
|
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
49
|
## [8.48.2](https://github.com/instructure/instructure-ui/compare/v8.48.1...v8.48.2) (2023-11-21)
|
|
70
50
|
|
|
71
51
|
**Note:** Version bump only for package @instructure/shared-types
|
|
72
52
|
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
53
|
## [8.48.1](https://github.com/instructure/instructure-ui/compare/v8.48.0...v8.48.1) (2023-11-17)
|
|
78
54
|
|
|
79
55
|
**Note:** Version bump only for package @instructure/shared-types
|
|
80
56
|
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
57
|
# [8.48.0](https://github.com/instructure/instructure-ui/compare/v8.47.1...v8.48.0) (2023-11-10)
|
|
86
58
|
|
|
87
|
-
|
|
88
59
|
### Bug Fixes
|
|
89
60
|
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
61
|
+
- support multiple decorators with ReactTestUtils ([ef704b4](https://github.com/instructure/instructure-ui/commit/ef704b4c3373d78adac4bb45ec1d6adf84807a9e))
|
|
62
|
+
- **ui-side-nav-bar:** increase SideNavBar.Item font weight to 400 ([53399e3](https://github.com/instructure/instructure-ui/commit/53399e3c7eb5eb196f5f7554f2fe93b2bc19bf71))
|
|
96
63
|
|
|
97
64
|
## [8.47.1](https://github.com/instructure/instructure-ui/compare/v8.47.0...v8.47.1) (2023-11-06)
|
|
98
65
|
|
|
99
66
|
**Note:** Version bump only for package @instructure/shared-types
|
|
100
67
|
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
68
|
# [8.47.0](https://github.com/instructure/instructure-ui/compare/v8.46.1...v8.47.0) (2023-10-27)
|
|
106
69
|
|
|
107
70
|
**Note:** Version bump only for package @instructure/shared-types
|
|
108
71
|
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
72
|
## [8.46.1](https://github.com/instructure/instructure-ui/compare/v8.46.0...v8.46.1) (2023-10-13)
|
|
114
73
|
|
|
115
74
|
**Note:** Version bump only for package @instructure/shared-types
|
|
116
75
|
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
76
|
# [8.46.0](https://github.com/instructure/instructure-ui/compare/v8.45.0...v8.46.0) (2023-10-11)
|
|
122
77
|
|
|
123
78
|
**Note:** Version bump only for package @instructure/shared-types
|
|
124
79
|
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
80
|
# [8.45.0](https://github.com/instructure/instructure-ui/compare/v8.44.0...v8.45.0) (2023-10-03)
|
|
130
81
|
|
|
131
82
|
**Note:** Version bump only for package @instructure/shared-types
|
|
132
83
|
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
84
|
# [8.44.0](https://github.com/instructure/instructure-ui/compare/v8.43.1...v8.44.0) (2023-09-21)
|
|
138
85
|
|
|
139
86
|
**Note:** Version bump only for package @instructure/shared-types
|
|
140
87
|
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
88
|
## [8.43.1](https://github.com/instructure/instructure-ui/compare/v8.43.0...v8.43.1) (2023-09-11)
|
|
146
89
|
|
|
147
90
|
**Note:** Version bump only for package @instructure/shared-types
|
|
148
91
|
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
92
|
# [8.43.0](https://github.com/instructure/instructure-ui/compare/v8.41.1...v8.43.0) (2023-09-07)
|
|
154
93
|
|
|
155
94
|
**Note:** Version bump only for package @instructure/shared-types
|
|
156
95
|
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
96
|
# [8.42.0](https://github.com/instructure/instructure-ui/compare/v8.41.1...v8.42.0) (2023-09-07)
|
|
162
97
|
|
|
163
98
|
**Note:** Version bump only for package @instructure/shared-types
|
|
164
99
|
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
100
|
## [8.41.1](https://github.com/instructure/instructure-ui/compare/v8.41.0...v8.41.1) (2023-08-24)
|
|
170
101
|
|
|
171
102
|
**Note:** Version bump only for package @instructure/shared-types
|
|
172
103
|
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
104
|
# [8.41.0](https://github.com/instructure/instructure-ui/compare/v8.40.1...v8.41.0) (2023-08-21)
|
|
178
105
|
|
|
179
|
-
|
|
180
106
|
### Features
|
|
181
107
|
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
108
|
+
- **shared-types,ui-theme-tokens:** add new 'desktop' and 'tablet' breakpoints to themes ([bcda3d0](https://github.com/instructure/instructure-ui/commit/bcda3d051e57cd1fc739a07424e08c21f98a1443))
|
|
187
109
|
|
|
188
110
|
## [8.40.1](https://github.com/instructure/instructure-ui/compare/v8.40.0...v8.40.1) (2023-08-18)
|
|
189
111
|
|
|
190
112
|
**Note:** Version bump only for package @instructure/shared-types
|
|
191
113
|
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
114
|
# [8.40.0](https://github.com/instructure/instructure-ui/compare/v8.39.0...v8.40.0) (2023-08-17)
|
|
197
115
|
|
|
198
116
|
### Features
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@instructure/shared-types",
|
|
3
|
-
"version": "8.
|
|
3
|
+
"version": "8.53.1-snapshot-0",
|
|
4
4
|
"description": "Shared TypeScript typings for Instructure UI packages.",
|
|
5
5
|
"author": "Instructure, Inc. Engineering and Product Design",
|
|
6
6
|
"homepage": "https://instructure.design/#shared-types",
|