UNPKG

61.7 kBJSONView Raw
1{
2 "name": "@uifabric/merge-styles",
3 "entries": [
4 {
5 "date": "Wed, 16 Sep 2020 12:27:22 GMT",
6 "tag": "@uifabric/merge-styles_v7.19.1",
7 "version": "7.19.1",
8 "comments": {
9 "none": [
10 {
11 "comment": "Update API Extractor settings to share config and handle newlines better",
12 "author": "elcraig@microsoft.com",
13 "commit": "7d093f59a06527fc39656c903cab4470650e3acd",
14 "package": "@uifabric/merge-styles"
15 }
16 ]
17 }
18 },
19 {
20 "date": "Tue, 15 Sep 2020 12:26:06 GMT",
21 "tag": "@uifabric/merge-styles_v7.19.0",
22 "version": "7.19.0",
23 "comments": {
24 "minor": [
25 {
26 "comment": "Exporting additional typings, updated auto-unit generation to not prefix the default unit (px) on css custom properties.",
27 "author": "dzearing@hotmail.com",
28 "commit": "1838dcc8b214345f6cc8f9c0904a2cc66cc39f71",
29 "package": "@uifabric/merge-styles"
30 }
31 ]
32 }
33 },
34 {
35 "date": "Mon, 14 Sep 2020 12:22:12 GMT",
36 "tag": "@uifabric/merge-styles_v7.18.0",
37 "version": "7.18.0",
38 "comments": {
39 "none": [
40 {
41 "comment": "Fix API file newlines",
42 "author": "elcraig@microsoft.com",
43 "commit": "728b287a05f3c521e3b1ab7ea58071ac07d7c727",
44 "package": "@uifabric/merge-styles"
45 }
46 ]
47 }
48 },
49 {
50 "date": "Fri, 28 Aug 2020 12:29:20 GMT",
51 "tag": "@uifabric/merge-styles_v7.18.0",
52 "version": "7.18.0",
53 "comments": {
54 "minor": [
55 {
56 "comment": "Update IRawStyleBase tying to allow css variables (string) as acceptable values.",
57 "author": "xgao@microsoft.com",
58 "commit": "787a28b8ac5f9e6f42dfe9a0630f012fea3900bf",
59 "package": "@uifabric/merge-styles"
60 }
61 ]
62 }
63 },
64 {
65 "date": "Tue, 25 Aug 2020 12:36:19 GMT",
66 "tag": "@uifabric/merge-styles_v7.17.0",
67 "version": "7.17.0",
68 "comments": {
69 "minor": [
70 {
71 "comment": "Deprecating the `selectors` node. While it still works, you no longer need to wrap selectors within it. Just inline them next to the other styles.",
72 "author": "dzearing@hotmail.com",
73 "commit": "5b987c2dacab9ebddda7c3966e03521e974fbd63",
74 "package": "@uifabric/merge-styles"
75 }
76 ]
77 }
78 },
79 {
80 "date": "Mon, 13 Jul 2020 23:14:39 GMT",
81 "tag": "@uifabric/merge-styles_v7.16.1",
82 "version": "7.16.1",
83 "comments": {
84 "patch": [
85 {
86 "comment": "Replace tslint with eslint",
87 "author": "elcraig@microsoft.com",
88 "commit": "e7b119a05ef8a4aa254df00320f3672298617ade",
89 "package": "@uifabric/merge-styles"
90 }
91 ]
92 }
93 },
94 {
95 "date": "Tue, 30 Jun 2020 12:33:36 GMT",
96 "tag": "@uifabric/merge-styles_v7.16.0",
97 "version": "7.16.0",
98 "comments": {
99 "minor": [
100 {
101 "comment": "Loosening typings in the `IStyle` interface.",
102 "author": "dzearing@microsoft.com",
103 "commit": "0992ce1a42dcd1105ec055d655111288b54d3bcd",
104 "package": "@uifabric/merge-styles"
105 }
106 ]
107 }
108 },
109 {
110 "date": "Fri, 26 Jun 2020 12:36:28 GMT",
111 "tag": "@uifabric/merge-styles_v7.15.1",
112 "version": "7.15.1",
113 "comments": {
114 "none": [
115 {
116 "comment": "Update config files in preparation for enabling ESLint",
117 "author": "elcraig@microsoft.com",
118 "commit": "94ab6757c1050007b9f8343986f19c7685fed6d7",
119 "package": "@uifabric/merge-styles"
120 }
121 ]
122 }
123 },
124 {
125 "date": "Thu, 25 Jun 2020 12:50:17 GMT",
126 "tag": "@uifabric/merge-styles_v7.15.0",
127 "version": "7.15.0",
128 "comments": {
129 "minor": [
130 {
131 "comment": "Loosening typings to allow for css variables. Removing kebab casing for css values which start with dashes.",
132 "author": "dzearing@hotmail.com",
133 "commit": "76c53de7cb3a89796d29cee85e8779729a4635d5",
134 "package": "@uifabric/merge-styles"
135 }
136 ]
137 }
138 },
139 {
140 "date": "Tue, 16 Jun 2020 17:35:36 GMT",
141 "tag": "@uifabric/merge-styles_v7.14.1",
142 "version": "7.14.1",
143 "comments": {
144 "none": [
145 {
146 "comment": "Clean up devDependencies and clarify version file placeholder comments",
147 "author": "elcraig@microsoft.com",
148 "commit": "695c29fcf6f07a903e7d849098c5e6c0ec178b3d",
149 "package": "@uifabric/merge-styles"
150 }
151 ]
152 }
153 },
154 {
155 "date": "Fri, 15 May 2020 20:33:16 GMT",
156 "tag": "@uifabric/merge-styles_v7.14.0",
157 "version": "7.14.0",
158 "comments": {
159 "minor": [
160 {
161 "comment": "Addressing another typing issue found by TS 3.9.2 which is now catching scenarios which were shallow partials but should have been deep partials.",
162 "author": "dzearing@microsoft.com",
163 "commit": "3d95eeb9eeff0e8dba5e0c4dee322bbdfaac1e68",
164 "package": "@uifabric/merge-styles"
165 }
166 ]
167 }
168 },
169 {
170 "date": "Fri, 15 May 2020 00:07:39 GMT",
171 "tag": "@uifabric/merge-styles_v7.13.0",
172 "version": "7.13.0",
173 "comments": {
174 "minor": [
175 {
176 "comment": "Relaxing the input arguments in merge-styles to keep things building with typescript 3.9.",
177 "author": "dzearing@microsoft.com",
178 "commit": "f74c4188938a23df4b6edbf60f3bc89d15885142",
179 "package": "@uifabric/merge-styles"
180 }
181 ]
182 }
183 },
184 {
185 "date": "Mon, 11 May 2020 12:36:34 GMT",
186 "tag": "@uifabric/merge-styles_v7.12.0",
187 "version": "7.12.0",
188 "comments": {
189 "minor": [
190 {
191 "comment": "Enable repeating selector in css rules for higher specificity",
192 "author": "xgao@microsoft.com",
193 "commit": "1619b355712d83844b4b63283e9370b5ff6a17f5",
194 "package": "@uifabric/merge-styles"
195 }
196 ]
197 }
198 },
199 {
200 "date": "Fri, 08 May 2020 12:35:40 GMT",
201 "tag": "@uifabric/merge-styles_v7.11.4",
202 "version": "7.11.4",
203 "comments": {
204 "patch": [
205 {
206 "comment": "add forcedColorAdjust",
207 "author": "xgao@microsoft.com",
208 "commit": "70e25f50621034c277df23f832ed1b13e1a824c8",
209 "package": "@uifabric/merge-styles"
210 },
211 {
212 "comment": "Prevent classname with empty style generation",
213 "author": "pingj@microsoft.com",
214 "commit": "a5b44ed833a4614d1333fa161ffd8fd467d33446",
215 "package": "@uifabric/merge-styles"
216 }
217 ]
218 }
219 },
220 {
221 "date": "Thu, 07 May 2020 01:06:55 GMT",
222 "tag": "@uifabric/merge-styles_v7.11.3",
223 "version": "7.11.3",
224 "comments": {
225 "patch": [
226 {
227 "comment": "Addressing commonjs imports.",
228 "author": "dzearing@microsoft.com",
229 "commit": "f4a995d4166c7812976b13c6638fb1ae32a8667d",
230 "package": "@uifabric/merge-styles"
231 }
232 ]
233 }
234 },
235 {
236 "date": "Tue, 05 May 2020 12:34:22 GMT",
237 "tag": "@uifabric/merge-styles_v7.11.2",
238 "version": "7.11.2",
239 "comments": {
240 "patch": [
241 {
242 "comment": "Fixing errors when building @fluentui/docs.",
243 "author": "humbertomakotomorimoto@gmail.com",
244 "commit": "6c055de8e22610b9f96d29e0667f019d669b7df1",
245 "package": "@uifabric/merge-styles"
246 }
247 ]
248 }
249 },
250 {
251 "date": "Fri, 17 Apr 2020 12:34:08 GMT",
252 "tag": "@uifabric/merge-styles_v7.11.0",
253 "version": "7.11.0",
254 "comments": {
255 "minor": [
256 {
257 "comment": "add WebkitTextSizeAdjust and textSizeAdjust as a valid CSS property",
258 "author": "sochhay@microsoft.com",
259 "commit": "dedb9ae121ac9fb983e35877fe4dbb6512fd8235",
260 "package": "@uifabric/merge-styles"
261 }
262 ]
263 }
264 },
265 {
266 "date": "Thu, 16 Apr 2020 04:01:45 GMT",
267 "tag": "@uifabric/merge-styles_v7.10.0",
268 "version": "7.10.0",
269 "comments": {
270 "patch": [
271 {
272 "comment": "Readme: Fabric=>Fluent wording updates",
273 "author": "elcraig@microsoft.com",
274 "commit": "9e3c7c7d4b92e132820cdbcd61a667829c712ecb",
275 "package": "@uifabric/merge-styles"
276 },
277 {
278 "comment": "Fix typing for subComponentStyles in StyleSet",
279 "author": "xgao@microsoft.com",
280 "commit": "3f95bf337123ad9196a552ed12f893fa75a272fc",
281 "package": "@uifabric/merge-styles"
282 }
283 ],
284 "minor": [
285 {
286 "comment": "Expose keytoclassnames to app, so it can be cached by the app in places like indexed db.",
287 "author": "pingj@microsoft.com",
288 "commit": "ece3cc7675b6bec05f3810a5f8df4928cab548c7",
289 "package": "@uifabric/merge-styles"
290 }
291 ],
292 "none": [
293 {
294 "comment": "sync package version",
295 "author": "xgao@microsoft.com",
296 "commit": "6f39958352207acb3029458503db0969a4359806",
297 "package": "@uifabric/merge-styles"
298 }
299 ]
300 }
301 },
302 {
303 "date": "Mon, 30 Mar 2020 19:10:08 GMT",
304 "tag": "@uifabric/merge-styles_v7.8.11",
305 "version": "7.8.11",
306 "comments": {
307 "patch": [
308 {
309 "comment": "Fixing '_rtl not defined' error thrown when building @fluentui/docs.",
310 "author": "humbertomakotomorimoto@gmail.com",
311 "commit": "31e6dc834a76c6afb4c555b155b67247e290dbcb"
312 }
313 ]
314 }
315 },
316 {
317 "date": "Wed, 25 Mar 2020 12:30:04 GMT",
318 "tag": "@uifabric/merge-styles_v7.8.10",
319 "version": "7.8.10",
320 "comments": {
321 "patch": [
322 {
323 "comment": "Changing references of Fabric to Fluent",
324 "author": "mgodbolt@microsoft.com",
325 "commit": "3ec9a0efa90dc462104e717dc0f9c41e1b4fcd60"
326 }
327 ]
328 }
329 },
330 {
331 "date": "Mon, 23 Mar 2020 12:28:29 GMT",
332 "tag": "@uifabric/merge-styles_v7.8.9",
333 "version": "7.8.9",
334 "comments": {
335 "patch": [
336 {
337 "comment": "Replace OfficeDev/office-ui-fabric-react with microsoft/fluentui",
338 "author": "elcraig@microsoft.com",
339 "commit": "94a0cc4f2c7129b66cb69159889f0ac95e8c88ee"
340 }
341 ]
342 }
343 },
344 {
345 "date": "Thu, 19 Mar 2020 12:29:37 GMT",
346 "tag": "@uifabric/merge-styles_v7.8.8",
347 "version": "7.8.8",
348 "comments": {
349 "none": [
350 {
351 "comment": "Run prettier: 120 line length, trailing commas",
352 "author": "elcraig@microsoft.com",
353 "commit": "b55b99b22a9972f79dd9b0c45dcb983233b2c157"
354 }
355 ]
356 }
357 },
358 {
359 "date": "Tue, 25 Feb 2020 12:25:39 GMT",
360 "tag": "@uifabric/merge-styles_v7.8.6",
361 "version": "7.8.6",
362 "comments": {
363 "none": [
364 {
365 "comment": "Run prettier on all files",
366 "author": "elcraig@microsoft.com",
367 "commit": "ef95f984ea819393b994222b1d7b3c4c4f159b9f"
368 }
369 ]
370 }
371 },
372 {
373 "date": "Fri, 07 Feb 2020 12:41:31 GMT",
374 "tag": "@uifabric/merge-styles_v7.8.6",
375 "version": "7.8.6",
376 "comments": {
377 "none": [
378 {
379 "comment": "Remove unused config files",
380 "author": "elcraig@microsoft.com",
381 "commit": "33b1c3474b1b8e899a1c24a4c1ee973908686df1"
382 }
383 ]
384 }
385 },
386 {
387 "date": "Fri, 31 Jan 2020 19:00:10 GMT",
388 "tag": "@uifabric/merge-styles_v7.8.5",
389 "version": "7.8.5",
390 "comments": {
391 "none": [
392 {
393 "comment": "Fix prettier error after upgrade prettier to 1.19.1",
394 "author": "xgao@microsoft.com",
395 "commit": "2242effd3e5226f313ef16f9c18ed3db87d548c4"
396 },
397 {
398 "comment": "bumping versions to fix broken publishes",
399 "author": "kchau@microsoft.com",
400 "commit": "1fd6f0a289e8f0f126c9609b8e775ac0ced03b81"
401 }
402 ]
403 }
404 },
405 {
406 "date": "Tue, 28 Jan 2020 12:43:24 GMT",
407 "tag": "@uifabric/merge-styles_v7.8.4",
408 "version": "7.8.4",
409 "comments": {
410 "none": [
411 {
412 "comment": "Rename all just configs to TS.",
413 "author": "jagore@microsoft.com",
414 "commit": "373c657b0bf9bf5d8e8433d8df8ccdccaec89e45"
415 }
416 ]
417 }
418 },
419 {
420 "date": "Wed, 22 Jan 2020 12:36:43 GMT",
421 "tag": "@uifabric/merge-styles_v7.8.3",
422 "version": "7.8.3",
423 "comments": {
424 "patch": [
425 {
426 "comment": "Documentation: Added note to merge-styles readme about working with content security policy (CSP).",
427 "author": "elcraig@microsoft.com",
428 "commit": "204bbe4b92735ff5b7b0298c20142324faa093f5"
429 }
430 ]
431 }
432 },
433 {
434 "date": "Fri, 17 Jan 2020 02:32:17 GMT",
435 "tag": "@uifabric/merge-styles_v7.8.2",
436 "version": "7.8.2",
437 "comments": {
438 "patch": [
439 {
440 "comment": "Update tslib minver to first version containing __spreadArrays helper due to changes in how TS emits spreads.",
441 "author": "jagore@microsoft.com",
442 "commit": "52dc239bf89dbe76daa5f4776ee4368957938a1a"
443 }
444 ]
445 }
446 },
447 {
448 "date": "Wed, 08 Jan 2020 17:02:57 GMT",
449 "tag": "@uifabric/merge-styles_v7.8.1",
450 "version": "7.8.1",
451 "comments": {
452 "none": [
453 {
454 "comment": "Break up build task into build, bundle, test and lint tasks. Add parallelization pipeline using new tasks.",
455 "author": "jagore@microsoft.com",
456 "commit": "f1f07695f5d18c2c975eef382c5b777d7ccb52e2"
457 }
458 ]
459 }
460 },
461 {
462 "date": "Fri, 08 Nov 2019 12:30:07 GMT",
463 "tag": "@uifabric/merge-styles_v7.8.1",
464 "version": "7.8.1",
465 "comments": {
466 "patch": [
467 {
468 "comment": "Add px units to flexBasis styling by default. Remove existing styling usage where it had no effect before this PR.",
469 "author": "jagore@microsoft.com",
470 "commit": "f907d55f63a68d685743277f1f35188fbe6af62d"
471 }
472 ]
473 }
474 },
475 {
476 "date": "Mon, 21 Oct 2019 12:33:23 GMT",
477 "tag": "@uifabric/merge-styles_v7.8.0",
478 "version": "7.8.0",
479 "comments": {
480 "minor": [
481 {
482 "comment": "Add `-ms-overflow-style` as a valid CSS property",
483 "author": "unindented@gmail.com",
484 "commit": "ac7b27aafaa526b44c11d8a2885517a3751ce528"
485 }
486 ]
487 }
488 },
489 {
490 "date": "Thu, 26 Sep 2019 12:32:32 GMT",
491 "tag": "@uifabric/merge-styles_v7.7.0",
492 "version": "7.7.0",
493 "comments": {
494 "minor": [
495 {
496 "comment": "mergeStyles and mergeStyleSets have a companion method which accepts options for setting RTL",
497 "author": "jdh@microsoft.com",
498 "commit": "db3504b65c6363d9d840d58076a31abe8bade56a"
499 }
500 ]
501 }
502 },
503 {
504 "date": "Fri, 20 Sep 2019 12:34:28 GMT",
505 "tag": "@uifabric/merge-styles_v7.6.0",
506 "version": "7.6.0",
507 "comments": {
508 "minor": [
509 {
510 "comment": "Adding `concatStyleSetsWithProps` to help resolve stylesets that are functional, resolving with props.",
511 "author": "dzearing@microsoft.com",
512 "commit": "8065917a76a5e08b27721e34e13903adba3730f1"
513 }
514 ]
515 }
516 },
517 {
518 "date": "Thu, 12 Sep 2019 12:34:15 GMT",
519 "tag": "@uifabric/merge-styles_v7.5.2",
520 "version": "7.5.2",
521 "comments": {
522 "patch": [
523 {
524 "comment": "Build the kebabRules map instead of shipping it",
525 "author": "mark@thedutchies.com",
526 "commit": "6c2bb6b120a0fca24259bd21bd0a73989bbeff7a"
527 }
528 ]
529 }
530 },
531 {
532 "date": "Wed, 04 Sep 2019 04:09:58 GMT",
533 "tag": "@uifabric/merge-styles_v7.5.1",
534 "version": "7.5.1",
535 "comments": {
536 "patch": [
537 {
538 "comment": "fix version file",
539 "author": "kchau@microsoft.com",
540 "commit": "fbccfaf91bfe3c77d95c614ac2cb69b7c9e1dad1"
541 }
542 ]
543 }
544 },
545 {
546 "date": "Mon, 26 Aug 2019 12:30:49 GMT",
547 "tag": "@uifabric/merge-styles_v7.5.0",
548 "version": "7.5.0",
549 "comments": {
550 "minor": [
551 {
552 "comment": "merge-styles: Collapsing comma delimited selectors to make styles easy to define for multiple matches.",
553 "author": "dzearing@hotmail.com",
554 "commit": "605ac28702d8c81fc1a735bab7c93f668da4a47c"
555 }
556 ]
557 }
558 },
559 {
560 "date": "Fri, 23 Aug 2019 12:35:28 GMT",
561 "tag": "@uifabric/merge-styles_v7.4.1",
562 "version": "7.4.1",
563 "comments": {
564 "patch": [
565 {
566 "comment": "Update npmignores, delete unused jest setup files",
567 "author": "elcraig@microsoft.com",
568 "commit": "b12aaa280221562003af1e0f02aa5f3a5b008041"
569 },
570 {
571 "comment": "Fix up readme and package.json descriptions",
572 "author": "elcraig@microsoft.com",
573 "commit": "b1aef500b4b86eb5643d9f7db4c06114b5d7cc71"
574 }
575 ]
576 }
577 },
578 {
579 "date": "Thu, 15 Aug 2019 12:30:43 GMT",
580 "tag": "@uifabric/merge-styles_v7.4.0",
581 "version": "7.4.0",
582 "comments": {
583 "none": [
584 {
585 "comment": "Minor readme updates.",
586 "author": "jagore@microsoft.com",
587 "commit": "9c6b6468c922d15a7f7a392db6725abbbdba989a"
588 }
589 ]
590 }
591 },
592 {
593 "date": "Tue, 13 Aug 2019 12:31:12 GMT",
594 "tag": "@uifabric/merge-styles_v7.4.0",
595 "version": "7.4.0",
596 "comments": {
597 "minor": [
598 {
599 "comment": "Removing deprecated and buggy \"$\" reference feature, which has added perf overhead in all scenarios, replacing with simpler regex to replace ampersands in selectors with classnames.",
600 "author": "dzearing@microsoft.com",
601 "commit": ""
602 }
603 ]
604 }
605 },
606 {
607 "date": "Wed, 07 Aug 2019 12:32:28 GMT",
608 "tag": "@uifabric/merge-styles_v7.3.0",
609 "version": "7.3.0",
610 "comments": {
611 "minor": [
612 {
613 "comment": "Updating styles to not use $ syntax.",
614 "author": "dzearing@microsoft.com",
615 "commit": "de03449faca7e6256e3863892a1c465721fd0ec4"
616 }
617 ]
618 }
619 },
620 {
621 "date": "Wed, 17 Jul 2019 18:58:57 GMT",
622 "tag": "@uifabric/merge-styles_v7.2.0",
623 "version": "7.2.0",
624 "comments": {
625 "patch": [
626 {
627 "comment": "Adding @types/react and @types/react-dom to package.json that have peer dependencies on react and react-dom.",
628 "author": "makotom@microsoft.com",
629 "commit": "4fa2fef6380c18877fcf379648d4e52146d59812"
630 }
631 ],
632 "none": [
633 {
634 "comment": "get rid of npx",
635 "author": "kchau@microsoft.com",
636 "commit": "472993033369aa470e59197a534045c02c24e852"
637 }
638 ],
639 "minor": [
640 {
641 "comment": "Changed initial default style injection to insert at the start of head by default, rather than at the end. This lets user specified stylesheets have preference by default, but also added support to insert styles in a specific part of the `HEAD` element. Just create a placeholder `<style data-merge-styles/>` element within the head, and styles will be injected after that placeholder.",
642 "author": "vibraga@microsoft.com",
643 "commit": "6792b36740782730db6693389db9c6341727bdb5"
644 }
645 ]
646 }
647 },
648 {
649 "date": "Sat, 13 Jul 2019 22:20:41 GMT",
650 "tag": "@uifabric/merge-styles_v7.1.1",
651 "version": "7.1.1",
652 "comments": {
653 "none": [
654 {
655 "comment": "Use resolves for all package paths",
656 "author": "kchau@microsoft.com",
657 "commit": "f8887fbdac76e651b0161edf624014a33741cf86"
658 }
659 ]
660 }
661 },
662 {
663 "version": "7.1.1",
664 "tag": "@uifabric/merge-styles_v7.1.1",
665 "date": "Mon, 01 Jul 2019 18:51:42 GMT",
666 "comments": {
667 "patch": [
668 {
669 "comment": "Re-use style nodes in IE11 to prevent unpredictable cascading",
670 "author": "Michael Loughry <miclo@microsoft.com>",
671 "commit": "60b64fb95f20170720afdb33bbc33860aef547d5"
672 }
673 ]
674 }
675 },
676 {
677 "version": "7.1.0",
678 "tag": "@uifabric/merge-styles_v7.1.0",
679 "date": "Thu, 27 Jun 2019 18:25:04 GMT",
680 "comments": {
681 "patch": [
682 {
683 "comment": "Reducing runtime overhead on kebab parsing. Reducing some concatStyleSets overhead.",
684 "author": "Elizabeth Craig <ecraig12345@gmail.com>",
685 "commit": "880264578d390878abde534f400849931dc4816b"
686 }
687 ],
688 "minor": [
689 {
690 "comment": "Add `fontDisplay` to `IFontFace`",
691 "author": "Elizabeth Craig <ecraig12345@gmail.com>",
692 "commit": "880264578d390878abde534f400849931dc4816b"
693 }
694 ]
695 }
696 },
697 {
698 "version": "7.0.2",
699 "tag": "@uifabric/merge-styles_v7.0.2",
700 "date": "Fri, 14 Jun 2019 12:26:30 GMT",
701 "comments": {
702 "patch": [
703 {
704 "comment": "Fix missing assets in production build.",
705 "author": "JD Huntington <jdh@microsoft.com>",
706 "commit": "e1bebe54dd798847060baaf4a52956c2f6dd866b"
707 }
708 ],
709 "dependency": [
710 {
711 "comment": "Updating dependency \"@uifabric/prettier-rules\" from `^7.0.1` to `^7.0.2`"
712 },
713 {
714 "comment": "Updating dependency \"@uifabric/tslint-rules\" from `^7.0.1` to `^7.0.2`"
715 }
716 ]
717 }
718 },
719 {
720 "version": "7.0.1",
721 "tag": "@uifabric/merge-styles_v7.0.1",
722 "date": "Thu, 13 Jun 2019 00:24:48 GMT",
723 "comments": {
724 "patch": [
725 {
726 "comment": "Initial release of Fabric 7",
727 "author": "Elizabeth Craig <elcraig@microsoft.com>",
728 "commit": "9bc84498f2a95e5e822178214edce2a947adac38"
729 }
730 ],
731 "dependency": [
732 {
733 "comment": "Updating dependency \"@uifabric/prettier-rules\" from `^7.0.0` to `^7.0.1`"
734 },
735 {
736 "comment": "Updating dependency \"@uifabric/tslint-rules\" from `^7.0.0` to `^7.0.1`"
737 }
738 ]
739 }
740 },
741 {
742 "version": "6.19.0",
743 "tag": "@uifabric/merge-styles_v6.19.0",
744 "date": "Wed, 12 Jun 2019 00:42:26 GMT",
745 "comments": {
746 "minor": [
747 {
748 "comment": "Changin borderBottomLeftRadius, borderBottomRightRadius, borderTopLeftRadius and borderTopRightRadius to be of type ICSSPixelUnitRule, like borderRadius, instead of type string.",
749 "author": "Makoto Morimoto <Humberto.Morimoto@microsoft.com>",
750 "commit": "2faffcc51ec77341b3f1d796ea8d9e7440ecf0f7"
751 }
752 ]
753 }
754 },
755 {
756 "version": "6.18.1",
757 "tag": "@uifabric/merge-styles_v6.18.1",
758 "date": "Tue, 11 Jun 2019 12:21:35 GMT",
759 "comments": {
760 "patch": [
761 {
762 "comment": "upgrade to api-extractor 7.1.6",
763 "author": "Natalie Ethell <naethell@microsoft.com>",
764 "commit": "a5bbc76367eb01e993f20796955569f422a538b2"
765 }
766 ]
767 }
768 },
769 {
770 "version": "6.18.0",
771 "tag": "@uifabric/merge-styles_v6.18.0",
772 "date": "Wed, 05 Jun 2019 12:22:30 GMT",
773 "comments": {
774 "minor": [
775 {
776 "comment": "Fix TS 3.5 typing issues.",
777 "author": "Jason Gore <jagore@microsoft.com>",
778 "commit": "6199feabe374c1d5b0ff9b3384f786634939cb07"
779 }
780 ]
781 }
782 },
783 {
784 "version": "6.17.4",
785 "tag": "@uifabric/merge-styles_v6.17.4",
786 "date": "Tue, 21 May 2019 12:20:44 GMT",
787 "comments": {
788 "patch": [
789 {
790 "comment": "Use shared demo app bootstrapping code",
791 "author": "Elizabeth Craig <elcraig@microsoft.com>",
792 "commit": "3d93653335bbd66e7faec628e64b4c380dbfe82d"
793 }
794 ]
795 }
796 },
797 {
798 "version": "6.17.3",
799 "tag": "@uifabric/merge-styles_v6.17.3",
800 "date": "Tue, 14 May 2019 07:50:30 GMT",
801 "comments": {
802 "patch": [
803 {
804 "comment": "Update Fabric assets link",
805 "author": "Peter Jahn <pejahn@microsoft.com>",
806 "commit": "4cbda272f3ba109cdff14d9ff1b603564b73ea2a"
807 }
808 ],
809 "dependency": [
810 {
811 "comment": "Updating dependency \"@uifabric/prettier-rules\" from `^1.0.1` to `^1.0.2`"
812 },
813 {
814 "comment": "Updating dependency \"@uifabric/tslint-rules\" from `^1.0.1` to `^1.0.2`"
815 }
816 ]
817 }
818 },
819 {
820 "version": "6.17.2",
821 "tag": "@uifabric/merge-styles_v6.17.2",
822 "date": "Wed, 08 May 2019 12:37:40 GMT",
823 "comments": {
824 "patch": [
825 {
826 "comment": "merge-styles: Removing `typeof window` call in `getInstance` to remove an IE11 memory leak.",
827 "author": "David Zearing <dzearing@microsoft.com>",
828 "commit": "42361ef14d62a43d8f6df72515cdc2836651c1d4"
829 }
830 ]
831 }
832 },
833 {
834 "version": "6.17.1",
835 "tag": "@uifabric/merge-styles_v6.17.1",
836 "date": "Thu, 02 May 2019 12:36:35 GMT",
837 "comments": {
838 "patch": [
839 {
840 "comment": "a new line is added to the end of the api-extractor.json file",
841 "author": "jspurlin <jspurlin@microsoft.com>",
842 "commit": "c0bbb0d61e0da3bccbb78654a6f49e0c56b7996e"
843 }
844 ],
845 "none": [
846 {
847 "comment": "Run prettier on all files",
848 "author": "Elizabeth Craig <ecraig12345@gmail.com>",
849 "commit": "68bf892681e7cec48499ea62312aad3dee5bbfd1"
850 }
851 ]
852 }
853 },
854 {
855 "version": "6.17.0",
856 "tag": "@uifabric/merge-styles_v6.17.0",
857 "date": "Mon, 15 Apr 2019 12:33:42 GMT",
858 "comments": {
859 "minor": [
860 {
861 "comment": "Inject nonce to style tag if specified in csp settings in FabricConfig.",
862 "author": "apneer <sasha050909@gmail.com>",
863 "commit": "2dde466c2c3ec7975e3aa75969600ef535121ecb"
864 }
865 ]
866 }
867 },
868 {
869 "version": "6.16.5",
870 "tag": "@uifabric/merge-styles_v6.16.5",
871 "date": "Thu, 11 Apr 2019 12:37:10 GMT",
872 "comments": {
873 "patch": [
874 {
875 "comment": "Documentation: add @docCategory inline tags",
876 "author": "Natalie Ethell <naethell@microsoft.com>",
877 "commit": "61ffe7ba8a1f40a61a8335ac9ef9fb6e4dc30fd7"
878 }
879 ]
880 }
881 },
882 {
883 "version": "6.16.4",
884 "tag": "@uifabric/merge-styles_v6.16.4",
885 "date": "Tue, 02 Apr 2019 00:38:15 GMT",
886 "comments": {
887 "patch": [
888 {
889 "comment": "Use ^ ranges instead of >=",
890 "author": "Elizabeth Craig <ecraig12345@gmail.com>",
891 "commit": "6a536804ce9cff3444e6f631925a30c58274d931"
892 }
893 ]
894 }
895 },
896 {
897 "version": "6.16.3",
898 "tag": "@uifabric/merge-styles_v6.16.3",
899 "date": "Mon, 01 Apr 2019 12:37:03 GMT",
900 "comments": {
901 "patch": [
902 {
903 "comment": "Deleting .api.ts file.",
904 "author": "Humberto Makoto Morimoto Burgos <Humberto.Morimoto@microsoft.com>",
905 "commit": "df359770c046490ac1d7cb17a783cbb7e0cbcdcf"
906 }
907 ]
908 }
909 },
910 {
911 "version": "6.16.2",
912 "tag": "@uifabric/merge-styles_v6.16.2",
913 "date": "Wed, 27 Mar 2019 12:34:02 GMT",
914 "comments": {
915 "patch": [
916 {
917 "comment": "update API file",
918 "author": "Natalie Ethell <naethell@microsoft.com>",
919 "commit": "f1d7bb3c35531554d4e855a9b2e3e7966a47fc17"
920 },
921 {
922 "comment": "update api file generated by api-extractor 7",
923 "author": "Natalie Ethell <naethell@microsoft.com>",
924 "commit": "84a6854128de7b11e1b3babb41569be749786f8d"
925 }
926 ]
927 }
928 },
929 {
930 "version": "6.16.1",
931 "tag": "@uifabric/merge-styles_v6.16.1",
932 "date": "Fri, 08 Mar 2019 13:32:10 GMT",
933 "comments": {
934 "patch": [
935 {
936 "comment": "Fix selector in a mergeStyleSets Readme example",
937 "author": "Ivan <ivan.dijan@gmail.com>",
938 "commit": "69a0b2bb065c894aae430001cd92eee3e17b9630"
939 }
940 ]
941 }
942 },
943 {
944 "version": "6.16.0",
945 "tag": "@uifabric/merge-styles_v6.16.0",
946 "date": "Fri, 01 Mar 2019 13:33:08 GMT",
947 "comments": {
948 "minor": [
949 {
950 "comment": "Some references to \"process\" have been removed to help with tree shaking.",
951 "author": "David Zearing <dzearing@microsoft.com>",
952 "commit": "bd191a3964734c6619fa49fcdb1d6127e2834522"
953 }
954 ]
955 }
956 },
957 {
958 "version": "6.15.2",
959 "tag": "@uifabric/merge-styles_v6.15.2",
960 "date": "Wed, 30 Jan 2019 13:36:21 GMT",
961 "comments": {
962 "patch": [
963 {
964 "comment": "Fix bug where multiple selectors in :global() would not be processed correctly",
965 "author": "Mark Polak <mark@thedutchies.com>",
966 "commit": "91e8cf63bf2e057f609905f66363ac6ab5b5880e"
967 }
968 ]
969 }
970 },
971 {
972 "version": "6.15.1",
973 "tag": "@uifabric/merge-styles_v6.15.1",
974 "date": "Wed, 23 Jan 2019 22:53:13 GMT",
975 "comments": {
976 "patch": [
977 {
978 "comment": "Allow :global to be used in more scenarios than just \":global(selector)\"",
979 "author": "Mark Polak <mark@thedutchies.com>",
980 "commit": "034ac9dad6f8687da78fb358db9da0c43d976fbc"
981 },
982 {
983 "comment": "Use CSS object-fit in the Image component in capable browsers",
984 "author": "Mathieu 'p01' Henri <mathieu@p01.org>",
985 "commit": "dffc46f4917a381eb75cccc81b5eb89c5c3c9af7"
986 }
987 ]
988 }
989 },
990 {
991 "version": "6.15.0",
992 "tag": "@uifabric/merge-styles_v6.15.0",
993 "date": "Thu, 15 Nov 2018 13:36:22 GMT",
994 "comments": {
995 "minor": [
996 {
997 "comment": "DevExp: get rid of const enum so the library is compatible with Typescript's isolatedModule compilation mode",
998 "author": "Kenneth Chau <kenotron@users.noreply.github.com>",
999 "commit": "a995de20dcd7b3a8967e6d33ccffd6f12dae0ed5"
1000 }
1001 ]
1002 }
1003 },
1004 {
1005 "version": "6.14.0",
1006 "tag": "@uifabric/merge-styles_v6.14.0",
1007 "date": "Tue, 13 Nov 2018 13:30:53 GMT",
1008 "comments": {
1009 "minor": [
1010 {
1011 "comment": "`strokeLinecap` added to IRawStyles.",
1012 "author": "brandonthomas <brandonthomas@users.noreply.github.com>",
1013 "commit": "4fa50fa0c3f001f57a4b497821799521d05c26bc"
1014 }
1015 ]
1016 }
1017 },
1018 {
1019 "version": "6.13.0",
1020 "tag": "@uifabric/merge-styles_v6.13.0",
1021 "date": "Thu, 08 Nov 2018 04:17:34 GMT",
1022 "comments": {
1023 "minor": [
1024 {
1025 "comment": "Fixes #6975: adds ability for mergestyles to handle commas in selectors",
1026 "author": "Kenneth Chau <kenotron@users.noreply.github.com>",
1027 "commit": "31d07a04207a554ac7375c567bbe49942f2f65b1"
1028 }
1029 ]
1030 }
1031 },
1032 {
1033 "version": "6.11.0",
1034 "tag": "@uifabric/merge-styles_v6.11.0",
1035 "date": "Fri, 26 Oct 2018 12:32:35 GMT",
1036 "comments": {
1037 "minor": [
1038 {
1039 "comment": "Add api-extractor.json",
1040 "author": "kkjeer <kkjeer@wellesley.edu>",
1041 "commit": "c691b7b89fcfc5a28c211b29c7ba236887ab8256"
1042 }
1043 ]
1044 }
1045 },
1046 {
1047 "version": "6.10.4",
1048 "tag": "@uifabric/merge-styles_v6.10.4",
1049 "date": "Wed, 24 Oct 2018 12:28:58 GMT",
1050 "comments": {
1051 "patch": [
1052 {
1053 "comment": "IRawStyleBase: Replace string type on display property with a more specific type of possible values.",
1054 "author": "Vitalie Braga <vitaliebraga@gmail.com>",
1055 "commit": "e8ac70df6f544134a4e8cbccf87a66d37327d9f6"
1056 }
1057 ]
1058 }
1059 },
1060 {
1061 "version": "6.10.3",
1062 "tag": "@uifabric/merge-styles_v6.10.3",
1063 "date": "Mon, 22 Oct 2018 12:29:57 GMT",
1064 "comments": {
1065 "patch": [
1066 {
1067 "comment": "Added 'stretch' as valid value for justifyContent in IRawStyleBase.",
1068 "author": "Humberto Makoto Morimoto Burgos <Humberto.Morimoto@microsoft.com>",
1069 "commit": "cd0febc68cef4b143022a72a1465bd345949b0a0"
1070 }
1071 ]
1072 }
1073 },
1074 {
1075 "version": "6.10.2",
1076 "tag": "@uifabric/merge-styles_v6.10.2",
1077 "date": "Thu, 18 Oct 2018 20:22:36 GMT",
1078 "comments": {
1079 "patch": [
1080 {
1081 "comment": "Update api-extractor",
1082 "author": "kkjeer <kkjeer@wellesley.edu>",
1083 "commit": "e6b2514a003fb41c964fba14b071cb0046fd69eb"
1084 }
1085 ]
1086 }
1087 },
1088 {
1089 "version": "6.10.1",
1090 "tag": "@uifabric/merge-styles_v6.10.1",
1091 "date": "Mon, 15 Oct 2018 12:29:12 GMT",
1092 "comments": {
1093 "patch": [
1094 {
1095 "comment": "IStyleSet: Now uses a form that works better in TS 2.8 and does not require TS 3.0 to work. Thanks [Nimelrian](https://github.com/Nimelrian)!",
1096 "author": "Cliff Koh <cliff.koh@microsoft.com>",
1097 "commit": "11e886ae48f7846de6baf05d09752f6e7c49e16d"
1098 },
1099 {
1100 "comment": "Adding css grid properties to fill out the spec",
1101 "author": "Joe Day <joeday@microsoft.com>",
1102 "commit": "46db8c850dd258ba70babd2ebd0158e6562d4c67"
1103 }
1104 ]
1105 }
1106 },
1107 {
1108 "version": "6.10.0",
1109 "tag": "@uifabric/merge-styles_v6.10.0",
1110 "date": "Thu, 11 Oct 2018 23:13:31 GMT",
1111 "comments": {
1112 "minor": [
1113 {
1114 "comment": "Enable api-extractor task for merge-styles",
1115 "author": "kkjeer <kkjeer@wellesley.edu>",
1116 "commit": "4c8e1118e9b94d8b6bd7e8dc0e44cf080d39d5ea"
1117 }
1118 ]
1119 }
1120 },
1121 {
1122 "version": "6.9.4",
1123 "tag": "@uifabric/merge-styles_v6.9.4",
1124 "date": "Mon, 08 Oct 2018 12:24:15 GMT",
1125 "comments": {
1126 "patch": [
1127 {
1128 "comment": "Moving tslint/prettier dependencies ",
1129 "author": "David Zearing <dzearing@microsoft.com>",
1130 "commit": "8ba9e22a7a8a2a1e7facda5aa7d91423c7af43ed"
1131 }
1132 ],
1133 "dependency": [
1134 {
1135 "comment": "Updating dependency \"@uifabric/set-version\" from `>=1.1.1 <2.0.0` to `>=1.1.2 <2.0.0`"
1136 }
1137 ]
1138 }
1139 },
1140 {
1141 "version": "6.9.3",
1142 "tag": "@uifabric/merge-styles_v6.9.3",
1143 "date": "Mon, 01 Oct 2018 12:27:24 GMT",
1144 "comments": {
1145 "patch": [
1146 {
1147 "comment": "Prettier cleanup",
1148 "author": "David Zearing <dzearing@microsoft.com>",
1149 "commit": "7eee9844e61fa75247af89fdff79bd23e2ca74bb"
1150 }
1151 ]
1152 }
1153 },
1154 {
1155 "version": "6.9.2",
1156 "tag": "@uifabric/merge-styles_v6.9.2",
1157 "date": "Fri, 28 Sep 2018 12:27:38 GMT",
1158 "comments": {
1159 "patch": [
1160 {
1161 "comment": "Ignoring registering rules which are undefined.",
1162 "author": "David Zearing <dzearing@microsoft.com>",
1163 "commit": "f2291fcd09a42295f7ccc0136ddaf40f0ad6cbe5"
1164 }
1165 ],
1166 "dependency": [
1167 {
1168 "comment": "Updating dependency \"@uifabric/set-version\" from `>=1.1.0 <2.0.0` to `>=1.1.1 <2.0.0`"
1169 }
1170 ]
1171 }
1172 },
1173 {
1174 "version": "6.9.1",
1175 "tag": "@uifabric/merge-styles_v6.9.1",
1176 "date": "Fri, 21 Sep 2018 14:25:46 GMT",
1177 "comments": {
1178 "patch": [
1179 {
1180 "comment": "Adding a version stamp file",
1181 "author": "Kenneth Chau <kenotron@users.noreply.github.com>",
1182 "commit": "11c18bce52dba131548610c5eea0c1ab7fa4d1ca"
1183 }
1184 ],
1185 "dependency": [
1186 {
1187 "comment": "Updating dependency \"@uifabric/set-version\" from `>=1.0.0 <2.0.0` to `>=1.1.0 <2.0.0`"
1188 }
1189 ]
1190 }
1191 },
1192 {
1193 "version": "6.9.0",
1194 "tag": "@uifabric/merge-styles_v6.9.0",
1195 "date": "Thu, 20 Sep 2018 12:25:33 GMT",
1196 "comments": {
1197 "minor": [
1198 {
1199 "comment": "Adding support for feature queries in selectors.",
1200 "author": "David Zearing <dzearing@microsoft.com>",
1201 "commit": "2c9c91288704828364eb022e04bdec9dbce008b0"
1202 }
1203 ]
1204 }
1205 },
1206 {
1207 "version": "6.8.4",
1208 "tag": "@uifabric/merge-styles_v6.8.4",
1209 "date": "Thu, 13 Sep 2018 17:38:04 GMT",
1210 "comments": {
1211 "patch": [
1212 {
1213 "comment": "Added some missing styles. mix-blend-mode plus some padding-inline-*",
1214 "author": "Manfred Nysted Berry <38347275+mberry73@users.noreply.github.com>",
1215 "commit": "50a43b5d1e13e6d507ab15477316bb5742fa6dbb"
1216 }
1217 ]
1218 }
1219 },
1220 {
1221 "version": "6.8.3",
1222 "tag": "@uifabric/merge-styles_v6.8.3",
1223 "date": "Wed, 05 Sep 2018 10:29:25 GMT",
1224 "comments": {
1225 "patch": [
1226 {
1227 "author": "Cliff Koh <cliff.koh@microsoft.com>",
1228 "commit": "90cd34d276e26bcc8368f57c8efd2c828ccdd8eb",
1229 "comment": "Improve a DX issue with IProcessedStyleSet typings. (issue #6124)"
1230 }
1231 ]
1232 }
1233 },
1234 {
1235 "version": "6.8.2",
1236 "tag": "@uifabric/merge-styles_v6.8.2",
1237 "date": "Wed, 29 Aug 2018 10:28:42 GMT",
1238 "comments": {
1239 "patch": [
1240 {
1241 "author": "Sebastian K <nimelriansc2@gmail.com>",
1242 "commit": "9f187d80f21fed6c0983066184a0fd73a6a43e64",
1243 "comment": "The IProcessedStyleSet type now correctly infers the types of subComponentStyles properties."
1244 }
1245 ]
1246 }
1247 },
1248 {
1249 "version": "6.8.1",
1250 "tag": "@uifabric/merge-styles_v6.8.1",
1251 "date": "Tue, 28 Aug 2018 10:23:58 GMT",
1252 "comments": {
1253 "patch": [
1254 {
1255 "author": "Patrik Husfloen <redoz@redoz.com>",
1256 "commit": "a7a8c2aea7ae67a64693a2c3538d91dcac3b26ff",
1257 "comment": "Adds missing CSS property values for 'align-self' in `IRawStyle` type definition and corrects CSS property values for 'justify-self' in 'IRawStyle'"
1258 }
1259 ]
1260 }
1261 },
1262 {
1263 "version": "6.8.0",
1264 "tag": "@uifabric/merge-styles_v6.8.0",
1265 "date": "Mon, 27 Aug 2018 10:27:43 GMT",
1266 "comments": {
1267 "minor": [
1268 {
1269 "author": "redoz <redoz@redoz.com>",
1270 "commit": "74e6bf8a7a78dc703193473bc0395511929ef72b",
1271 "comment": "Adds support for 'justifySelf' which is needed to align items in CSS Grid."
1272 }
1273 ]
1274 }
1275 },
1276 {
1277 "version": "6.7.0",
1278 "tag": "@uifabric/merge-styles_v6.7.0",
1279 "date": "Mon, 30 Jul 2018 10:27:11 GMT",
1280 "comments": {
1281 "minor": [
1282 {
1283 "author": "Cliff Koh <cliff.koh@microsoft.com>",
1284 "commit": "de408fab23e5f30a9d34c19cddb900269636556e",
1285 "comment": "Change IProcessedStyleSet typings to be easier to consume - subcomponentStyles is now always present so consumers do not have to check for presence even when it is fully expected that it is there."
1286 }
1287 ],
1288 "patch": [
1289 {
1290 "author": "ht <41147089+tharshada@users.noreply.github.com>",
1291 "commit": "dc02c1e44970a76a0fd2a88ed6101c7bd7303876",
1292 "comment": "formatting change"
1293 }
1294 ]
1295 }
1296 },
1297 {
1298 "version": "6.6.0",
1299 "tag": "@uifabric/merge-styles_v6.6.0",
1300 "date": "Thu, 26 Jul 2018 10:28:51 GMT",
1301 "comments": {
1302 "minor": [
1303 {
1304 "author": "Jason Gore <jagore@microsoft.com>",
1305 "commit": "d056d71f1ad27733e8e6027301c1d83aaf0ccffc",
1306 "comment": "Add resize rule to IRawStyleBase."
1307 }
1308 ]
1309 }
1310 },
1311 {
1312 "version": "6.5.1",
1313 "tag": "@uifabric/merge-styles_v6.5.1",
1314 "date": "Thu, 19 Jul 2018 21:25:32 GMT",
1315 "comments": {
1316 "patch": [
1317 {
1318 "author": "Cliff Koh <cliff.koh@microsoft.com>",
1319 "commit": "9e76cd58ec8a34d80227fb28fb03844e35331c4c",
1320 "comment": "`mergeStyleSet` is able to take falsey values again and handle it correctly in all cases."
1321 }
1322 ]
1323 }
1324 },
1325 {
1326 "version": "6.5.0",
1327 "tag": "@uifabric/merge-styles_v6.5.0",
1328 "date": "Wed, 18 Jul 2018 10:25:50 GMT",
1329 "comments": {
1330 "minor": [
1331 {
1332 "author": "Cliff Koh <cliff.koh@microsoft.com>",
1333 "commit": "99545224cefac2af3edb13ce7b038ac1d14f3d38",
1334 "comment": "Add support for style functions and improve documentation/typings."
1335 }
1336 ]
1337 }
1338 },
1339 {
1340 "version": "6.4.0",
1341 "tag": "@uifabric/merge-styles_v6.4.0",
1342 "date": "Fri, 13 Jul 2018 21:32:37 GMT",
1343 "comments": {
1344 "minor": [
1345 {
1346 "author": "David Zearing <dzearing@microsoft.com>",
1347 "commit": "83486db0dd8f831599dd75f37b32878efac45ca0",
1348 "comment": "Reverting the TypeScript bump, to un"
1349 }
1350 ]
1351 }
1352 },
1353 {
1354 "version": "6.2.3",
1355 "tag": "@uifabric/merge-styles_v6.2.3",
1356 "date": "Tue, 10 Jul 2018 21:54:07 GMT",
1357 "comments": {
1358 "patch": [
1359 {
1360 "author": "David Zearing <dzearing@microsoft.com>",
1361 "commit": "35a362f6f82002dde458fde6f322330e8a44e6a9",
1362 "comment": "Refining the merge-styles fix from yesterday to check for ownerDocument changes, which is a more correct comparison to work around the Chrome \"window not resetting\" issue."
1363 }
1364 ]
1365 }
1366 },
1367 {
1368 "version": "6.2.2",
1369 "tag": "@uifabric/merge-styles_v6.2.2",
1370 "date": "Tue, 10 Jul 2018 05:05:15 GMT",
1371 "comments": {
1372 "patch": [
1373 {
1374 "author": "David Zearing <dzearing@microsoft.com>",
1375 "commit": "24550050c28c8732c70d0d79ee1e9209d21e91ec",
1376 "comment": "If the singleton `Stylesheet` instance originated from another window, reset the instance. Workaround for an unexplained Chrome issue where the singleton was still accessible after a page refresh."
1377 }
1378 ]
1379 }
1380 },
1381 {
1382 "version": "6.2.1",
1383 "tag": "@uifabric/merge-styles_v6.2.1",
1384 "date": "Wed, 20 Jun 2018 10:25:55 GMT",
1385 "comments": {
1386 "patch": [
1387 {
1388 "author": "natalieethell <naethell@microsoft.com>",
1389 "commit": "09d099ec624afed8b92c5e32277a9a15c5d3c607",
1390 "comment": "Prettier fixes"
1391 }
1392 ]
1393 }
1394 },
1395 {
1396 "version": "6.2.0",
1397 "tag": "@uifabric/merge-styles_v6.2.0",
1398 "date": "Thu, 07 Jun 2018 16:35:34 GMT",
1399 "comments": {
1400 "minor": [
1401 {
1402 "author": "David Zearing <dzearing@microsoft.com>",
1403 "commit": "58b0ef8cd0468cbd5cfab04267f2f4143444f919",
1404 "comment": "Minor changes to improve server side rendering."
1405 }
1406 ]
1407 }
1408 },
1409 {
1410 "version": "6.0.2",
1411 "tag": "@uifabric/merge-styles_v6.0.2",
1412 "date": "Tue, 05 Jun 2018 00:44:30 GMT",
1413 "comments": {
1414 "patch": [
1415 {
1416 "author": "Mark Polak <mark@thedutchies.com>",
1417 "commit": "cfa7a19ec1d6f98c13f822a828e0751f64507dbd",
1418 "comment": "Added Prettier"
1419 }
1420 ]
1421 }
1422 },
1423 {
1424 "version": "6.0.1",
1425 "tag": "@uifabric/merge-styles_v6.0.1",
1426 "date": "Mon, 04 Jun 2018 10:16:13 GMT",
1427 "comments": {
1428 "patch": [
1429 {
1430 "author": "David Zearing <dzearing@microsoft.com>",
1431 "commit": "4e1cd119bbf0f75e0432b0f92bad342714b57bef",
1432 "comment": "Updating react typings."
1433 }
1434 ]
1435 }
1436 },
1437 {
1438 "version": "6.0.0",
1439 "tag": "@uifabric/merge-styles_v6.0.0",
1440 "date": "Wed, 30 May 2018 22:05:03 GMT",
1441 "comments": {
1442 "major": [
1443 {
1444 "comment": "v6 release - see office-ui-fabric-react@6.1.0 for all up v6 release notes."
1445 }
1446 ]
1447 }
1448 },
1449 {
1450 "version": "5.17.1",
1451 "tag": "@uifabric/merge-styles_v5.17.1",
1452 "date": "Wed, 23 May 2018 10:28:50 GMT",
1453 "comments": {
1454 "patch": [
1455 {
1456 "author": "Marius Tennøe <mariust@outlook.com>",
1457 "commit": "1387cc6d9660ebeacc8d1550b5bb8ecab2dba0fd",
1458 "comment": "Added missing merge-styles background-size typing"
1459 }
1460 ]
1461 }
1462 },
1463 {
1464 "version": "5.17.0",
1465 "tag": "@uifabric/merge-styles_v5.17.0",
1466 "date": "Thu, 26 Apr 2018 10:12:34 GMT",
1467 "comments": {
1468 "minor": [
1469 {
1470 "author": "Jordan Janzen <jordancjanzen@gmail.com>",
1471 "commit": "b9f6e845720daf7536a299a84be96ec4793ae57a",
1472 "comment": "Add `animation` to `IRawStyleBase` for use in style sets."
1473 }
1474 ]
1475 }
1476 },
1477 {
1478 "version": "5.16.1",
1479 "tag": "@uifabric/merge-styles_v5.16.1",
1480 "date": "Wed, 25 Apr 2018 05:32:09 GMT",
1481 "comments": {
1482 "patch": [
1483 {
1484 "author": "David Zearing <dzearing@microsoft.com>",
1485 "commit": "1d305b55114bffaece2841500c8476ba3996d2b2",
1486 "comment": "merge-styles: `style` elements which are created on the fly now \"bunch\" together, avoiding unpredictability in specificity."
1487 }
1488 ]
1489 }
1490 },
1491 {
1492 "version": "5.16.0",
1493 "tag": "@uifabric/merge-styles_v5.16.0",
1494 "date": "Mon, 23 Apr 2018 10:24:54 GMT",
1495 "comments": {
1496 "minor": [
1497 {
1498 "author": "David Zearing <dzearing@microsoft.com>",
1499 "commit": "bf655ceeaf161fd5ee3cc4dc5a4e55a82dea03e5",
1500 "comment": "Updating how keyframe classes are cached to aid with jest snapshot testing."
1501 }
1502 ],
1503 "patch": [
1504 {
1505 "author": "David Zearing <dzearing@microsoft.com>",
1506 "commit": "2bbc7950bd9f10ea1e792dcb1155c625aa8e8f4f",
1507 "comment": "Updating documentation."
1508 }
1509 ]
1510 }
1511 },
1512 {
1513 "version": "5.15.2",
1514 "tag": "@uifabric/merge-styles_v5.15.2",
1515 "date": "Tue, 17 Apr 2018 18:47:11 GMT",
1516 "comments": {
1517 "patch": [
1518 {
1519 "author": "David Zearing <dzearing@microsoft.com>",
1520 "commit": "68acb9b5f356c7b76ef334984ce4a9258a926061",
1521 "comment": "mergeStyles: rules are now registered in separate styling objects, improving performance significantly."
1522 }
1523 ]
1524 }
1525 },
1526 {
1527 "version": "5.15.1",
1528 "tag": "@uifabric/merge-styles_v5.15.1",
1529 "date": "Mon, 16 Apr 2018 10:23:26 GMT",
1530 "comments": {
1531 "patch": [
1532 {
1533 "author": "David Zearing <dzearing@microsoft.com>",
1534 "commit": "4b856fc9e1734edd3986c28f25e9211a3edf96d4",
1535 "comment": "Removing module entry temporarily. (Will be added back in 6.0.)"
1536 }
1537 ]
1538 }
1539 },
1540 {
1541 "version": "5.15.0",
1542 "tag": "@uifabric/merge-styles_v5.15.0",
1543 "date": "Tue, 10 Apr 2018 17:37:28 GMT",
1544 "comments": {
1545 "minor": [
1546 {
1547 "author": "Jordan Janzen <jordancjanzen@gmail.com>",
1548 "commit": "3e514375dff844cdb8182daf53178d3056411b8c",
1549 "comment": "Add backgroundClip property definition."
1550 }
1551 ]
1552 }
1553 },
1554 {
1555 "version": "5.14.1",
1556 "tag": "@uifabric/merge-styles_v5.14.1",
1557 "date": "Fri, 06 Apr 2018 10:25:55 GMT",
1558 "comments": {
1559 "patch": [
1560 {
1561 "author": "David Zearing <dzearing@microsoft.com>",
1562 "commit": "22604406e2cba799fca243348ac8ec87ae0f6102",
1563 "comment": "mergeStyles: flipping RTL at runtime now resets the keys."
1564 }
1565 ]
1566 }
1567 },
1568 {
1569 "version": "5.14.0",
1570 "tag": "@uifabric/merge-styles_v5.14.0",
1571 "date": "Sun, 25 Mar 2018 03:08:03 GMT",
1572 "comments": {
1573 "minor": [
1574 {
1575 "author": "David Zearing <dzearing@microsoft.com>",
1576 "commit": "38089072c6e7f877d572cd2248b8d67adfefb963",
1577 "comment": "Updating to webpack 4 for producting bundles. Adding appropriate `module` and `sideEffects` fl"
1578 }
1579 ]
1580 }
1581 },
1582 {
1583 "version": "5.13.0",
1584 "tag": "@uifabric/merge-styles_v5.13.0",
1585 "date": "Fri, 02 Mar 2018 11:25:35 GMT",
1586 "comments": {
1587 "minor": [
1588 {
1589 "author": "Christian Gonzalez <christianjordangonzalez@gmail.com>",
1590 "commit": "77c1e54e140be51f9c7f252748bb5f868f957919",
1591 "comment": "Upgrade to TypeScript 2.7.2"
1592 }
1593 ]
1594 }
1595 },
1596 {
1597 "version": "5.12.2",
1598 "tag": "@uifabric/merge-styles_v5.12.2",
1599 "date": "Wed, 21 Feb 2018 11:12:11 GMT",
1600 "comments": {
1601 "patch": [
1602 {
1603 "author": "David Zearing <dzearing@microsoft.com>",
1604 "commit": "51d47a80898d9834d40205274268e60730f306a1",
1605 "comment": "Adding test coverage for media queries."
1606 }
1607 ]
1608 }
1609 },
1610 {
1611 "version": "5.12.1",
1612 "tag": "@uifabric/merge-styles_v5.12.1",
1613 "date": "Fri, 16 Feb 2018 11:23:29 GMT",
1614 "comments": {
1615 "patch": [
1616 {
1617 "author": "David Zearing <dzearing@microsoft.com>",
1618 "commit": "04bd4051d81e68f7b007009e85b50665d4b9db4e",
1619 "comment": "mergeStyles: setting `fill-opacity` as unitless."
1620 }
1621 ]
1622 }
1623 },
1624 {
1625 "version": "5.12.0",
1626 "tag": "@uifabric/merge-styles_v5.12.0",
1627 "date": "Wed, 14 Feb 2018 22:10:50 GMT",
1628 "comments": {
1629 "minor": [
1630 {
1631 "author": "David Zearing <dzearing@microsoft.com>",
1632 "commit": "711ef243d0212f623a55ebde0d98042f148d81db",
1633 "comment": "mergeStyles: Adding support to register selectors globally. Use `:global(rule)` as the selector to ensure that the unique className is not prepended in the output. See merge-styles README.md for more details."
1634 }
1635 ]
1636 }
1637 },
1638 {
1639 "version": "5.11.2",
1640 "tag": "@uifabric/merge-styles_v5.11.2",
1641 "date": "Wed, 07 Feb 2018 11:23:59 GMT",
1642 "comments": {
1643 "patch": [
1644 {
1645 "author": "David Zearing <dzearing@microsoft.com>",
1646 "commit": "d121208b61c93811909fb69d2ba8d104c3531769",
1647 "comment": "Adjusting rtl flipping logic to be more resilient to invalid styling."
1648 }
1649 ]
1650 }
1651 },
1652 {
1653 "version": "5.11.1",
1654 "tag": "@uifabric/merge-styles_v5.11.1",
1655 "date": "Tue, 06 Feb 2018 11:14:36 GMT",
1656 "comments": {
1657 "patch": [
1658 {
1659 "author": "Lambert Wang <lambert.ww@gmail.com>",
1660 "commit": "857b101451a04bb20ee88d08b36511485939005d",
1661 "comment": "[provideUnits] Add line-height to ignore"
1662 }
1663 ]
1664 }
1665 },
1666 {
1667 "version": "5.11.0",
1668 "tag": "@uifabric/merge-styles_v5.11.0",
1669 "date": "Thu, 25 Jan 2018 11:23:06 GMT",
1670 "comments": {
1671 "minor": [
1672 {
1673 "author": "Montse Lozano Dieck <malozano@microsoft.com>",
1674 "commit": "a2864f8c6d0fc2b271c952b9929767ed760660ab",
1675 "comment": "Change maxHeight/maxFontSize to CSSPixelUnitRule (number and string)"
1676 }
1677 ]
1678 }
1679 },
1680 {
1681 "version": "5.10.1",
1682 "tag": "@uifabric/merge-styles_v5.10.1",
1683 "date": "Wed, 17 Jan 2018 11:11:25 GMT",
1684 "comments": {
1685 "patch": [
1686 {
1687 "author": "Trevor Gau <trevorsg@gmail.com>",
1688 "commit": "3a3877323f5a0b1a9d9d7bb74d4a649802aa9bc0",
1689 "comment": "Fix styles with undefined values being added to document (#3700)"
1690 }
1691 ]
1692 }
1693 },
1694 {
1695 "version": "5.10.0",
1696 "tag": "@uifabric/merge-styles_v5.10.0",
1697 "date": "Thu, 28 Dec 2017 11:23:50 GMT",
1698 "comments": {
1699 "minor": [
1700 {
1701 "author": "Jakob Werner <jaxxx_w@yahoo.com>",
1702 "commit": "e5c7d91dff4a37f5d6dabe3ac461afd644804d37",
1703 "comment": "Added a setting to Stylesheet which allows overriding the default prefix"
1704 }
1705 ]
1706 }
1707 },
1708 {
1709 "version": "5.9.0",
1710 "tag": "@uifabric/merge-styles_v5.9.0",
1711 "date": "Sat, 16 Dec 2017 05:07:22 GMT",
1712 "comments": {
1713 "minor": [
1714 {
1715 "author": "David Zearing <dzearing@microsoft.com>",
1716 "commit": "08e59c871894c8ff443d48dbe5b0dd3316eb4331",
1717 "comment": "Updated build to newest React version and typings. Updated tests and made various tweaks to the code to remove React warnings and keep Enzyme"
1718 }
1719 ]
1720 }
1721 },
1722 {
1723 "version": "5.8.1",
1724 "tag": "@uifabric/merge-styles_v5.8.1",
1725 "date": "Mon, 11 Dec 2017 11:24:05 GMT",
1726 "comments": {
1727 "patch": [
1728 {
1729 "author": "David Zearing <dzearing@microsoft.com>",
1730 "commit": "a1c3530c60b1b1b90de33fb917d0f668f1055525",
1731 "comment": "Fixing issues where child variables in selectors would not expand correctly. Also fixing a case where the same static class registered in two different sets will not show up multiple times in the result from `mergeStyleSets`."
1732 }
1733 ]
1734 }
1735 },
1736 {
1737 "version": "5.8.0",
1738 "tag": "@uifabric/merge-styles_v5.8.0",
1739 "date": "Fri, 01 Dec 2017 11:11:16 GMT",
1740 "comments": {
1741 "minor": [
1742 {
1743 "author": "David Zearing <dzearing@microsoft.com>",
1744 "commit": "df00b312271aff8c1b662b593caf1724271210d4",
1745 "comment": "Adding `onInsertNode` callback and adjusting appendChild method for injecting styles to not cause flashes."
1746 }
1747 ]
1748 }
1749 },
1750 {
1751 "version": "5.7.0",
1752 "tag": "@uifabric/merge-styles_v5.7.0",
1753 "date": "Wed, 29 Nov 2017 11:24:05 GMT",
1754 "comments": {
1755 "minor": [
1756 {
1757 "author": "David Zearing <dzearing@microsoft.com>",
1758 "commit": "a6ef94b3edb7679d7659ec0d51e199139102d28c",
1759 "comment": "Updating TypeScript to 2.6.2."
1760 }
1761 ]
1762 }
1763 },
1764 {
1765 "version": "5.6.0",
1766 "tag": "@uifabric/merge-styles_v5.6.0",
1767 "date": "Fri, 10 Nov 2017 17:09:36 GMT",
1768 "comments": {
1769 "minor": [
1770 {
1771 "author": "David Zearing <dzearing@microsoft.com>",
1772 "commit": "696cd19b230f855f071f766c27c0066eb15d8109",
1773 "comment": "Adding the ability to append style content rather than inject using insertRule, for special cases."
1774 }
1775 ]
1776 }
1777 },
1778 {
1779 "version": "5.5.1",
1780 "tag": "@uifabric/merge-styles_v5.5.1",
1781 "date": "Thu, 02 Nov 2017 18:20:18 GMT",
1782 "comments": {
1783 "patch": [
1784 {
1785 "author": "stephenzsy <stephen.zsy@gmail.com>",
1786 "commit": "5e58d5a68692b2fcef119444fb52361b51118b1f",
1787 "comment": "When selectors use previously registered class names as values, they are now correctly auto expanded."
1788 }
1789 ]
1790 }
1791 },
1792 {
1793 "version": "5.5.0",
1794 "tag": "@uifabric/merge-styles_v5.5.0",
1795 "date": "Tue, 24 Oct 2017 10:21:08 GMT",
1796 "comments": {
1797 "minor": [
1798 {
1799 "author": "David Zearing <dzearing@microsoft.com>",
1800 "commit": "ea31239988130fe5750af706893dc3676b0cce06",
1801 "comment": "Adding `stroke` css property to typings."
1802 }
1803 ]
1804 }
1805 },
1806 {
1807 "version": "5.4.2",
1808 "tag": "@uifabric/merge-styles_v5.4.2",
1809 "date": "Fri, 20 Oct 2017 18:42:08 GMT",
1810 "comments": {
1811 "patch": [
1812 {
1813 "author": "David Zearing <dzearing@microsoft.com>",
1814 "commit": "74e329e01e32d23b5669c469fe7e4c4a2b4eee89",
1815 "comment": "Calling `mergeStyles` with strings containing space delimited class names was not expanding merge-styles generated class names in the final merge. Fixed so that it does."
1816 }
1817 ]
1818 }
1819 },
1820 {
1821 "version": "5.4.1",
1822 "tag": "@uifabric/merge-styles_v5.4.1",
1823 "date": "Tue, 17 Oct 2017 17:17:41 GMT",
1824 "comments": {
1825 "patch": [
1826 {
1827 "author": "David Zearing <dzearing@microsoft.com>",
1828 "commit": "ab9e5db6f06d9f52c648281cd97bbbce4cf9fa77",
1829 "comment": "mergeStyles: in RTL we were seeing exceptions with registering opacity: 0 in keyframes. This has been addressed and a test has been added to cover the case."
1830 }
1831 ]
1832 }
1833 },
1834 {
1835 "version": "5.4.0",
1836 "tag": "@uifabric/merge-styles_v5.4.0",
1837 "date": "Fri, 13 Oct 2017 04:00:17 GMT",
1838 "comments": {
1839 "patch": [
1840 {
1841 "author": "David Zearing <dzearing@microsoft.com>",
1842 "commit": "2b318265a85acf7d858bcd5b161641e6c2d7c07a",
1843 "comment": "Adding data-merge-styles attribute to the style element so that it can be uniquely identified."
1844 }
1845 ],
1846 "minor": [
1847 {
1848 "author": "David Zearing <dzearing@microsoft.com>",
1849 "commit": "2b318265a85acf7d858bcd5b161641e6c2d7c07a",
1850 "comment": "Fixes to support media queries."
1851 }
1852 ]
1853 }
1854 },
1855 {
1856 "version": "5.3.3",
1857 "tag": "@uifabric/merge-styles_v5.3.3",
1858 "date": "Fri, 13 Oct 2017 01:36:02 GMT",
1859 "comments": {
1860 "patch": [
1861 {
1862 "author": "David Zearing <dzearing@microsoft.com>",
1863 "commit": "1c74d9f0c7d7af5edada08e69e0d71968c90f13f",
1864 "comment": "Adding data-merge-styles attribute to the style element so that it can be uniquely identified."
1865 }
1866 ]
1867 }
1868 },
1869 {
1870 "version": "5.3.2",
1871 "tag": "@uifabric/merge-styles_v5.3.2",
1872 "date": "Mon, 09 Oct 2017 10:08:09 GMT",
1873 "comments": {
1874 "patch": [
1875 {
1876 "author": "Christian Gonzalez <christianjordangonzalez@gmail.com>",
1877 "commit": "71ff33573d03e3cdefc2ba2c5410711be6e2ee09",
1878 "comment": "Add test for autoexpand"
1879 }
1880 ]
1881 }
1882 },
1883 {
1884 "version": "5.3.1",
1885 "tag": "@uifabric/merge-styles_v5.3.1",
1886 "date": "Fri, 06 Oct 2017 10:18:41 GMT",
1887 "comments": {
1888 "patch": [
1889 {
1890 "author": "Jon Schectman <joschect@microsoft.com>",
1891 "commit": "8e1dcc66cda8334653a8b5ccbde02bf6275e0b23",
1892 "comment": "TSConfig: update to use preserveConstEnums so that certain builds s ystems don't break when importing const enums"
1893 }
1894 ]
1895 }
1896 },
1897 {
1898 "version": "5.3.0",
1899 "tag": "@uifabric/merge-styles_v5.3.0",
1900 "date": "Thu, 05 Oct 2017 10:17:42 GMT",
1901 "comments": {
1902 "minor": [
1903 {
1904 "author": "David Zearing <dzearing@microsoft.com>",
1905 "commit": "f95fa74185b6faaf278fdc0a78e72635bcc3ec48",
1906 "comment": "Adding selector support to target child class names that were generated in the same mergeStyleSets set."
1907 }
1908 ]
1909 }
1910 },
1911 {
1912 "version": "5.2.0",
1913 "tag": "@uifabric/merge-styles_v5.2.0",
1914 "date": "Sat, 30 Sep 2017 01:26:37 GMT",
1915 "comments": {
1916 "minor": [
1917 {
1918 "author": "David Zearing <dzearing@microsoft.com>",
1919 "commit": "4ef41283e7667631964dd6cf973534fab4cbb1fa",
1920 "comment": "Found that adding `false` to the list of accepted typings in `mergeStyleSets` was breaking type safety. Removed it."
1921 }
1922 ]
1923 }
1924 },
1925 {
1926 "version": "5.1.0",
1927 "tag": "@uifabric/merge-styles_v5.1.0",
1928 "date": "Fri, 29 Sep 2017 10:20:24 GMT",
1929 "comments": {
1930 "minor": [
1931 {
1932 "author": "David Zearing <dzearing@microsoft.com>",
1933 "commit": "88b06cfda2262661375f90f3bde2d6a16af749a9",
1934 "comment": "The `mergeStyleSets` method's type safety was not correct. Now with significantly better type safety."
1935 }
1936 ]
1937 }
1938 }
1939 ]
1940}