@fluentui/react-provider 0.0.0-nightly96d9c9354420220210.1 → 0.0.0-nightly9fe22334a320220214.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 CHANGED
@@ -2,17 +2,88 @@
2
2
  "name": "@fluentui/react-provider",
3
3
  "entries": [
4
4
  {
5
- "date": "Thu, 10 Feb 2022 04:16:35 GMT",
6
- "tag": "@fluentui/react-provider_v0.0.0-nightly96d9c9354420220210.1",
7
- "version": "0.0.0-nightly96d9c9354420220210.1",
5
+ "date": "Mon, 14 Feb 2022 04:12:22 GMT",
6
+ "tag": "@fluentui/react-provider_v0.0.0-nightly9fe22334a320220214.1",
7
+ "version": "0.0.0-nightly9fe22334a320220214.1",
8
8
  "comments": {
9
9
  "prerelease": [
10
10
  {
11
11
  "author": "email not defined",
12
12
  "package": "@fluentui/react-provider",
13
- "commit": "df0f6db42df4395871de937d79a23fc5c3d82831",
13
+ "commit": "0b107203efdbb60dc036afb84183c50442a080bb",
14
14
  "comment": "Release nightly v9"
15
15
  },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-provider",
19
+ "comment": "Bump @fluentui/react-shared-contexts to v0.0.0-nightly9fe22334a320220214.1",
20
+ "commit": "0b107203efdbb60dc036afb84183c50442a080bb"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui/react-provider",
25
+ "comment": "Bump @fluentui/react-tabster to v0.0.0-nightly9fe22334a320220214.1",
26
+ "commit": "0b107203efdbb60dc036afb84183c50442a080bb"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@fluentui/react-provider",
31
+ "comment": "Bump @fluentui/react-theme to v0.0.0-nightly9fe22334a320220214.1",
32
+ "commit": "0b107203efdbb60dc036afb84183c50442a080bb"
33
+ },
34
+ {
35
+ "author": "beachball",
36
+ "package": "@fluentui/react-provider",
37
+ "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly9fe22334a320220214.1",
38
+ "commit": "0b107203efdbb60dc036afb84183c50442a080bb"
39
+ },
40
+ {
41
+ "author": "beachball",
42
+ "package": "@fluentui/react-provider",
43
+ "comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly9fe22334a320220214.1",
44
+ "commit": "0b107203efdbb60dc036afb84183c50442a080bb"
45
+ }
46
+ ]
47
+ }
48
+ },
49
+ {
50
+ "date": "Thu, 10 Feb 2022 08:50:43 GMT",
51
+ "tag": "@fluentui/react-provider_v9.0.0-rc.1",
52
+ "version": "9.0.0-rc.1",
53
+ "comments": {
54
+ "none": [
55
+ {
56
+ "author": "martinhochel@microsoft.com",
57
+ "package": "@fluentui/react-provider",
58
+ "commit": "8dfa712156b70414205b87b5b6d099367b0c297d",
59
+ "comment": "chore: use storybook runner for all vNext packages"
60
+ },
61
+ {
62
+ "author": "olfedias@microsoft.com",
63
+ "package": "@fluentui/react-provider",
64
+ "commit": "d11a238f944b891c13b3bfa56a17ddace52f37d5",
65
+ "comment": "update stories to not use CSS shorthands in styles"
66
+ },
67
+ {
68
+ "author": "martinhochel@microsoft.com",
69
+ "package": "@fluentui/react-provider",
70
+ "commit": "28ceaaa83cd92a0389c466f0b15b283e3d9b08e4",
71
+ "comment": "chore: update all jest deps to v25 + apply single version policy"
72
+ },
73
+ {
74
+ "author": "olfedias@microsoft.com",
75
+ "package": "@fluentui/react-provider",
76
+ "commit": "c061e98be4b4a718c72a144a1f60bb5515824612",
77
+ "comment": "remove inline-style-expand-shorthand from tsconfigs"
78
+ },
79
+ {
80
+ "author": "olfedias@microsoft.com",
81
+ "package": "@fluentui/react-provider",
82
+ "commit": "0fe5ae5d94918a8f8805ed3e587ed98acb17c4b2",
83
+ "comment": "add @types/react-test-renderer to devDependencies"
84
+ }
85
+ ],
86
+ "prerelease": [
16
87
  {
17
88
  "author": "mgodbolt@microsoft.com",
18
89
  "package": "@fluentui/react-provider",
@@ -94,64 +165,32 @@
94
165
  {
95
166
  "author": "beachball",
96
167
  "package": "@fluentui/react-provider",
97
- "comment": "Bump @fluentui/react-shared-contexts to v0.0.0-nightly96d9c9354420220210.1",
98
- "commit": "df0f6db42df4395871de937d79a23fc5c3d82831"
168
+ "comment": "Bump @fluentui/react-shared-contexts to v9.0.0-rc.1",
169
+ "commit": "e6c855f6d9019d6c73668d15fc9bc3a13291a6c8"
99
170
  },
100
171
  {
101
172
  "author": "beachball",
102
173
  "package": "@fluentui/react-provider",
103
- "comment": "Bump @fluentui/react-tabster to v0.0.0-nightly96d9c9354420220210.1",
104
- "commit": "df0f6db42df4395871de937d79a23fc5c3d82831"
174
+ "comment": "Bump @fluentui/react-tabster to v9.0.0-rc.1",
175
+ "commit": "e6c855f6d9019d6c73668d15fc9bc3a13291a6c8"
105
176
  },
106
177
  {
107
178
  "author": "beachball",
108
179
  "package": "@fluentui/react-provider",
109
- "comment": "Bump @fluentui/react-theme to v0.0.0-nightly96d9c9354420220210.1",
110
- "commit": "df0f6db42df4395871de937d79a23fc5c3d82831"
180
+ "comment": "Bump @fluentui/react-theme to v9.0.0-rc.1",
181
+ "commit": "e6c855f6d9019d6c73668d15fc9bc3a13291a6c8"
111
182
  },
112
183
  {
113
184
  "author": "beachball",
114
185
  "package": "@fluentui/react-provider",
115
- "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly96d9c9354420220210.1",
116
- "commit": "df0f6db42df4395871de937d79a23fc5c3d82831"
186
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-rc.1",
187
+ "commit": "e6c855f6d9019d6c73668d15fc9bc3a13291a6c8"
117
188
  },
118
189
  {
119
190
  "author": "beachball",
120
191
  "package": "@fluentui/react-provider",
121
- "comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly96d9c9354420220210.1",
122
- "commit": "df0f6db42df4395871de937d79a23fc5c3d82831"
123
- }
124
- ],
125
- "none": [
126
- {
127
- "author": "martinhochel@microsoft.com",
128
- "package": "@fluentui/react-provider",
129
- "commit": "8dfa712156b70414205b87b5b6d099367b0c297d",
130
- "comment": "chore: use storybook runner for all vNext packages"
131
- },
132
- {
133
- "author": "olfedias@microsoft.com",
134
- "package": "@fluentui/react-provider",
135
- "commit": "d11a238f944b891c13b3bfa56a17ddace52f37d5",
136
- "comment": "update stories to not use CSS shorthands in styles"
137
- },
138
- {
139
- "author": "martinhochel@microsoft.com",
140
- "package": "@fluentui/react-provider",
141
- "commit": "28ceaaa83cd92a0389c466f0b15b283e3d9b08e4",
142
- "comment": "chore: update all jest deps to v25 + apply single version policy"
143
- },
144
- {
145
- "author": "olfedias@microsoft.com",
146
- "package": "@fluentui/react-provider",
147
- "commit": "c061e98be4b4a718c72a144a1f60bb5515824612",
148
- "comment": "remove inline-style-expand-shorthand from tsconfigs"
149
- },
150
- {
151
- "author": "olfedias@microsoft.com",
152
- "package": "@fluentui/react-provider",
153
- "commit": "0fe5ae5d94918a8f8805ed3e587ed98acb17c4b2",
154
- "comment": "add @types/react-test-renderer to devDependencies"
192
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.1",
193
+ "commit": "e6c855f6d9019d6c73668d15fc9bc3a13291a6c8"
155
194
  }
156
195
  ]
157
196
  }
package/CHANGELOG.md CHANGED
@@ -1,17 +1,30 @@
1
1
  # Change Log - @fluentui/react-provider
2
2
 
3
- This log was last generated on Thu, 10 Feb 2022 04:16:35 GMT and should not be manually modified.
3
+ This log was last generated on Mon, 14 Feb 2022 04:12:22 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## [0.0.0-nightly96d9c9354420220210.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v0.0.0-nightly96d9c9354420220210.1)
7
+ ## [0.0.0-nightly9fe22334a320220214.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v0.0.0-nightly9fe22334a320220214.1)
8
8
 
9
- Thu, 10 Feb 2022 04:16:35 GMT
10
- [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.0.0-beta.5..@fluentui/react-provider_v0.0.0-nightly96d9c9354420220210.1)
9
+ Mon, 14 Feb 2022 04:12:22 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.0.0-rc.1..@fluentui/react-provider_v0.0.0-nightly9fe22334a320220214.1)
11
+
12
+ ### Changes
13
+
14
+ - Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/0b107203efdbb60dc036afb84183c50442a080bb) by email not defined)
15
+ - Bump @fluentui/react-shared-contexts to v0.0.0-nightly9fe22334a320220214.1 ([commit](https://github.com/microsoft/fluentui/commit/0b107203efdbb60dc036afb84183c50442a080bb) by beachball)
16
+ - Bump @fluentui/react-tabster to v0.0.0-nightly9fe22334a320220214.1 ([commit](https://github.com/microsoft/fluentui/commit/0b107203efdbb60dc036afb84183c50442a080bb) by beachball)
17
+ - Bump @fluentui/react-theme to v0.0.0-nightly9fe22334a320220214.1 ([commit](https://github.com/microsoft/fluentui/commit/0b107203efdbb60dc036afb84183c50442a080bb) by beachball)
18
+ - Bump @fluentui/react-utilities to v0.0.0-nightly9fe22334a320220214.1 ([commit](https://github.com/microsoft/fluentui/commit/0b107203efdbb60dc036afb84183c50442a080bb) by beachball)
19
+ - Bump @fluentui/react-conformance-griffel to v0.0.0-nightly9fe22334a320220214.1 ([commit](https://github.com/microsoft/fluentui/commit/0b107203efdbb60dc036afb84183c50442a080bb) by beachball)
20
+
21
+ ## [9.0.0-rc.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.0.0-rc.1)
22
+
23
+ Thu, 10 Feb 2022 08:50:43 GMT
24
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.0.0-beta.5..@fluentui/react-provider_v9.0.0-rc.1)
11
25
 
12
26
  ### Changes
13
27
 
14
- - Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/df0f6db42df4395871de937d79a23fc5c3d82831) by email not defined)
15
28
  - remove export of commons types ([PR #21660](https://github.com/microsoft/fluentui/pull/21660) by mgodbolt@microsoft.com)
16
29
  - Using ComponentSlotProps instead of ObjectShorthandProps. ([PR #20890](https://github.com/microsoft/fluentui/pull/20890) by Humberto.Morimoto@microsoft.com)
17
30
  - Updating use of tokens.fontWeight now that we don't need to use casting. ([PR #21217](https://github.com/microsoft/fluentui/pull/21217) by Humberto.Morimoto@microsoft.com)
@@ -25,11 +38,11 @@ Thu, 10 Feb 2022 04:16:35 GMT
25
38
  - Bump Fluent UI packages to 9.0.0-rc ([PR #21623](https://github.com/microsoft/fluentui/pull/21623) by lingfangao@hotmail.com)
26
39
  - Remove component's shorthandProps array ([PR #21134](https://github.com/microsoft/fluentui/pull/21134) by behowell@microsoft.com)
27
40
  - BREAKING: Rename component hooks add the suffix _unstable, as their API has not been finalized yet ([PR #21365](https://github.com/microsoft/fluentui/pull/21365) by behowell@microsoft.com)
28
- - Bump @fluentui/react-shared-contexts to v0.0.0-nightly96d9c9354420220210.1 ([commit](https://github.com/microsoft/fluentui/commit/df0f6db42df4395871de937d79a23fc5c3d82831) by beachball)
29
- - Bump @fluentui/react-tabster to v0.0.0-nightly96d9c9354420220210.1 ([commit](https://github.com/microsoft/fluentui/commit/df0f6db42df4395871de937d79a23fc5c3d82831) by beachball)
30
- - Bump @fluentui/react-theme to v0.0.0-nightly96d9c9354420220210.1 ([commit](https://github.com/microsoft/fluentui/commit/df0f6db42df4395871de937d79a23fc5c3d82831) by beachball)
31
- - Bump @fluentui/react-utilities to v0.0.0-nightly96d9c9354420220210.1 ([commit](https://github.com/microsoft/fluentui/commit/df0f6db42df4395871de937d79a23fc5c3d82831) by beachball)
32
- - Bump @fluentui/react-conformance-griffel to v0.0.0-nightly96d9c9354420220210.1 ([commit](https://github.com/microsoft/fluentui/commit/df0f6db42df4395871de937d79a23fc5c3d82831) by beachball)
41
+ - Bump @fluentui/react-shared-contexts to v9.0.0-rc.1 ([commit](https://github.com/microsoft/fluentui/commit/e6c855f6d9019d6c73668d15fc9bc3a13291a6c8) by beachball)
42
+ - Bump @fluentui/react-tabster to v9.0.0-rc.1 ([commit](https://github.com/microsoft/fluentui/commit/e6c855f6d9019d6c73668d15fc9bc3a13291a6c8) by beachball)
43
+ - Bump @fluentui/react-theme to v9.0.0-rc.1 ([commit](https://github.com/microsoft/fluentui/commit/e6c855f6d9019d6c73668d15fc9bc3a13291a6c8) by beachball)
44
+ - Bump @fluentui/react-utilities to v9.0.0-rc.1 ([commit](https://github.com/microsoft/fluentui/commit/e6c855f6d9019d6c73668d15fc9bc3a13291a6c8) by beachball)
45
+ - Bump @fluentui/react-conformance-griffel to v9.0.0-beta.1 ([commit](https://github.com/microsoft/fluentui/commit/e6c855f6d9019d6c73668d15fc9bc3a13291a6c8) by beachball)
33
46
 
34
47
  ## [9.0.0-beta.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.0.0-beta.5)
35
48
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-provider",
3
- "version": "0.0.0-nightly96d9c9354420220210.1",
3
+ "version": "0.0.0-nightly9fe22334a320220214.1",
4
4
  "description": "Fluent UI React provider component",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -28,7 +28,7 @@
28
28
  "devDependencies": {
29
29
  "@fluentui/eslint-plugin": "*",
30
30
  "@fluentui/react-conformance": "*",
31
- "@fluentui/react-conformance-griffel": "0.0.0-nightly96d9c9354420220210.1",
31
+ "@fluentui/react-conformance-griffel": "0.0.0-nightly9fe22334a320220214.1",
32
32
  "@fluentui/scripts": "^1.0.0",
33
33
  "@types/enzyme": "3.10.3",
34
34
  "@types/enzyme-adapter-react-16": "1.0.3",
@@ -43,10 +43,10 @@
43
43
  },
44
44
  "dependencies": {
45
45
  "@griffel/react": "1.0.0",
46
- "@fluentui/react-shared-contexts": "0.0.0-nightly96d9c9354420220210.1",
47
- "@fluentui/react-tabster": "0.0.0-nightly96d9c9354420220210.1",
48
- "@fluentui/react-theme": "0.0.0-nightly96d9c9354420220210.1",
49
- "@fluentui/react-utilities": "0.0.0-nightly96d9c9354420220210.1",
46
+ "@fluentui/react-shared-contexts": "0.0.0-nightly9fe22334a320220214.1",
47
+ "@fluentui/react-tabster": "0.0.0-nightly9fe22334a320220214.1",
48
+ "@fluentui/react-theme": "0.0.0-nightly9fe22334a320220214.1",
49
+ "@fluentui/react-utilities": "0.0.0-nightly9fe22334a320220214.1",
50
50
  "tslib": "^2.1.0"
51
51
  },
52
52
  "peerDependencies": {