@fluentui-react-native/composition 0.6.9
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 +601 -0
- package/CHANGELOG.md +173 -0
- package/README.md +1 -0
- package/babel.config.js +1 -0
- package/just.config.js +3 -0
- package/lib/composeFactory.d.ts +26 -0
- package/lib/composeFactory.d.ts.map +1 -0
- package/lib/composeFactory.js +52 -0
- package/lib/composeFactory.js.map +1 -0
- package/lib/composeFactory.test.d.ts +2 -0
- package/lib/composeFactory.test.d.ts.map +1 -0
- package/lib/composeFactory.test.js +72 -0
- package/lib/composeFactory.test.js.map +1 -0
- package/lib/index.d.ts +2 -0
- package/lib/index.d.ts.map +1 -0
- package/lib/index.js +2 -0
- package/lib/index.js.map +1 -0
- package/lib-commonjs/composeFactory.d.ts +26 -0
- package/lib-commonjs/composeFactory.d.ts.map +1 -0
- package/lib-commonjs/composeFactory.js +55 -0
- package/lib-commonjs/composeFactory.js.map +1 -0
- package/lib-commonjs/composeFactory.test.d.ts +2 -0
- package/lib-commonjs/composeFactory.test.d.ts.map +1 -0
- package/lib-commonjs/composeFactory.test.js +81 -0
- package/lib-commonjs/composeFactory.test.js.map +1 -0
- package/lib-commonjs/index.d.ts +2 -0
- package/lib-commonjs/index.d.ts.map +1 -0
- package/lib-commonjs/index.js +7 -0
- package/lib-commonjs/index.js.map +1 -0
- package/package.json +44 -0
- package/src/__snapshots__/composeFactory.test.tsx.snap +49 -0
- package/src/composeFactory.test.tsx +94 -0
- package/src/composeFactory.ts +90 -0
- package/src/index.ts +1 -0
package/CHANGELOG.json
ADDED
|
@@ -0,0 +1,601 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "@fluentui-react-native/composition",
|
|
3
|
+
"entries": [
|
|
4
|
+
{
|
|
5
|
+
"date": "Tue, 28 Sep 2021 21:06:18 GMT",
|
|
6
|
+
"tag": "@fluentui-react-native/composition_v0.6.9",
|
|
7
|
+
"version": "0.6.9",
|
|
8
|
+
"comments": {
|
|
9
|
+
"patch": [
|
|
10
|
+
{
|
|
11
|
+
"comment": "Bump @fluentui-react-native/use-styling to v0.6.8",
|
|
12
|
+
"author": "67026167+chiuam@users.noreply.github.com",
|
|
13
|
+
"commit": "335503904094894a91e53c6de328bf13e13bcc1c",
|
|
14
|
+
"package": "@fluentui-react-native/composition"
|
|
15
|
+
}
|
|
16
|
+
]
|
|
17
|
+
}
|
|
18
|
+
},
|
|
19
|
+
{
|
|
20
|
+
"date": "Tue, 21 Sep 2021 19:08:16 GMT",
|
|
21
|
+
"tag": "@fluentui-react-native/composition_v0.6.8",
|
|
22
|
+
"version": "0.6.8",
|
|
23
|
+
"comments": {
|
|
24
|
+
"none": [
|
|
25
|
+
{
|
|
26
|
+
"comment": "Bump @fluentui-react-native/use-styling to v0.6.7",
|
|
27
|
+
"author": "ruaraki@microsoft.com",
|
|
28
|
+
"commit": "e52c9b3d031599af4f43c261cb0a0327bc68a5ab",
|
|
29
|
+
"package": "@fluentui-react-native/composition"
|
|
30
|
+
}
|
|
31
|
+
]
|
|
32
|
+
}
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
"date": "Tue, 14 Sep 2021 19:31:04 GMT",
|
|
36
|
+
"tag": "@fluentui-react-native/composition_v0.6.8",
|
|
37
|
+
"version": "0.6.8",
|
|
38
|
+
"comments": {
|
|
39
|
+
"none": [
|
|
40
|
+
{
|
|
41
|
+
"comment": "Bump @fluentui-react-native/use-styling to v0.6.7",
|
|
42
|
+
"author": "ruaraki@microsoft.com",
|
|
43
|
+
"commit": "c3eefc2cd6e8e23d64ca72460586f33120edc336",
|
|
44
|
+
"package": "@fluentui-react-native/composition"
|
|
45
|
+
}
|
|
46
|
+
]
|
|
47
|
+
}
|
|
48
|
+
},
|
|
49
|
+
{
|
|
50
|
+
"date": "Fri, 10 Sep 2021 21:30:12 GMT",
|
|
51
|
+
"tag": "@fluentui-react-native/composition_v0.6.8",
|
|
52
|
+
"version": "0.6.8",
|
|
53
|
+
"comments": {
|
|
54
|
+
"none": [
|
|
55
|
+
{
|
|
56
|
+
"comment": "Bump @fluentui-react-native/use-styling to v0.6.7",
|
|
57
|
+
"author": "ruaraki@microsoft.com",
|
|
58
|
+
"commit": "7ac71c6add6f05230c649dad60b5f7442f08cbb3",
|
|
59
|
+
"package": "@fluentui-react-native/composition"
|
|
60
|
+
}
|
|
61
|
+
]
|
|
62
|
+
}
|
|
63
|
+
},
|
|
64
|
+
{
|
|
65
|
+
"date": "Sat, 07 Aug 2021 00:40:04 GMT",
|
|
66
|
+
"tag": "@fluentui-react-native/composition_v0.6.8",
|
|
67
|
+
"version": "0.6.8",
|
|
68
|
+
"comments": {
|
|
69
|
+
"patch": [
|
|
70
|
+
{
|
|
71
|
+
"comment": "enable usePressableState with stock Pressable component",
|
|
72
|
+
"author": "jasonmo@microsoft.com",
|
|
73
|
+
"commit": "e506337e109ef24e675c2ac794179db86fcb7e86",
|
|
74
|
+
"package": "@fluentui-react-native/composition"
|
|
75
|
+
}
|
|
76
|
+
],
|
|
77
|
+
"none": [
|
|
78
|
+
{
|
|
79
|
+
"comment": "Bump @fluentui-react-native/immutable-merge to v1.1.3",
|
|
80
|
+
"author": "jasonmo@microsoft.com",
|
|
81
|
+
"commit": "e506337e109ef24e675c2ac794179db86fcb7e86",
|
|
82
|
+
"package": "@fluentui-react-native/composition"
|
|
83
|
+
},
|
|
84
|
+
{
|
|
85
|
+
"comment": "Bump @fluentui-react-native/use-styling to v0.6.7",
|
|
86
|
+
"author": "jasonmo@microsoft.com",
|
|
87
|
+
"commit": "e506337e109ef24e675c2ac794179db86fcb7e86",
|
|
88
|
+
"package": "@fluentui-react-native/composition"
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
"comment": "Bump @fluentui-react-native/use-slot to v0.1.5",
|
|
92
|
+
"author": "jasonmo@microsoft.com",
|
|
93
|
+
"commit": "e506337e109ef24e675c2ac794179db86fcb7e86",
|
|
94
|
+
"package": "@fluentui-react-native/composition"
|
|
95
|
+
},
|
|
96
|
+
{
|
|
97
|
+
"comment": "Bump @fluentui-react-native/use-slots to v0.5.7",
|
|
98
|
+
"author": "jasonmo@microsoft.com",
|
|
99
|
+
"commit": "e506337e109ef24e675c2ac794179db86fcb7e86",
|
|
100
|
+
"package": "@fluentui-react-native/composition"
|
|
101
|
+
}
|
|
102
|
+
]
|
|
103
|
+
}
|
|
104
|
+
},
|
|
105
|
+
{
|
|
106
|
+
"date": "Fri, 06 Aug 2021 00:36:02 GMT",
|
|
107
|
+
"tag": "@fluentui-react-native/composition_v0.6.7",
|
|
108
|
+
"version": "0.6.7",
|
|
109
|
+
"comments": {
|
|
110
|
+
"none": [
|
|
111
|
+
{
|
|
112
|
+
"comment": "Remove api-extractor related files",
|
|
113
|
+
"author": "ruaraki@microsoft.com",
|
|
114
|
+
"commit": "56ccce452d0dbbd5c24f53ebdd467f2d01dda694",
|
|
115
|
+
"package": "@fluentui-react-native/composition"
|
|
116
|
+
}
|
|
117
|
+
]
|
|
118
|
+
}
|
|
119
|
+
},
|
|
120
|
+
{
|
|
121
|
+
"date": "Wed, 04 Aug 2021 16:54:20 GMT",
|
|
122
|
+
"tag": "@fluentui-react-native/composition_v0.6.7",
|
|
123
|
+
"version": "0.6.7",
|
|
124
|
+
"comments": {
|
|
125
|
+
"patch": [
|
|
126
|
+
{
|
|
127
|
+
"comment": "Bump @fluentui-react-native/use-styling to v0.6.6",
|
|
128
|
+
"author": "jasonmo@microsoft.com",
|
|
129
|
+
"commit": "4136f64930de10457a984863998c4a553b0b0efc",
|
|
130
|
+
"package": "@fluentui-react-native/composition"
|
|
131
|
+
}
|
|
132
|
+
]
|
|
133
|
+
}
|
|
134
|
+
},
|
|
135
|
+
{
|
|
136
|
+
"date": "Wed, 04 Aug 2021 06:26:25 GMT",
|
|
137
|
+
"tag": "@fluentui-react-native/composition_v0.6.6",
|
|
138
|
+
"version": "0.6.6",
|
|
139
|
+
"comments": {
|
|
140
|
+
"patch": [
|
|
141
|
+
{
|
|
142
|
+
"comment": "radio group on macOS",
|
|
143
|
+
"author": "67026167+chiuam@users.noreply.github.com",
|
|
144
|
+
"commit": "68dd61bd45ca8ffacc1580e468f3c01810e3093e",
|
|
145
|
+
"package": "@fluentui-react-native/composition"
|
|
146
|
+
}
|
|
147
|
+
]
|
|
148
|
+
}
|
|
149
|
+
},
|
|
150
|
+
{
|
|
151
|
+
"date": "Tue, 03 Aug 2021 22:33:17 GMT",
|
|
152
|
+
"tag": "@fluentui-react-native/composition_v0.6.5",
|
|
153
|
+
"version": "0.6.5",
|
|
154
|
+
"comments": {
|
|
155
|
+
"patch": [
|
|
156
|
+
{
|
|
157
|
+
"comment": "Bump @fluentui-react-native/use-styling to v0.6.4",
|
|
158
|
+
"author": "jasonmo@microsoft.com",
|
|
159
|
+
"commit": "317097b2f51d04d33bfc2b14b2850a2774e0acbc",
|
|
160
|
+
"package": "@fluentui-react-native/composition"
|
|
161
|
+
}
|
|
162
|
+
]
|
|
163
|
+
}
|
|
164
|
+
},
|
|
165
|
+
{
|
|
166
|
+
"date": "Fri, 30 Jul 2021 06:26:34 GMT",
|
|
167
|
+
"tag": "@fluentui-react-native/composition_v0.6.4",
|
|
168
|
+
"version": "0.6.4",
|
|
169
|
+
"comments": {
|
|
170
|
+
"none": [
|
|
171
|
+
{
|
|
172
|
+
"comment": "Bump @fluentui-react-native/immutable-merge to v1.1.2",
|
|
173
|
+
"author": "4123478+tido64@users.noreply.github.com",
|
|
174
|
+
"commit": "925cf4eb5fe6bfadf20208b5b3d3a4454fc5c9fa",
|
|
175
|
+
"package": "@fluentui-react-native/composition"
|
|
176
|
+
}
|
|
177
|
+
]
|
|
178
|
+
}
|
|
179
|
+
},
|
|
180
|
+
{
|
|
181
|
+
"date": "Tue, 27 Jul 2021 22:17:20 GMT",
|
|
182
|
+
"tag": "@fluentui-react-native/composition_v0.6.4",
|
|
183
|
+
"version": "0.6.4",
|
|
184
|
+
"comments": {
|
|
185
|
+
"patch": [
|
|
186
|
+
{
|
|
187
|
+
"comment": "add compressible utility and a snapshot test / demo to framework",
|
|
188
|
+
"author": "jasonmo@microsoft.com",
|
|
189
|
+
"commit": "1cd8611e1e88848ab66f7c0e9113c946f968260c",
|
|
190
|
+
"package": "@fluentui-react-native/composition"
|
|
191
|
+
}
|
|
192
|
+
]
|
|
193
|
+
}
|
|
194
|
+
},
|
|
195
|
+
{
|
|
196
|
+
"date": "Tue, 27 Jul 2021 18:55:58 GMT",
|
|
197
|
+
"tag": "@fluentui-react-native/composition_v0.6.3",
|
|
198
|
+
"version": "0.6.3",
|
|
199
|
+
"comments": {
|
|
200
|
+
"none": [
|
|
201
|
+
{
|
|
202
|
+
"comment": "Bump @fluentui-react-native/immutable-merge to v1.1.2",
|
|
203
|
+
"author": "4123478+tido64@users.noreply.github.com",
|
|
204
|
+
"commit": "07d04d166b13ff79e07a8c4cbc2e06afb1e4c3e6",
|
|
205
|
+
"package": "@fluentui-react-native/composition"
|
|
206
|
+
}
|
|
207
|
+
]
|
|
208
|
+
}
|
|
209
|
+
},
|
|
210
|
+
{
|
|
211
|
+
"date": "Mon, 26 Jul 2021 20:41:04 GMT",
|
|
212
|
+
"tag": "@fluentui-react-native/composition_v0.6.3",
|
|
213
|
+
"version": "0.6.3",
|
|
214
|
+
"comments": {
|
|
215
|
+
"patch": [
|
|
216
|
+
{
|
|
217
|
+
"comment": "add new use-slot package, move framework to consume that package",
|
|
218
|
+
"author": "jasonmo@microsoft.com",
|
|
219
|
+
"commit": "ad02fbbe9eaa5fbe6ec6126ccb719a1280f108a6",
|
|
220
|
+
"package": "@fluentui-react-native/composition"
|
|
221
|
+
}
|
|
222
|
+
]
|
|
223
|
+
}
|
|
224
|
+
},
|
|
225
|
+
{
|
|
226
|
+
"date": "Sat, 24 Jul 2021 18:36:14 GMT",
|
|
227
|
+
"tag": "@fluentui-react-native/composition_v0.6.2",
|
|
228
|
+
"version": "0.6.2",
|
|
229
|
+
"comments": {
|
|
230
|
+
"none": [
|
|
231
|
+
{
|
|
232
|
+
"comment": "move old framework to deprecated, new framework to framework",
|
|
233
|
+
"author": "jasonmo@microsoft.com",
|
|
234
|
+
"commit": "4687ff096fd25b07e0a4e782616b6b2ec0fa2d9f",
|
|
235
|
+
"package": "@fluentui-react-native/composition"
|
|
236
|
+
}
|
|
237
|
+
]
|
|
238
|
+
}
|
|
239
|
+
},
|
|
240
|
+
{
|
|
241
|
+
"date": "Sat, 24 Jul 2021 17:42:51 GMT",
|
|
242
|
+
"tag": "@fluentui-react-native/composition_v0.6.2",
|
|
243
|
+
"version": "0.6.2",
|
|
244
|
+
"comments": {
|
|
245
|
+
"none": [
|
|
246
|
+
{
|
|
247
|
+
"comment": "move old framework to deprecated, new framework to framework",
|
|
248
|
+
"author": "jasonmo@microsoft.com",
|
|
249
|
+
"commit": "4687ff096fd25b07e0a4e782616b6b2ec0fa2d9f",
|
|
250
|
+
"package": "@fluentui-react-native/composition"
|
|
251
|
+
}
|
|
252
|
+
]
|
|
253
|
+
}
|
|
254
|
+
},
|
|
255
|
+
{
|
|
256
|
+
"date": "Wed, 21 Jul 2021 22:55:40 GMT",
|
|
257
|
+
"tag": "@fluentui-react-native/composition_v0.6.2",
|
|
258
|
+
"version": "0.6.2",
|
|
259
|
+
"comments": {
|
|
260
|
+
"patch": [
|
|
261
|
+
{
|
|
262
|
+
"comment": "expose use-tokens in framework package",
|
|
263
|
+
"author": "jasonmo@microsoft.com",
|
|
264
|
+
"commit": "af44164cf47abb856e567e9976043aafe414ade6",
|
|
265
|
+
"package": "@fluentui-react-native/composition"
|
|
266
|
+
}
|
|
267
|
+
]
|
|
268
|
+
}
|
|
269
|
+
},
|
|
270
|
+
{
|
|
271
|
+
"date": "Fri, 18 Jun 2021 00:38:19 GMT",
|
|
272
|
+
"tag": "@fluentui-react-native/composition_v0.6.1",
|
|
273
|
+
"version": "0.6.1",
|
|
274
|
+
"comments": {
|
|
275
|
+
"patch": [
|
|
276
|
+
{
|
|
277
|
+
"comment": "Apply prettier to framework, run",
|
|
278
|
+
"author": "ruaraki@microsoft.com",
|
|
279
|
+
"commit": "907fea51098ba59a8235128e17fb82a327b7adb2",
|
|
280
|
+
"package": "@fluentui-react-native/composition"
|
|
281
|
+
}
|
|
282
|
+
]
|
|
283
|
+
}
|
|
284
|
+
},
|
|
285
|
+
{
|
|
286
|
+
"date": "Tue, 15 Jun 2021 00:55:36 GMT",
|
|
287
|
+
"tag": "@fluentui-react-native/composition_v0.6.0",
|
|
288
|
+
"version": "0.6.0",
|
|
289
|
+
"comments": {
|
|
290
|
+
"minor": [
|
|
291
|
+
{
|
|
292
|
+
"comment": "Add support for ColorValue",
|
|
293
|
+
"author": "ruaraki@microsoft.com",
|
|
294
|
+
"commit": "90e0dcb92a4ea4ee5ea5373f2c54defa127749bf",
|
|
295
|
+
"package": "@fluentui-react-native/composition"
|
|
296
|
+
}
|
|
297
|
+
]
|
|
298
|
+
}
|
|
299
|
+
},
|
|
300
|
+
{
|
|
301
|
+
"date": "Sat, 06 Mar 2021 00:20:05 GMT",
|
|
302
|
+
"tag": "@fluentui-react-native/composition_v0.5.0",
|
|
303
|
+
"version": "0.5.0",
|
|
304
|
+
"comments": {
|
|
305
|
+
"minor": [
|
|
306
|
+
{
|
|
307
|
+
"comment": "Update to react-native 0.63",
|
|
308
|
+
"author": "30809111+acoates-ms@users.noreply.github.com",
|
|
309
|
+
"commit": "d35d3b45f12a670648edaa7143b210ed43360996",
|
|
310
|
+
"package": "@fluentui-react-native/composition"
|
|
311
|
+
}
|
|
312
|
+
]
|
|
313
|
+
}
|
|
314
|
+
},
|
|
315
|
+
{
|
|
316
|
+
"date": "Thu, 17 Dec 2020 00:09:27 GMT",
|
|
317
|
+
"tag": "@fluentui-react-native/composition_v0.4.1",
|
|
318
|
+
"version": "0.4.1",
|
|
319
|
+
"comments": {
|
|
320
|
+
"none": [
|
|
321
|
+
{
|
|
322
|
+
"comment": "Add readme for svg",
|
|
323
|
+
"author": "warleu@microsoft.com",
|
|
324
|
+
"commit": "c2c28c356aabbd3e74a8d085015a3f4507fbdbe9",
|
|
325
|
+
"package": "@fluentui-react-native/composition"
|
|
326
|
+
}
|
|
327
|
+
]
|
|
328
|
+
}
|
|
329
|
+
},
|
|
330
|
+
{
|
|
331
|
+
"date": "Mon, 02 Nov 2020 19:16:23 GMT",
|
|
332
|
+
"tag": "@fluentui-react-native/composition_v0.4.1",
|
|
333
|
+
"version": "0.4.1",
|
|
334
|
+
"comments": {
|
|
335
|
+
"patch": [
|
|
336
|
+
{
|
|
337
|
+
"comment": "Update type of the tokens parameter to make TSC happy.",
|
|
338
|
+
"author": "kinhln@microsoft.com",
|
|
339
|
+
"commit": "1aa06417fdea7697e42d144fac16c656ab3ea9a4",
|
|
340
|
+
"package": "@fluentui-react-native/composition"
|
|
341
|
+
}
|
|
342
|
+
]
|
|
343
|
+
}
|
|
344
|
+
},
|
|
345
|
+
{
|
|
346
|
+
"date": "Fri, 23 Oct 2020 22:27:37 GMT",
|
|
347
|
+
"tag": "@fluentui-react-native/composition_v0.4.0",
|
|
348
|
+
"version": "0.4.0",
|
|
349
|
+
"comments": {
|
|
350
|
+
"minor": [
|
|
351
|
+
{
|
|
352
|
+
"comment": "RNIcon feature",
|
|
353
|
+
"author": "warleu@microsoft.com",
|
|
354
|
+
"commit": "83a0f448bf9ee9dddece08e7c277304dcef96388",
|
|
355
|
+
"package": "@fluentui-react-native/composition"
|
|
356
|
+
}
|
|
357
|
+
]
|
|
358
|
+
}
|
|
359
|
+
},
|
|
360
|
+
{
|
|
361
|
+
"date": "Thu, 22 Oct 2020 21:21:59 GMT",
|
|
362
|
+
"tag": "@fluentui-react-native/composition_v0.3.8",
|
|
363
|
+
"version": "0.3.8",
|
|
364
|
+
"comments": {
|
|
365
|
+
"none": [
|
|
366
|
+
{
|
|
367
|
+
"comment": "onDismiss not called when contextual menu is dismissed with item click",
|
|
368
|
+
"author": "lehon@microsoft.com",
|
|
369
|
+
"commit": "4f3ed9d5555e86a6017901aa2f010732d6d6fe5a",
|
|
370
|
+
"package": "@fluentui-react-native/composition"
|
|
371
|
+
}
|
|
372
|
+
]
|
|
373
|
+
}
|
|
374
|
+
},
|
|
375
|
+
{
|
|
376
|
+
"date": "Tue, 13 Oct 2020 01:39:45 GMT",
|
|
377
|
+
"tag": "@fluentui-react-native/composition_v0.3.8",
|
|
378
|
+
"version": "0.3.8",
|
|
379
|
+
"comments": {
|
|
380
|
+
"none": [
|
|
381
|
+
{
|
|
382
|
+
"comment": "add focused state condition to onKeyUp callback",
|
|
383
|
+
"author": "lehon@microsoft.com",
|
|
384
|
+
"commit": "7a9cef9d56db7ad154e542b4ac5547458dfc604d",
|
|
385
|
+
"package": "@fluentui-react-native/composition"
|
|
386
|
+
}
|
|
387
|
+
]
|
|
388
|
+
}
|
|
389
|
+
},
|
|
390
|
+
{
|
|
391
|
+
"date": "Fri, 25 Sep 2020 19:21:43 GMT",
|
|
392
|
+
"tag": "@fluentui-react-native/composition_v0.3.8",
|
|
393
|
+
"version": "0.3.8",
|
|
394
|
+
"comments": {
|
|
395
|
+
"patch": [
|
|
396
|
+
{
|
|
397
|
+
"comment": "Update react-native-win32 versions - enable logbox",
|
|
398
|
+
"author": "acoates-ms@noreply.github.com",
|
|
399
|
+
"commit": "a95ab1b66822cceacc74e24094f85c6917f58086",
|
|
400
|
+
"package": "@fluentui-react-native/composition"
|
|
401
|
+
}
|
|
402
|
+
]
|
|
403
|
+
}
|
|
404
|
+
},
|
|
405
|
+
{
|
|
406
|
+
"date": "Wed, 23 Sep 2020 18:31:48 GMT",
|
|
407
|
+
"tag": "@fluentui-react-native/composition_v0.3.7",
|
|
408
|
+
"version": "0.3.7",
|
|
409
|
+
"comments": {
|
|
410
|
+
"patch": [
|
|
411
|
+
{
|
|
412
|
+
"comment": "start publishing src to fix customer source maps",
|
|
413
|
+
"author": "jasonmo@microsoft.com",
|
|
414
|
+
"commit": "b3d7b5ba710bc581a6f4db91c91e4ffc185fc427",
|
|
415
|
+
"package": "@fluentui-react-native/composition"
|
|
416
|
+
}
|
|
417
|
+
]
|
|
418
|
+
}
|
|
419
|
+
},
|
|
420
|
+
{
|
|
421
|
+
"date": "Fri, 11 Sep 2020 20:25:42 GMT",
|
|
422
|
+
"tag": "@fluentui-react-native/composition_v0.3.6",
|
|
423
|
+
"version": "0.3.6",
|
|
424
|
+
"comments": {
|
|
425
|
+
"none": [
|
|
426
|
+
{
|
|
427
|
+
"comment": "Add samples and some README text to use-slots and use-styling packages",
|
|
428
|
+
"author": "jasonmo@microsoft.com",
|
|
429
|
+
"commit": "2566347850eff4ed67bfad2a85134481e088cba6",
|
|
430
|
+
"package": "@fluentui-react-native/composition"
|
|
431
|
+
}
|
|
432
|
+
]
|
|
433
|
+
}
|
|
434
|
+
},
|
|
435
|
+
{
|
|
436
|
+
"date": "Fri, 28 Aug 2020 05:03:51 GMT",
|
|
437
|
+
"tag": "@fluentui-react-native/composition_v0.3.5",
|
|
438
|
+
"version": "0.3.5",
|
|
439
|
+
"comments": {
|
|
440
|
+
"none": [
|
|
441
|
+
{
|
|
442
|
+
"comment": "only allow menu container to focus on mount",
|
|
443
|
+
"author": "lehon@microsoft.com",
|
|
444
|
+
"commit": "9c93388527af2ea3ba60336c56a3da0ce65e3688",
|
|
445
|
+
"package": "@fluentui-react-native/composition"
|
|
446
|
+
}
|
|
447
|
+
]
|
|
448
|
+
}
|
|
449
|
+
},
|
|
450
|
+
{
|
|
451
|
+
"date": "Mon, 17 Aug 2020 22:08:34 GMT",
|
|
452
|
+
"tag": "@fluentui-react-native/composition_v0.3.4",
|
|
453
|
+
"version": "0.3.4",
|
|
454
|
+
"comments": {
|
|
455
|
+
"patch": [
|
|
456
|
+
{
|
|
457
|
+
"comment": "fix dependency errors",
|
|
458
|
+
"author": "jasonmo@microsoft.com",
|
|
459
|
+
"commit": "2216954b9e0efadc5223c2346b4cb31e20c8bc12",
|
|
460
|
+
"package": "@fluentui-react-native/composition"
|
|
461
|
+
}
|
|
462
|
+
]
|
|
463
|
+
}
|
|
464
|
+
},
|
|
465
|
+
{
|
|
466
|
+
"date": "Thu, 13 Aug 2020 19:49:20 GMT",
|
|
467
|
+
"tag": "@fluentui-react-native/composition_v0.3.3",
|
|
468
|
+
"version": "0.3.3",
|
|
469
|
+
"comments": {
|
|
470
|
+
"none": [
|
|
471
|
+
{
|
|
472
|
+
"comment": "change text color",
|
|
473
|
+
"author": "email not defined",
|
|
474
|
+
"commit": "690dc0f91728c471e6d0207c30414416f8cd71d5",
|
|
475
|
+
"package": "@fluentui-react-native/composition"
|
|
476
|
+
}
|
|
477
|
+
]
|
|
478
|
+
}
|
|
479
|
+
},
|
|
480
|
+
{
|
|
481
|
+
"date": "Thu, 13 Aug 2020 04:48:19 GMT",
|
|
482
|
+
"tag": "@fluentui-react-native/composition_v0.3.3",
|
|
483
|
+
"version": "0.3.3",
|
|
484
|
+
"comments": {
|
|
485
|
+
"patch": [
|
|
486
|
+
{
|
|
487
|
+
"comment": "release @fluentui-react-native/memo-cache",
|
|
488
|
+
"author": "jasonmo@microsoft.com",
|
|
489
|
+
"commit": "b490c9915260a055b2f3c044f06263be0be42216",
|
|
490
|
+
"package": "@fluentui-react-native/composition"
|
|
491
|
+
}
|
|
492
|
+
]
|
|
493
|
+
}
|
|
494
|
+
},
|
|
495
|
+
{
|
|
496
|
+
"date": "Wed, 12 Aug 2020 23:52:15 GMT",
|
|
497
|
+
"tag": "@fluentui-react-native/composition_v0.3.2",
|
|
498
|
+
"version": "0.3.2",
|
|
499
|
+
"comments": {
|
|
500
|
+
"patch": [
|
|
501
|
+
{
|
|
502
|
+
"comment": "release @fluentui-react-native/immutable-merge",
|
|
503
|
+
"author": "jasonmo@microsoft.com",
|
|
504
|
+
"commit": "b0ac4360b79b4286e2a4ea9fe768c96568e954fa",
|
|
505
|
+
"package": "@fluentui-react-native/composition"
|
|
506
|
+
}
|
|
507
|
+
]
|
|
508
|
+
}
|
|
509
|
+
},
|
|
510
|
+
{
|
|
511
|
+
"date": "Tue, 11 Aug 2020 19:53:33 GMT",
|
|
512
|
+
"tag": "@fluentui-react-native/composition_v0.3.1",
|
|
513
|
+
"version": "0.3.1",
|
|
514
|
+
"comments": {
|
|
515
|
+
"none": [
|
|
516
|
+
{
|
|
517
|
+
"comment": "status definitions",
|
|
518
|
+
"author": "email not defined",
|
|
519
|
+
"commit": "f01a0671daa0512a18cd6343518160e5ffc3a409",
|
|
520
|
+
"package": "@fluentui-react-native/composition"
|
|
521
|
+
}
|
|
522
|
+
]
|
|
523
|
+
}
|
|
524
|
+
},
|
|
525
|
+
{
|
|
526
|
+
"date": "Sat, 08 Aug 2020 05:35:23 GMT",
|
|
527
|
+
"tag": "@fluentui-react-native/composition_v0.3.1",
|
|
528
|
+
"version": "0.3.1",
|
|
529
|
+
"comments": {
|
|
530
|
+
"none": [
|
|
531
|
+
{
|
|
532
|
+
"comment": "📦 applying package updates ***NO_CI***",
|
|
533
|
+
"author": "lehon@microsoft.com",
|
|
534
|
+
"commit": "f5a45d2505d1ae6a89e98480544245091d2bfbbd",
|
|
535
|
+
"package": "@fluentui-react-native/composition"
|
|
536
|
+
}
|
|
537
|
+
]
|
|
538
|
+
}
|
|
539
|
+
},
|
|
540
|
+
{
|
|
541
|
+
"date": "Wed, 05 Aug 2020 22:50:11 GMT",
|
|
542
|
+
"tag": "@fluentui-react-native/composition_v0.3.0",
|
|
543
|
+
"version": "0.3.0",
|
|
544
|
+
"comments": {
|
|
545
|
+
"none": [
|
|
546
|
+
{
|
|
547
|
+
"comment": "added descriptions",
|
|
548
|
+
"author": "email not defined",
|
|
549
|
+
"commit": "eb607f63531821f1b20b27081418045927b0f130",
|
|
550
|
+
"package": "@fluentui-react-native/composition"
|
|
551
|
+
}
|
|
552
|
+
]
|
|
553
|
+
}
|
|
554
|
+
},
|
|
555
|
+
{
|
|
556
|
+
"date": "Sat, 01 Aug 2020 00:34:34 GMT",
|
|
557
|
+
"tag": "@fluentui-react-native/composition_v0.3.0",
|
|
558
|
+
"version": "0.3.0",
|
|
559
|
+
"comments": {
|
|
560
|
+
"minor": [
|
|
561
|
+
{
|
|
562
|
+
"comment": "specify types for tests",
|
|
563
|
+
"author": "krsiler@microsoft.com",
|
|
564
|
+
"commit": "f0021e6d95a1fa68c946a2dab2c797f32705fb9e",
|
|
565
|
+
"package": "@fluentui-react-native/composition"
|
|
566
|
+
}
|
|
567
|
+
]
|
|
568
|
+
}
|
|
569
|
+
},
|
|
570
|
+
{
|
|
571
|
+
"date": "Wed, 29 Jul 2020 22:38:20 GMT",
|
|
572
|
+
"tag": "@fluentui-react-native/composition_v0.2.1",
|
|
573
|
+
"version": "0.2.1",
|
|
574
|
+
"comments": {
|
|
575
|
+
"patch": [
|
|
576
|
+
{
|
|
577
|
+
"comment": "switch to using Lage for build sequencing",
|
|
578
|
+
"author": "jasonmo@microsoft.com",
|
|
579
|
+
"commit": "79677c8f3260dbf55e053db5983fb161c6fb44b5",
|
|
580
|
+
"package": "@fluentui-react-native/composition"
|
|
581
|
+
}
|
|
582
|
+
]
|
|
583
|
+
}
|
|
584
|
+
},
|
|
585
|
+
{
|
|
586
|
+
"date": "Tue, 28 Jul 2020 18:21:12 GMT",
|
|
587
|
+
"tag": "@fluentui-react-native/composition_v0.2.0",
|
|
588
|
+
"version": "0.2.0",
|
|
589
|
+
"comments": {
|
|
590
|
+
"minor": [
|
|
591
|
+
{
|
|
592
|
+
"comment": "add experimental framework packages",
|
|
593
|
+
"author": "jasonmo@microsoft.com",
|
|
594
|
+
"commit": "585007a447ba6dec0ae70be693879bbf7125c71b",
|
|
595
|
+
"package": "@fluentui-react-native/composition"
|
|
596
|
+
}
|
|
597
|
+
]
|
|
598
|
+
}
|
|
599
|
+
}
|
|
600
|
+
]
|
|
601
|
+
}
|