@fluentui/react-accordion 9.0.9 → 9.0.10
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 +74 -8
- package/CHANGELOG.md +24 -9
- package/README.md +1 -3
- package/package.json +8 -8
package/CHANGELOG.json
CHANGED
|
@@ -2,7 +2,73 @@
|
|
|
2
2
|
"name": "@fluentui/react-accordion",
|
|
3
3
|
"entries": [
|
|
4
4
|
{
|
|
5
|
-
"date": "
|
|
5
|
+
"date": "Wed, 02 Nov 2022 11:54:47 GMT",
|
|
6
|
+
"tag": "@fluentui/react-accordion_v9.0.10",
|
|
7
|
+
"version": "9.0.10",
|
|
8
|
+
"comments": {
|
|
9
|
+
"patch": [
|
|
10
|
+
{
|
|
11
|
+
"author": "olfedias@microsoft.com",
|
|
12
|
+
"package": "@fluentui/react-accordion",
|
|
13
|
+
"commit": "c619ba066f11a8654e95375314824ba6b81b003e",
|
|
14
|
+
"comment": "chore: Update Griffel to latest version"
|
|
15
|
+
},
|
|
16
|
+
{
|
|
17
|
+
"author": "beachball",
|
|
18
|
+
"package": "@fluentui/react-accordion",
|
|
19
|
+
"comment": "Bump @fluentui/react-aria to v9.3.0",
|
|
20
|
+
"commit": "393a7b169155997a97a6ce1ad36ee3eafc6f461b"
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
"author": "beachball",
|
|
24
|
+
"package": "@fluentui/react-accordion",
|
|
25
|
+
"comment": "Bump @fluentui/react-context-selector to v9.1.0",
|
|
26
|
+
"commit": "393a7b169155997a97a6ce1ad36ee3eafc6f461b"
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"author": "beachball",
|
|
30
|
+
"package": "@fluentui/react-accordion",
|
|
31
|
+
"comment": "Bump @fluentui/react-shared-contexts to v9.1.0",
|
|
32
|
+
"commit": "393a7b169155997a97a6ce1ad36ee3eafc6f461b"
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
"author": "beachball",
|
|
36
|
+
"package": "@fluentui/react-accordion",
|
|
37
|
+
"comment": "Bump @fluentui/react-tabster to v9.2.1",
|
|
38
|
+
"commit": "393a7b169155997a97a6ce1ad36ee3eafc6f461b"
|
|
39
|
+
},
|
|
40
|
+
{
|
|
41
|
+
"author": "beachball",
|
|
42
|
+
"package": "@fluentui/react-accordion",
|
|
43
|
+
"comment": "Bump @fluentui/react-utilities to v9.2.0",
|
|
44
|
+
"commit": "393a7b169155997a97a6ce1ad36ee3eafc6f461b"
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"author": "beachball",
|
|
48
|
+
"package": "@fluentui/react-accordion",
|
|
49
|
+
"comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.17",
|
|
50
|
+
"commit": "393a7b169155997a97a6ce1ad36ee3eafc6f461b"
|
|
51
|
+
}
|
|
52
|
+
]
|
|
53
|
+
}
|
|
54
|
+
},
|
|
55
|
+
{
|
|
56
|
+
"date": "Tue, 25 Oct 2022 00:35:27 GMT",
|
|
57
|
+
"tag": "@fluentui/react-accordion_v9.0.9",
|
|
58
|
+
"version": "9.0.9",
|
|
59
|
+
"comments": {
|
|
60
|
+
"none": [
|
|
61
|
+
{
|
|
62
|
+
"author": "miroslav.stastny@microsoft.com",
|
|
63
|
+
"package": "@fluentui/react-accordion",
|
|
64
|
+
"commit": "6ced976a8d0e6a0e2e207da8fe0eb810e2bd19bc",
|
|
65
|
+
"comment": "Update package readme"
|
|
66
|
+
}
|
|
67
|
+
]
|
|
68
|
+
}
|
|
69
|
+
},
|
|
70
|
+
{
|
|
71
|
+
"date": "Thu, 20 Oct 2022 08:39:56 GMT",
|
|
6
72
|
"tag": "@fluentui/react-accordion_v9.0.9",
|
|
7
73
|
"version": "9.0.9",
|
|
8
74
|
"comments": {
|
|
@@ -29,43 +95,43 @@
|
|
|
29
95
|
"author": "beachball",
|
|
30
96
|
"package": "@fluentui/react-accordion",
|
|
31
97
|
"comment": "Bump @fluentui/react-aria to v9.2.3",
|
|
32
|
-
"commit": "
|
|
98
|
+
"commit": "5ea1372675d910d76cf1b9cbd74d05b7c4e8fcbc"
|
|
33
99
|
},
|
|
34
100
|
{
|
|
35
101
|
"author": "beachball",
|
|
36
102
|
"package": "@fluentui/react-accordion",
|
|
37
103
|
"comment": "Bump @fluentui/react-context-selector to v9.0.5",
|
|
38
|
-
"commit": "
|
|
104
|
+
"commit": "5ea1372675d910d76cf1b9cbd74d05b7c4e8fcbc"
|
|
39
105
|
},
|
|
40
106
|
{
|
|
41
107
|
"author": "beachball",
|
|
42
108
|
"package": "@fluentui/react-accordion",
|
|
43
109
|
"comment": "Bump @fluentui/react-shared-contexts to v9.0.2",
|
|
44
|
-
"commit": "
|
|
110
|
+
"commit": "5ea1372675d910d76cf1b9cbd74d05b7c4e8fcbc"
|
|
45
111
|
},
|
|
46
112
|
{
|
|
47
113
|
"author": "beachball",
|
|
48
114
|
"package": "@fluentui/react-accordion",
|
|
49
115
|
"comment": "Bump @fluentui/react-tabster to v9.2.0",
|
|
50
|
-
"commit": "
|
|
116
|
+
"commit": "5ea1372675d910d76cf1b9cbd74d05b7c4e8fcbc"
|
|
51
117
|
},
|
|
52
118
|
{
|
|
53
119
|
"author": "beachball",
|
|
54
120
|
"package": "@fluentui/react-accordion",
|
|
55
121
|
"comment": "Bump @fluentui/react-theme to v9.1.1",
|
|
56
|
-
"commit": "
|
|
122
|
+
"commit": "5ea1372675d910d76cf1b9cbd74d05b7c4e8fcbc"
|
|
57
123
|
},
|
|
58
124
|
{
|
|
59
125
|
"author": "beachball",
|
|
60
126
|
"package": "@fluentui/react-accordion",
|
|
61
127
|
"comment": "Bump @fluentui/react-utilities to v9.1.2",
|
|
62
|
-
"commit": "
|
|
128
|
+
"commit": "5ea1372675d910d76cf1b9cbd74d05b7c4e8fcbc"
|
|
63
129
|
},
|
|
64
130
|
{
|
|
65
131
|
"author": "beachball",
|
|
66
132
|
"package": "@fluentui/react-accordion",
|
|
67
133
|
"comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.16",
|
|
68
|
-
"commit": "
|
|
134
|
+
"commit": "5ea1372675d910d76cf1b9cbd74d05b7c4e8fcbc"
|
|
69
135
|
}
|
|
70
136
|
]
|
|
71
137
|
}
|
package/CHANGELOG.md
CHANGED
|
@@ -1,12 +1,27 @@
|
|
|
1
1
|
# Change Log - @fluentui/react-accordion
|
|
2
2
|
|
|
3
|
-
This log was last generated on
|
|
3
|
+
This log was last generated on Wed, 02 Nov 2022 11:54:47 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
5
|
<!-- Start content -->
|
|
6
6
|
|
|
7
|
+
## [9.0.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-accordion_v9.0.10)
|
|
8
|
+
|
|
9
|
+
Wed, 02 Nov 2022 11:54:47 GMT
|
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-accordion_v9.0.9..@fluentui/react-accordion_v9.0.10)
|
|
11
|
+
|
|
12
|
+
### Patches
|
|
13
|
+
|
|
14
|
+
- chore: Update Griffel to latest version ([PR #25412](https://github.com/microsoft/fluentui/pull/25412) by olfedias@microsoft.com)
|
|
15
|
+
- Bump @fluentui/react-aria to v9.3.0 ([PR #25456](https://github.com/microsoft/fluentui/pull/25456) by beachball)
|
|
16
|
+
- Bump @fluentui/react-context-selector to v9.1.0 ([PR #25456](https://github.com/microsoft/fluentui/pull/25456) by beachball)
|
|
17
|
+
- Bump @fluentui/react-shared-contexts to v9.1.0 ([PR #25456](https://github.com/microsoft/fluentui/pull/25456) by beachball)
|
|
18
|
+
- Bump @fluentui/react-tabster to v9.2.1 ([PR #25456](https://github.com/microsoft/fluentui/pull/25456) by beachball)
|
|
19
|
+
- Bump @fluentui/react-utilities to v9.2.0 ([PR #25456](https://github.com/microsoft/fluentui/pull/25456) by beachball)
|
|
20
|
+
- Bump @fluentui/react-conformance-griffel to v9.0.0-beta.17 ([PR #25456](https://github.com/microsoft/fluentui/pull/25456) by beachball)
|
|
21
|
+
|
|
7
22
|
## [9.0.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-accordion_v9.0.9)
|
|
8
23
|
|
|
9
|
-
Thu, 20 Oct 2022 08:
|
|
24
|
+
Thu, 20 Oct 2022 08:39:56 GMT
|
|
10
25
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-accordion_v9.0.8..@fluentui/react-accordion_v9.0.9)
|
|
11
26
|
|
|
12
27
|
### Patches
|
|
@@ -14,13 +29,13 @@ Thu, 20 Oct 2022 08:35:33 GMT
|
|
|
14
29
|
- chore: Migrate to new package structure. ([PR #25196](https://github.com/microsoft/fluentui/pull/25196) by tristan.watanabe@gmail.com)
|
|
15
30
|
- chore: Bump peer deps to support React 18 ([PR #24972](https://github.com/microsoft/fluentui/pull/24972) by mgodbolt@microsoft.com)
|
|
16
31
|
- chore: Update Griffel to latest version ([PR #25212](https://github.com/microsoft/fluentui/pull/25212) by olfedias@microsoft.com)
|
|
17
|
-
- Bump @fluentui/react-aria to v9.2.3 ([
|
|
18
|
-
- Bump @fluentui/react-context-selector to v9.0.5 ([
|
|
19
|
-
- Bump @fluentui/react-shared-contexts to v9.0.2 ([
|
|
20
|
-
- Bump @fluentui/react-tabster to v9.2.0 ([
|
|
21
|
-
- Bump @fluentui/react-theme to v9.1.1 ([
|
|
22
|
-
- Bump @fluentui/react-utilities to v9.1.2 ([
|
|
23
|
-
- Bump @fluentui/react-conformance-griffel to v9.0.0-beta.16 ([
|
|
32
|
+
- Bump @fluentui/react-aria to v9.2.3 ([PR #25265](https://github.com/microsoft/fluentui/pull/25265) by beachball)
|
|
33
|
+
- Bump @fluentui/react-context-selector to v9.0.5 ([PR #25265](https://github.com/microsoft/fluentui/pull/25265) by beachball)
|
|
34
|
+
- Bump @fluentui/react-shared-contexts to v9.0.2 ([PR #25265](https://github.com/microsoft/fluentui/pull/25265) by beachball)
|
|
35
|
+
- Bump @fluentui/react-tabster to v9.2.0 ([PR #25265](https://github.com/microsoft/fluentui/pull/25265) by beachball)
|
|
36
|
+
- Bump @fluentui/react-theme to v9.1.1 ([PR #25265](https://github.com/microsoft/fluentui/pull/25265) by beachball)
|
|
37
|
+
- Bump @fluentui/react-utilities to v9.1.2 ([PR #25265](https://github.com/microsoft/fluentui/pull/25265) by beachball)
|
|
38
|
+
- Bump @fluentui/react-conformance-griffel to v9.0.0-beta.16 ([PR #25265](https://github.com/microsoft/fluentui/pull/25265) by beachball)
|
|
24
39
|
|
|
25
40
|
## [9.0.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-accordion_v9.0.8)
|
|
26
41
|
|
package/README.md
CHANGED
|
@@ -1,5 +1,3 @@
|
|
|
1
1
|
# @fluentui/react-accordion
|
|
2
2
|
|
|
3
|
-
**React Accordion components for [Fluent UI React](https://
|
|
4
|
-
|
|
5
|
-
These are not production-ready components and **should never be used in product**. This space is useful for testing new components whose APIs might change before final release.
|
|
3
|
+
**React Accordion components for [Fluent UI React](https://react.fluentui.dev)**
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluentui/react-accordion",
|
|
3
|
-
"version": "9.0.
|
|
3
|
+
"version": "9.0.10",
|
|
4
4
|
"description": "Fluent UI accordion component",
|
|
5
5
|
"main": "lib-commonjs/index.js",
|
|
6
6
|
"module": "lib/index.js",
|
|
@@ -27,18 +27,18 @@
|
|
|
27
27
|
"devDependencies": {
|
|
28
28
|
"@fluentui/eslint-plugin": "*",
|
|
29
29
|
"@fluentui/react-conformance": "*",
|
|
30
|
-
"@fluentui/react-conformance-griffel": "9.0.0-beta.
|
|
30
|
+
"@fluentui/react-conformance-griffel": "9.0.0-beta.17",
|
|
31
31
|
"@fluentui/scripts": "^1.0.0"
|
|
32
32
|
},
|
|
33
33
|
"dependencies": {
|
|
34
|
-
"@fluentui/react-aria": "^9.
|
|
35
|
-
"@fluentui/react-context-selector": "^9.0
|
|
34
|
+
"@fluentui/react-aria": "^9.3.0",
|
|
35
|
+
"@fluentui/react-context-selector": "^9.1.0",
|
|
36
36
|
"@fluentui/react-icons": "^2.0.175",
|
|
37
|
-
"@fluentui/react-shared-contexts": "^9.0
|
|
38
|
-
"@fluentui/react-tabster": "^9.2.
|
|
37
|
+
"@fluentui/react-shared-contexts": "^9.1.0",
|
|
38
|
+
"@fluentui/react-tabster": "^9.2.1",
|
|
39
39
|
"@fluentui/react-theme": "^9.1.1",
|
|
40
|
-
"@fluentui/react-utilities": "^9.
|
|
41
|
-
"@griffel/react": "^1.4.
|
|
40
|
+
"@fluentui/react-utilities": "^9.2.0",
|
|
41
|
+
"@griffel/react": "^1.4.2",
|
|
42
42
|
"tslib": "^2.1.0"
|
|
43
43
|
},
|
|
44
44
|
"peerDependencies": {
|