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