@fluentui/react-accordion 9.0.0-alpha.90 → 9.0.0-beta.1
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 +70 -1
- package/CHANGELOG.md +20 -2
- package/package.json +11 -11
package/CHANGELOG.json
CHANGED
|
@@ -2,7 +2,76 @@
|
|
|
2
2
|
"name": "@fluentui/react-accordion",
|
|
3
3
|
"entries": [
|
|
4
4
|
{
|
|
5
|
-
"date": "
|
|
5
|
+
"date": "Wed, 06 Oct 2021 10:36:00 GMT",
|
|
6
|
+
"tag": "@fluentui/react-accordion_v9.0.0-beta.1",
|
|
7
|
+
"version": "9.0.0-beta.1",
|
|
8
|
+
"comments": {
|
|
9
|
+
"prerelease": [
|
|
10
|
+
{
|
|
11
|
+
"author": "lingfangao@hotmail.com",
|
|
12
|
+
"package": "@fluentui/react-accordion",
|
|
13
|
+
"comment": "Bump all v9 components to beta prerelease tag",
|
|
14
|
+
"commit": "5553164c190a4beb4780745d0e6403109e057913"
|
|
15
|
+
},
|
|
16
|
+
{
|
|
17
|
+
"author": "beachball",
|
|
18
|
+
"package": "@fluentui/react-accordion",
|
|
19
|
+
"comment": "Bump @fluentui/react-aria to v9.0.0-beta.1",
|
|
20
|
+
"commit": "5553164c190a4beb4780745d0e6403109e057913"
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
"author": "beachball",
|
|
24
|
+
"package": "@fluentui/react-accordion",
|
|
25
|
+
"comment": "Bump @fluentui/react-context-selector to v9.0.0-beta.1",
|
|
26
|
+
"commit": "5553164c190a4beb4780745d0e6403109e057913"
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"author": "beachball",
|
|
30
|
+
"package": "@fluentui/react-accordion",
|
|
31
|
+
"comment": "Bump @fluentui/react-make-styles to v9.0.0-beta.1",
|
|
32
|
+
"commit": "5553164c190a4beb4780745d0e6403109e057913"
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
"author": "beachball",
|
|
36
|
+
"package": "@fluentui/react-accordion",
|
|
37
|
+
"comment": "Bump @fluentui/react-tabster to v9.0.0-beta.1",
|
|
38
|
+
"commit": "5553164c190a4beb4780745d0e6403109e057913"
|
|
39
|
+
},
|
|
40
|
+
{
|
|
41
|
+
"author": "beachball",
|
|
42
|
+
"package": "@fluentui/react-accordion",
|
|
43
|
+
"comment": "Bump @fluentui/react-theme to v9.0.0-beta.1",
|
|
44
|
+
"commit": "5553164c190a4beb4780745d0e6403109e057913"
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"author": "beachball",
|
|
48
|
+
"package": "@fluentui/react-accordion",
|
|
49
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-beta.1",
|
|
50
|
+
"commit": "5553164c190a4beb4780745d0e6403109e057913"
|
|
51
|
+
},
|
|
52
|
+
{
|
|
53
|
+
"author": "beachball",
|
|
54
|
+
"package": "@fluentui/react-accordion",
|
|
55
|
+
"comment": "Bump @fluentui/babel-make-styles to v9.0.0-beta.1",
|
|
56
|
+
"commit": "5553164c190a4beb4780745d0e6403109e057913"
|
|
57
|
+
},
|
|
58
|
+
{
|
|
59
|
+
"author": "beachball",
|
|
60
|
+
"package": "@fluentui/react-accordion",
|
|
61
|
+
"comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-beta.1",
|
|
62
|
+
"commit": "5553164c190a4beb4780745d0e6403109e057913"
|
|
63
|
+
},
|
|
64
|
+
{
|
|
65
|
+
"author": "beachball",
|
|
66
|
+
"package": "@fluentui/react-accordion",
|
|
67
|
+
"comment": "Bump @fluentui/react-conformance-make-styles to v9.0.0-beta.1",
|
|
68
|
+
"commit": "5553164c190a4beb4780745d0e6403109e057913"
|
|
69
|
+
}
|
|
70
|
+
]
|
|
71
|
+
}
|
|
72
|
+
},
|
|
73
|
+
{
|
|
74
|
+
"date": "Tue, 05 Oct 2021 12:47:58 GMT",
|
|
6
75
|
"tag": "@fluentui/react-accordion_v9.0.0-alpha.90",
|
|
7
76
|
"version": "9.0.0-alpha.90",
|
|
8
77
|
"comments": {
|
package/CHANGELOG.md
CHANGED
|
@@ -1,12 +1,30 @@
|
|
|
1
1
|
# Change Log - @fluentui/react-accordion
|
|
2
2
|
|
|
3
|
-
This log was last generated on
|
|
3
|
+
This log was last generated on Wed, 06 Oct 2021 10:36:00 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
5
|
<!-- Start content -->
|
|
6
6
|
|
|
7
|
+
## [9.0.0-beta.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-accordion_v9.0.0-beta.1)
|
|
8
|
+
|
|
9
|
+
Wed, 06 Oct 2021 10:36:00 GMT
|
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-accordion_v9.0.0-alpha.90..@fluentui/react-accordion_v9.0.0-beta.1)
|
|
11
|
+
|
|
12
|
+
### Changes
|
|
13
|
+
|
|
14
|
+
- Bump all v9 components to beta prerelease tag ([PR #20106](https://github.com/microsoft/fluentui/pull/20106) by lingfangao@hotmail.com)
|
|
15
|
+
- Bump @fluentui/react-aria to v9.0.0-beta.1 ([PR #20106](https://github.com/microsoft/fluentui/pull/20106) by beachball)
|
|
16
|
+
- Bump @fluentui/react-context-selector to v9.0.0-beta.1 ([PR #20106](https://github.com/microsoft/fluentui/pull/20106) by beachball)
|
|
17
|
+
- Bump @fluentui/react-make-styles to v9.0.0-beta.1 ([PR #20106](https://github.com/microsoft/fluentui/pull/20106) by beachball)
|
|
18
|
+
- Bump @fluentui/react-tabster to v9.0.0-beta.1 ([PR #20106](https://github.com/microsoft/fluentui/pull/20106) by beachball)
|
|
19
|
+
- Bump @fluentui/react-theme to v9.0.0-beta.1 ([PR #20106](https://github.com/microsoft/fluentui/pull/20106) by beachball)
|
|
20
|
+
- Bump @fluentui/react-utilities to v9.0.0-beta.1 ([PR #20106](https://github.com/microsoft/fluentui/pull/20106) by beachball)
|
|
21
|
+
- Bump @fluentui/babel-make-styles to v9.0.0-beta.1 ([PR #20106](https://github.com/microsoft/fluentui/pull/20106) by beachball)
|
|
22
|
+
- Bump @fluentui/jest-serializer-make-styles to v9.0.0-beta.1 ([PR #20106](https://github.com/microsoft/fluentui/pull/20106) by beachball)
|
|
23
|
+
- Bump @fluentui/react-conformance-make-styles to v9.0.0-beta.1 ([PR #20106](https://github.com/microsoft/fluentui/pull/20106) by beachball)
|
|
24
|
+
|
|
7
25
|
## [9.0.0-alpha.90](https://github.com/microsoft/fluentui/tree/@fluentui/react-accordion_v9.0.0-alpha.90)
|
|
8
26
|
|
|
9
|
-
Tue, 05 Oct 2021 12:47:
|
|
27
|
+
Tue, 05 Oct 2021 12:47:58 GMT
|
|
10
28
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-accordion_v9.0.0-alpha.89..@fluentui/react-accordion_v9.0.0-alpha.90)
|
|
11
29
|
|
|
12
30
|
### Changes
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluentui/react-accordion",
|
|
3
|
-
"version": "9.0.0-
|
|
3
|
+
"version": "9.0.0-beta.1",
|
|
4
4
|
"description": "Fluent UI accordion component",
|
|
5
5
|
"main": "lib-commonjs/index.js",
|
|
6
6
|
"module": "lib/index.js",
|
|
@@ -25,11 +25,11 @@
|
|
|
25
25
|
"storybook": "start-storybook"
|
|
26
26
|
},
|
|
27
27
|
"devDependencies": {
|
|
28
|
-
"@fluentui/babel-make-styles": "9.0.0-
|
|
28
|
+
"@fluentui/babel-make-styles": "9.0.0-beta.1",
|
|
29
29
|
"@fluentui/eslint-plugin": "*",
|
|
30
|
-
"@fluentui/jest-serializer-make-styles": "9.0.0-
|
|
30
|
+
"@fluentui/jest-serializer-make-styles": "9.0.0-beta.1",
|
|
31
31
|
"@fluentui/react-conformance": "*",
|
|
32
|
-
"@fluentui/react-conformance-make-styles": "9.0.0-
|
|
32
|
+
"@fluentui/react-conformance-make-styles": "9.0.0-beta.1",
|
|
33
33
|
"@fluentui/scripts": "^1.0.0",
|
|
34
34
|
"@types/enzyme": "3.10.3",
|
|
35
35
|
"@types/enzyme-adapter-react-16": "1.0.3",
|
|
@@ -44,12 +44,12 @@
|
|
|
44
44
|
"react-test-renderer": "^16.3.0"
|
|
45
45
|
},
|
|
46
46
|
"dependencies": {
|
|
47
|
-
"@fluentui/react-aria": "9.0.0-
|
|
48
|
-
"@fluentui/react-context-selector": "9.0.0-
|
|
49
|
-
"@fluentui/react-make-styles": "9.0.0-
|
|
50
|
-
"@fluentui/react-tabster": "9.0.0-
|
|
51
|
-
"@fluentui/react-theme": "9.0.0-
|
|
52
|
-
"@fluentui/react-utilities": "9.0.0-
|
|
47
|
+
"@fluentui/react-aria": "9.0.0-beta.1",
|
|
48
|
+
"@fluentui/react-context-selector": "9.0.0-beta.1",
|
|
49
|
+
"@fluentui/react-make-styles": "9.0.0-beta.1",
|
|
50
|
+
"@fluentui/react-tabster": "9.0.0-beta.1",
|
|
51
|
+
"@fluentui/react-theme": "9.0.0-beta.1",
|
|
52
|
+
"@fluentui/react-utilities": "9.0.0-beta.1",
|
|
53
53
|
"tslib": "^2.1.0"
|
|
54
54
|
},
|
|
55
55
|
"peerDependencies": {
|
|
@@ -59,7 +59,7 @@
|
|
|
59
59
|
"react-dom": ">=16.8.0 <17.0.0"
|
|
60
60
|
},
|
|
61
61
|
"beachball": {
|
|
62
|
-
"tag": "
|
|
62
|
+
"tag": "beta",
|
|
63
63
|
"disallowedChangeTypes": [
|
|
64
64
|
"major",
|
|
65
65
|
"minor",
|