@fluentui/react-context-selector 9.0.0-alpha.7 → 9.0.0-beta.2
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 +716 -1
- package/CHANGELOG.md +322 -2
- package/README.md +20 -0
- package/dist/react-context-selector.d.ts +9 -0
- package/lib/createContext.js.map +1 -1
- package/lib/index.d.ts +1 -0
- package/lib/index.js +1 -0
- package/lib/index.js.map +1 -1
- package/lib/tsdoc-metadata.json +1 -1
- package/lib/types.js.map +1 -1
- package/lib/useContextSelector.js.map +1 -1
- package/lib/useHasParentContext.d.ts +9 -0
- package/lib/useHasParentContext.js +16 -0
- package/lib/useHasParentContext.js.map +1 -0
- package/lib-commonjs/createContext.js.map +1 -1
- package/lib-commonjs/index.d.ts +1 -0
- package/lib-commonjs/index.js +3 -1
- package/lib-commonjs/index.js.map +1 -1
- package/lib-commonjs/types.js.map +1 -1
- package/lib-commonjs/useContextSelector.js.map +1 -1
- package/lib-commonjs/useHasParentContext.d.ts +9 -0
- package/lib-commonjs/useHasParentContext.js +20 -0
- package/lib-commonjs/useHasParentContext.js.map +1 -0
- package/package.json +7 -7
- package/config/api-extractor.json +0 -3
- package/config/tests.js +0 -1
- package/etc/react-context-selector.api.md +0 -42
- package/just.config.ts +0 -3
- package/lib-amd/createContext.d.ts +0 -2
- package/lib-amd/createContext.js +0 -48
- package/lib-amd/createContext.js.map +0 -1
- package/lib-amd/index.d.ts +0 -3
- package/lib-amd/index.js +0 -9
- package/lib-amd/index.js.map +0 -1
- package/lib-amd/types.d.ts +0 -19
- package/lib-amd/types.js +0 -5
- package/lib-amd/types.js.map +0 -1
- package/lib-amd/useContextSelector.d.ts +0 -7
- package/lib-amd/useContextSelector.js +0 -71
- package/lib-amd/useContextSelector.js.map +0 -1
package/CHANGELOG.json
CHANGED
@@ -2,7 +2,722 @@
|
|
2
2
|
"name": "@fluentui/react-context-selector",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "Wed,
|
5
|
+
"date": "Wed, 27 Oct 2021 12:12:32 GMT",
|
6
|
+
"tag": "@fluentui/react-context-selector_v9.0.0-beta.2",
|
7
|
+
"version": "9.0.0-beta.2",
|
8
|
+
"comments": {
|
9
|
+
"prerelease": [
|
10
|
+
{
|
11
|
+
"author": "beachball",
|
12
|
+
"package": "@fluentui/react-context-selector",
|
13
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-beta.2",
|
14
|
+
"commit": "0f8f1ae7c2d908e51e29dd342d79e041f86fac08"
|
15
|
+
}
|
16
|
+
]
|
17
|
+
}
|
18
|
+
},
|
19
|
+
{
|
20
|
+
"date": "Wed, 06 Oct 2021 10:37:22 GMT",
|
21
|
+
"tag": "@fluentui/react-context-selector_v9.0.0-beta.1",
|
22
|
+
"version": "9.0.0-beta.1",
|
23
|
+
"comments": {
|
24
|
+
"prerelease": [
|
25
|
+
{
|
26
|
+
"author": "lingfangao@hotmail.com",
|
27
|
+
"package": "@fluentui/react-context-selector",
|
28
|
+
"comment": "Bump all v9 components to beta prerelease tag",
|
29
|
+
"commit": "5553164c190a4beb4780745d0e6403109e057913"
|
30
|
+
},
|
31
|
+
{
|
32
|
+
"author": "beachball",
|
33
|
+
"package": "@fluentui/react-context-selector",
|
34
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-beta.1",
|
35
|
+
"commit": "5553164c190a4beb4780745d0e6403109e057913"
|
36
|
+
}
|
37
|
+
]
|
38
|
+
}
|
39
|
+
},
|
40
|
+
{
|
41
|
+
"date": "Tue, 05 Oct 2021 09:28:07 GMT",
|
42
|
+
"tag": "@fluentui/react-context-selector_v9.0.0-alpha.39",
|
43
|
+
"version": "9.0.0-alpha.39",
|
44
|
+
"comments": {
|
45
|
+
"prerelease": [
|
46
|
+
{
|
47
|
+
"author": "beachball",
|
48
|
+
"package": "@fluentui/react-context-selector",
|
49
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.56",
|
50
|
+
"commit": "3b16677a03035dcf03c1297268b85c6d4bd3f839"
|
51
|
+
}
|
52
|
+
]
|
53
|
+
}
|
54
|
+
},
|
55
|
+
{
|
56
|
+
"date": "Fri, 01 Oct 2021 14:13:08 GMT",
|
57
|
+
"tag": "@fluentui/react-context-selector_v9.0.0-alpha.38",
|
58
|
+
"version": "9.0.0-alpha.38",
|
59
|
+
"comments": {
|
60
|
+
"prerelease": [
|
61
|
+
{
|
62
|
+
"author": "lingfangao@hotmail.com",
|
63
|
+
"package": "@fluentui/react-context-selector",
|
64
|
+
"comment": "Bump v9 prerelease versions to rerelease",
|
65
|
+
"commit": "4fa0856ad0353b787b8ae59229e6f64ef0719824"
|
66
|
+
},
|
67
|
+
{
|
68
|
+
"author": "beachball",
|
69
|
+
"package": "@fluentui/react-context-selector",
|
70
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.55",
|
71
|
+
"commit": "4fa0856ad0353b787b8ae59229e6f64ef0719824"
|
72
|
+
}
|
73
|
+
]
|
74
|
+
}
|
75
|
+
},
|
76
|
+
{
|
77
|
+
"date": "Mon, 27 Sep 2021 08:06:00 GMT",
|
78
|
+
"tag": "@fluentui/react-context-selector_v9.0.0-alpha.36",
|
79
|
+
"version": "9.0.0-alpha.36",
|
80
|
+
"comments": {
|
81
|
+
"prerelease": [
|
82
|
+
{
|
83
|
+
"author": "beachball",
|
84
|
+
"package": "@fluentui/react-context-selector",
|
85
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.53",
|
86
|
+
"commit": "0df6cb80c9181650bf5d6c5df233bd5e9e779a43"
|
87
|
+
}
|
88
|
+
]
|
89
|
+
}
|
90
|
+
},
|
91
|
+
{
|
92
|
+
"date": "Fri, 24 Sep 2021 09:17:17 GMT",
|
93
|
+
"tag": "@fluentui/react-context-selector_v9.0.0-alpha.35",
|
94
|
+
"version": "9.0.0-alpha.35",
|
95
|
+
"comments": {
|
96
|
+
"prerelease": [
|
97
|
+
{
|
98
|
+
"author": "beachball",
|
99
|
+
"package": "@fluentui/react-context-selector",
|
100
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.52",
|
101
|
+
"commit": "0d26909912889432060fd4c87b2f4a45017e1532"
|
102
|
+
}
|
103
|
+
]
|
104
|
+
}
|
105
|
+
},
|
106
|
+
{
|
107
|
+
"date": "Thu, 23 Sep 2021 08:21:34 GMT",
|
108
|
+
"tag": "@fluentui/react-context-selector_v9.0.0-alpha.34",
|
109
|
+
"version": "9.0.0-alpha.34",
|
110
|
+
"comments": {
|
111
|
+
"prerelease": [
|
112
|
+
{
|
113
|
+
"author": "beachball",
|
114
|
+
"package": "@fluentui/react-context-selector",
|
115
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.51",
|
116
|
+
"commit": "95682da34c48813f7658032ae490d21d2f363b90"
|
117
|
+
}
|
118
|
+
]
|
119
|
+
}
|
120
|
+
},
|
121
|
+
{
|
122
|
+
"date": "Wed, 22 Sep 2021 10:10:07 GMT",
|
123
|
+
"tag": "@fluentui/react-context-selector_v9.0.0-alpha.33",
|
124
|
+
"version": "9.0.0-alpha.33",
|
125
|
+
"comments": {
|
126
|
+
"prerelease": [
|
127
|
+
{
|
128
|
+
"author": "beachball",
|
129
|
+
"package": "@fluentui/react-context-selector",
|
130
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.50",
|
131
|
+
"commit": "bc3f1ec72fc7784a558b0dd6598ee0662f4649c1"
|
132
|
+
}
|
133
|
+
]
|
134
|
+
}
|
135
|
+
},
|
136
|
+
{
|
137
|
+
"date": "Mon, 20 Sep 2021 07:36:26 GMT",
|
138
|
+
"tag": "@fluentui/react-context-selector_v9.0.0-alpha.32",
|
139
|
+
"version": "9.0.0-alpha.32",
|
140
|
+
"comments": {
|
141
|
+
"none": [
|
142
|
+
{
|
143
|
+
"author": "lingfangao@hotmail.com",
|
144
|
+
"package": "@fluentui/react-context-selector",
|
145
|
+
"comment": "chore: use versioon eslint-plugin and react-conformance in dev dependencies",
|
146
|
+
"commit": "b8a304770f77c0353553a152dad34421070400a6"
|
147
|
+
},
|
148
|
+
{
|
149
|
+
"author": "lingfangao@hotmail.com",
|
150
|
+
"package": "@fluentui/react-context-selector",
|
151
|
+
"commit": "b8a304770f77c0353553a152dad34421070400a6",
|
152
|
+
"comment": "Bump @fluentui/react-context-selector to v9.0.0-alpha.32"
|
153
|
+
}
|
154
|
+
]
|
155
|
+
}
|
156
|
+
},
|
157
|
+
{
|
158
|
+
"date": "Fri, 17 Sep 2021 07:35:26 GMT",
|
159
|
+
"tag": "@fluentui/react-context-selector_v9.0.0-alpha.32",
|
160
|
+
"version": "9.0.0-alpha.32",
|
161
|
+
"comments": {
|
162
|
+
"prerelease": [
|
163
|
+
{
|
164
|
+
"author": "Humberto.Morimoto@microsoft.com",
|
165
|
+
"package": "@fluentui/react-context-selector",
|
166
|
+
"commit": "90d71a0914acbb73a0365d60a85237e3d58ef575",
|
167
|
+
"comment": "Bump @fluentui/react-context-selector to v9.0.0-alpha.32"
|
168
|
+
}
|
169
|
+
]
|
170
|
+
}
|
171
|
+
},
|
172
|
+
{
|
173
|
+
"date": "Thu, 16 Sep 2021 07:38:39 GMT",
|
174
|
+
"tag": "@fluentui/react-context-selector_v9.0.0-alpha.31",
|
175
|
+
"version": "9.0.0-alpha.31",
|
176
|
+
"comments": {
|
177
|
+
"prerelease": [
|
178
|
+
{
|
179
|
+
"author": "behowell@microsoft.com",
|
180
|
+
"package": "@fluentui/react-context-selector",
|
181
|
+
"commit": "fbe41e2877a20ce0f3c01b5188e17c12f941cc4c",
|
182
|
+
"comment": "Bump @fluentui/react-context-selector to v9.0.0-alpha.31"
|
183
|
+
}
|
184
|
+
]
|
185
|
+
}
|
186
|
+
},
|
187
|
+
{
|
188
|
+
"date": "Tue, 14 Sep 2021 20:09:02 GMT",
|
189
|
+
"tag": "@fluentui/react-context-selector_v9.0.0-alpha.30",
|
190
|
+
"version": "9.0.0-alpha.30",
|
191
|
+
"comments": {
|
192
|
+
"prerelease": [
|
193
|
+
{
|
194
|
+
"author": "bsunderhus@microsoft.com",
|
195
|
+
"package": "@fluentui/react-context-selector",
|
196
|
+
"commit": "10495c31fb5c5cf48b4665601a75a0cfabb6a03c",
|
197
|
+
"comment": "Bump @fluentui/react-context-selector to v9.0.0-alpha.30"
|
198
|
+
}
|
199
|
+
]
|
200
|
+
}
|
201
|
+
},
|
202
|
+
{
|
203
|
+
"date": "Fri, 10 Sep 2021 16:31:53 GMT",
|
204
|
+
"tag": "@fluentui/react-context-selector_v9.0.0-alpha.29",
|
205
|
+
"version": "9.0.0-alpha.29",
|
206
|
+
"comments": {
|
207
|
+
"prerelease": [
|
208
|
+
{
|
209
|
+
"author": "lingfangao@hotmail.com",
|
210
|
+
"package": "@fluentui/react-context-selector",
|
211
|
+
"comment": "chore(v9): Move all internal v9 dependencies from caret to fixed version",
|
212
|
+
"commit": "01a06f5b2aa14ae96a2fca056d34d99a5ad124e0"
|
213
|
+
},
|
214
|
+
{
|
215
|
+
"author": "lingfangao@hotmail.com",
|
216
|
+
"package": "@fluentui/react-context-selector",
|
217
|
+
"commit": "01a06f5b2aa14ae96a2fca056d34d99a5ad124e0",
|
218
|
+
"comment": "Bump @fluentui/react-context-selector to v9.0.0-alpha.29"
|
219
|
+
}
|
220
|
+
]
|
221
|
+
}
|
222
|
+
},
|
223
|
+
{
|
224
|
+
"date": "Fri, 10 Sep 2021 07:39:51 GMT",
|
225
|
+
"tag": "@fluentui/react-context-selector_v9.0.0-alpha.28",
|
226
|
+
"version": "9.0.0-alpha.28",
|
227
|
+
"comments": {
|
228
|
+
"prerelease": [
|
229
|
+
{
|
230
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.45",
|
231
|
+
"author": "behowell@microsoft.com",
|
232
|
+
"commit": "8700a515c7f2659761c5b53f55c32453bc3510b1",
|
233
|
+
"package": "@fluentui/react-context-selector"
|
234
|
+
}
|
235
|
+
]
|
236
|
+
}
|
237
|
+
},
|
238
|
+
{
|
239
|
+
"date": "Mon, 06 Sep 2021 07:34:53 GMT",
|
240
|
+
"tag": "@fluentui/react-context-selector_v9.0.0-alpha.27",
|
241
|
+
"version": "9.0.0-alpha.27",
|
242
|
+
"comments": {
|
243
|
+
"prerelease": [
|
244
|
+
{
|
245
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.44",
|
246
|
+
"author": "lingfangao@hotmail.com",
|
247
|
+
"commit": "cd22a603bb20947e7d23a3357b9a535afdb5ee1d",
|
248
|
+
"package": "@fluentui/react-context-selector"
|
249
|
+
}
|
250
|
+
]
|
251
|
+
}
|
252
|
+
},
|
253
|
+
{
|
254
|
+
"date": "Wed, 01 Sep 2021 07:39:56 GMT",
|
255
|
+
"tag": "@fluentui/react-context-selector_v9.0.0-alpha.26",
|
256
|
+
"version": "9.0.0-alpha.26",
|
257
|
+
"comments": {
|
258
|
+
"prerelease": [
|
259
|
+
{
|
260
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.43",
|
261
|
+
"author": "bsunderhus@microsoft.com",
|
262
|
+
"commit": "40254a1b07bd51affd276e51af0b1d517714b45c",
|
263
|
+
"package": "@fluentui/react-context-selector"
|
264
|
+
}
|
265
|
+
]
|
266
|
+
}
|
267
|
+
},
|
268
|
+
{
|
269
|
+
"date": "Tue, 31 Aug 2021 07:37:47 GMT",
|
270
|
+
"tag": "@fluentui/react-context-selector_v9.0.0-alpha.25",
|
271
|
+
"version": "9.0.0-alpha.25",
|
272
|
+
"comments": {
|
273
|
+
"prerelease": [
|
274
|
+
{
|
275
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.42",
|
276
|
+
"author": "lingfan.gao@microsoft.com",
|
277
|
+
"commit": "7a53d85571212d2f5b56a84fd84e29f5e1985daa",
|
278
|
+
"package": "@fluentui/react-context-selector"
|
279
|
+
}
|
280
|
+
]
|
281
|
+
}
|
282
|
+
},
|
283
|
+
{
|
284
|
+
"date": "Tue, 24 Aug 2021 07:34:48 GMT",
|
285
|
+
"tag": "@fluentui/react-context-selector_v9.0.0-alpha.24",
|
286
|
+
"version": "9.0.0-alpha.24",
|
287
|
+
"comments": {
|
288
|
+
"none": [
|
289
|
+
{
|
290
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.41",
|
291
|
+
"author": "dzearing@hotmail.com",
|
292
|
+
"commit": "0abd957c8d4421018e6d792c2a4aa8876967392b",
|
293
|
+
"package": "@fluentui/react-context-selector"
|
294
|
+
}
|
295
|
+
]
|
296
|
+
}
|
297
|
+
},
|
298
|
+
{
|
299
|
+
"date": "Fri, 20 Aug 2021 07:37:28 GMT",
|
300
|
+
"tag": "@fluentui/react-context-selector_v9.0.0-alpha.24",
|
301
|
+
"version": "9.0.0-alpha.24",
|
302
|
+
"comments": {
|
303
|
+
"prerelease": [
|
304
|
+
{
|
305
|
+
"comment": "Update .npmignore",
|
306
|
+
"author": "elcraig@microsoft.com",
|
307
|
+
"commit": "8078e6915b4e74a3e1d2d53f6ff7198fd9dc2631",
|
308
|
+
"package": "@fluentui/react-context-selector"
|
309
|
+
}
|
310
|
+
],
|
311
|
+
"none": [
|
312
|
+
{
|
313
|
+
"comment": "Bump @fluentui/eslint-plugin to v1.4.0",
|
314
|
+
"author": "behowell@microsoft.com",
|
315
|
+
"commit": "21df8406417c5c5c1d053561a498b920ac962b4b",
|
316
|
+
"package": "@fluentui/react-context-selector"
|
317
|
+
},
|
318
|
+
{
|
319
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.40",
|
320
|
+
"author": "elcraig@microsoft.com",
|
321
|
+
"commit": "8078e6915b4e74a3e1d2d53f6ff7198fd9dc2631",
|
322
|
+
"package": "@fluentui/react-context-selector"
|
323
|
+
},
|
324
|
+
{
|
325
|
+
"comment": "Bump @fluentui/scripts to v1.0.0",
|
326
|
+
"author": "behowell@microsoft.com",
|
327
|
+
"commit": "21df8406417c5c5c1d053561a498b920ac962b4b",
|
328
|
+
"package": "@fluentui/react-context-selector"
|
329
|
+
}
|
330
|
+
]
|
331
|
+
}
|
332
|
+
},
|
333
|
+
{
|
334
|
+
"date": "Thu, 19 Aug 2021 07:41:35 GMT",
|
335
|
+
"tag": "@fluentui/react-context-selector_v9.0.0-alpha.23",
|
336
|
+
"version": "9.0.0-alpha.23",
|
337
|
+
"comments": {
|
338
|
+
"prerelease": [
|
339
|
+
{
|
340
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.39",
|
341
|
+
"author": "bsunderhus@microsoft.com",
|
342
|
+
"commit": "e467d64e7d3edb2512a81efdaeca5813269039b4",
|
343
|
+
"package": "@fluentui/react-context-selector"
|
344
|
+
}
|
345
|
+
]
|
346
|
+
}
|
347
|
+
},
|
348
|
+
{
|
349
|
+
"date": "Fri, 06 Aug 2021 07:35:14 GMT",
|
350
|
+
"tag": "@fluentui/react-context-selector_v9.0.0-alpha.22",
|
351
|
+
"version": "9.0.0-alpha.22",
|
352
|
+
"comments": {
|
353
|
+
"prerelease": [
|
354
|
+
{
|
355
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.38",
|
356
|
+
"author": "bsunderhus@microsoft.com",
|
357
|
+
"commit": "9ac8b044a6a524d6ce55f3f801ce0189a8087e85",
|
358
|
+
"package": "@fluentui/react-context-selector"
|
359
|
+
}
|
360
|
+
]
|
361
|
+
}
|
362
|
+
},
|
363
|
+
{
|
364
|
+
"date": "Wed, 04 Aug 2021 07:34:12 GMT",
|
365
|
+
"tag": "@fluentui/react-context-selector_v9.0.0-alpha.21",
|
366
|
+
"version": "9.0.0-alpha.21",
|
367
|
+
"comments": {
|
368
|
+
"none": [
|
369
|
+
{
|
370
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.37",
|
371
|
+
"author": "czearing@outlook.com",
|
372
|
+
"commit": "109e85b19d8ee37a9c31ddf8e2083471bab64526",
|
373
|
+
"package": "@fluentui/react-context-selector"
|
374
|
+
}
|
375
|
+
]
|
376
|
+
}
|
377
|
+
},
|
378
|
+
{
|
379
|
+
"date": "Tue, 03 Aug 2021 07:39:30 GMT",
|
380
|
+
"tag": "@fluentui/react-context-selector_v9.0.0-alpha.21",
|
381
|
+
"version": "9.0.0-alpha.21",
|
382
|
+
"comments": {
|
383
|
+
"patch": [
|
384
|
+
{
|
385
|
+
"comment": "Bump @fluentui/eslint-plugin to v1.3.3",
|
386
|
+
"author": "behowell@microsoft.com",
|
387
|
+
"commit": "86476ee0511ad2693c2829b959f93a87ad10f095",
|
388
|
+
"package": "@fluentui/react-context-selector"
|
389
|
+
},
|
390
|
+
{
|
391
|
+
"comment": "Bump @fluentui/scripts to v1.0.0",
|
392
|
+
"author": "behowell@microsoft.com",
|
393
|
+
"commit": "86476ee0511ad2693c2829b959f93a87ad10f095",
|
394
|
+
"package": "@fluentui/react-context-selector"
|
395
|
+
}
|
396
|
+
],
|
397
|
+
"prerelease": [
|
398
|
+
{
|
399
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.37",
|
400
|
+
"author": "behowell@microsoft.com",
|
401
|
+
"commit": "86476ee0511ad2693c2829b959f93a87ad10f095",
|
402
|
+
"package": "@fluentui/react-context-selector"
|
403
|
+
}
|
404
|
+
]
|
405
|
+
}
|
406
|
+
},
|
407
|
+
{
|
408
|
+
"date": "Mon, 02 Aug 2021 07:36:20 GMT",
|
409
|
+
"tag": "@fluentui/react-context-selector_v9.0.0-alpha.20",
|
410
|
+
"version": "9.0.0-alpha.20",
|
411
|
+
"comments": {
|
412
|
+
"prerelease": [
|
413
|
+
{
|
414
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.36",
|
415
|
+
"author": "lingfan.gao@microsoft.com",
|
416
|
+
"commit": "ab0e1bafdd9ace2974b3362cd2300fb32af466fb",
|
417
|
+
"package": "@fluentui/react-context-selector"
|
418
|
+
}
|
419
|
+
]
|
420
|
+
}
|
421
|
+
},
|
422
|
+
{
|
423
|
+
"date": "Fri, 23 Jul 2021 07:38:19 GMT",
|
424
|
+
"tag": "@fluentui/react-context-selector_v9.0.0-alpha.19",
|
425
|
+
"version": "9.0.0-alpha.19",
|
426
|
+
"comments": {
|
427
|
+
"prerelease": [
|
428
|
+
{
|
429
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.35",
|
430
|
+
"author": "behowell@microsoft.com",
|
431
|
+
"commit": "d38109a7fd40e187aca862046219cf9a7ca66131",
|
432
|
+
"package": "@fluentui/react-context-selector"
|
433
|
+
}
|
434
|
+
]
|
435
|
+
}
|
436
|
+
},
|
437
|
+
{
|
438
|
+
"date": "Thu, 22 Jul 2021 07:36:55 GMT",
|
439
|
+
"tag": "@fluentui/react-context-selector_v9.0.0-alpha.18",
|
440
|
+
"version": "9.0.0-alpha.18",
|
441
|
+
"comments": {
|
442
|
+
"prerelease": [
|
443
|
+
{
|
444
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.34",
|
445
|
+
"author": "behowell@microsoft.com",
|
446
|
+
"commit": "2e257154d0448b8d4fd64142f93fcc9a225995cc",
|
447
|
+
"package": "@fluentui/react-context-selector"
|
448
|
+
}
|
449
|
+
]
|
450
|
+
}
|
451
|
+
},
|
452
|
+
{
|
453
|
+
"date": "Tue, 20 Jul 2021 22:23:17 GMT",
|
454
|
+
"tag": "@fluentui/react-context-selector_v9.0.0-alpha.17",
|
455
|
+
"version": "9.0.0-alpha.17",
|
456
|
+
"comments": {
|
457
|
+
"none": [
|
458
|
+
{
|
459
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.33",
|
460
|
+
"author": "olfedias@microsoft.com",
|
461
|
+
"commit": "0723d064145b7f6be971187a5cf9b66859308e2f",
|
462
|
+
"package": "@fluentui/react-context-selector"
|
463
|
+
}
|
464
|
+
]
|
465
|
+
}
|
466
|
+
},
|
467
|
+
{
|
468
|
+
"date": "Thu, 15 Jul 2021 07:36:18 GMT",
|
469
|
+
"tag": "@fluentui/react-context-selector_v9.0.0-alpha.17",
|
470
|
+
"version": "9.0.0-alpha.17",
|
471
|
+
"comments": {
|
472
|
+
"prerelease": [
|
473
|
+
{
|
474
|
+
"comment": "feat(useHasParentContext): new hook to determine if a context provider exists as parent",
|
475
|
+
"author": "lingfan.gao@microsoft.com",
|
476
|
+
"commit": "fce57b22cb51acd0b125421278655258b871c1b5",
|
477
|
+
"package": "@fluentui/react-context-selector"
|
478
|
+
}
|
479
|
+
]
|
480
|
+
}
|
481
|
+
},
|
482
|
+
{
|
483
|
+
"date": "Fri, 09 Jul 2021 07:39:31 GMT",
|
484
|
+
"tag": "@fluentui/react-context-selector_v9.0.0-alpha.16",
|
485
|
+
"version": "9.0.0-alpha.16",
|
486
|
+
"comments": {
|
487
|
+
"patch": [
|
488
|
+
{
|
489
|
+
"comment": "Bump @fluentui/eslint-plugin to v1.3.2",
|
490
|
+
"author": "martinhochel@microsoft.com",
|
491
|
+
"commit": "18902eb64710aa6253a79781357b8390bb13665c",
|
492
|
+
"package": "@fluentui/react-context-selector"
|
493
|
+
},
|
494
|
+
{
|
495
|
+
"comment": "Bump @fluentui/scripts to v1.0.0",
|
496
|
+
"author": "martinhochel@microsoft.com",
|
497
|
+
"commit": "18902eb64710aa6253a79781357b8390bb13665c",
|
498
|
+
"package": "@fluentui/react-context-selector"
|
499
|
+
}
|
500
|
+
],
|
501
|
+
"prerelease": [
|
502
|
+
{
|
503
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.32",
|
504
|
+
"author": "martinhochel@microsoft.com",
|
505
|
+
"commit": "18902eb64710aa6253a79781357b8390bb13665c",
|
506
|
+
"package": "@fluentui/react-context-selector"
|
507
|
+
}
|
508
|
+
]
|
509
|
+
}
|
510
|
+
},
|
511
|
+
{
|
512
|
+
"date": "Fri, 02 Jul 2021 23:15:55 GMT",
|
513
|
+
"tag": "@fluentui/react-context-selector_v9.0.0-alpha.15",
|
514
|
+
"version": "9.0.0-alpha.15",
|
515
|
+
"comments": {
|
516
|
+
"prerelease": [
|
517
|
+
{
|
518
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.31",
|
519
|
+
"author": "bsunderhus@microsoft.com",
|
520
|
+
"commit": "6c37a1cb5c312d4be8b239bfd9f6c9f28e9f0d24",
|
521
|
+
"package": "@fluentui/react-context-selector"
|
522
|
+
}
|
523
|
+
]
|
524
|
+
}
|
525
|
+
},
|
526
|
+
{
|
527
|
+
"date": "Fri, 02 Jul 2021 07:37:06 GMT",
|
528
|
+
"tag": "@fluentui/react-context-selector_v9.0.0-alpha.14",
|
529
|
+
"version": "9.0.0-alpha.14",
|
530
|
+
"comments": {
|
531
|
+
"prerelease": [
|
532
|
+
{
|
533
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.30",
|
534
|
+
"author": "bsunderhus@microsoft.com",
|
535
|
+
"commit": "c939e67b1840a9eb5f7706afcda8c14df8f18d33",
|
536
|
+
"package": "@fluentui/react-context-selector"
|
537
|
+
}
|
538
|
+
]
|
539
|
+
}
|
540
|
+
},
|
541
|
+
{
|
542
|
+
"date": "Thu, 01 Jul 2021 07:35:05 GMT",
|
543
|
+
"tag": "@fluentui/react-context-selector_v9.0.0-alpha.13",
|
544
|
+
"version": "9.0.0-alpha.13",
|
545
|
+
"comments": {
|
546
|
+
"none": [
|
547
|
+
{
|
548
|
+
"comment": "chore(react-context-selector): Migrate DX",
|
549
|
+
"author": "lingfan.gao@microsoft.com",
|
550
|
+
"commit": "5c06b5a9bd09cefc6ef3afc90f5575ca4663f665",
|
551
|
+
"package": "@fluentui/react-context-selector"
|
552
|
+
}
|
553
|
+
]
|
554
|
+
}
|
555
|
+
},
|
556
|
+
{
|
557
|
+
"date": "Tue, 15 Jun 2021 07:40:20 GMT",
|
558
|
+
"tag": "@fluentui/react-context-selector_v9.0.0-alpha.13",
|
559
|
+
"version": "9.0.0-alpha.13",
|
560
|
+
"comments": {
|
561
|
+
"prerelease": [
|
562
|
+
{
|
563
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.29",
|
564
|
+
"author": "behowell@microsoft.com",
|
565
|
+
"commit": "10b1e17acaa01675866f7a623be1a61b1478d7d7",
|
566
|
+
"package": "@fluentui/react-context-selector"
|
567
|
+
}
|
568
|
+
]
|
569
|
+
}
|
570
|
+
},
|
571
|
+
{
|
572
|
+
"date": "Mon, 07 Jun 2021 07:38:15 GMT",
|
573
|
+
"tag": "@fluentui/react-context-selector_v9.0.0-alpha.12",
|
574
|
+
"version": "9.0.0-alpha.12",
|
575
|
+
"comments": {
|
576
|
+
"patch": [
|
577
|
+
{
|
578
|
+
"comment": "Bump @fluentui/eslint-plugin to v1.3.1",
|
579
|
+
"author": "martinhochel@microsoft.com",
|
580
|
+
"commit": "f856cb3f7fbc3edb3646204c0c7e435fc7678dd1",
|
581
|
+
"package": "@fluentui/react-context-selector"
|
582
|
+
},
|
583
|
+
{
|
584
|
+
"comment": "Bump @fluentui/scripts to v1.0.0",
|
585
|
+
"author": "martinhochel@microsoft.com",
|
586
|
+
"commit": "f856cb3f7fbc3edb3646204c0c7e435fc7678dd1",
|
587
|
+
"package": "@fluentui/react-context-selector"
|
588
|
+
}
|
589
|
+
],
|
590
|
+
"prerelease": [
|
591
|
+
{
|
592
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.28",
|
593
|
+
"author": "martinhochel@microsoft.com",
|
594
|
+
"commit": "f856cb3f7fbc3edb3646204c0c7e435fc7678dd1",
|
595
|
+
"package": "@fluentui/react-context-selector"
|
596
|
+
}
|
597
|
+
]
|
598
|
+
}
|
599
|
+
},
|
600
|
+
{
|
601
|
+
"date": "Fri, 04 Jun 2021 07:37:23 GMT",
|
602
|
+
"tag": "@fluentui/react-context-selector_v9.0.0-alpha.11",
|
603
|
+
"version": "9.0.0-alpha.11",
|
604
|
+
"comments": {
|
605
|
+
"prerelease": [
|
606
|
+
{
|
607
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.27",
|
608
|
+
"author": "Humberto.Morimoto@microsoft.com",
|
609
|
+
"commit": "1ca8c8f0c4eb633e6b34c0b6182c09103d4c7fcb",
|
610
|
+
"package": "@fluentui/react-context-selector"
|
611
|
+
}
|
612
|
+
]
|
613
|
+
}
|
614
|
+
},
|
615
|
+
{
|
616
|
+
"date": "Thu, 03 Jun 2021 07:36:03 GMT",
|
617
|
+
"tag": "@fluentui/react-context-selector_v9.0.0-alpha.10",
|
618
|
+
"version": "9.0.0-alpha.10",
|
619
|
+
"comments": {
|
620
|
+
"none": [
|
621
|
+
{
|
622
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.26",
|
623
|
+
"author": "martinhochel@microsoft.com",
|
624
|
+
"commit": "01f798f6ac6b7b0e4c968e34a0c3f0e692aa3d43",
|
625
|
+
"package": "@fluentui/react-context-selector"
|
626
|
+
}
|
627
|
+
]
|
628
|
+
}
|
629
|
+
},
|
630
|
+
{
|
631
|
+
"date": "Tue, 01 Jun 2021 07:31:58 GMT",
|
632
|
+
"tag": "@fluentui/react-context-selector_v9.0.0-alpha.10",
|
633
|
+
"version": "9.0.0-alpha.10",
|
634
|
+
"comments": {
|
635
|
+
"none": [
|
636
|
+
{
|
637
|
+
"comment": "Revert \"chore: enable Jest aliases for converged packages (#18337)\"",
|
638
|
+
"author": "olfedias@microsoft.com",
|
639
|
+
"commit": "b5f2a02b37c8ea394a65f7a22bff057de93370dd",
|
640
|
+
"package": "@fluentui/react-context-selector"
|
641
|
+
}
|
642
|
+
]
|
643
|
+
}
|
644
|
+
},
|
645
|
+
{
|
646
|
+
"date": "Fri, 28 May 2021 07:33:57 GMT",
|
647
|
+
"tag": "@fluentui/react-context-selector_v9.0.0-alpha.10",
|
648
|
+
"version": "9.0.0-alpha.10",
|
649
|
+
"comments": {
|
650
|
+
"none": [
|
651
|
+
{
|
652
|
+
"comment": "enable Jest aliases",
|
653
|
+
"author": "olfedias@microsoft.com",
|
654
|
+
"commit": "5379823a6f53bd36a936806153d228b9a0ef0543",
|
655
|
+
"package": "@fluentui/react-context-selector"
|
656
|
+
}
|
657
|
+
]
|
658
|
+
}
|
659
|
+
},
|
660
|
+
{
|
661
|
+
"date": "Wed, 26 May 2021 07:35:43 GMT",
|
662
|
+
"tag": "@fluentui/react-context-selector_v9.0.0-alpha.10",
|
663
|
+
"version": "9.0.0-alpha.10",
|
664
|
+
"comments": {
|
665
|
+
"prerelease": [
|
666
|
+
{
|
667
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.25",
|
668
|
+
"author": "lingfan.gao@microsoft.com",
|
669
|
+
"commit": "6ffca36c9537a1852d8ec26478b8b7aeb059e17c",
|
670
|
+
"package": "@fluentui/react-context-selector"
|
671
|
+
}
|
672
|
+
]
|
673
|
+
}
|
674
|
+
},
|
675
|
+
{
|
676
|
+
"date": "Fri, 21 May 2021 07:34:54 GMT",
|
677
|
+
"tag": "@fluentui/react-context-selector_v9.0.0-alpha.9",
|
678
|
+
"version": "9.0.0-alpha.9",
|
679
|
+
"comments": {
|
680
|
+
"prerelease": [
|
681
|
+
{
|
682
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.24",
|
683
|
+
"author": "behowell@microsoft.com",
|
684
|
+
"commit": "aabab8dedf6aa56a403b314157bcef84b6bcd585",
|
685
|
+
"package": "@fluentui/react-context-selector"
|
686
|
+
}
|
687
|
+
]
|
688
|
+
}
|
689
|
+
},
|
690
|
+
{
|
691
|
+
"date": "Thu, 20 May 2021 07:41:54 GMT",
|
692
|
+
"tag": "@fluentui/react-context-selector_v9.0.0-alpha.8",
|
693
|
+
"version": "9.0.0-alpha.8",
|
694
|
+
"comments": {
|
695
|
+
"patch": [
|
696
|
+
{
|
697
|
+
"comment": "Bump @fluentui/eslint-plugin to v1.3.0",
|
698
|
+
"author": "elcraig@microsoft.com",
|
699
|
+
"commit": "630b71c415cd40ed0e36773eab99d62cd02a30fb",
|
700
|
+
"package": "@fluentui/react-context-selector"
|
701
|
+
},
|
702
|
+
{
|
703
|
+
"comment": "Bump @fluentui/scripts to v1.0.0",
|
704
|
+
"author": "elcraig@microsoft.com",
|
705
|
+
"commit": "630b71c415cd40ed0e36773eab99d62cd02a30fb",
|
706
|
+
"package": "@fluentui/react-context-selector"
|
707
|
+
}
|
708
|
+
],
|
709
|
+
"prerelease": [
|
710
|
+
{
|
711
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.23",
|
712
|
+
"author": "elcraig@microsoft.com",
|
713
|
+
"commit": "630b71c415cd40ed0e36773eab99d62cd02a30fb",
|
714
|
+
"package": "@fluentui/react-context-selector"
|
715
|
+
}
|
716
|
+
]
|
717
|
+
}
|
718
|
+
},
|
719
|
+
{
|
720
|
+
"date": "Wed, 19 May 2021 07:34:20 GMT",
|
6
721
|
"tag": "@fluentui/react-context-selector_v9.0.0-alpha.7",
|
7
722
|
"version": "9.0.0-alpha.7",
|
8
723
|
"comments": {
|