@fluentui/react-spinner 0.0.0-nightly-20220425-0418.1 → 9.0.0-beta.7
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 +3 -33
- package/CHANGELOG.md +4 -9
- package/package.json +5 -5
package/CHANGELOG.json
CHANGED
|
@@ -2,46 +2,16 @@
|
|
|
2
2
|
"name": "@fluentui/react-spinner",
|
|
3
3
|
"entries": [
|
|
4
4
|
{
|
|
5
|
-
"date": "Mon, 25 Apr 2022
|
|
6
|
-
"tag": "@fluentui/react-
|
|
7
|
-
"version": "
|
|
5
|
+
"date": "Mon, 25 Apr 2022 09:31:16 GMT",
|
|
6
|
+
"tag": "@fluentui/react-spinner_v9.0.0-beta.7",
|
|
7
|
+
"version": "9.0.0-beta.7",
|
|
8
8
|
"comments": {
|
|
9
9
|
"prerelease": [
|
|
10
|
-
{
|
|
11
|
-
"author": "email not defined",
|
|
12
|
-
"package": "@fluentui/react-spinner",
|
|
13
|
-
"commit": "not available",
|
|
14
|
-
"comment": "Release nightly v9"
|
|
15
|
-
},
|
|
16
10
|
{
|
|
17
11
|
"author": "ololubek@microsoft.com",
|
|
18
12
|
"package": "@fluentui/react-spinner",
|
|
19
13
|
"commit": "1cfb2361e0c8de06d93d0ba0578a809aaa5d0c0b",
|
|
20
14
|
"comment": "Reexport react-spinner in react-components"
|
|
21
|
-
},
|
|
22
|
-
{
|
|
23
|
-
"author": "beachball",
|
|
24
|
-
"package": "@fluentui/react-spinner",
|
|
25
|
-
"comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20220425-0418.1",
|
|
26
|
-
"commit": "a6f4d94d6cba59799ca0a7a62b95a53eb9a7ea11"
|
|
27
|
-
},
|
|
28
|
-
{
|
|
29
|
-
"author": "beachball",
|
|
30
|
-
"package": "@fluentui/react-spinner",
|
|
31
|
-
"comment": "Bump @fluentui/react-label to v0.0.0-nightly-20220425-0418.1",
|
|
32
|
-
"commit": "a6f4d94d6cba59799ca0a7a62b95a53eb9a7ea11"
|
|
33
|
-
},
|
|
34
|
-
{
|
|
35
|
-
"author": "beachball",
|
|
36
|
-
"package": "@fluentui/react-spinner",
|
|
37
|
-
"comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20220425-0418.1",
|
|
38
|
-
"commit": "a6f4d94d6cba59799ca0a7a62b95a53eb9a7ea11"
|
|
39
|
-
},
|
|
40
|
-
{
|
|
41
|
-
"author": "beachball",
|
|
42
|
-
"package": "@fluentui/react-spinner",
|
|
43
|
-
"comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220425-0418.1",
|
|
44
|
-
"commit": "a6f4d94d6cba59799ca0a7a62b95a53eb9a7ea11"
|
|
45
15
|
}
|
|
46
16
|
]
|
|
47
17
|
}
|
package/CHANGELOG.md
CHANGED
|
@@ -1,22 +1,17 @@
|
|
|
1
1
|
# Change Log - @fluentui/react-spinner
|
|
2
2
|
|
|
3
|
-
This log was last generated on Mon, 25 Apr 2022
|
|
3
|
+
This log was last generated on Mon, 25 Apr 2022 09:31:16 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
5
|
<!-- Start content -->
|
|
6
6
|
|
|
7
|
-
## [
|
|
7
|
+
## [9.0.0-beta.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinner_v9.0.0-beta.7)
|
|
8
8
|
|
|
9
|
-
Mon, 25 Apr 2022
|
|
10
|
-
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinner_v9.0.0-beta.6..@fluentui/react-
|
|
9
|
+
Mon, 25 Apr 2022 09:31:16 GMT
|
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinner_v9.0.0-beta.6..@fluentui/react-spinner_v9.0.0-beta.7)
|
|
11
11
|
|
|
12
12
|
### Changes
|
|
13
13
|
|
|
14
|
-
- Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/not available) by email not defined)
|
|
15
14
|
- Reexport react-spinner in react-components ([PR #22531](https://github.com/microsoft/fluentui/pull/22531) by ololubek@microsoft.com)
|
|
16
|
-
- Bump @fluentui/react-theme to v0.0.0-nightly-20220425-0418.1 ([commit](https://github.com/microsoft/fluentui/commit/a6f4d94d6cba59799ca0a7a62b95a53eb9a7ea11) by beachball)
|
|
17
|
-
- Bump @fluentui/react-label to v0.0.0-nightly-20220425-0418.1 ([commit](https://github.com/microsoft/fluentui/commit/a6f4d94d6cba59799ca0a7a62b95a53eb9a7ea11) by beachball)
|
|
18
|
-
- Bump @fluentui/react-utilities to v0.0.0-nightly-20220425-0418.1 ([commit](https://github.com/microsoft/fluentui/commit/a6f4d94d6cba59799ca0a7a62b95a53eb9a7ea11) by beachball)
|
|
19
|
-
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220425-0418.1 ([commit](https://github.com/microsoft/fluentui/commit/a6f4d94d6cba59799ca0a7a62b95a53eb9a7ea11) by beachball)
|
|
20
15
|
|
|
21
16
|
## [9.0.0-beta.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinner_v9.0.0-beta.6)
|
|
22
17
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluentui/react-spinner",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "9.0.0-beta.7",
|
|
4
4
|
"description": "Spinner component for Fluent UI React",
|
|
5
5
|
"main": "lib-commonjs/index.js",
|
|
6
6
|
"module": "lib/index.js",
|
|
@@ -28,13 +28,13 @@
|
|
|
28
28
|
"devDependencies": {
|
|
29
29
|
"@fluentui/eslint-plugin": "*",
|
|
30
30
|
"@fluentui/react-conformance": "*",
|
|
31
|
-
"@fluentui/react-conformance-griffel": "
|
|
31
|
+
"@fluentui/react-conformance-griffel": "9.0.0-beta.4",
|
|
32
32
|
"@fluentui/scripts": "^1.0.0"
|
|
33
33
|
},
|
|
34
34
|
"dependencies": {
|
|
35
|
-
"@fluentui/react-theme": "
|
|
36
|
-
"@fluentui/react-label": "
|
|
37
|
-
"@fluentui/react-utilities": "
|
|
35
|
+
"@fluentui/react-theme": "9.0.0-rc.5",
|
|
36
|
+
"@fluentui/react-label": "9.0.0-beta.10",
|
|
37
|
+
"@fluentui/react-utilities": "9.0.0-rc.6",
|
|
38
38
|
"@griffel/react": "1.0.3",
|
|
39
39
|
"tslib": "^2.1.0"
|
|
40
40
|
},
|