@fluentui/react-provider 9.1.0 → 9.1.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 +56 -3
- package/CHANGELOG.md +18 -4
- package/package.json +9 -9
- package/dist/tsdoc-metadata.json +0 -11
package/CHANGELOG.json
CHANGED
@@ -2,7 +2,60 @@
|
|
2
2
|
"name": "@fluentui/react-provider",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "
|
5
|
+
"date": "Thu, 15 Sep 2022 09:44:39 GMT",
|
6
|
+
"tag": "@fluentui/react-provider_v9.1.1",
|
7
|
+
"version": "9.1.1",
|
8
|
+
"comments": {
|
9
|
+
"patch": [
|
10
|
+
{
|
11
|
+
"author": "olfedias@microsoft.com",
|
12
|
+
"package": "@fluentui/react-provider",
|
13
|
+
"commit": "e610024474cfe5d45f61501a8b6a21daf4c794a2",
|
14
|
+
"comment": "chore: Update Griffel to latest version"
|
15
|
+
},
|
16
|
+
{
|
17
|
+
"author": "beachball",
|
18
|
+
"package": "@fluentui/react-provider",
|
19
|
+
"comment": "Bump @fluentui/react-shared-contexts to v9.0.1",
|
20
|
+
"commit": "a33448fe4a0f4117686c378f80b893d1406d95a8"
|
21
|
+
},
|
22
|
+
{
|
23
|
+
"author": "beachball",
|
24
|
+
"package": "@fluentui/react-provider",
|
25
|
+
"comment": "Bump @fluentui/react-tabster to v9.1.1",
|
26
|
+
"commit": "a33448fe4a0f4117686c378f80b893d1406d95a8"
|
27
|
+
},
|
28
|
+
{
|
29
|
+
"author": "beachball",
|
30
|
+
"package": "@fluentui/react-provider",
|
31
|
+
"comment": "Bump @fluentui/react-theme to v9.1.0",
|
32
|
+
"commit": "a33448fe4a0f4117686c378f80b893d1406d95a8"
|
33
|
+
},
|
34
|
+
{
|
35
|
+
"author": "beachball",
|
36
|
+
"package": "@fluentui/react-provider",
|
37
|
+
"comment": "Bump @fluentui/react-utilities to v9.1.0",
|
38
|
+
"commit": "a33448fe4a0f4117686c378f80b893d1406d95a8"
|
39
|
+
},
|
40
|
+
{
|
41
|
+
"author": "beachball",
|
42
|
+
"package": "@fluentui/react-provider",
|
43
|
+
"comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.13",
|
44
|
+
"commit": "a33448fe4a0f4117686c378f80b893d1406d95a8"
|
45
|
+
}
|
46
|
+
],
|
47
|
+
"none": [
|
48
|
+
{
|
49
|
+
"author": "martinhochel@microsoft.com",
|
50
|
+
"package": "@fluentui/react-provider",
|
51
|
+
"commit": "e6cf183695d6d67a24e038c49a876224e5ed35e5",
|
52
|
+
"comment": "chore: update package scaffold"
|
53
|
+
}
|
54
|
+
]
|
55
|
+
}
|
56
|
+
},
|
57
|
+
{
|
58
|
+
"date": "Wed, 03 Aug 2022 16:03:56 GMT",
|
6
59
|
"tag": "@fluentui/react-provider_v9.1.0",
|
7
60
|
"version": "9.1.0",
|
8
61
|
"comments": {
|
@@ -39,13 +92,13 @@
|
|
39
92
|
"author": "beachball",
|
40
93
|
"package": "@fluentui/react-provider",
|
41
94
|
"comment": "Bump @fluentui/react-tabster to v9.1.0",
|
42
|
-
"commit": "
|
95
|
+
"commit": "ee4a8be0d0831a6615f878f98db6a97cc61a802d"
|
43
96
|
},
|
44
97
|
{
|
45
98
|
"author": "beachball",
|
46
99
|
"package": "@fluentui/react-provider",
|
47
100
|
"comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.12",
|
48
|
-
"commit": "
|
101
|
+
"commit": "ee4a8be0d0831a6615f878f98db6a97cc61a802d"
|
49
102
|
}
|
50
103
|
]
|
51
104
|
}
|
package/CHANGELOG.md
CHANGED
@@ -1,19 +1,33 @@
|
|
1
1
|
# Change Log - @fluentui/react-provider
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Thu, 15 Sep 2022 09:44:39 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
+
## [9.1.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.1.1)
|
8
|
+
|
9
|
+
Thu, 15 Sep 2022 09:44:39 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.1.0..@fluentui/react-provider_v9.1.1)
|
11
|
+
|
12
|
+
### Patches
|
13
|
+
|
14
|
+
- chore: Update Griffel to latest version ([PR #24221](https://github.com/microsoft/fluentui/pull/24221) by olfedias@microsoft.com)
|
15
|
+
- Bump @fluentui/react-shared-contexts to v9.0.1 ([PR #24808](https://github.com/microsoft/fluentui/pull/24808) by beachball)
|
16
|
+
- Bump @fluentui/react-tabster to v9.1.1 ([PR #24808](https://github.com/microsoft/fluentui/pull/24808) by beachball)
|
17
|
+
- Bump @fluentui/react-theme to v9.1.0 ([PR #24808](https://github.com/microsoft/fluentui/pull/24808) by beachball)
|
18
|
+
- Bump @fluentui/react-utilities to v9.1.0 ([PR #24808](https://github.com/microsoft/fluentui/pull/24808) by beachball)
|
19
|
+
- Bump @fluentui/react-conformance-griffel to v9.0.0-beta.13 ([PR #24808](https://github.com/microsoft/fluentui/pull/24808) by beachball)
|
20
|
+
|
7
21
|
## [9.1.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.1.0)
|
8
22
|
|
9
|
-
Wed, 03 Aug 2022 16:
|
23
|
+
Wed, 03 Aug 2022 16:03:56 GMT
|
10
24
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.0.3..@fluentui/react-provider_v9.1.0)
|
11
25
|
|
12
26
|
### Minor changes
|
13
27
|
|
14
28
|
- fix: Move to useLayoutEffect or useInsertionEffect for Theme Provider theme insertion. ([PR #24061](https://github.com/microsoft/fluentui/pull/24061) by mgodbolt@microsoft.com)
|
15
|
-
- Bump @fluentui/react-tabster to v9.1.0 ([PR #
|
16
|
-
- Bump @fluentui/react-conformance-griffel to v9.0.0-beta.12 ([PR #
|
29
|
+
- Bump @fluentui/react-tabster to v9.1.0 ([PR #24131](https://github.com/microsoft/fluentui/pull/24131) by beachball)
|
30
|
+
- Bump @fluentui/react-conformance-griffel to v9.0.0-beta.12 ([PR #24131](https://github.com/microsoft/fluentui/pull/24131) by beachball)
|
17
31
|
|
18
32
|
### Patches
|
19
33
|
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-provider",
|
3
|
-
"version": "9.1.
|
3
|
+
"version": "9.1.1",
|
4
4
|
"description": "Fluent UI React provider component",
|
5
5
|
"main": "lib-commonjs/index.js",
|
6
6
|
"module": "lib/index.js",
|
@@ -20,24 +20,24 @@
|
|
20
20
|
"just": "just-scripts",
|
21
21
|
"lint": "just-scripts lint",
|
22
22
|
"docs": "api-extractor run --config=config/api-extractor.local.json --local",
|
23
|
-
"build:local": "tsc -p ./tsconfig.lib.json --module esnext --emitDeclarationOnly && node ../../../scripts/typescript/normalize-import --output ./dist/packages/react-components/react-provider/src && yarn docs",
|
24
|
-
"storybook": "
|
23
|
+
"build:local": "tsc -p ./tsconfig.lib.json --module esnext --emitDeclarationOnly && node ../../../scripts/typescript/normalize-import --output ./dist/types/packages/react-components/react-provider/src && yarn docs",
|
24
|
+
"storybook": "start-storybook",
|
25
25
|
"start": "yarn storybook",
|
26
26
|
"type-check": "tsc -b tsconfig.json"
|
27
27
|
},
|
28
28
|
"devDependencies": {
|
29
29
|
"@fluentui/eslint-plugin": "*",
|
30
30
|
"@fluentui/react-conformance": "*",
|
31
|
-
"@fluentui/react-conformance-griffel": "9.0.0-beta.
|
31
|
+
"@fluentui/react-conformance-griffel": "9.0.0-beta.13",
|
32
32
|
"@fluentui/scripts": "^1.0.0"
|
33
33
|
},
|
34
34
|
"dependencies": {
|
35
35
|
"@griffel/core": "^1.5.1",
|
36
|
-
"@griffel/react": "^1.
|
37
|
-
"@fluentui/react-shared-contexts": "^9.0.
|
38
|
-
"@fluentui/react-tabster": "^9.1.
|
39
|
-
"@fluentui/react-theme": "^9.
|
40
|
-
"@fluentui/react-utilities": "^9.0
|
36
|
+
"@griffel/react": "^1.3.0",
|
37
|
+
"@fluentui/react-shared-contexts": "^9.0.1",
|
38
|
+
"@fluentui/react-tabster": "^9.1.1",
|
39
|
+
"@fluentui/react-theme": "^9.1.0",
|
40
|
+
"@fluentui/react-utilities": "^9.1.0",
|
41
41
|
"tslib": "^2.1.0"
|
42
42
|
},
|
43
43
|
"peerDependencies": {
|
package/dist/tsdoc-metadata.json
DELETED
@@ -1,11 +0,0 @@
|
|
1
|
-
// This file is read by tools that parse documentation comments conforming to the TSDoc standard.
|
2
|
-
// It should be published with your NPM package. It should not be tracked by Git.
|
3
|
-
{
|
4
|
-
"tsdocVersion": "0.12",
|
5
|
-
"toolPackages": [
|
6
|
-
{
|
7
|
-
"packageName": "@microsoft/api-extractor",
|
8
|
-
"packageVersion": "7.18.1"
|
9
|
-
}
|
10
|
-
]
|
11
|
-
}
|