@fluentui/react-accordion 9.0.0-alpha.86 → 9.0.0-alpha.88
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 +10 -10
package/CHANGELOG.json
CHANGED
|
@@ -2,7 +2,76 @@
|
|
|
2
2
|
"name": "@fluentui/react-accordion",
|
|
3
3
|
"entries": [
|
|
4
4
|
{
|
|
5
|
-
"date": "Fri, 01 Oct 2021
|
|
5
|
+
"date": "Fri, 01 Oct 2021 14:11:48 GMT",
|
|
6
|
+
"tag": "@fluentui/react-accordion_v9.0.0-alpha.88",
|
|
7
|
+
"version": "9.0.0-alpha.88",
|
|
8
|
+
"comments": {
|
|
9
|
+
"prerelease": [
|
|
10
|
+
{
|
|
11
|
+
"author": "lingfangao@hotmail.com",
|
|
12
|
+
"package": "@fluentui/react-accordion",
|
|
13
|
+
"comment": "Bump v9 prerelease versions to rerelease",
|
|
14
|
+
"commit": "4fa0856ad0353b787b8ae59229e6f64ef0719824"
|
|
15
|
+
},
|
|
16
|
+
{
|
|
17
|
+
"author": "beachball",
|
|
18
|
+
"package": "@fluentui/react-accordion",
|
|
19
|
+
"comment": "Bump @fluentui/react-aria to v9.0.0-alpha.43",
|
|
20
|
+
"commit": "4fa0856ad0353b787b8ae59229e6f64ef0719824"
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
"author": "beachball",
|
|
24
|
+
"package": "@fluentui/react-accordion",
|
|
25
|
+
"comment": "Bump @fluentui/react-context-selector to v9.0.0-alpha.38",
|
|
26
|
+
"commit": "4fa0856ad0353b787b8ae59229e6f64ef0719824"
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"author": "beachball",
|
|
30
|
+
"package": "@fluentui/react-accordion",
|
|
31
|
+
"comment": "Bump @fluentui/react-make-styles to v9.0.0-alpha.76",
|
|
32
|
+
"commit": "4fa0856ad0353b787b8ae59229e6f64ef0719824"
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
"author": "beachball",
|
|
36
|
+
"package": "@fluentui/react-accordion",
|
|
37
|
+
"comment": "Bump @fluentui/react-tabster to v9.0.0-alpha.71",
|
|
38
|
+
"commit": "4fa0856ad0353b787b8ae59229e6f64ef0719824"
|
|
39
|
+
},
|
|
40
|
+
{
|
|
41
|
+
"author": "beachball",
|
|
42
|
+
"package": "@fluentui/react-accordion",
|
|
43
|
+
"comment": "Bump @fluentui/react-theme to v9.0.0-alpha.26",
|
|
44
|
+
"commit": "4fa0856ad0353b787b8ae59229e6f64ef0719824"
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"author": "beachball",
|
|
48
|
+
"package": "@fluentui/react-accordion",
|
|
49
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.55",
|
|
50
|
+
"commit": "4fa0856ad0353b787b8ae59229e6f64ef0719824"
|
|
51
|
+
},
|
|
52
|
+
{
|
|
53
|
+
"author": "beachball",
|
|
54
|
+
"package": "@fluentui/react-accordion",
|
|
55
|
+
"comment": "Bump @fluentui/babel-make-styles to v9.0.0-alpha.58",
|
|
56
|
+
"commit": "4fa0856ad0353b787b8ae59229e6f64ef0719824"
|
|
57
|
+
},
|
|
58
|
+
{
|
|
59
|
+
"author": "beachball",
|
|
60
|
+
"package": "@fluentui/react-accordion",
|
|
61
|
+
"comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.51",
|
|
62
|
+
"commit": "4fa0856ad0353b787b8ae59229e6f64ef0719824"
|
|
63
|
+
},
|
|
64
|
+
{
|
|
65
|
+
"author": "beachball",
|
|
66
|
+
"package": "@fluentui/react-accordion",
|
|
67
|
+
"comment": "Bump @fluentui/react-conformance-make-styles to v9.0.0-alpha.20",
|
|
68
|
+
"commit": "4fa0856ad0353b787b8ae59229e6f64ef0719824"
|
|
69
|
+
}
|
|
70
|
+
]
|
|
71
|
+
}
|
|
72
|
+
},
|
|
73
|
+
{
|
|
74
|
+
"date": "Fri, 01 Oct 2021 12:30:46 GMT",
|
|
6
75
|
"tag": "@fluentui/react-accordion_v9.0.0-alpha.86",
|
|
7
76
|
"version": "9.0.0-alpha.86",
|
|
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 Fri, 01 Oct 2021
|
|
3
|
+
This log was last generated on Fri, 01 Oct 2021 14:11:48 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
5
|
<!-- Start content -->
|
|
6
6
|
|
|
7
|
+
## [9.0.0-alpha.88](https://github.com/microsoft/fluentui/tree/@fluentui/react-accordion_v9.0.0-alpha.88)
|
|
8
|
+
|
|
9
|
+
Fri, 01 Oct 2021 14:11:48 GMT
|
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-accordion_v9.0.0-alpha.86..@fluentui/react-accordion_v9.0.0-alpha.88)
|
|
11
|
+
|
|
12
|
+
### Changes
|
|
13
|
+
|
|
14
|
+
- Bump v9 prerelease versions to rerelease ([PR #20069](https://github.com/microsoft/fluentui/pull/20069) by lingfangao@hotmail.com)
|
|
15
|
+
- Bump @fluentui/react-aria to v9.0.0-alpha.43 ([PR #20069](https://github.com/microsoft/fluentui/pull/20069) by beachball)
|
|
16
|
+
- Bump @fluentui/react-context-selector to v9.0.0-alpha.38 ([PR #20069](https://github.com/microsoft/fluentui/pull/20069) by beachball)
|
|
17
|
+
- Bump @fluentui/react-make-styles to v9.0.0-alpha.76 ([PR #20069](https://github.com/microsoft/fluentui/pull/20069) by beachball)
|
|
18
|
+
- Bump @fluentui/react-tabster to v9.0.0-alpha.71 ([PR #20069](https://github.com/microsoft/fluentui/pull/20069) by beachball)
|
|
19
|
+
- Bump @fluentui/react-theme to v9.0.0-alpha.26 ([PR #20069](https://github.com/microsoft/fluentui/pull/20069) by beachball)
|
|
20
|
+
- Bump @fluentui/react-utilities to v9.0.0-alpha.55 ([PR #20069](https://github.com/microsoft/fluentui/pull/20069) by beachball)
|
|
21
|
+
- Bump @fluentui/babel-make-styles to v9.0.0-alpha.58 ([PR #20069](https://github.com/microsoft/fluentui/pull/20069) by beachball)
|
|
22
|
+
- Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.51 ([PR #20069](https://github.com/microsoft/fluentui/pull/20069) by beachball)
|
|
23
|
+
- Bump @fluentui/react-conformance-make-styles to v9.0.0-alpha.20 ([PR #20069](https://github.com/microsoft/fluentui/pull/20069) by beachball)
|
|
24
|
+
|
|
7
25
|
## [9.0.0-alpha.86](https://github.com/microsoft/fluentui/tree/@fluentui/react-accordion_v9.0.0-alpha.86)
|
|
8
26
|
|
|
9
|
-
Fri, 01 Oct 2021 12:30:
|
|
27
|
+
Fri, 01 Oct 2021 12:30:46 GMT
|
|
10
28
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-accordion_v9.0.0-alpha.85..@fluentui/react-accordion_v9.0.0-alpha.86)
|
|
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-alpha.
|
|
3
|
+
"version": "9.0.0-alpha.88",
|
|
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-alpha.
|
|
28
|
+
"@fluentui/babel-make-styles": "9.0.0-alpha.58",
|
|
29
29
|
"@fluentui/eslint-plugin": "*",
|
|
30
|
-
"@fluentui/jest-serializer-make-styles": "9.0.0-alpha.
|
|
30
|
+
"@fluentui/jest-serializer-make-styles": "9.0.0-alpha.51",
|
|
31
31
|
"@fluentui/react-conformance": "*",
|
|
32
|
-
"@fluentui/react-conformance-make-styles": "9.0.0-alpha.
|
|
32
|
+
"@fluentui/react-conformance-make-styles": "9.0.0-alpha.20",
|
|
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-alpha.
|
|
48
|
-
"@fluentui/react-context-selector": "9.0.0-alpha.
|
|
49
|
-
"@fluentui/react-make-styles": "9.0.0-alpha.
|
|
50
|
-
"@fluentui/react-tabster": "9.0.0-alpha.
|
|
51
|
-
"@fluentui/react-theme": "9.0.0-alpha.
|
|
52
|
-
"@fluentui/react-utilities": "9.0.0-alpha.
|
|
47
|
+
"@fluentui/react-aria": "9.0.0-alpha.43",
|
|
48
|
+
"@fluentui/react-context-selector": "9.0.0-alpha.38",
|
|
49
|
+
"@fluentui/react-make-styles": "9.0.0-alpha.76",
|
|
50
|
+
"@fluentui/react-tabster": "9.0.0-alpha.71",
|
|
51
|
+
"@fluentui/react-theme": "9.0.0-alpha.26",
|
|
52
|
+
"@fluentui/react-utilities": "9.0.0-alpha.55",
|
|
53
53
|
"tslib": "^2.1.0"
|
|
54
54
|
},
|
|
55
55
|
"peerDependencies": {
|