@fluentui/react-provider 0.0.0-nightly-20220627-0421.1 → 0.0.0-nightly-20220705-0421.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 +131 -18
- package/CHANGELOG.md +50 -9
- package/package.json +9 -11
package/CHANGELOG.json
CHANGED
@@ -2,9 +2,81 @@
|
|
2
2
|
"name": "@fluentui/react-provider",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "
|
6
|
-
"tag": "@fluentui/react-provider_v0.0.0-nightly-
|
7
|
-
"version": "0.0.0-nightly-
|
5
|
+
"date": "Tue, 05 Jul 2022 04:33:48 GMT",
|
6
|
+
"tag": "@fluentui/react-provider_v0.0.0-nightly-20220705-0421.1",
|
7
|
+
"version": "0.0.0-nightly-20220705-0421.1",
|
8
|
+
"comments": {
|
9
|
+
"prerelease": [
|
10
|
+
{
|
11
|
+
"author": "email not defined",
|
12
|
+
"package": "@fluentui/react-provider",
|
13
|
+
"commit": "not available",
|
14
|
+
"comment": "Release nightly v9"
|
15
|
+
},
|
16
|
+
{
|
17
|
+
"author": "beachball",
|
18
|
+
"package": "@fluentui/react-provider",
|
19
|
+
"comment": "Bump @fluentui/react-shared-contexts to v0.0.0-nightly-20220705-0421.1",
|
20
|
+
"commit": "7e38a357620f7ae2dbd4c42dfb81c4488a0c642d"
|
21
|
+
},
|
22
|
+
{
|
23
|
+
"author": "beachball",
|
24
|
+
"package": "@fluentui/react-provider",
|
25
|
+
"comment": "Bump @fluentui/react-tabster to v0.0.0-nightly-20220705-0421.1",
|
26
|
+
"commit": "7e38a357620f7ae2dbd4c42dfb81c4488a0c642d"
|
27
|
+
},
|
28
|
+
{
|
29
|
+
"author": "beachball",
|
30
|
+
"package": "@fluentui/react-provider",
|
31
|
+
"comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20220705-0421.1",
|
32
|
+
"commit": "7e38a357620f7ae2dbd4c42dfb81c4488a0c642d"
|
33
|
+
},
|
34
|
+
{
|
35
|
+
"author": "beachball",
|
36
|
+
"package": "@fluentui/react-provider",
|
37
|
+
"comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20220705-0421.1",
|
38
|
+
"commit": "7e38a357620f7ae2dbd4c42dfb81c4488a0c642d"
|
39
|
+
},
|
40
|
+
{
|
41
|
+
"author": "beachball",
|
42
|
+
"package": "@fluentui/react-provider",
|
43
|
+
"comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220705-0421.1",
|
44
|
+
"commit": "7e38a357620f7ae2dbd4c42dfb81c4488a0c642d"
|
45
|
+
}
|
46
|
+
]
|
47
|
+
}
|
48
|
+
},
|
49
|
+
{
|
50
|
+
"date": "Tue, 28 Jun 2022 17:39:51 GMT",
|
51
|
+
"tag": "@fluentui/react-provider_v9.0.1",
|
52
|
+
"version": "9.0.1",
|
53
|
+
"comments": {
|
54
|
+
"patch": [
|
55
|
+
{
|
56
|
+
"author": "lingfangao@hotmail.com",
|
57
|
+
"package": "@fluentui/react-provider",
|
58
|
+
"commit": "3deda1fbbfb6ac2b1ad150d4dc6343f1f7fda85b",
|
59
|
+
"comment": "fix: Use caret dependency range for Griffel"
|
60
|
+
},
|
61
|
+
{
|
62
|
+
"author": "beachball",
|
63
|
+
"package": "@fluentui/react-provider",
|
64
|
+
"comment": "Bump @fluentui/react-tabster to v9.0.1",
|
65
|
+
"commit": "3deda1fbbfb6ac2b1ad150d4dc6343f1f7fda85b"
|
66
|
+
},
|
67
|
+
{
|
68
|
+
"author": "beachball",
|
69
|
+
"package": "@fluentui/react-provider",
|
70
|
+
"comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.10",
|
71
|
+
"commit": "3deda1fbbfb6ac2b1ad150d4dc6343f1f7fda85b"
|
72
|
+
}
|
73
|
+
]
|
74
|
+
}
|
75
|
+
},
|
76
|
+
{
|
77
|
+
"date": "Tue, 28 Jun 2022 15:13:52 GMT",
|
78
|
+
"tag": "@fluentui/react-provider_v9.0.0",
|
79
|
+
"version": "9.0.0",
|
8
80
|
"comments": {
|
9
81
|
"prerelease": [
|
10
82
|
{
|
@@ -19,43 +91,84 @@
|
|
19
91
|
"commit": "675acea49c97f10837ddee9b8c4350ca27750125",
|
20
92
|
"comment": "Bump Griffel dependencies"
|
21
93
|
},
|
94
|
+
{
|
95
|
+
"author": "lingfangao@hotmail.com",
|
96
|
+
"package": "@fluentui/react-provider",
|
97
|
+
"commit": "e0aabd850b15adf9c151ebd4e332f7c50ad6cfdf",
|
98
|
+
"comment": "Update 9.0.0-rc dependencies to use caret range"
|
99
|
+
}
|
100
|
+
],
|
101
|
+
"none": [
|
102
|
+
{
|
103
|
+
"author": "tristan.watanabe@gmail.com",
|
104
|
+
"package": "@fluentui/react-provider",
|
105
|
+
"commit": "1605d04371d97cad328aae23b74821cf599a8052",
|
106
|
+
"comment": "chore: Move Provider stories to folder with index entry."
|
107
|
+
}
|
108
|
+
],
|
109
|
+
"patch": [
|
110
|
+
{
|
111
|
+
"author": "lingfangao@hotmail.com",
|
112
|
+
"package": "@fluentui/react-provider",
|
113
|
+
"commit": "c7b1348bdad7aa883c29bfbc96ef2a32e6ebc7dd",
|
114
|
+
"comment": "feat: Initial 9.0.0 release"
|
115
|
+
},
|
22
116
|
{
|
23
117
|
"author": "beachball",
|
24
118
|
"package": "@fluentui/react-provider",
|
25
|
-
"comment": "Bump @fluentui/react-shared-contexts to
|
26
|
-
"commit": "
|
119
|
+
"comment": "Bump @fluentui/react-shared-contexts to v9.0.0",
|
120
|
+
"commit": "ba6c5d651559b91c815429c9a9357c4d5a390f3e"
|
27
121
|
},
|
28
122
|
{
|
29
123
|
"author": "beachball",
|
30
124
|
"package": "@fluentui/react-provider",
|
31
|
-
"comment": "Bump @fluentui/react-tabster to
|
32
|
-
"commit": "
|
125
|
+
"comment": "Bump @fluentui/react-tabster to v9.0.0",
|
126
|
+
"commit": "ba6c5d651559b91c815429c9a9357c4d5a390f3e"
|
33
127
|
},
|
34
128
|
{
|
35
129
|
"author": "beachball",
|
36
130
|
"package": "@fluentui/react-provider",
|
37
|
-
"comment": "Bump @fluentui/react-theme to
|
38
|
-
"commit": "
|
131
|
+
"comment": "Bump @fluentui/react-theme to v9.0.0",
|
132
|
+
"commit": "ba6c5d651559b91c815429c9a9357c4d5a390f3e"
|
39
133
|
},
|
40
134
|
{
|
41
135
|
"author": "beachball",
|
42
136
|
"package": "@fluentui/react-provider",
|
43
|
-
"comment": "Bump @fluentui/react-utilities to
|
44
|
-
"commit": "
|
137
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0",
|
138
|
+
"commit": "ba6c5d651559b91c815429c9a9357c4d5a390f3e"
|
45
139
|
},
|
46
140
|
{
|
47
141
|
"author": "beachball",
|
48
142
|
"package": "@fluentui/react-provider",
|
49
|
-
"comment": "Bump @fluentui/react-conformance-griffel to
|
50
|
-
"commit": "
|
143
|
+
"comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.9",
|
144
|
+
"commit": "ba6c5d651559b91c815429c9a9357c4d5a390f3e"
|
51
145
|
}
|
52
|
-
]
|
53
|
-
|
146
|
+
]
|
147
|
+
}
|
148
|
+
},
|
149
|
+
{
|
150
|
+
"date": "Thu, 23 Jun 2022 14:25:31 GMT",
|
151
|
+
"tag": "@fluentui/react-provider_v9.0.0-rc.14",
|
152
|
+
"version": "9.0.0-rc.14",
|
153
|
+
"comments": {
|
154
|
+
"prerelease": [
|
54
155
|
{
|
55
|
-
"author": "
|
156
|
+
"author": "beachball",
|
56
157
|
"package": "@fluentui/react-provider",
|
57
|
-
"
|
58
|
-
"
|
158
|
+
"comment": "Bump @fluentui/react-shared-contexts to v9.0.0-rc.11",
|
159
|
+
"commit": "b00790b7a0ea1473d8c3cc49c7ca0088002957ed"
|
160
|
+
},
|
161
|
+
{
|
162
|
+
"author": "beachball",
|
163
|
+
"package": "@fluentui/react-provider",
|
164
|
+
"comment": "Bump @fluentui/react-tabster to v9.0.0-rc.14",
|
165
|
+
"commit": "b00790b7a0ea1473d8c3cc49c7ca0088002957ed"
|
166
|
+
},
|
167
|
+
{
|
168
|
+
"author": "beachball",
|
169
|
+
"package": "@fluentui/react-provider",
|
170
|
+
"comment": "Bump @fluentui/react-theme to v9.0.0-rc.10",
|
171
|
+
"commit": "b00790b7a0ea1473d8c3cc49c7ca0088002957ed"
|
59
172
|
}
|
60
173
|
]
|
61
174
|
}
|
package/CHANGELOG.md
CHANGED
@@ -1,23 +1,64 @@
|
|
1
1
|
# Change Log - @fluentui/react-provider
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Tue, 05 Jul 2022 04:33:48 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
-
## [0.0.0-nightly-
|
7
|
+
## [0.0.0-nightly-20220705-0421.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v0.0.0-nightly-20220705-0421.1)
|
8
8
|
|
9
|
-
|
10
|
-
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.0.
|
9
|
+
Tue, 05 Jul 2022 04:33:48 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.0.1..@fluentui/react-provider_v0.0.0-nightly-20220705-0421.1)
|
11
|
+
|
12
|
+
### Changes
|
13
|
+
|
14
|
+
- Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/not available) by email not defined)
|
15
|
+
- Bump @fluentui/react-shared-contexts to v0.0.0-nightly-20220705-0421.1 ([commit](https://github.com/microsoft/fluentui/commit/7e38a357620f7ae2dbd4c42dfb81c4488a0c642d) by beachball)
|
16
|
+
- Bump @fluentui/react-tabster to v0.0.0-nightly-20220705-0421.1 ([commit](https://github.com/microsoft/fluentui/commit/7e38a357620f7ae2dbd4c42dfb81c4488a0c642d) by beachball)
|
17
|
+
- Bump @fluentui/react-theme to v0.0.0-nightly-20220705-0421.1 ([commit](https://github.com/microsoft/fluentui/commit/7e38a357620f7ae2dbd4c42dfb81c4488a0c642d) by beachball)
|
18
|
+
- Bump @fluentui/react-utilities to v0.0.0-nightly-20220705-0421.1 ([commit](https://github.com/microsoft/fluentui/commit/7e38a357620f7ae2dbd4c42dfb81c4488a0c642d) by beachball)
|
19
|
+
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220705-0421.1 ([commit](https://github.com/microsoft/fluentui/commit/7e38a357620f7ae2dbd4c42dfb81c4488a0c642d) by beachball)
|
20
|
+
|
21
|
+
## [9.0.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.0.1)
|
22
|
+
|
23
|
+
Tue, 28 Jun 2022 17:39:51 GMT
|
24
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.0.0..@fluentui/react-provider_v9.0.1)
|
25
|
+
|
26
|
+
### Patches
|
27
|
+
|
28
|
+
- fix: Use caret dependency range for Griffel ([PR #23754](https://github.com/microsoft/fluentui/pull/23754) by lingfangao@hotmail.com)
|
29
|
+
- Bump @fluentui/react-tabster to v9.0.1 ([PR #23754](https://github.com/microsoft/fluentui/pull/23754) by beachball)
|
30
|
+
- Bump @fluentui/react-conformance-griffel to v9.0.0-beta.10 ([PR #23754](https://github.com/microsoft/fluentui/pull/23754) by beachball)
|
31
|
+
|
32
|
+
## [9.0.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.0.0)
|
33
|
+
|
34
|
+
Tue, 28 Jun 2022 15:13:52 GMT
|
35
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.0.0-rc.14..@fluentui/react-provider_v9.0.0)
|
36
|
+
|
37
|
+
### Patches
|
38
|
+
|
39
|
+
- feat: Initial 9.0.0 release ([PR #23733](https://github.com/microsoft/fluentui/pull/23733) by lingfangao@hotmail.com)
|
40
|
+
- Bump @fluentui/react-shared-contexts to v9.0.0 ([commit](https://github.com/microsoft/fluentui/commit/ba6c5d651559b91c815429c9a9357c4d5a390f3e) by beachball)
|
41
|
+
- Bump @fluentui/react-tabster to v9.0.0 ([commit](https://github.com/microsoft/fluentui/commit/ba6c5d651559b91c815429c9a9357c4d5a390f3e) by beachball)
|
42
|
+
- Bump @fluentui/react-theme to v9.0.0 ([commit](https://github.com/microsoft/fluentui/commit/ba6c5d651559b91c815429c9a9357c4d5a390f3e) by beachball)
|
43
|
+
- Bump @fluentui/react-utilities to v9.0.0 ([commit](https://github.com/microsoft/fluentui/commit/ba6c5d651559b91c815429c9a9357c4d5a390f3e) by beachball)
|
44
|
+
- Bump @fluentui/react-conformance-griffel to v9.0.0-beta.9 ([commit](https://github.com/microsoft/fluentui/commit/ba6c5d651559b91c815429c9a9357c4d5a390f3e) by beachball)
|
11
45
|
|
12
46
|
### Changes
|
13
47
|
|
14
48
|
- fix: properly handle text direction in styles ([PR #22936](https://github.com/microsoft/fluentui/pull/22936) by olfedias@microsoft.com)
|
15
49
|
- Bump Griffel dependencies ([PR #23688](https://github.com/microsoft/fluentui/pull/23688) by lingfangao@hotmail.com)
|
16
|
-
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
50
|
+
- Update 9.0.0-rc dependencies to use caret range ([PR #23732](https://github.com/microsoft/fluentui/pull/23732) by lingfangao@hotmail.com)
|
51
|
+
|
52
|
+
## [9.0.0-rc.14](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.0.0-rc.14)
|
53
|
+
|
54
|
+
Thu, 23 Jun 2022 14:25:31 GMT
|
55
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.0.0-rc.13..@fluentui/react-provider_v9.0.0-rc.14)
|
56
|
+
|
57
|
+
### Changes
|
58
|
+
|
59
|
+
- Bump @fluentui/react-shared-contexts to v9.0.0-rc.11 ([PR #23608](https://github.com/microsoft/fluentui/pull/23608) by beachball)
|
60
|
+
- Bump @fluentui/react-tabster to v9.0.0-rc.14 ([PR #23608](https://github.com/microsoft/fluentui/pull/23608) by beachball)
|
61
|
+
- Bump @fluentui/react-theme to v9.0.0-rc.10 ([PR #23608](https://github.com/microsoft/fluentui/pull/23608) by beachball)
|
21
62
|
|
22
63
|
## [9.0.0-rc.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.0.0-rc.13)
|
23
64
|
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-provider",
|
3
|
-
"version": "0.0.0-nightly-
|
3
|
+
"version": "0.0.0-nightly-20220705-0421.1",
|
4
4
|
"description": "Fluent UI React provider component",
|
5
5
|
"main": "lib-commonjs/index.js",
|
6
6
|
"module": "lib/index.js",
|
@@ -28,16 +28,16 @@
|
|
28
28
|
"devDependencies": {
|
29
29
|
"@fluentui/eslint-plugin": "*",
|
30
30
|
"@fluentui/react-conformance": "*",
|
31
|
-
"@fluentui/react-conformance-griffel": "0.0.0-nightly-
|
31
|
+
"@fluentui/react-conformance-griffel": "0.0.0-nightly-20220705-0421.1",
|
32
32
|
"@fluentui/scripts": "^1.0.0"
|
33
33
|
},
|
34
34
|
"dependencies": {
|
35
|
-
"@griffel/core": "1.4.
|
36
|
-
"@griffel/react": "1.2.0",
|
37
|
-
"@fluentui/react-shared-contexts": "0.0.0-nightly-
|
38
|
-
"@fluentui/react-tabster": "0.0.0-nightly-
|
39
|
-
"@fluentui/react-theme": "0.0.0-nightly-
|
40
|
-
"@fluentui/react-utilities": "0.0.0-nightly-
|
35
|
+
"@griffel/core": "^1.4.1",
|
36
|
+
"@griffel/react": "^1.2.0",
|
37
|
+
"@fluentui/react-shared-contexts": "^0.0.0-nightly-20220705-0421.1",
|
38
|
+
"@fluentui/react-tabster": "^0.0.0-nightly-20220705-0421.1",
|
39
|
+
"@fluentui/react-theme": "^0.0.0-nightly-20220705-0421.1",
|
40
|
+
"@fluentui/react-utilities": "^0.0.0-nightly-20220705-0421.1",
|
41
41
|
"tslib": "^2.1.0"
|
42
42
|
},
|
43
43
|
"peerDependencies": {
|
@@ -48,9 +48,7 @@
|
|
48
48
|
},
|
49
49
|
"beachball": {
|
50
50
|
"disallowedChangeTypes": [
|
51
|
-
"major"
|
52
|
-
"minor",
|
53
|
-
"patch"
|
51
|
+
"major"
|
54
52
|
]
|
55
53
|
},
|
56
54
|
"exports": {
|