UNPKG

136 kBJSONView Raw
1{
2 "name": "@uifabric/styling",
3 "entries": [
4 {
5 "date": "Wed, 17 Aug 2022 12:19:35 GMT",
6 "tag": "@uifabric/styling_v7.21.2",
7 "version": "7.21.2",
8 "comments": {
9 "patch": [
10 {
11 "comment": "Bump @uifabric/utilities to v7.35.0",
12 "author": "tmichon@microsoft.com",
13 "commit": "94cb7fbdc1b68428d8ea8d69a19a1bcf1f11484d",
14 "package": "@uifabric/styling"
15 }
16 ]
17 }
18 },
19 {
20 "date": "Wed, 27 Jul 2022 12:27:44 GMT",
21 "tag": "@uifabric/styling_v7.21.1",
22 "version": "7.21.1",
23 "comments": {
24 "patch": [
25 {
26 "comment": "fix broken media queries",
27 "author": "mgodbolt@microsoft.com",
28 "commit": "44b414628d8160cf6fd7803a3f769ef2553008d2",
29 "package": "@uifabric/styling"
30 }
31 ]
32 }
33 },
34 {
35 "date": "Fri, 08 Jul 2022 12:23:25 GMT",
36 "tag": "@uifabric/styling_v7.21.0",
37 "version": "7.21.0",
38 "comments": {
39 "minor": [
40 {
41 "comment": "Update high-contrast mixins to support forced-colors (#23285)",
42 "author": "tmichon@microsoft.com",
43 "commit": "8af82b8d27be6989321e4c80e9b2221d280d21da",
44 "package": "@uifabric/styling"
45 }
46 ]
47 }
48 },
49 {
50 "date": "Thu, 19 May 2022 12:29:07 GMT",
51 "tag": "@uifabric/styling_v7.20.2",
52 "version": "7.20.2",
53 "comments": {
54 "patch": [
55 {
56 "comment": "Bump @fluentui/theme to v1.7.6",
57 "author": "tmichon@microsoft.com",
58 "commit": "cfafa8b0de5d3d83307a2c091b9cf4a4d1909f2a",
59 "package": "@uifabric/styling"
60 }
61 ]
62 }
63 },
64 {
65 "date": "Wed, 30 Mar 2022 12:25:54 GMT",
66 "tag": "@uifabric/styling_v7.20.1",
67 "version": "7.20.1",
68 "comments": {
69 "patch": [
70 {
71 "comment": "Bump @uifabric/utilities to v7.34.0",
72 "author": "tmichon@microsoft.com",
73 "commit": "0d0b2c6733a74be61e241242b4c980b314dbfc50",
74 "package": "@uifabric/styling"
75 }
76 ]
77 }
78 },
79 {
80 "date": "Fri, 22 Oct 2021 12:29:03 GMT",
81 "tag": "@uifabric/styling_v7.20.0",
82 "version": "7.20.0",
83 "comments": {
84 "minor": [
85 {
86 "comment": "Add window.FabricConfig.legacyTheme, which actually calls loadTheme() which will invoke legacy theming",
87 "author": "phkuo@microsoft.com",
88 "commit": "32e160960e1a61802e47d62aa5c904f5bbd4da83",
89 "package": "@uifabric/styling"
90 }
91 ]
92 }
93 },
94 {
95 "date": "Fri, 27 Aug 2021 12:24:10 GMT",
96 "tag": "@uifabric/styling_v7.19.1",
97 "version": "7.19.1",
98 "comments": {
99 "patch": [
100 {
101 "comment": "Pass Icon 'title' as alt text for File Type Icons",
102 "author": "tmichon@microsoft.com",
103 "commit": "f0cae03cfc5fdd749e228c75a9d6961e5b2a510b",
104 "package": "@uifabric/styling"
105 }
106 ]
107 }
108 },
109 {
110 "date": "Wed, 17 Mar 2021 19:23:22 GMT",
111 "tag": "@uifabric/styling_v7.19.0",
112 "version": "7.19.0",
113 "comments": {
114 "minor": [
115 {
116 "comment": "getScreenSelector: allow specifying only one of min or max",
117 "author": "elcraig@microsoft.com",
118 "commit": "5935a1216e878ce403034b8704612f74267f7093",
119 "package": "@uifabric/styling"
120 }
121 ]
122 }
123 },
124 {
125 "date": "Thu, 11 Feb 2021 12:25:26 GMT",
126 "tag": "@uifabric/styling_v7.18.0",
127 "version": "7.18.0",
128 "comments": {
129 "minor": [
130 {
131 "comment": "Update high contract to support forced colors",
132 "author": "sareiff@microsoft.com",
133 "commit": "4a612da69e0b56a616147490d2de9ba87351fb60",
134 "package": "@uifabric/styling"
135 }
136 ]
137 }
138 },
139 {
140 "date": "Mon, 08 Feb 2021 12:26:55 GMT",
141 "tag": "@uifabric/styling_v7.17.0",
142 "version": "7.17.0",
143 "comments": {
144 "minor": [
145 {
146 "comment": "Port forced colors method to V7",
147 "author": "sareiff@microsoft.com",
148 "commit": "97846f77f40111ab231352e7c7c32b009a43e0f4",
149 "package": "@uifabric/styling"
150 }
151 ]
152 }
153 },
154 {
155 "date": "Fri, 25 Sep 2020 12:25:17 GMT",
156 "tag": "@uifabric/styling_v7.16.8",
157 "version": "7.16.8",
158 "comments": {
159 "patch": [
160 {
161 "comment": "Move AnimationStyles code to theme package.",
162 "author": "xgao@microsoft.com",
163 "commit": "7f1767d9469a917dcea9dbe3142c8fef3a36b8ad",
164 "package": "@uifabric/styling"
165 },
166 {
167 "comment": "Move createTheme from styling to theme package.",
168 "author": "xgao@microsoft.com",
169 "commit": "74e9fef29a1571489b8d46361dc503872d00d56d",
170 "package": "@uifabric/styling"
171 },
172 {
173 "comment": "Add missing index from import path in fonts.ts",
174 "author": "xgao@microsoft.com",
175 "commit": "71f0217030f05da28c2414e2d621606a6ba8ebe2",
176 "package": "@uifabric/styling"
177 }
178 ]
179 }
180 },
181 {
182 "date": "Wed, 23 Sep 2020 12:27:48 GMT",
183 "tag": "@uifabric/styling_v7.16.7",
184 "version": "7.16.7",
185 "comments": {
186 "patch": [
187 {
188 "comment": "set theme package version to be 1.0.0.",
189 "author": "xgao@microsoft.com",
190 "commit": "1c60f6078577423a15e15a48e90c8c0a32865f7a",
191 "package": "@uifabric/styling"
192 }
193 ]
194 }
195 },
196 {
197 "date": "Tue, 22 Sep 2020 12:25:45 GMT",
198 "tag": "@uifabric/styling_v7.16.6",
199 "version": "7.16.6",
200 "comments": {
201 "patch": [
202 {
203 "comment": "Move default fonts to theme package.",
204 "author": "xgao@microsoft.com",
205 "commit": "ef5e6c6d69af679f732abb9f13cf7fad2902fdb8",
206 "package": "@uifabric/styling"
207 }
208 ]
209 }
210 },
211 {
212 "date": "Wed, 16 Sep 2020 12:27:22 GMT",
213 "tag": "@uifabric/styling_v7.16.2",
214 "version": "7.16.2",
215 "comments": {
216 "none": [
217 {
218 "comment": "Update API Extractor settings to share config and handle newlines better",
219 "author": "elcraig@microsoft.com",
220 "commit": "7d093f59a06527fc39656c903cab4470650e3acd",
221 "package": "@uifabric/styling"
222 }
223 ]
224 }
225 },
226 {
227 "date": "Mon, 14 Sep 2020 12:22:12 GMT",
228 "tag": "@uifabric/styling_v7.16.0",
229 "version": "7.16.0",
230 "comments": {
231 "none": [
232 {
233 "comment": "Fix API file newlines",
234 "author": "elcraig@microsoft.com",
235 "commit": "728b287a05f3c521e3b1ab7ea58071ac07d7c727",
236 "package": "@uifabric/styling"
237 }
238 ]
239 }
240 },
241 {
242 "date": "Tue, 25 Aug 2020 12:36:19 GMT",
243 "tag": "@uifabric/styling_v7.15.2",
244 "version": "7.15.2",
245 "comments": {
246 "patch": [
247 {
248 "comment": "Move Fluent theme constants to @fluentui/theme package.",
249 "author": "xgao@microsoft.com",
250 "commit": "27f84c4116e519dc10b8478a7670182f2ad145d4",
251 "package": "@uifabric/styling"
252 }
253 ]
254 }
255 },
256 {
257 "date": "Mon, 13 Jul 2020 23:14:39 GMT",
258 "tag": "@uifabric/styling_v7.14.1",
259 "version": "7.14.1",
260 "comments": {
261 "none": [
262 {
263 "comment": "Replace tslint with eslint",
264 "author": "elcraig@microsoft.com",
265 "commit": "e7b119a05ef8a4aa254df00320f3672298617ade",
266 "package": "@uifabric/styling"
267 }
268 ]
269 }
270 },
271 {
272 "date": "Thu, 09 Jul 2020 21:59:04 GMT",
273 "tag": "@uifabric/styling_v7.14.0",
274 "version": "7.14.0",
275 "comments": {
276 "minor": [
277 {
278 "comment": "Add new card semantic slots",
279 "author": "phkuo@microsoft.com",
280 "commit": "0bae11fc8b91cdbf1cf9d0d78dfe5c0e77766367",
281 "package": "@uifabric/styling"
282 }
283 ]
284 }
285 },
286 {
287 "date": "Wed, 01 Jul 2020 12:35:23 GMT",
288 "tag": "@uifabric/styling_v7.13.6",
289 "version": "7.13.6",
290 "comments": {
291 "patch": [
292 {
293 "comment": "Update high contrast Edge Chormium selector to remove unneeded condition.",
294 "author": "xgao@microsoft.com",
295 "commit": "967a2d4d1879c1683f3c8bd9ea9cd4884944d396",
296 "package": "@uifabric/styling"
297 }
298 ]
299 }
300 },
301 {
302 "date": "Fri, 26 Jun 2020 12:36:28 GMT",
303 "tag": "@uifabric/styling_v7.13.3",
304 "version": "7.13.3",
305 "comments": {
306 "none": [
307 {
308 "comment": "Update config files in preparation for enabling ESLint",
309 "author": "elcraig@microsoft.com",
310 "commit": "94ab6757c1050007b9f8343986f19c7685fed6d7",
311 "package": "@uifabric/styling"
312 }
313 ]
314 }
315 },
316 {
317 "date": "Wed, 17 Jun 2020 16:07:40 GMT",
318 "tag": "@uifabric/styling_v7.13.0",
319 "version": "7.13.0",
320 "comments": {
321 "minor": [
322 {
323 "comment": "Add new rounded corners to theme",
324 "author": "phkuo@microsoft.com",
325 "commit": "38f0dbf9228795618bc9c483f37527ae0b7e05d6",
326 "package": "@uifabric/styling"
327 }
328 ]
329 }
330 },
331 {
332 "date": "Tue, 16 Jun 2020 17:35:36 GMT",
333 "tag": "@uifabric/styling_v7.12.18",
334 "version": "7.12.18",
335 "comments": {
336 "none": [
337 {
338 "comment": "Clean up devDependencies and clarify version file placeholder comments",
339 "author": "elcraig@microsoft.com",
340 "commit": "695c29fcf6f07a903e7d849098c5e6c0ec178b3d",
341 "package": "@uifabric/styling"
342 }
343 ]
344 }
345 },
346 {
347 "date": "Wed, 10 Jun 2020 12:37:27 GMT",
348 "tag": "@uifabric/styling_v7.12.17",
349 "version": "7.12.17",
350 "comments": {
351 "patch": [
352 {
353 "comment": "ensure theme.ts is already included when importing from styling package",
354 "author": "xgao@microsoft.com",
355 "commit": "8e8238585646a6e308916ded83f539022d0a66fe",
356 "package": "@uifabric/styling"
357 }
358 ]
359 }
360 },
361 {
362 "date": "Tue, 09 Jun 2020 12:35:17 GMT",
363 "tag": "@uifabric/styling_v7.12.16",
364 "version": "7.12.16",
365 "comments": {
366 "patch": [
367 {
368 "comment": "getGlobalClassNames: correct return type",
369 "author": "xgao@microsoft.com",
370 "commit": "fdb7c21dc40542421b1f165323753326f8cf8807",
371 "package": "@uifabric/styling"
372 }
373 ]
374 }
375 },
376 {
377 "date": "Tue, 02 Jun 2020 12:36:30 GMT",
378 "tag": "@uifabric/styling_v7.12.15",
379 "version": "7.12.15",
380 "comments": {
381 "patch": [
382 {
383 "comment": "Update styling package sideEffects to only the ones needed",
384 "author": "xgao@microsoft.com",
385 "commit": "e7aad10a8619f34d3911e13b26d0e41d21675641",
386 "package": "@uifabric/styling"
387 }
388 ]
389 }
390 },
391 {
392 "date": "Thu, 21 May 2020 12:34:43 GMT",
393 "tag": "@uifabric/styling_v7.12.10",
394 "version": "7.12.10",
395 "comments": {
396 "none": [
397 {
398 "comment": "Update semantic colors doc comments",
399 "author": "elcraig@microsoft.com",
400 "commit": "b00701979e60e1dd5e438f579086442bc0ddfc68",
401 "package": "@uifabric/styling"
402 }
403 ]
404 }
405 },
406 {
407 "date": "Fri, 08 May 2020 12:35:40 GMT",
408 "tag": "@uifabric/styling_v7.12.4",
409 "version": "7.12.4",
410 "comments": {
411 "patch": [
412 {
413 "comment": "Add selector to turn off high contrast adjustment in (only) Edge Chromium browser",
414 "author": "xgao@microsoft.com",
415 "commit": "70e25f50621034c277df23f832ed1b13e1a824c8",
416 "package": "@uifabric/styling"
417 }
418 ]
419 }
420 },
421 {
422 "date": "Thu, 07 May 2020 01:06:55 GMT",
423 "tag": "@uifabric/styling_v7.12.3",
424 "version": "7.12.3",
425 "comments": {
426 "patch": [
427 {
428 "comment": "Addressing commonjs imports.",
429 "author": "dzearing@microsoft.com",
430 "commit": "f4a995d4166c7812976b13c6638fb1ae32a8667d",
431 "package": "@uifabric/styling"
432 }
433 ]
434 }
435 },
436 {
437 "date": "Wed, 06 May 2020 12:32:22 GMT",
438 "tag": "@uifabric/styling_v7.12.2",
439 "version": "7.12.2",
440 "comments": {
441 "patch": [
442 {
443 "comment": "Styling tsconfig: adding noImplicitAny and noUnusedLocals.",
444 "author": "dzearing@microsoft.com",
445 "commit": "ca1c8da58be3b2a3dd4443d2c5cfc32b044c5015",
446 "package": "@uifabric/styling"
447 }
448 ]
449 }
450 },
451 {
452 "date": "Wed, 29 Apr 2020 12:34:58 GMT",
453 "tag": "@uifabric/styling_v7.12.0",
454 "version": "7.12.0",
455 "comments": {
456 "minor": [
457 {
458 "comment": "update MessageBar colors",
459 "author": "chrismo@microsoft.com",
460 "commit": "6c2672609b55e65efb5b35484727ac33bfe93694",
461 "package": "@uifabric/styling"
462 }
463 ]
464 }
465 },
466 {
467 "date": "Wed, 22 Apr 2020 12:33:04 GMT",
468 "tag": "@uifabric/styling_v7.11.8",
469 "version": "7.11.8",
470 "comments": {
471 "patch": [
472 {
473 "comment": "remove outdated comment",
474 "author": "phkuo@microsoft.com",
475 "commit": "ae4e2db15a4cf25dc4abc4aef8f304f29002374a",
476 "package": "@uifabric/styling"
477 }
478 ]
479 }
480 },
481 {
482 "date": "Thu, 16 Apr 2020 04:01:45 GMT",
483 "tag": "@uifabric/styling_v7.11.3",
484 "version": "7.11.3",
485 "comments": {
486 "patch": [
487 {
488 "comment": "Readme: Fabric=>Fluent wording updates",
489 "author": "elcraig@microsoft.com",
490 "commit": "9e3c7c7d4b92e132820cdbcd61a667829c712ecb",
491 "package": "@uifabric/styling"
492 }
493 ]
494 }
495 },
496 {
497 "date": "Thu, 09 Apr 2020 12:24:31 GMT",
498 "tag": "@uifabric/styling_v7.11.2",
499 "version": "7.11.2",
500 "comments": {
501 "none": [
502 {
503 "comment": "Reference custom-global everywhere for partial Set types",
504 "author": "elcraig@microsoft.com"
505 }
506 ]
507 }
508 },
509 {
510 "date": "Wed, 25 Mar 2020 12:30:04 GMT",
511 "tag": "@uifabric/styling_v7.11.0",
512 "version": "7.11.0",
513 "comments": {
514 "patch": [
515 {
516 "comment": "Changing references of Fabric to Fluent",
517 "author": "mgodbolt@microsoft.com",
518 "commit": "3ec9a0efa90dc462104e717dc0f9c41e1b4fcd60"
519 }
520 ],
521 "minor": [
522 {
523 "comment": "Adding bold font weight definition",
524 "author": "dzearing@microsoft.com",
525 "commit": "0f70497d902084c12ba135c9ee1d2751267f7a4e"
526 }
527 ]
528 }
529 },
530 {
531 "date": "Mon, 23 Mar 2020 12:28:29 GMT",
532 "tag": "@uifabric/styling_v7.10.22",
533 "version": "7.10.22",
534 "comments": {
535 "patch": [
536 {
537 "comment": "Replace OfficeDev/office-ui-fabric-react with microsoft/fluentui",
538 "author": "elcraig@microsoft.com",
539 "commit": "94a0cc4f2c7129b66cb69159889f0ac95e8c88ee"
540 }
541 ]
542 }
543 },
544 {
545 "date": "Thu, 19 Mar 2020 12:29:37 GMT",
546 "tag": "@uifabric/styling_v7.10.21",
547 "version": "7.10.21",
548 "comments": {
549 "none": [
550 {
551 "comment": "Run prettier: 120 line length, trailing commas",
552 "author": "elcraig@microsoft.com",
553 "commit": "b55b99b22a9972f79dd9b0c45dcb983233b2c157"
554 }
555 ]
556 }
557 },
558 {
559 "date": "Tue, 03 Mar 2020 12:27:24 GMT",
560 "tag": "@uifabric/styling_v7.10.15",
561 "version": "7.10.15",
562 "comments": {
563 "patch": [
564 {
565 "comment": "Turning on tslint 'deprecation' rule.",
566 "author": "Humberto.Morimoto@microsoft.com",
567 "commit": "54a88d96894aeb605e765a1d3d66e02198c38a7e"
568 }
569 ]
570 }
571 },
572 {
573 "date": "Mon, 17 Feb 2020 17:06:50 GMT",
574 "tag": "@uifabric/styling_v7.10.10",
575 "version": "7.10.10",
576 "comments": {
577 "none": [
578 {
579 "comment": "upgrading types for webpack-env",
580 "author": "kchau@microsoft.com",
581 "commit": "7d071a411865930641727e54da85d2d601c5722b"
582 }
583 ]
584 }
585 },
586 {
587 "date": "Tue, 11 Feb 2020 18:37:59 GMT",
588 "tag": "@uifabric/styling_v7.10.7",
589 "version": "7.10.7",
590 "comments": {
591 "none": [
592 {
593 "comment": "Adding note to SemanticColors page on Fabric site to clarify status on our semantic slots and palette slots.",
594 "author": "aneeshak@microsoft.com",
595 "commit": "4faa49feeb708afb0aeaa5994eb652d9f2081804"
596 },
597 {
598 "comment": "fixing released versions",
599 "author": "kchau@microsoft.com",
600 "commit": "207521eb85f200e2cda239d06eacdf5f49efdadc"
601 }
602 ]
603 }
604 },
605 {
606 "date": "Fri, 07 Feb 2020 12:41:31 GMT",
607 "tag": "@uifabric/styling_v7.10.5",
608 "version": "7.10.5",
609 "comments": {
610 "none": [
611 {
612 "comment": "Remove unused config files",
613 "author": "elcraig@microsoft.com",
614 "commit": "33b1c3474b1b8e899a1c24a4c1ee973908686df1"
615 }
616 ]
617 }
618 },
619 {
620 "date": "Fri, 31 Jan 2020 19:00:10 GMT",
621 "tag": "@uifabric/styling_v7.10.4",
622 "version": "7.10.4",
623 "comments": {
624 "none": [
625 {
626 "comment": "bumping versions to fix broken publishes",
627 "author": "kchau@microsoft.com",
628 "commit": "1fd6f0a289e8f0f126c9609b8e775ac0ced03b81"
629 }
630 ]
631 }
632 },
633 {
634 "date": "Tue, 28 Jan 2020 12:43:24 GMT",
635 "tag": "@uifabric/styling_v7.10.3",
636 "version": "7.10.3",
637 "comments": {
638 "none": [
639 {
640 "comment": "Rename all just configs to TS.",
641 "author": "jagore@microsoft.com",
642 "commit": "373c657b0bf9bf5d8e8433d8df8ccdccaec89e45"
643 }
644 ]
645 }
646 },
647 {
648 "date": "Wed, 22 Jan 2020 12:36:43 GMT",
649 "tag": "@uifabric/styling_v7.10.2",
650 "version": "7.10.2",
651 "comments": {
652 "patch": [
653 {
654 "comment": "TextField: fix focused bottom border mis-alignment when errorMessage is set",
655 "author": "v-jajach@microsoft.com",
656 "commit": "c6ec87ce96332e37c2e6fc723701e29275030c50"
657 }
658 ]
659 }
660 },
661 {
662 "date": "Fri, 17 Jan 2020 02:32:17 GMT",
663 "tag": "@uifabric/styling_v7.10.1",
664 "version": "7.10.1",
665 "comments": {
666 "patch": [
667 {
668 "comment": "Update tslib minver to first version containing __spreadArrays helper due to changes in how TS emits spreads.",
669 "author": "jagore@microsoft.com",
670 "commit": "52dc239bf89dbe76daa5f4776ee4368957938a1a"
671 }
672 ]
673 }
674 },
675 {
676 "date": "Fri, 10 Jan 2020 12:31:47 GMT",
677 "tag": "@uifabric/styling_v7.10.0",
678 "version": "7.10.0",
679 "comments": {
680 "minor": [
681 {
682 "comment": "add borderPosition param to getInputFocusStyle",
683 "author": "xgao@microsoft.com",
684 "commit": "927aefb4447731b6eb0aa84f1fb57e3adc638bdb"
685 }
686 ]
687 }
688 },
689 {
690 "date": "Wed, 08 Jan 2020 17:02:57 GMT",
691 "tag": "@uifabric/styling_v7.9.0",
692 "version": "7.9.0",
693 "comments": {
694 "minor": [
695 {
696 "comment": "add getInputFocusStyle function to build styles for text input on focus",
697 "author": "xgao@microsoft.com",
698 "commit": "7da68efa3439011bcfdb99b5c2fe5d1b40ee16aa"
699 }
700 ],
701 "none": [
702 {
703 "comment": "Break up build task into build, bundle, test and lint tasks. Add parallelization pipeline using new tasks.",
704 "author": "jagore@microsoft.com",
705 "commit": "f1f07695f5d18c2c975eef382c5b777d7ccb52e2"
706 }
707 ],
708 "patch": [
709 {
710 "comment": "bumping load-themed-styles to take advantage of es6 version of it",
711 "author": "kchau@microsoft.com",
712 "commit": "9041aee981e0ad058920172d078af2d2cc2292db"
713 }
714 ]
715 }
716 },
717 {
718 "date": "Tue, 31 Dec 2019 12:31:45 GMT",
719 "tag": "@uifabric/styling_v7.8.1",
720 "version": "7.8.1",
721 "comments": {
722 "patch": [
723 {
724 "comment": "createTheme: Pass through RTL if specified",
725 "author": "mgodbolt@microsoft.com",
726 "commit": "75306dc096b49d26b0e3f3310343fbe267b7f1f9"
727 }
728 ]
729 }
730 },
731 {
732 "date": "Tue, 24 Dec 2019 12:33:51 GMT",
733 "tag": "@uifabric/styling_v7.8.0",
734 "version": "7.8.0",
735 "comments": {
736 "minor": [
737 {
738 "comment": "Export IIconSubsetRecord",
739 "author": "elcraig@microsoft.com",
740 "commit": "a80d9e640f4655674a2e17a29adc6043d6048dae"
741 }
742 ]
743 }
744 },
745 {
746 "date": "Fri, 06 Dec 2019 12:33:21 GMT",
747 "tag": "@uifabric/styling_v7.7.4",
748 "version": "7.7.4",
749 "comments": {
750 "patch": [
751 {
752 "comment": "Making rest state accessible",
753 "author": "betrue@microsoft.com",
754 "commit": "ff294c712714651495c128c74e2ad9bff5336dee"
755 }
756 ]
757 }
758 },
759 {
760 "date": "Thu, 14 Nov 2019 12:30:52 GMT",
761 "tag": "@uifabric/styling_v7.7.3",
762 "version": "7.7.3",
763 "comments": {
764 "patch": [
765 {
766 "comment": "Theme Designer: pull semantic slots from primary source instead of have a secondary mapping.",
767 "author": "email not defined",
768 "commit": "60949d544928467d57dd16c2bdc275caad963624"
769 }
770 ]
771 }
772 },
773 {
774 "date": "Thu, 26 Sep 2019 12:32:32 GMT",
775 "tag": "@uifabric/styling_v7.7.2",
776 "version": "7.7.2",
777 "comments": {
778 "patch": [
779 {
780 "comment": "Add optional rtl property to IScheme",
781 "author": "jdh@microsoft.com",
782 "commit": "db3504b65c6363d9d840d58076a31abe8bade56a"
783 }
784 ]
785 }
786 },
787 {
788 "date": "Mon, 23 Sep 2019 12:33:15 GMT",
789 "tag": "@uifabric/styling_v7.7.1",
790 "version": "7.7.1",
791 "comments": {
792 "patch": [
793 {
794 "comment": "Animations should not leave invisible elements behind so setting visibility to hidden on fade out to get rid of any interactivity where the faded element was",
795 "author": "email not defined",
796 "commit": "ae723d3294a8e6b55323c80d9a6f57fc9799ec2b"
797 }
798 ]
799 }
800 },
801 {
802 "date": "Fri, 20 Sep 2019 12:34:28 GMT",
803 "tag": "@uifabric/styling_v7.7.0",
804 "version": "7.7.0",
805 "comments": {
806 "minor": [
807 {
808 "comment": "Exporting new merge-styles apis.",
809 "author": "dzearing@microsoft.com",
810 "commit": "8065917a76a5e08b27721e34e13903adba3730f1"
811 }
812 ]
813 }
814 },
815 {
816 "date": "Wed, 04 Sep 2019 04:09:58 GMT",
817 "tag": "@uifabric/styling_v7.6.2",
818 "version": "7.6.2",
819 "comments": {
820 "patch": [
821 {
822 "comment": "fix version file",
823 "author": "kchau@microsoft.com",
824 "commit": "fbccfaf91bfe3c77d95c614ac2cb69b7c9e1dad1"
825 }
826 ]
827 }
828 },
829 {
830 "date": "Fri, 23 Aug 2019 12:35:28 GMT",
831 "tag": "@uifabric/styling_v7.6.1",
832 "version": "7.6.1",
833 "comments": {
834 "patch": [
835 {
836 "comment": "Update npmignores, delete unused jest setup files",
837 "author": "elcraig@microsoft.com",
838 "commit": "b12aaa280221562003af1e0f02aa5f3a5b008041"
839 },
840 {
841 "comment": "Fix up readme and package.json descriptions",
842 "author": "elcraig@microsoft.com",
843 "commit": "b1aef500b4b86eb5643d9f7db4c06114b5d7cc71"
844 }
845 ]
846 }
847 },
848 {
849 "date": "Tue, 20 Aug 2019 12:31:26 GMT",
850 "tag": "@uifabric/styling_v7.6.0",
851 "version": "7.6.0",
852 "comments": {
853 "minor": [
854 {
855 "comment": "Semantic slots: add bodyBackgroundHovered and bodyBackgroundSelected",
856 "author": "phkuo@microsoft.com",
857 "commit": "7779a3437650dff286de759c3474e6fe8c4294e7"
858 }
859 ],
860 "patch": [
861 {
862 "comment": "Fix generation of font size theming variables for legacy",
863 "author": "phkuo@microsoft.com",
864 "commit": "19e9d72b86050048c0361ca1caba0aca898ca642"
865 }
866 ]
867 }
868 },
869 {
870 "date": "Mon, 19 Aug 2019 12:32:05 GMT",
871 "tag": "@uifabric/styling_v7.5.1",
872 "version": "7.5.1",
873 "comments": {
874 "patch": [
875 {
876 "comment": "Fix theming code type issue",
877 "author": "phkuo@microsoft.com",
878 "commit": "7f01ca2e4da23a4cfb5a319cbd58dfbf250998a2"
879 }
880 ]
881 }
882 },
883 {
884 "date": "Thu, 15 Aug 2019 12:30:43 GMT",
885 "tag": "@uifabric/styling_v7.5.0",
886 "version": "7.5.0",
887 "comments": {
888 "minor": [
889 {
890 "comment": "Adding input semantic slots",
891 "author": "marygans@microsoft.com",
892 "commit": "7e8a6c466df5f3899fd56422fdf64e0771324ae1"
893 }
894 ]
895 }
896 },
897 {
898 "date": "Fri, 09 Aug 2019 12:31:50 GMT",
899 "tag": "@uifabric/styling_v7.4.1",
900 "version": "7.4.1",
901 "comments": {
902 "patch": [
903 {
904 "comment": "fix font theme variable values for legacy-load-theme",
905 "author": "phkuo@microsoft.com",
906 "commit": "321af43b33cab1c3111bdddcf4b008a872d84f95"
907 }
908 ]
909 }
910 },
911 {
912 "date": "Fri, 02 Aug 2019 12:33:29 GMT",
913 "tag": "@uifabric/styling_v7.4.0",
914 "version": "7.4.0",
915 "comments": {
916 "minor": [
917 {
918 "comment": "Semantic Colors: Changing and adding a few colors that target input controls.",
919 "author": "v-mare@microsoft.com",
920 "commit": "b7600d1ce37e659f4d567053917313f06a94d029"
921 }
922 ]
923 }
924 },
925 {
926 "date": "Wed, 24 Jul 2019 12:27:56 GMT",
927 "tag": "@uifabric/styling_v7.3.1",
928 "version": "7.3.1",
929 "comments": {
930 "patch": [
931 {
932 "comment": "Removing react dependency in @uifabric/styling library.",
933 "author": "Humberto.Morimoto@microsoft.com",
934 "commit": "b4fa04939a12442b2db3c2a9ae376aa1da23b9cb"
935 }
936 ]
937 }
938 },
939 {
940 "date": "Mon, 22 Jul 2019 12:28:42 GMT",
941 "tag": "@uifabric/styling_v7.3.0",
942 "version": "7.3.0",
943 "comments": {
944 "minor": [
945 {
946 "comment": "Adding Georgian and Armenian font for Segoe UI Web",
947 "author": "marygans@microsoft.com",
948 "commit": ""
949 },
950 {
951 "comment": "Export default effects",
952 "author": "joschect@microsoft.com",
953 "commit": "53219bca13f9053fcb778358824bab5144d12e83"
954 }
955 ]
956 }
957 },
958 {
959 "date": "Wed, 17 Jul 2019 18:58:57 GMT",
960 "tag": "@uifabric/styling_v7.2.1",
961 "version": "7.2.1",
962 "comments": {
963 "patch": [
964 {
965 "comment": "Adding @types/react and @types/react-dom to package.json that have peer dependencies on react and react-dom.",
966 "author": "makotom@microsoft.com",
967 "commit": "4fa2fef6380c18877fcf379648d4e52146d59812"
968 }
969 ],
970 "none": [
971 {
972 "comment": "get rid of npx",
973 "author": "kchau@microsoft.com",
974 "commit": "472993033369aa470e59197a534045c02c24e852"
975 }
976 ]
977 }
978 },
979 {
980 "date": "Sat, 13 Jul 2019 22:20:41 GMT",
981 "tag": "@uifabric/styling_v7.2.0",
982 "version": "7.2.0",
983 "comments": {
984 "minor": [
985 {
986 "comment": "Adding Georgian and Armenian font for Segoe UI Web",
987 "author": "marygans@microsoft.com",
988 "commit": "330c3f5497854336017766c16478c4932338d227"
989 }
990 ],
991 "none": [
992 {
993 "comment": "Use resolves for all package paths",
994 "author": "kchau@microsoft.com",
995 "commit": "f8887fbdac76e651b0161edf624014a33741cf86"
996 }
997 ]
998 }
999 },
1000 {
1001 "version": "7.1.1",
1002 "tag": "@uifabric/styling_v7.1.1",
1003 "date": "Mon, 01 Jul 2019 18:51:42 GMT",
1004 "comments": {
1005 "patch": [
1006 {
1007 "comment": "adds react-app-polyfill",
1008 "author": "Kenneth Chau <kenotron@users.noreply.github.com>",
1009 "commit": "40245650abdfb17e9f1cd6472f3671380237bcc2"
1010 }
1011 ],
1012 "dependency": [
1013 {
1014 "comment": "Updating dependency \"@uifabric/merge-styles\" from `^7.1.0` to `^7.1.1`"
1015 },
1016 {
1017 "comment": "Updating dependency \"@uifabric/utilities\" from `^7.0.5` to `^7.0.6`"
1018 }
1019 ]
1020 }
1021 },
1022 {
1023 "version": "7.1.0",
1024 "tag": "@uifabric/styling_v7.1.0",
1025 "date": "Thu, 27 Jun 2019 18:25:04 GMT",
1026 "comments": {
1027 "minor": [
1028 {
1029 "comment": "Semantic Slots: added successText.",
1030 "author": "Elizabeth Craig <ecraig12345@gmail.com>",
1031 "commit": "880264578d390878abde534f400849931dc4816b"
1032 },
1033 {
1034 "comment": "Add `font-display: 'swap'` when registering font face'",
1035 "author": "Elizabeth Craig <ecraig12345@gmail.com>",
1036 "commit": "880264578d390878abde534f400849931dc4816b"
1037 }
1038 ],
1039 "dependency": [
1040 {
1041 "comment": "Updating dependency \"@uifabric/merge-styles\" from `^7.0.2` to `^7.1.0`"
1042 },
1043 {
1044 "comment": "Updating dependency \"@uifabric/utilities\" from `^7.0.3` to `^7.0.4`"
1045 }
1046 ]
1047 }
1048 },
1049 {
1050 "version": "7.0.3",
1051 "tag": "@uifabric/styling_v7.0.3",
1052 "date": "Wed, 26 Jun 2019 12:23:41 GMT",
1053 "comments": {
1054 "patch": [
1055 {
1056 "comment": "Add getPlaceholderStyles to return style object based on browser used",
1057 "author": "Aftab Hassan <afhassan@microsoft.com>",
1058 "commit": "f9fda8aacd9edf109370ebd191e1b5085f954e22"
1059 }
1060 ]
1061 }
1062 },
1063 {
1064 "version": "7.0.2",
1065 "tag": "@uifabric/styling_v7.0.2",
1066 "date": "Fri, 14 Jun 2019 12:26:30 GMT",
1067 "comments": {
1068 "patch": [
1069 {
1070 "comment": "Fix missing assets in production build.",
1071 "author": "JD Huntington <jdh@microsoft.com>",
1072 "commit": "e1bebe54dd798847060baaf4a52956c2f6dd866b"
1073 }
1074 ],
1075 "dependency": [
1076 {
1077 "comment": "Updating dependency \"@uifabric/merge-styles\" from `^7.0.1` to `^7.0.2`"
1078 },
1079 {
1080 "comment": "Updating dependency \"@uifabric/utilities\" from `^7.0.2` to `^7.0.3`"
1081 },
1082 {
1083 "comment": "Updating dependency \"@uifabric/prettier-rules\" from `^7.0.1` to `^7.0.2`"
1084 },
1085 {
1086 "comment": "Updating dependency \"@uifabric/tslint-rules\" from `^7.0.1` to `^7.0.2`"
1087 }
1088 ]
1089 }
1090 },
1091 {
1092 "version": "7.0.1",
1093 "tag": "@uifabric/styling_v7.0.1",
1094 "date": "Thu, 13 Jun 2019 00:24:48 GMT",
1095 "comments": {
1096 "patch": [
1097 {
1098 "comment": "Initial release of Fabric 7",
1099 "author": "Elizabeth Craig <elcraig@microsoft.com>",
1100 "commit": "9bc84498f2a95e5e822178214edce2a947adac38"
1101 }
1102 ],
1103 "dependency": [
1104 {
1105 "comment": "Updating dependency \"@uifabric/merge-styles\" from `^7.0.0` to `^7.0.1`"
1106 },
1107 {
1108 "comment": "Updating dependency \"@uifabric/utilities\" from `^7.0.1` to `^7.0.2`"
1109 },
1110 {
1111 "comment": "Updating dependency \"@uifabric/prettier-rules\" from `^7.0.0` to `^7.0.1`"
1112 },
1113 {
1114 "comment": "Updating dependency \"@uifabric/tslint-rules\" from `^7.0.0` to `^7.0.1`"
1115 }
1116 ]
1117 }
1118 },
1119 {
1120 "version": "6.49.0",
1121 "tag": "@uifabric/styling_v6.49.0",
1122 "date": "Wed, 12 Jun 2019 00:42:26 GMT",
1123 "comments": {
1124 "minor": [
1125 {
1126 "comment": "Remap existing font variables to new values.",
1127 "author": "Vitalie Braga <vibraga@microsoft.com>",
1128 "commit": "bf302f58aee3db20249f23e94a9e4418a5a01a55"
1129 },
1130 {
1131 "comment": "Extend `getFocusStyle` to include named parameters.",
1132 "author": "Jordan Janzen <jordancjanzen@gmail.com>",
1133 "commit": "73f2ff26c052d1833fe49590660edf78a4cdf634"
1134 }
1135 ],
1136 "patch": [
1137 {
1138 "comment": "Update and dedupe React deps.",
1139 "author": "Jason Gore <jagore@microsoft.com>",
1140 "commit": "affa33fd7a25c857ad8d209349cb9e4ecc352ec6"
1141 }
1142 ],
1143 "dependency": [
1144 {
1145 "comment": "Updating dependency \"@uifabric/merge-styles\" from `^6.18.1` to `^6.19.0`"
1146 },
1147 {
1148 "comment": "Updating dependency \"@uifabric/utilities\" from `^6.41.0` to `^7.0.0`"
1149 }
1150 ]
1151 }
1152 },
1153 {
1154 "version": "6.48.1",
1155 "tag": "@uifabric/styling_v6.48.1",
1156 "date": "Tue, 11 Jun 2019 12:21:35 GMT",
1157 "comments": {
1158 "patch": [
1159 {
1160 "comment": "upgrade to api-extractor 7.1.6",
1161 "author": "Natalie Ethell <naethell@microsoft.com>",
1162 "commit": "a5bbc76367eb01e993f20796955569f422a538b2"
1163 }
1164 ],
1165 "dependency": [
1166 {
1167 "comment": "Updating dependency \"@uifabric/merge-styles\" from `^6.18.0` to `^6.18.1`"
1168 },
1169 {
1170 "comment": "Updating dependency \"@uifabric/utilities\" from `^6.40.1` to `^6.41.0`"
1171 }
1172 ]
1173 }
1174 },
1175 {
1176 "version": "6.48.0",
1177 "tag": "@uifabric/styling_v6.48.0",
1178 "date": "Wed, 05 Jun 2019 12:22:30 GMT",
1179 "comments": {
1180 "minor": [
1181 {
1182 "comment": "Add font steps so that Fabric 7's Fluent theme will be backwards compatible",
1183 "author": "Philip Kuo <phkuo@microsoft.com>",
1184 "commit": "f3020abafd2364e8186974a3fa43225e40243bd2"
1185 }
1186 ],
1187 "dependency": [
1188 {
1189 "comment": "Updating dependency \"@uifabric/merge-styles\" from `^6.17.4` to `^6.18.0`"
1190 },
1191 {
1192 "comment": "Updating dependency \"@uifabric/utilities\" from `^6.39.3` to `^6.40.0`"
1193 }
1194 ]
1195 }
1196 },
1197 {
1198 "version": "6.47.6",
1199 "tag": "@uifabric/styling_v6.47.6",
1200 "date": "Tue, 14 May 2019 07:50:30 GMT",
1201 "comments": {
1202 "patch": [
1203 {
1204 "comment": "Update Fabric assets link",
1205 "author": "Peter Jahn <pejahn@microsoft.com>",
1206 "commit": "4cbda272f3ba109cdff14d9ff1b603564b73ea2a"
1207 }
1208 ],
1209 "dependency": [
1210 {
1211 "comment": "Updating dependency \"@uifabric/merge-styles\" from `^6.17.2` to `^6.17.3`"
1212 },
1213 {
1214 "comment": "Updating dependency \"@uifabric/utilities\" from `^6.38.2` to `^6.38.3`"
1215 },
1216 {
1217 "comment": "Updating dependency \"@uifabric/prettier-rules\" from `^1.0.1` to `^1.0.2`"
1218 },
1219 {
1220 "comment": "Updating dependency \"@uifabric/tslint-rules\" from `^1.0.1` to `^1.0.2`"
1221 }
1222 ]
1223 }
1224 },
1225 {
1226 "version": "6.47.5",
1227 "tag": "@uifabric/styling_v6.47.5",
1228 "date": "Tue, 14 May 2019 01:56:43 GMT",
1229 "comments": {
1230 "patch": [
1231 {
1232 "comment": "Removed a few more `typeof window` references to avoid memory leaks with IE11.",
1233 "author": "David Zearing <dzearing@microsoft.com>",
1234 "commit": "548045e693860ef8d1d4812277a278a51866773e"
1235 }
1236 ],
1237 "dependency": [
1238 {
1239 "comment": "Updating dependency \"@uifabric/utilities\" from `^6.38.1` to `^6.38.2`"
1240 }
1241 ]
1242 }
1243 },
1244 {
1245 "version": "6.47.4",
1246 "tag": "@uifabric/styling_v6.47.4",
1247 "date": "Fri, 10 May 2019 12:36:11 GMT",
1248 "comments": {
1249 "patch": [
1250 {
1251 "comment": "Add _theme.effects to legacyLoadTheme",
1252 "author": "Eddie Liu <leddie24@gmail.com>",
1253 "commit": "b2b86550e7510c3f15c51a2fa400e902ab88ce57"
1254 }
1255 ]
1256 }
1257 },
1258 {
1259 "version": "6.47.3",
1260 "tag": "@uifabric/styling_v6.47.3",
1261 "date": "Sat, 04 May 2019 00:01:54 GMT",
1262 "comments": {
1263 "patch": [
1264 {
1265 "comment": "ISemanticColors: Fix markdown formatting",
1266 "author": "Elizabeth Craig <elcraig@microsoft.com>",
1267 "commit": "03f07fda6ad2c8cee237a46c16601eb38d0ea528"
1268 },
1269 {
1270 "comment": "Doc updates for new website",
1271 "author": "Elizabeth Craig <elcraig@microsoft.com>",
1272 "commit": "12e6c0b16ca155792d4bfa8c968119d5efd3cd2b"
1273 }
1274 ]
1275 }
1276 },
1277 {
1278 "version": "6.47.1",
1279 "tag": "@uifabric/styling_v6.47.1",
1280 "date": "Thu, 02 May 2019 12:36:35 GMT",
1281 "comments": {
1282 "patch": [
1283 {
1284 "comment": "a new line is added to the end of the api-extractor.json file",
1285 "author": "jspurlin <jspurlin@microsoft.com>",
1286 "commit": "c0bbb0d61e0da3bccbb78654a6f49e0c56b7996e"
1287 }
1288 ],
1289 "dependency": [
1290 {
1291 "comment": "Updating dependency \"@uifabric/merge-styles\" from `^6.17.0` to `^6.17.1`"
1292 },
1293 {
1294 "comment": "Updating dependency \"@uifabric/utilities\" from `^6.38.0` to `^6.38.1`"
1295 }
1296 ]
1297 }
1298 },
1299 {
1300 "version": "6.47.0",
1301 "tag": "@uifabric/styling_v6.47.0",
1302 "date": "Tue, 30 Apr 2019 12:31:36 GMT",
1303 "comments": {
1304 "minor": [
1305 {
1306 "comment": "Add more focus style helpers",
1307 "author": "Elizabeth Craig <elcraig@microsoft.com>",
1308 "commit": "376e3c909728320b23dfdf60dd581f712064763a"
1309 }
1310 ],
1311 "dependency": [
1312 {
1313 "comment": "Updating dependency \"@uifabric/utilities\" from `^6.37.0` to `^6.37.1`"
1314 }
1315 ]
1316 }
1317 },
1318 {
1319 "version": "6.46.1",
1320 "tag": "@uifabric/styling_v6.46.1",
1321 "date": "Mon, 22 Apr 2019 12:32:06 GMT",
1322 "comments": {
1323 "patch": [
1324 {
1325 "comment": "Deprecate ScrollablePane from zIndexes",
1326 "author": "Eddie Liu <leddie24@gmail.com>",
1327 "commit": "dc8f7bcba448f00378905026f4a74f1187882a1d"
1328 }
1329 ]
1330 }
1331 },
1332 {
1333 "version": "6.46.0",
1334 "tag": "@uifabric/styling_v6.46.0",
1335 "date": "Mon, 15 Apr 2019 12:33:42 GMT",
1336 "comments": {
1337 "minor": [
1338 {
1339 "comment": "Export ICSPSettings from MergeStyles.ts",
1340 "author": "apneer <sasha050909@gmail.com>",
1341 "commit": "2dde466c2c3ec7975e3aa75969600ef535121ecb"
1342 }
1343 ],
1344 "dependency": [
1345 {
1346 "comment": "Updating dependency \"@uifabric/merge-styles\" from `^6.16.5` to `^6.17.0`"
1347 }
1348 ]
1349 }
1350 },
1351 {
1352 "version": "6.45.3",
1353 "tag": "@uifabric/styling_v6.45.3",
1354 "date": "Thu, 11 Apr 2019 12:37:10 GMT",
1355 "comments": {
1356 "patch": [
1357 {
1358 "comment": "Documentation: add @docCategory inline tags",
1359 "author": "Natalie Ethell <naethell@microsoft.com>",
1360 "commit": "61ffe7ba8a1f40a61a8335ac9ef9fb6e4dc30fd7"
1361 }
1362 ],
1363 "dependency": [
1364 {
1365 "comment": "Updating dependency \"@uifabric/merge-styles\" from `^6.16.4` to `^6.16.5`"
1366 },
1367 {
1368 "comment": "Updating dependency \"@uifabric/utilities\" from `^6.35.4` to `^6.35.5`"
1369 }
1370 ]
1371 }
1372 },
1373 {
1374 "version": "6.45.2",
1375 "tag": "@uifabric/styling_v6.45.2",
1376 "date": "Tue, 02 Apr 2019 00:38:15 GMT",
1377 "comments": {
1378 "patch": [
1379 {
1380 "comment": "Use ^ ranges instead of >=",
1381 "author": "Elizabeth Craig <ecraig12345@gmail.com>",
1382 "commit": "6a536804ce9cff3444e6f631925a30c58274d931"
1383 }
1384 ],
1385 "dependency": [
1386 {
1387 "comment": "Updating dependency \"@uifabric/merge-styles\" from `^6.16.3` to `^6.16.4`"
1388 },
1389 {
1390 "comment": "Updating dependency \"@uifabric/utilities\" from `^6.35.2` to `^6.35.3`"
1391 }
1392 ]
1393 }
1394 },
1395 {
1396 "version": "6.45.1",
1397 "tag": "@uifabric/styling_v6.45.1",
1398 "date": "Wed, 27 Mar 2019 12:34:02 GMT",
1399 "comments": {
1400 "patch": [
1401 {
1402 "comment": "update api file generated by api-extractor 7",
1403 "author": "Natalie Ethell <naethell@microsoft.com>",
1404 "commit": "84a6854128de7b11e1b3babb41569be749786f8d"
1405 }
1406 ],
1407 "dependency": [
1408 {
1409 "comment": "Updating dependency \"@uifabric/utilities\" from `>=6.35.1 <7.0.0` to `>=6.35.2 <7.0.0`"
1410 },
1411 {
1412 "comment": "Updating dependency \"@uifabric/merge-styles\" from `>=6.16.1 <7.0.0` to `>=6.16.2 <7.0.0`"
1413 }
1414 ]
1415 }
1416 },
1417 {
1418 "version": "6.45.0",
1419 "tag": "@uifabric/styling_v6.45.0",
1420 "date": "Wed, 13 Mar 2019 12:33:47 GMT",
1421 "comments": {
1422 "minor": [
1423 {
1424 "comment": "Reverting sideEffects opt out. We are trying to reduce bundle size, but a number of reports have indicated that sideEffects aren't working correctly for them. We will revert until we remove all side effects.",
1425 "author": "David Zearing <dzearing@microsoft.com>",
1426 "commit": "44ba04a1ebefb8fad4622c68bc8aa9c7de115df2"
1427 }
1428 ]
1429 }
1430 },
1431 {
1432 "version": "6.44.1",
1433 "tag": "@uifabric/styling_v6.44.1",
1434 "date": "Tue, 05 Mar 2019 17:33:41 GMT",
1435 "comments": {
1436 "patch": [
1437 {
1438 "comment": "Adding theme.js to sideEffects list to prevent webpack from treeshaking it out.",
1439 "author": "David Zearing <dzearing@microsoft.com>",
1440 "commit": "b33d62dde725c7a1313b8573703972dcdf338673"
1441 }
1442 ],
1443 "dependency": [
1444 {
1445 "comment": "Updating dependency \"@uifabric/utilities\" from `>=6.32.1 <7.0.0` to `>=6.33.0 <7.0.0`"
1446 }
1447 ]
1448 }
1449 },
1450 {
1451 "version": "6.44.0",
1452 "tag": "@uifabric/styling_v6.44.0",
1453 "date": "Tue, 05 Mar 2019 04:25:07 GMT",
1454 "comments": {
1455 "minor": [
1456 {
1457 "comment": "add yellowDark to IPalette",
1458 "author": "Philip Kuo <phkuo@microsoft.com>",
1459 "commit": "15a211ecee250953ac3f999f5aba94ed66706efb"
1460 }
1461 ],
1462 "dependency": [
1463 {
1464 "comment": "Updating dependency \"@uifabric/utilities\" from `>=6.32.0 <7.0.0` to `>=6.32.1 <7.0.0`"
1465 }
1466 ]
1467 }
1468 },
1469 {
1470 "version": "6.43.0",
1471 "tag": "@uifabric/styling_v6.43.0",
1472 "date": "Fri, 01 Mar 2019 13:33:08 GMT",
1473 "comments": {
1474 "minor": [
1475 {
1476 "comment": "The package side-effects flag has been removed, allowing for tree shaking to do its magic much better.",
1477 "author": "David Zearing <dzearing@microsoft.com>",
1478 "commit": "bd191a3964734c6619fa49fcdb1d6127e2834522"
1479 }
1480 ],
1481 "dependency": [
1482 {
1483 "comment": "Updating dependency \"@uifabric/utilities\" from `>=6.29.4 <7.0.0` to `>=6.30.0 <7.0.0`"
1484 },
1485 {
1486 "comment": "Updating dependency \"@uifabric/merge-styles\" from `>=6.15.2 <7.0.0` to `>=6.16.0 <7.0.0`"
1487 }
1488 ]
1489 }
1490 },
1491 {
1492 "version": "6.42.0",
1493 "tag": "@uifabric/styling_v6.42.0",
1494 "date": "Wed, 27 Feb 2019 01:28:58 GMT",
1495 "comments": {
1496 "minor": [
1497 {
1498 "comment": "IEffects: changes types of the `elevation` and `roundedCorner2` properties to `string` to allow a more flexible way to provide values.",
1499 "author": "Vitalie Braga <vitaliebraga@gmail.com>",
1500 "commit": "4f0b6edde9d6fe846bf84cad542fceca9eb1e729"
1501 }
1502 ]
1503 }
1504 },
1505 {
1506 "version": "6.41.0",
1507 "tag": "@uifabric/styling_v6.41.0",
1508 "date": "Tue, 15 Jan 2019 13:36:45 GMT",
1509 "comments": {
1510 "patch": [
1511 {
1512 "comment": "fix createTheme so that it cannot mutate DefaultFontStyles",
1513 "author": "Natalie Ethell <naethell@microsoft.com>",
1514 "commit": "a8c83ba2115a5652f04ab8bceb84ac69d8c2f18b"
1515 }
1516 ],
1517 "minor": [
1518 {
1519 "comment": "theming: add loadFonts function and register font variables",
1520 "author": "Natalie Ethell <naethell@microsoft.com>",
1521 "commit": "152411e0ffe90d99488f955396926dba15150589"
1522 }
1523 ]
1524 }
1525 },
1526 {
1527 "version": "6.40.0",
1528 "tag": "@uifabric/styling_v6.40.0",
1529 "date": "Thu, 10 Jan 2019 04:58:48 GMT",
1530 "comments": {
1531 "minor": [
1532 {
1533 "comment": "ITheme: add defaultFontStyles property",
1534 "author": "Natalie Ethell <naethell@microsoft.com>",
1535 "commit": "04558fe11e54e6c0f1db85e14c32f65cfb1d502f"
1536 }
1537 ]
1538 }
1539 },
1540 {
1541 "version": "6.39.0",
1542 "tag": "@uifabric/styling_v6.39.0",
1543 "date": "Thu, 13 Dec 2018 13:37:01 GMT",
1544 "comments": {
1545 "minor": [
1546 {
1547 "comment": "ITheme: remove ITypography",
1548 "author": "Natalie Ethell <naethell@microsoft.com>",
1549 "commit": "eaba75caa15a4c8e5f96b85836d0d1d44c9d50a3"
1550 }
1551 ]
1552 }
1553 },
1554 {
1555 "version": "6.38.0",
1556 "tag": "@uifabric/styling_v6.38.0",
1557 "date": "Fri, 30 Nov 2018 13:37:17 GMT",
1558 "comments": {
1559 "patch": [
1560 {
1561 "comment": "Add missing API file update",
1562 "author": "Elizabeth Craig <ecraig12345@gmail.com>",
1563 "commit": "24a4afa4cc1fca1ba829fa591312ee7a97aa0a12"
1564 }
1565 ],
1566 "minor": [
1567 {
1568 "comment": "Extend theming to incorporate shadows and rounded corners",
1569 "author": "Philip Kuo <phkuo@microsoft.com>",
1570 "commit": "047fd78f72f2bd7ede6949ab6ac0edb371604c91"
1571 }
1572 ]
1573 }
1574 },
1575 {
1576 "version": "6.37.0",
1577 "tag": "@uifabric/styling_v6.37.0",
1578 "date": "Thu, 29 Nov 2018 19:34:12 GMT",
1579 "comments": {
1580 "minor": [
1581 {
1582 "comment": "semantic slot value updates",
1583 "author": "Jessica Bennett Clark <v-jescla@microsoft.com>",
1584 "commit": "3f75dd975a669b877023aaf45dd1c711c85f0e59"
1585 }
1586 ]
1587 }
1588 },
1589 {
1590 "version": "6.35.0",
1591 "tag": "@uifabric/styling_v6.35.0",
1592 "date": "Thu, 15 Nov 2018 13:36:22 GMT",
1593 "comments": {
1594 "minor": [
1595 {
1596 "comment": "DevExp: get rid of const enum so the library is compatible with Typescript's isolatedModule compilation mode",
1597 "author": "Kenneth Chau <kenotron@users.noreply.github.com>",
1598 "commit": "a995de20dcd7b3a8967e6d33ccffd6f12dae0ed5"
1599 }
1600 ],
1601 "dependency": [
1602 {
1603 "comment": "Updating dependency \"@uifabric/utilities\" from `>=6.26.0 <7.0.0` to `>=6.27.0 <7.0.0`"
1604 },
1605 {
1606 "comment": "Updating dependency \"@uifabric/merge-styles\" from `>=6.14.0 <7.0.0` to `>=6.15.0 <7.0.0`"
1607 }
1608 ]
1609 }
1610 },
1611 {
1612 "version": "6.34.1",
1613 "tag": "@uifabric/styling_v6.34.1",
1614 "date": "Fri, 09 Nov 2018 13:32:57 GMT",
1615 "comments": {
1616 "patch": [
1617 {
1618 "comment": "Icon: warnings from duplicate registrations are now throttled into a single message.",
1619 "author": "David Zearing <dzearing@microsoft.com>",
1620 "commit": "ca8766ccb65a0e2855555b929b1e0d5c9aabe4cf"
1621 }
1622 ]
1623 }
1624 },
1625 {
1626 "version": "6.34.0",
1627 "tag": "@uifabric/styling_v6.34.0",
1628 "date": "Wed, 31 Oct 2018 12:32:41 GMT",
1629 "comments": {
1630 "minor": [
1631 {
1632 "comment": "API changes to getSchemedContext for use by theme provider.",
1633 "author": "Jason Gore <jagore@microsoft.com>",
1634 "commit": "fc5a1f4620c93499a41abe8377ff61161cf5bd76"
1635 }
1636 ],
1637 "none": [
1638 {
1639 "comment": "Running Prettier on all .ts and .tsx files in the packages folder.",
1640 "author": "Humberto Makoto Morimoto Burgos <Humberto.Morimoto@microsoft.com>",
1641 "commit": "2ce6c5ac3ccf4e62d4866841317b4aa55b8fb541"
1642 }
1643 ],
1644 "dependency": [
1645 {
1646 "comment": "Updating dependency \"@uifabric/utilities\" from `>=6.24.0 <7.0.0` to `>=6.25.0 <7.0.0`"
1647 }
1648 ]
1649 }
1650 },
1651 {
1652 "version": "6.33.0",
1653 "tag": "@uifabric/styling_v6.33.0",
1654 "date": "Fri, 26 Oct 2018 12:32:35 GMT",
1655 "comments": {
1656 "minor": [
1657 {
1658 "comment": "Add api-extractor.json",
1659 "author": "kkjeer <kkjeer@wellesley.edu>",
1660 "commit": "c691b7b89fcfc5a28c211b29c7ba236887ab8256"
1661 }
1662 ],
1663 "dependency": [
1664 {
1665 "comment": "Updating dependency \"@uifabric/utilities\" from `>=6.23.1 <7.0.0` to `>=6.24.0 <7.0.0`"
1666 },
1667 {
1668 "comment": "Updating dependency \"@uifabric/merge-styles\" from `>=6.10.4 <7.0.0` to `>=6.11.0 <7.0.0`"
1669 }
1670 ]
1671 }
1672 },
1673 {
1674 "version": "6.32.2",
1675 "tag": "@uifabric/styling_v6.32.2",
1676 "date": "Wed, 24 Oct 2018 12:28:58 GMT",
1677 "comments": {
1678 "patch": [
1679 {
1680 "comment": "getIconClassName: Strongly type the use of IStyle constant.",
1681 "author": "Vitalie Braga <vitaliebraga@gmail.com>",
1682 "commit": "e8ac70df6f544134a4e8cbccf87a66d37327d9f6"
1683 }
1684 ],
1685 "dependency": [
1686 {
1687 "comment": "Updating dependency \"@uifabric/merge-styles\" from `>=6.10.3 <7.0.0` to `>=6.10.4 <7.0.0`"
1688 }
1689 ]
1690 }
1691 },
1692 {
1693 "version": "6.32.1",
1694 "tag": "@uifabric/styling_v6.32.1",
1695 "date": "Tue, 23 Oct 2018 12:32:16 GMT",
1696 "comments": {
1697 "patch": [
1698 {
1699 "comment": "Fix an issue with the demo site not being able to load (in npm start or aka.ms/fabricdemo).",
1700 "author": "Cliff Koh <cliff.koh@microsoft.com>",
1701 "commit": "b23bf4ef703ae9fef95dd41a1f7b3d0906a04344"
1702 }
1703 ]
1704 }
1705 },
1706 {
1707 "version": "6.32.0",
1708 "tag": "@uifabric/styling_v6.32.0",
1709 "date": "Mon, 22 Oct 2018 12:29:57 GMT",
1710 "comments": {
1711 "minor": [
1712 {
1713 "comment": "Fix unnecessary `IRGB` export. This interface is only used by internals. Use the `IRGB` interface declaration from office-ui-fabric-react package instead.",
1714 "author": "Cliff Koh <cliff.koh@microsoft.com>",
1715 "commit": "f22320d539d3173b2cd8084ec36767d4da7b47e2"
1716 }
1717 ],
1718 "dependency": [
1719 {
1720 "comment": "Updating dependency \"@uifabric/merge-styles\" from `>=6.10.2 <7.0.0` to `>=6.10.3 <7.0.0`"
1721 }
1722 ]
1723 }
1724 },
1725 {
1726 "version": "6.31.0",
1727 "tag": "@uifabric/styling_v6.31.0",
1728 "date": "Thu, 18 Oct 2018 20:22:36 GMT",
1729 "comments": {
1730 "minor": [
1731 {
1732 "comment": "Enable api-extractor task for styling",
1733 "author": "kkjeer <kkjeer@wellesley.edu>",
1734 "commit": "e6b2514a003fb41c964fba14b071cb0046fd69eb"
1735 }
1736 ],
1737 "dependency": [
1738 {
1739 "comment": "Updating dependency \"@uifabric/utilities\" from `>=6.23.0 <7.0.0` to `>=6.23.1 <7.0.0`"
1740 },
1741 {
1742 "comment": "Updating dependency \"@uifabric/merge-styles\" from `>=6.10.1 <7.0.0` to `>=6.10.2 <7.0.0`"
1743 }
1744 ]
1745 }
1746 },
1747 {
1748 "version": "6.30.0",
1749 "tag": "@uifabric/styling_v6.30.0",
1750 "date": "Tue, 09 Oct 2018 12:26:48 GMT",
1751 "comments": {
1752 "minor": [
1753 {
1754 "comment": "focusBorder changed to neutralSecondary",
1755 "author": "Natalie Ethell <naethell@microsoft.com>",
1756 "commit": "83c1f6693df456c1feb52090f4ce2b4708490eff"
1757 }
1758 ],
1759 "dependency": [
1760 {
1761 "comment": "Updating dependency \"@uifabric/set-version\" from `>=1.1.2 <2.0.0` to `>=1.1.3 <2.0.0`"
1762 }
1763 ]
1764 }
1765 },
1766 {
1767 "version": "6.29.2",
1768 "tag": "@uifabric/styling_v6.29.2",
1769 "date": "Mon, 08 Oct 2018 12:24:15 GMT",
1770 "comments": {
1771 "patch": [
1772 {
1773 "comment": "Moving tslint/prettier dependencies ",
1774 "author": "David Zearing <dzearing@microsoft.com>",
1775 "commit": "8ba9e22a7a8a2a1e7facda5aa7d91423c7af43ed"
1776 }
1777 ],
1778 "dependency": [
1779 {
1780 "comment": "Updating dependency \"@uifabric/set-version\" from `>=1.1.1 <2.0.0` to `>=1.1.2 <2.0.0`"
1781 },
1782 {
1783 "comment": "Updating dependency \"@uifabric/utilities\" from `>=6.21.1 <7.0.0` to `>=6.21.2 <7.0.0`"
1784 },
1785 {
1786 "comment": "Updating dependency \"@uifabric/merge-styles\" from `>=6.9.3 <7.0.0` to `>=6.9.4 <7.0.0`"
1787 }
1788 ]
1789 }
1790 },
1791 {
1792 "version": "6.29.1",
1793 "tag": "@uifabric/styling_v6.29.1",
1794 "date": "Fri, 05 Oct 2018 23:29:26 GMT",
1795 "comments": {
1796 "patch": [
1797 {
1798 "comment": "Fixing getGlobalClassNames to return the correct class names even when the theme object is different.",
1799 "author": "David Zearing <dzearing@microsoft.com>",
1800 "commit": "6ec712238fbdc27f1a868f47f2d8f4ac0b0eeb14"
1801 }
1802 ]
1803 }
1804 },
1805 {
1806 "version": "6.29.0",
1807 "tag": "@uifabric/styling_v6.29.0",
1808 "date": "Thu, 04 Oct 2018 12:26:48 GMT",
1809 "comments": {
1810 "minor": [
1811 {
1812 "comment": "add delayLength parameter to _createDefaultAnimation in PulsingBeaconAnimationStyles",
1813 "author": "Eddie Liu <leddie24@gmail.com>",
1814 "commit": "a6d25782cd0b11a5f010b1409f8fa2a287a370e5"
1815 }
1816 ]
1817 }
1818 },
1819 {
1820 "version": "6.28.0",
1821 "tag": "@uifabric/styling_v6.28.0",
1822 "date": "Mon, 01 Oct 2018 12:27:24 GMT",
1823 "comments": {
1824 "minor": [
1825 {
1826 "comment": "Minor additions for semantic colors.",
1827 "author": "David Zearing <dzearing@microsoft.com>",
1828 "commit": "7eee9844e61fa75247af89fdff79bd23e2ca74bb"
1829 },
1830 {
1831 "comment": "semantic slot value updates per design direction",
1832 "author": "Jessica Bennett Clark <v-jescla@microsoft.com>",
1833 "commit": "4b31ba1706ff7b4a1b34399d3f1ffdb192737dbd"
1834 }
1835 ],
1836 "dependency": [
1837 {
1838 "comment": "Updating dependency \"@uifabric/merge-styles\" from `>=6.9.2 <7.0.0` to `>=6.9.3 <7.0.0`"
1839 }
1840 ]
1841 }
1842 },
1843 {
1844 "version": "6.27.0",
1845 "tag": "@uifabric/styling_v6.27.0",
1846 "date": "Fri, 21 Sep 2018 14:25:46 GMT",
1847 "comments": {
1848 "patch": [
1849 {
1850 "comment": "Adding a version stamp file",
1851 "author": "Kenneth Chau <kenotron@users.noreply.github.com>",
1852 "commit": "11c18bce52dba131548610c5eea0c1ab7fa4d1ca"
1853 }
1854 ],
1855 "minor": [
1856 {
1857 "comment": "Add schemes to ITheme with helper utility.",
1858 "author": "Jason Gore <jagore@microsoft.com>",
1859 "commit": "7c45ef96439a8794586a6b338c2b2ee1e7080318"
1860 }
1861 ],
1862 "dependency": [
1863 {
1864 "comment": "Updating dependency \"@uifabric/set-version\" from `>=1.0.0 <2.0.0` to `>=1.1.0 <2.0.0`"
1865 },
1866 {
1867 "comment": "Updating dependency \"@uifabric/utilities\" from `>=6.20.0 <7.0.0` to `>=6.21.0 <7.0.0`"
1868 },
1869 {
1870 "comment": "Updating dependency \"@uifabric/merge-styles\" from `>=6.9.0 <7.0.0` to `>=6.9.1 <7.0.0`"
1871 }
1872 ]
1873 }
1874 },
1875 {
1876 "version": "6.26.0",
1877 "tag": "@uifabric/styling_v6.26.0",
1878 "date": "Wed, 19 Sep 2018 12:27:48 GMT",
1879 "comments": {
1880 "minor": [
1881 {
1882 "comment": "Theming: add ISpacing interface and spacing property",
1883 "author": "kkjeer <kkjeer@wellesley.edu>",
1884 "commit": "813d94f140fdb8054136f3632d88f529e302ca09"
1885 }
1886 ]
1887 }
1888 },
1889 {
1890 "version": "6.25.0",
1891 "tag": "@uifabric/styling_v6.25.0",
1892 "date": "Tue, 18 Sep 2018 12:26:03 GMT",
1893 "comments": {
1894 "minor": [
1895 {
1896 "comment": "Theming: add ISpacing interface and spacing property",
1897 "author": "kkjeer <kkjeer@wellesley.edu>",
1898 "commit": "acab328b7c244a50ff2369c577b15008f1a75c1a"
1899 }
1900 ]
1901 }
1902 },
1903 {
1904 "version": "6.24.0",
1905 "tag": "@uifabric/styling_v6.24.0",
1906 "date": "Thu, 13 Sep 2018 17:38:04 GMT",
1907 "comments": {
1908 "minor": [
1909 {
1910 "comment": "Adds new semantic slots per design direction",
1911 "author": "Jessica Bennett Clark <v-jescla@microsoft.com>",
1912 "commit": "02814cbe9b8d3994b40c9afc6825625e078bd3fe"
1913 }
1914 ],
1915 "dependency": [
1916 {
1917 "comment": "Updating dependency \"@uifabric/utilities\" from `>=6.19.0 <7.0.0` to `>=6.19.1 <7.0.0`"
1918 },
1919 {
1920 "comment": "Updating dependency \"@uifabric/merge-styles\" from `>=6.8.3 <7.0.0` to `>=6.8.4 <7.0.0`"
1921 }
1922 ]
1923 }
1924 },
1925 {
1926 "version": "6.23.0",
1927 "tag": "@uifabric/styling_v6.23.0",
1928 "date": "Fri, 07 Sep 2018 16:29:48 GMT",
1929 "comments": {
1930 "minor": [
1931 {
1932 "author": "Jessica Bennett Clark <v-jescla@microsoft.com>",
1933 "commit": "8f69ab057f4e33b12713807228607386781c9a57",
1934 "comment": "Updates button slots with correct pre-fluent palette values and scss fallbacks"
1935 }
1936 ],
1937 "dependency": [
1938 {
1939 "comment": "Updating dependency \"@uifabric/utilities\" from `>=6.17.2 <7.0.0` to `>=6.18.0 <7.0.0`"
1940 }
1941 ]
1942 }
1943 },
1944 {
1945 "version": "6.22.0",
1946 "tag": "@uifabric/styling_v6.22.0",
1947 "date": "Thu, 06 Sep 2018 10:28:35 GMT",
1948 "comments": {
1949 "minor": [
1950 {
1951 "author": "Jessica Bennett Clark <v-jescla@microsoft.com>",
1952 "commit": "78bd90844a740a239037b55ee4f783350ba9437d",
1953 "comment": "add buttonBackgroundDisabled semantic slot"
1954 }
1955 ]
1956 }
1957 },
1958 {
1959 "version": "6.21.0",
1960 "tag": "@uifabric/styling_v6.21.0",
1961 "date": "Wed, 05 Sep 2018 10:29:25 GMT",
1962 "comments": {
1963 "minor": [
1964 {
1965 "author": "Jessica Bennett Clark <v-jescla@microsoft.com>",
1966 "commit": "30b9992f73e769a3ce6f49af5c2f7b8375fda2f9",
1967 "comment": "Change bodyDivider value from neutralTertiaryAlt back to neutralLight"
1968 }
1969 ],
1970 "dependency": [
1971 {
1972 "comment": "Updating dependency \"@uifabric/utilities\" from `>=6.17.1 <7.0.0` to `>=6.17.2 <7.0.0`"
1973 },
1974 {
1975 "comment": "Updating dependency \"@uifabric/merge-styles\" from `>=6.8.2 <7.0.0` to `>=6.8.3 <7.0.0`"
1976 }
1977 ]
1978 }
1979 },
1980 {
1981 "version": "6.20.0",
1982 "tag": "@uifabric/styling_v6.20.0",
1983 "date": "Thu, 30 Aug 2018 10:32:49 GMT",
1984 "comments": {
1985 "minor": [
1986 {
1987 "author": "Vitalie Braga <vitaliebraga@gmail.com>",
1988 "commit": "e6897c6ca4ad1a2f176149ba00967b267d2affac",
1989 "comment": "Adds a new function returning a style for an :after pseudo element to replace an ellipsis text-overflow with a fading out effect of last characters. Considers the fact that all colors are affected by the theme applied to the app."
1990 }
1991 ],
1992 "dependency": [
1993 {
1994 "comment": "Updating dependency \"@uifabric/utilities\" from `>=6.17.0 <7.0.0` to `>=6.17.1 <7.0.0`"
1995 }
1996 ]
1997 }
1998 },
1999 {
2000 "version": "6.19.0",
2001 "tag": "@uifabric/styling_v6.19.0",
2002 "date": "Mon, 27 Aug 2018 10:27:43 GMT",
2003 "comments": {
2004 "minor": [
2005 {
2006 "author": "Brian Garland <v-brgarl@microsoft.com>",
2007 "commit": "55d59941b04c97f4e40cd4f8cb197289279185a0",
2008 "comment": "Added ScreenWidthMinUhfMobile constant"
2009 }
2010 ],
2011 "dependency": [
2012 {
2013 "comment": "Updating dependency \"@uifabric/merge-styles\" from `>=6.7.0 <7.0.0` to `>=6.8.0 <7.0.0`"
2014 }
2015 ]
2016 }
2017 },
2018 {
2019 "version": "6.18.0",
2020 "tag": "@uifabric/styling_v6.18.0",
2021 "date": "Fri, 24 Aug 2018 10:26:08 GMT",
2022 "comments": {
2023 "minor": [
2024 {
2025 "author": "David Zearing <dzearing@microsoft.com>",
2026 "commit": "f0d8c9072cdcdef320ef8c2564dec4a24daaa58b",
2027 "comment": "Adjustments to the internal typography interfaces."
2028 }
2029 ],
2030 "dependency": [
2031 {
2032 "comment": "Updating dependency \"@uifabric/utilities\" from `>=6.15.0 <7.0.0` to `>=6.15.1 <7.0.0`"
2033 }
2034 ]
2035 }
2036 },
2037 {
2038 "version": "6.17.0",
2039 "tag": "@uifabric/styling_v6.17.0",
2040 "date": "Tue, 21 Aug 2018 10:28:16 GMT",
2041 "comments": {
2042 "minor": [
2043 {
2044 "author": "Jessica Bennett Clark <v-jescla@microsoft.com>",
2045 "commit": "3399908ef83f9b2db6171796062c3ba8e8fb5b7a",
2046 "comment": "adds variantBorderHovered and emptyStateBackground semantic slots to theme and variants logic"
2047 }
2048 ]
2049 }
2050 },
2051 {
2052 "version": "6.16.0",
2053 "tag": "@uifabric/styling_v6.16.0",
2054 "date": "Mon, 13 Aug 2018 03:43:25 GMT",
2055 "comments": {
2056 "minor": [
2057 {
2058 "author": "Jessica Bennett Clark <v-jescla@microsoft.com>",
2059 "commit": "30ce67f0d1eda4736015ba73968a21388ac58324",
2060 "comment": "new button semantic slots"
2061 },
2062 {
2063 "author": "Jessica Bennett Clark <v-jescla@microsoft.com>",
2064 "commit": "30ce67f0d1eda4736015ba73968a21388ac58324",
2065 "comment": "adds opacity function to variants"
2066 }
2067 ],
2068 "dependency": [
2069 {
2070 "comment": "Updating dependency \"@uifabric/utilities\" from `>=6.13.0 <7.0.0` to `>=6.14.0 <7.0.0`"
2071 }
2072 ]
2073 }
2074 },
2075 {
2076 "version": "6.15.0",
2077 "tag": "@uifabric/styling_v6.15.0",
2078 "date": "Fri, 10 Aug 2018 10:26:09 GMT",
2079 "comments": {
2080 "none": [
2081 {
2082 "author": "kkjeer <kkjeer@wellesley.edu>",
2083 "commit": "44f04f02e959d405eb73c5f723a34342bdea7f13",
2084 "comment": "Theme: add unit tests to ensure that createTheme does not modify DefaultTypography"
2085 }
2086 ],
2087 "minor": [
2088 {
2089 "author": "David Zearing <dzearing@microsoft.com>",
2090 "commit": "904f08478a0113198d8004ba757b9a82a6b6da8a",
2091 "comment": "Updating `ITypography` interface with improvements. Note this is an experimental interface we're working on."
2092 }
2093 ],
2094 "dependency": [
2095 {
2096 "comment": "Updating dependency \"@uifabric/utilities\" from `>=6.12.1 <7.0.0` to `>=6.13.0 <7.0.0`"
2097 }
2098 ]
2099 }
2100 },
2101 {
2102 "version": "6.14.0",
2103 "tag": "@uifabric/styling_v6.14.0",
2104 "date": "Fri, 03 Aug 2018 10:25:59 GMT",
2105 "comments": {
2106 "minor": [
2107 {
2108 "author": "Jessica Bennett Clark <v-jescla@microsoft.com>",
2109 "commit": "7264474f10852c0e4d6f6431c52b019659546abc",
2110 "comment": "adds 4 new semantic slots, based on designs from SP-Client events webpart, and with approval from Philip Kuo; actionLink, actionLinkHovered, cardBackground, variantBorder"
2111 }
2112 ]
2113 }
2114 },
2115 {
2116 "version": "6.13.0",
2117 "tag": "@uifabric/styling_v6.13.0",
2118 "date": "Thu, 02 Aug 2018 10:23:19 GMT",
2119 "comments": {
2120 "minor": [
2121 {
2122 "author": "Cliff Koh <cliff.koh@microsoft.com>",
2123 "commit": "b71a54d9c3fb4da6243f175371ed5f6c4e102a31",
2124 "comment": "getGlobalClassNames - when disabled, now returns a unique classname (modularized) instead of empty string."
2125 },
2126 {
2127 "author": "kkjeer <kkjeer@wellesley.edu>",
2128 "commit": "2c5dd3f83f390ec128884ccf107c74cb759c9d37",
2129 "comment": "Styling: make typography properties optional in Partial<ITheme>"
2130 }
2131 ]
2132 }
2133 },
2134 {
2135 "version": "6.12.0",
2136 "tag": "@uifabric/styling_v6.12.0",
2137 "date": "Tue, 24 Jul 2018 10:24:36 GMT",
2138 "comments": {
2139 "minor": [
2140 {
2141 "author": "Kelsey Young <kelseyyoung4@gmail.com>",
2142 "commit": "666b33f6b7b65e583866c41903ad37e02136f6c1",
2143 "comment": "Add unregisterIcons to styling export"
2144 }
2145 ]
2146 }
2147 },
2148 {
2149 "version": "6.11.0",
2150 "tag": "@uifabric/styling_v6.11.0",
2151 "date": "Mon, 23 Jul 2018 10:28:08 GMT",
2152 "comments": {
2153 "minor": [
2154 {
2155 "author": "Natalie Ethell <naethell@microsoft.com>",
2156 "commit": "c2cfa6c609fe5c531491a4a9a8eb613b0063c96d",
2157 "comment": "add ITypography to ITheme"
2158 },
2159 {
2160 "author": "Philip Kuo <phkuo@microsoft.com>",
2161 "commit": "7604bf8128096c2fec78c81a1ce076b2f75bb668",
2162 "comment": "Theming: add new semantic slot"
2163 }
2164 ],
2165 "dependency": [
2166 {
2167 "comment": "Updating dependency \"@uifabric/utilities\" from `>=6.11.0 <7.0.0` to `>=6.12.0 <7.0.0`"
2168 }
2169 ]
2170 }
2171 },
2172 {
2173 "version": "6.10.0",
2174 "tag": "@uifabric/styling_v6.10.0",
2175 "date": "Thu, 19 Jul 2018 10:23:34 GMT",
2176 "comments": {
2177 "minor": [
2178 {
2179 "author": "Kelsey Young <kelseyyoung4@gmail.com>",
2180 "commit": "aeb683c11a812eb4277c75e6aa63c60cc704cb9b",
2181 "comment": "Add unregister icons API"
2182 }
2183 ]
2184 }
2185 },
2186 {
2187 "version": "6.9.0",
2188 "tag": "@uifabric/styling_v6.9.0",
2189 "date": "Wed, 18 Jul 2018 10:25:50 GMT",
2190 "comments": {
2191 "minor": [
2192 {
2193 "author": "Cliff Koh <cliff.koh@microsoft.com>",
2194 "commit": "99545224cefac2af3edb13ce7b038ac1d14f3d38",
2195 "comment": "Move certain types into `@uifabric/merge-styles` and export more types as well from that package."
2196 }
2197 ],
2198 "dependency": [
2199 {
2200 "comment": "Updating dependency \"@uifabric/utilities\" from `>=6.10.0 <7.0.0` to `>=6.11.0 <7.0.0`"
2201 },
2202 {
2203 "comment": "Updating dependency \"@uifabric/merge-styles\" from `>=6.4.0 <7.0.0` to `>=6.5.0 <7.0.0`"
2204 }
2205 ]
2206 }
2207 },
2208 {
2209 "version": "6.8.0",
2210 "tag": "@uifabric/styling_v6.8.0",
2211 "date": "Fri, 13 Jul 2018 21:32:37 GMT",
2212 "comments": {
2213 "minor": [
2214 {
2215 "author": "David Zearing <dzearing@microsoft.com>",
2216 "commit": "83486db0dd8f831599dd75f37b32878efac45ca0",
2217 "comment": "Reverting the TypeScript bump, to un"
2218 }
2219 ],
2220 "dependency": [
2221 {
2222 "comment": "Updating dependency \"@uifabric/utilities\" from `>=6.7.1 <7.0.0` to `>=6.9.0 <7.0.0`"
2223 },
2224 {
2225 "comment": "Updating dependency \"@uifabric/merge-styles\" from `>=6.2.3 <7.0.0` to `>=6.4.0 <7.0.0`"
2226 }
2227 ]
2228 }
2229 },
2230 {
2231 "version": "6.6.0",
2232 "tag": "@uifabric/styling_v6.6.0",
2233 "date": "Tue, 10 Jul 2018 21:54:07 GMT",
2234 "comments": {
2235 "minor": [
2236 {
2237 "author": "Jordan Janzen <jordancjanzen@gmail.com>",
2238 "commit": "3828ea5ba29365102f95e582a5e34bb165815278",
2239 "comment": "Add option to getFocusStyle() to not use :focus in the style selector."
2240 }
2241 ],
2242 "dependency": [
2243 {
2244 "comment": "Updating dependency \"@uifabric/merge-styles\" from `>=6.2.2 <7.0.0` to `>=6.2.3 <7.0.0`"
2245 }
2246 ]
2247 }
2248 },
2249 {
2250 "version": "6.5.0",
2251 "tag": "@uifabric/styling_v6.5.0",
2252 "date": "Mon, 02 Jul 2018 20:41:48 GMT",
2253 "comments": {
2254 "minor": [
2255 {
2256 "author": "lynamemi <lynam.emily@gmail.com>",
2257 "commit": "8448853edafc8f7276f7471b6aa1c0852b5c7d25",
2258 "comment": "New selectors for high contrast white and black modes."
2259 }
2260 ]
2261 }
2262 },
2263 {
2264 "version": "6.4.0",
2265 "tag": "@uifabric/styling_v6.4.0",
2266 "date": "Fri, 29 Jun 2018 10:24:05 GMT",
2267 "comments": {
2268 "minor": [
2269 {
2270 "author": "Jason Gore <jagore@microsoft.com>",
2271 "commit": "c4929c0f03cf82620f748843600d3755821a44c7",
2272 "comment": "Add neutralSecondaryAlt color."
2273 }
2274 ]
2275 }
2276 },
2277 {
2278 "version": "6.3.0",
2279 "tag": "@uifabric/styling_v6.3.0",
2280 "date": "Wed, 20 Jun 2018 10:25:55 GMT",
2281 "comments": {
2282 "patch": [
2283 {
2284 "author": "natalieethell <naethell@microsoft.com>",
2285 "commit": "09d099ec624afed8b92c5e32277a9a15c5d3c607",
2286 "comment": "Prettier fixes"
2287 }
2288 ],
2289 "minor": [
2290 {
2291 "author": "kkjeer <kkjeer@wellesley.edu>",
2292 "commit": "7948bbba6fc091ca9d745ee0c0fd9720f531e864",
2293 "comment": "Add borderColor and outlineColor parameters to getFocusStyle"
2294 }
2295 ],
2296 "dependency": [
2297 {
2298 "comment": "Updating dependency \"@uifabric/utilities\" from `>=6.7.0 <7.0.0` to `>=6.7.1 <7.0.0`"
2299 },
2300 {
2301 "comment": "Updating dependency \"@uifabric/merge-styles\" from `>=6.2.0 <7.0.0` to `>=6.2.1 <7.0.0`"
2302 }
2303 ]
2304 }
2305 },
2306 {
2307 "version": "6.2.1",
2308 "tag": "@uifabric/styling_v6.2.1",
2309 "date": "Tue, 19 Jun 2018 10:26:26 GMT",
2310 "comments": {
2311 "patch": [
2312 {
2313 "author": "David Zearing <dzearing@microsoft.com>",
2314 "commit": "4e6f17be6e5ac4d578dfeff85147fd9386469d1e",
2315 "comment": "Handling `stylesheet.onReset` undefined scenarios better."
2316 }
2317 ],
2318 "dependency": [
2319 {
2320 "comment": "Updating dependency \"@uifabric/utilities\" from `>=6.6.0 <7.0.0` to `>=6.7.0 <7.0.0`"
2321 }
2322 ]
2323 }
2324 },
2325 {
2326 "version": "6.2.0",
2327 "tag": "@uifabric/styling_v6.2.0",
2328 "date": "Thu, 07 Jun 2018 16:35:34 GMT",
2329 "comments": {
2330 "minor": [
2331 {
2332 "author": "David Zearing <dzearing@microsoft.com>",
2333 "commit": "58b0ef8cd0468cbd5cfab04267f2f4143444f919",
2334 "comment": "Minor changes to improve server side rendering."
2335 }
2336 ],
2337 "dependency": [
2338 {
2339 "comment": "Updating dependency \"@uifabric/utilities\" from `>=6.0.5 <7.0.0` to `>=6.2.0 <7.0.0`"
2340 },
2341 {
2342 "comment": "Updating dependency \"@uifabric/merge-styles\" from `>=6.0.2 <7.0.0` to `>=6.2.0 <7.0.0`"
2343 }
2344 ]
2345 }
2346 },
2347 {
2348 "version": "6.0.3",
2349 "tag": "@uifabric/styling_v6.0.3",
2350 "date": "Tue, 05 Jun 2018 00:44:30 GMT",
2351 "comments": {
2352 "patch": [
2353 {
2354 "author": "Mark Polak <mark@thedutchies.com>",
2355 "commit": "cfa7a19ec1d6f98c13f822a828e0751f64507dbd",
2356 "comment": "Added Prettier"
2357 }
2358 ],
2359 "dependency": [
2360 {
2361 "comment": "Updating dependency \"@uifabric/utilities\" from `>=6.0.4 <7.0.0` to `>=6.0.5 <7.0.0`"
2362 },
2363 {
2364 "comment": "Updating dependency \"@uifabric/merge-styles\" from `>=6.0.1 <7.0.0` to `>=6.0.2 <7.0.0`"
2365 }
2366 ]
2367 }
2368 },
2369 {
2370 "version": "6.0.2",
2371 "tag": "@uifabric/styling_v6.0.2",
2372 "date": "Mon, 04 Jun 2018 10:16:13 GMT",
2373 "comments": {
2374 "patch": [
2375 {
2376 "author": "David Zearing <dzearing@microsoft.com>",
2377 "commit": "4e1cd119bbf0f75e0432b0f92bad342714b57bef",
2378 "comment": "Updating react typings."
2379 }
2380 ],
2381 "dependency": [
2382 {
2383 "comment": "Updating dependency \"@uifabric/utilities\" from `>=6.0.3 <7.0.0` to `>=6.0.4 <7.0.0`"
2384 },
2385 {
2386 "comment": "Updating dependency \"@uifabric/merge-styles\" from `>=6.0.0 <7.0.0` to `>=6.0.1 <7.0.0`"
2387 }
2388 ]
2389 }
2390 },
2391 {
2392 "version": "6.0.1",
2393 "tag": "@uifabric/styling_v6.0.1",
2394 "date": "Wed, 30 May 2018 22:05:04 GMT",
2395 "comments": {
2396 "dependency": [
2397 {
2398 "comment": "Updating dependency \"@uifabric/utilities\" from `>=6.0.1 <7.0.0` to `>=6.0.2 <7.0.0`"
2399 },
2400 {
2401 "comment": "Updating dependency \"@uifabric/merge-styles\" from `>=5.17.1 <6.0.0` to `>=6.0.0 <7.0.0`"
2402 }
2403 ]
2404 }
2405 },
2406 {
2407 "version": "6.0.0",
2408 "tag": "@uifabric/styling_v6.0.0",
2409 "date": "Wed, 30 May 2018 20:28:33 GMT",
2410 "comments": {
2411 "major": [
2412 {
2413 "author": "Cliff Koh <zihankoh@microsoft.com>",
2414 "commit": "937364830cb4f1d6c38a319e61f6388eab2fbe32",
2415 "comment": "Bump to 6.0 alongside office-ui-fabric-react 6.0 release."
2416 }
2417 ],
2418 "dependency": [
2419 {
2420 "comment": "Updating dependency \"@uifabric/utilities\" from `>=6.0.0 <7.0.0` to `>=6.0.1 <7.0.0`"
2421 }
2422 ]
2423 }
2424 },
2425 {
2426 "version": "5.31.0",
2427 "tag": "@uifabric/styling_v5.31.0",
2428 "date": "Thu, 24 May 2018 17:06:02 GMT",
2429 "comments": {
2430 "minor": [
2431 {
2432 "author": "Philip Kuo <phkuo@microsoft.com>",
2433 "commit": "cb0a55148e1613f7a878f242125905c45b2bd052",
2434 "comment": "add new semantic slot"
2435 }
2436 ]
2437 }
2438 },
2439 {
2440 "version": "5.30.3",
2441 "tag": "@uifabric/styling_v5.30.3",
2442 "date": "Wed, 23 May 2018 10:28:50 GMT",
2443 "comments": {
2444 "patch": [
2445 {
2446 "author": "Philip Kuo <phkuo@microsoft.com>",
2447 "commit": "fe9b632196f0a9b2d229ee074d1f25edaeb74a98",
2448 "comment": "cleanup semantic slots"
2449 }
2450 ],
2451 "dependency": [
2452 {
2453 "comment": "Updating dependency \"@uifabric/utilities\" from `>=5.31.0 <6.0.0` to `>=5.32.0 <6.0.0`"
2454 },
2455 {
2456 "comment": "Updating dependency \"@uifabric/merge-styles\" from `>=5.17.0 <6.0.0` to `>=5.17.1 <6.0.0`"
2457 }
2458 ]
2459 }
2460 },
2461 {
2462 "version": "5.30.2",
2463 "tag": "@uifabric/styling_v5.30.2",
2464 "date": "Thu, 17 May 2018 10:28:07 GMT",
2465 "comments": {
2466 "patch": [
2467 {
2468 "author": "Cliff Koh <cliff.koh@microsoft.com>",
2469 "commit": "e420ac6c48d1c8a5083e2f3ee55c12bd604649bb",
2470 "comment": "Fix import to be compatible with AMD bundlers"
2471 }
2472 ]
2473 }
2474 },
2475 {
2476 "version": "5.30.1",
2477 "tag": "@uifabric/styling_v5.30.1",
2478 "date": "Fri, 04 May 2018 15:58:39 GMT",
2479 "comments": {
2480 "patch": [
2481 {
2482 "author": "David Zearing <dzearing@microsoft.com>",
2483 "commit": "aa297a4ca6b3457ea23bf2473ac88a31b1d06d3e",
2484 "comment": "Updating React build version."
2485 }
2486 ],
2487 "dependency": [
2488 {
2489 "comment": "Updating dependency \"@uifabric/utilities\" from `>=5.30.0 <6.0.0` to `>=5.30.1 <6.0.0`"
2490 }
2491 ]
2492 }
2493 },
2494 {
2495 "version": "5.30.0",
2496 "tag": "@uifabric/styling_v5.30.0",
2497 "date": "Wed, 02 May 2018 23:55:40 GMT",
2498 "comments": {
2499 "patch": [
2500 {
2501 "author": "Chao <fengchao199011@hotmail.com>",
2502 "commit": "d63f34335dd774e1c0f2d12bde16d7a1b16af7e2",
2503 "comment": "fix bad import in styling package"
2504 }
2505 ],
2506 "minor": [
2507 {
2508 "author": "Kelsey Young <kelseyyoung4@gmail.com>",
2509 "commit": "920a06d0cd2c37298cd48c156b43bf1fd88fef83",
2510 "comment": "Add accompanying styling work for Keytips"
2511 }
2512 ],
2513 "dependency": [
2514 {
2515 "comment": "Updating dependency \"@uifabric/utilities\" from `>=5.29.0 <6.0.0` to `>=5.30.0 <6.0.0`"
2516 }
2517 ]
2518 }
2519 },
2520 {
2521 "version": "5.29.0",
2522 "tag": "@uifabric/styling_v5.29.0",
2523 "date": "Tue, 01 May 2018 10:23:32 GMT",
2524 "comments": {
2525 "minor": [
2526 {
2527 "author": "David Zearing <dzearing@microsoft.com>",
2528 "commit": "7a422cefe94fabc13aba23dcca5c7d69f8e63b28",
2529 "comment": "Adding helper to derive a media query."
2530 }
2531 ]
2532 }
2533 },
2534 {
2535 "version": "5.28.0",
2536 "tag": "@uifabric/styling_v5.28.0",
2537 "date": "Mon, 30 Apr 2018 10:16:44 GMT",
2538 "comments": {
2539 "minor": [
2540 {
2541 "author": "Mark Polak <mark@thedutchies.com>",
2542 "commit": "660800656c40963e73450fddafb9d621ce089f4a",
2543 "comment": "Adds flags to theme to support controlling global class names"
2544 }
2545 ]
2546 }
2547 },
2548 {
2549 "version": "5.27.0",
2550 "tag": "@uifabric/styling_v5.27.0",
2551 "date": "Wed, 25 Apr 2018 05:32:09 GMT",
2552 "comments": {
2553 "minor": [
2554 {
2555 "author": "Thomas Michon <thomas@michon.com>",
2556 "commit": "802a2c0847830acfbf47e2dd058da54d9dfb15ae",
2557 "comment": "Add theme slots for DetailsList header colors"
2558 }
2559 ],
2560 "dependency": [
2561 {
2562 "comment": "Updating dependency \"@uifabric/utilities\" from `>=5.27.0 <6.0.0` to `>=5.28.0 <6.0.0`"
2563 },
2564 {
2565 "comment": "Updating dependency \"@uifabric/merge-styles\" from `>=5.16.0 <6.0.0` to `>=5.16.1 <6.0.0`"
2566 }
2567 ]
2568 }
2569 },
2570 {
2571 "version": "5.26.0",
2572 "tag": "@uifabric/styling_v5.26.0",
2573 "date": "Mon, 23 Apr 2018 10:24:54 GMT",
2574 "comments": {
2575 "minor": [
2576 {
2577 "author": "David Zearing <dzearing@microsoft.com>",
2578 "commit": "2bbc7950bd9f10ea1e792dcb1155c625aa8e8f4f",
2579 "comment": "The getFocusStyle helper has been adjusted to use the `ms-Fabric--isFocusEnabled` class name, rather than `ms-Fabric.is-focusEnabled`."
2580 }
2581 ],
2582 "dependency": [
2583 {
2584 "comment": "Updating dependency \"@uifabric/utilities\" from `>=5.26.0 <6.0.0` to `>=5.27.0 <6.0.0`"
2585 },
2586 {
2587 "comment": "Updating dependency \"@uifabric/merge-styles\" from `>=5.15.2 <6.0.0` to `>=5.16.0 <6.0.0`"
2588 }
2589 ]
2590 }
2591 },
2592 {
2593 "version": "5.25.0",
2594 "tag": "@uifabric/styling_v5.25.0",
2595 "date": "Thu, 19 Apr 2018 00:17:37 GMT",
2596 "comments": {
2597 "minor": [
2598 {
2599 "author": "lynamemi <lynam.emily@gmail.com>",
2600 "commit": "7d066299cd2f3a13014ff2a43a2b2f76a0efb0d7",
2601 "comment": "PulsingBeaconAnimationStyles: Distinguish between single and double pulse."
2602 }
2603 ]
2604 }
2605 },
2606 {
2607 "version": "5.24.0",
2608 "tag": "@uifabric/styling_v5.24.0",
2609 "date": "Wed, 18 Apr 2018 10:15:04 GMT",
2610 "comments": {
2611 "minor": [
2612 {
2613 "author": "Jordan Janzen <jordancjanzen@gmail.com>",
2614 "commit": "4efff92981d7301ac16bc8a2cbd7624585f9c42b",
2615 "comment": "Add opt-in @deprecated comments"
2616 }
2617 ],
2618 "patch": [
2619 {
2620 "author": "Jordan Janzen <jordancjanzen@gmail.com>",
2621 "commit": "4efff92981d7301ac16bc8a2cbd7624585f9c42b",
2622 "comment": "Fix deprecated semantic slots returning empty strings"
2623 }
2624 ]
2625 }
2626 },
2627 {
2628 "version": "5.23.1",
2629 "tag": "@uifabric/styling_v5.23.1",
2630 "date": "Mon, 16 Apr 2018 10:23:26 GMT",
2631 "comments": {
2632 "patch": [
2633 {
2634 "author": "David Zearing <dzearing@microsoft.com>",
2635 "commit": "4b856fc9e1734edd3986c28f25e9211a3edf96d4",
2636 "comment": "Removing module entry temporarily. (Will be added back in 6.0.)"
2637 },
2638 {
2639 "author": "David Zearing <dzearing@microsoft.com>",
2640 "commit": "6f8a180ae2ecca66d09be97e48e8e03cc17d4d9e",
2641 "comment": "Updating build to React 16.3.1."
2642 }
2643 ],
2644 "dependency": [
2645 {
2646 "comment": "Updating dependency \"@uifabric/utilities\" from `>=5.23.0 <6.0.0` to `>=5.24.0 <6.0.0`"
2647 },
2648 {
2649 "comment": "Updating dependency \"@uifabric/merge-styles\" from `>=5.15.0 <6.0.0` to `>=5.15.1 <6.0.0`"
2650 }
2651 ]
2652 }
2653 },
2654 {
2655 "version": "5.23.0",
2656 "tag": "@uifabric/styling_v5.23.0",
2657 "date": "Tue, 10 Apr 2018 17:37:28 GMT",
2658 "comments": {
2659 "minor": [
2660 {
2661 "author": "Jordan Janzen <jordancjanzen@gmail.com>",
2662 "commit": "3e514375dff844cdb8182daf53178d3056411b8c",
2663 "comment": "Add noWrap style set."
2664 }
2665 ],
2666 "dependency": [
2667 {
2668 "comment": "Updating dependency \"@uifabric/merge-styles\" from `>=5.14.1 <6.0.0` to `>=5.15.0 <6.0.0`"
2669 }
2670 ]
2671 }
2672 },
2673 {
2674 "version": "5.22.0",
2675 "tag": "@uifabric/styling_v5.22.0",
2676 "date": "Thu, 05 Apr 2018 10:15:39 GMT",
2677 "comments": {
2678 "minor": [
2679 {
2680 "author": "lynamemi <lynam.emily@gmail.com>",
2681 "commit": "93fdd29ab4f56a4380c04b5b544e6698f8be8804",
2682 "comment": "New pulsing beacon animation moved in from Coachmark for reuse."
2683 }
2684 ],
2685 "dependency": [
2686 {
2687 "comment": "Updating dependency \"@uifabric/utilities\" from `>=5.22.1 <6.0.0` to `>=5.23.0 <6.0.0`"
2688 }
2689 ]
2690 }
2691 },
2692 {
2693 "version": "5.21.0",
2694 "tag": "@uifabric/styling_v5.21.0",
2695 "date": "Sun, 25 Mar 2018 03:08:03 GMT",
2696 "comments": {
2697 "minor": [
2698 {
2699 "author": "David Zearing <dzearing@microsoft.com>",
2700 "commit": "38089072c6e7f877d572cd2248b8d67adfefb963",
2701 "comment": "Updating to webpack 4 for producting bundles. Adding appropriate `module` and `sideEffects` fl"
2702 }
2703 ],
2704 "dependency": [
2705 {
2706 "comment": "Updating dependency \"@uifabric/utilities\" from `>=5.20.0 <6.0.0` to `>=5.21.0 <6.0.0`"
2707 },
2708 {
2709 "comment": "Updating dependency \"@uifabric/merge-styles\" from `>=5.13.0 <6.0.0` to `>=5.14.0 <6.0.0`"
2710 }
2711 ]
2712 }
2713 },
2714 {
2715 "version": "5.20.0",
2716 "tag": "@uifabric/styling_v5.20.0",
2717 "date": "Mon, 19 Mar 2018 10:27:55 GMT",
2718 "comments": {
2719 "patch": [
2720 {
2721 "author": "lynamemi <lynam.emily@gmail.com>",
2722 "commit": "b4f58e498bc0885180f67f1fc9d3eb742e3704f6",
2723 "comment": "High contrast mode for focus styling."
2724 }
2725 ],
2726 "minor": [
2727 {
2728 "author": "lynamemi <lynam.emily@gmail.com>",
2729 "commit": "e3a40d52e73af6e5a0062452e550f1b066c851c2",
2730 "comment": "ThemePrimary: Updating this color along with an Office branding update."
2731 }
2732 ],
2733 "dependency": [
2734 {
2735 "comment": "Updating dependency \"@uifabric/utilities\" from `>=5.18.2 <6.0.0` to `>=5.18.3 <6.0.0`"
2736 }
2737 ]
2738 }
2739 },
2740 {
2741 "version": "5.19.1",
2742 "tag": "@uifabric/styling_v5.19.1",
2743 "date": "Mon, 12 Mar 2018 06:29:20 GMT",
2744 "comments": {
2745 "patch": [
2746 {
2747 "author": "Christian Gonzalez <christianjordangonzalez@gmail.com>",
2748 "commit": "a3841913dd420f50f9a04cdd56676aa9f4f0fd89",
2749 "comment": "By default, try to use the system font before downloading a web font"
2750 }
2751 ],
2752 "dependency": [
2753 {
2754 "comment": "Updating dependency \"@uifabric/utilities\" from `>=5.17.1 <6.0.0` to `>=5.18.0 <6.0.0`"
2755 }
2756 ]
2757 }
2758 },
2759 {
2760 "version": "5.19.0",
2761 "tag": "@uifabric/styling_v5.19.0",
2762 "date": "Fri, 23 Feb 2018 03:05:53 GMT",
2763 "comments": {
2764 "minor": [
2765 {
2766 "author": "Philip Kuo <phkuo@microsoft.com>",
2767 "commit": "ebe601051c081838ae9d029e1020f316258d148a",
2768 "comment": "add preliminary support for variant theming, add bodyLink slot"
2769 }
2770 ]
2771 }
2772 },
2773 {
2774 "version": "5.18.1",
2775 "tag": "@uifabric/styling_v5.18.1",
2776 "date": "Sat, 17 Feb 2018 21:29:00 GMT",
2777 "comments": {
2778 "patch": [
2779 {
2780 "author": "Jordan Janzen <jordancjanzen@gmail.com>",
2781 "commit": "1f1db9da4f7368806e1a819e75d7685ec7b73f04",
2782 "comment": "Add whiteTranslucent40 to palette"
2783 }
2784 ]
2785 }
2786 },
2787 {
2788 "version": "5.18.0",
2789 "tag": "@uifabric/styling_v5.18.0",
2790 "date": "Wed, 14 Feb 2018 22:10:50 GMT",
2791 "comments": {
2792 "minor": [
2793 {
2794 "author": "Mark Polak <mark@thedutchies.com>",
2795 "commit": "8b573a64f3d9f4e3dbd17b1f90788ab8fffd6185",
2796 "comment": "Adjusting IColorClassNames and IFontStyles to remove the optional part for the members, to make the interfaces easier to consume."
2797 }
2798 ],
2799 "dependency": [
2800 {
2801 "comment": "Updating dependency \"@uifabric/utilities\" from `>=5.10.3 <6.0.0` to `>=5.11.0 <6.0.0`"
2802 },
2803 {
2804 "comment": "Updating dependency \"@uifabric/merge-styles\" from `>=5.11.2 <6.0.0` to `>=5.12.0 <6.0.0`"
2805 }
2806 ]
2807 }
2808 },
2809 {
2810 "version": "5.17.0",
2811 "tag": "@uifabric/styling_v5.17.0",
2812 "date": "Thu, 25 Jan 2018 11:23:06 GMT",
2813 "comments": {
2814 "minor": [
2815 {
2816 "author": "Montse Lozano Dieck <malozano@microsoft.com>",
2817 "commit": "a2864f8c6d0fc2b271c952b9929767ed760660ab",
2818 "comment": "Add focus clear func to styling and change maxheight/maxfontsize to CSSPixelUnitRule "
2819 }
2820 ],
2821 "dependency": [
2822 {
2823 "comment": "Updating dependency \"@uifabric/utilities\" from `>=5.7.0 <6.0.0` to `>=5.7.1 <6.0.0`"
2824 },
2825 {
2826 "comment": "Updating dependency \"@uifabric/merge-styles\" from `>=5.10.1 <6.0.0` to `>=5.11.0 <6.0.0`"
2827 }
2828 ]
2829 }
2830 },
2831 {
2832 "version": "5.16.0",
2833 "tag": "@uifabric/styling_v5.16.0",
2834 "date": "Wed, 24 Jan 2018 11:23:26 GMT",
2835 "comments": {
2836 "minor": [
2837 {
2838 "author": "lynamemi <lynam.emily@gmail.com>",
2839 "commit": "b31132497466cd88b1887badfef8c05833e35784",
2840 "comment": "New slot for inputPlaceholderText color."
2841 }
2842 ]
2843 }
2844 },
2845 {
2846 "version": "5.15.3",
2847 "tag": "@uifabric/styling_v5.15.3",
2848 "date": "Mon, 22 Jan 2018 11:14:27 GMT",
2849 "comments": {
2850 "patch": [
2851 {
2852 "author": "Ben Truelove <betrue@microsoft.com>",
2853 "commit": "f8dfda114728bf4cd800f8cc69b9ad6a826ba94f",
2854 "comment": "updated divider color to neutralTertiaryAlt"
2855 },
2856 {
2857 "author": "Philip Kuo <phkuo@microsoft.com>",
2858 "commit": "04bf3df995b81d6bc60a3ec21c5497208ce0affa",
2859 "comment": "Theming: fix listText semantic slot"
2860 }
2861 ],
2862 "dependency": [
2863 {
2864 "comment": "Updating dependency \"@uifabric/utilities\" from `>=5.6.1 <6.0.0` to `>=5.7.0 <6.0.0`"
2865 }
2866 ]
2867 }
2868 },
2869 {
2870 "version": "5.15.2",
2871 "tag": "@uifabric/styling_v5.15.2",
2872 "date": "Fri, 19 Jan 2018 11:14:02 GMT",
2873 "comments": {
2874 "patch": [
2875 {
2876 "author": "Ben Truelove <betrue@microsoft.com>",
2877 "commit": "39864da18b987267a4c412398aae96342f1640f4",
2878 "comment": "added semantic slots for smallInputBorder and smallInputBorderHover"
2879 }
2880 ]
2881 }
2882 },
2883 {
2884 "version": "5.15.1",
2885 "tag": "@uifabric/styling_v5.15.1",
2886 "date": "Thu, 28 Dec 2017 11:23:50 GMT",
2887 "comments": {
2888 "patch": [
2889 {
2890 "author": "Micah Godbolt <micahgodbolt@gmail.com>",
2891 "commit": "4c523699e33d9e2c15d60d947f8f4017c48e00e2",
2892 "comment": "Adding new normalize and AnimationValues"
2893 }
2894 ],
2895 "dependency": [
2896 {
2897 "comment": "Updating dependency \"@uifabric/merge-styles\" from `>=5.9.0 <6.0.0` to `>=5.10.0 <6.0.0`"
2898 }
2899 ]
2900 }
2901 },
2902 {
2903 "version": "5.15.0",
2904 "tag": "@uifabric/styling_v5.15.0",
2905 "date": "Sat, 16 Dec 2017 05:07:22 GMT",
2906 "comments": {
2907 "minor": [
2908 {
2909 "author": "David Zearing <dzearing@microsoft.com>",
2910 "commit": "08e59c871894c8ff443d48dbe5b0dd3316eb4331",
2911 "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"
2912 }
2913 ],
2914 "dependency": [
2915 {
2916 "comment": "Updating dependency \"@uifabric/utilities\" from `>=5.5.0 <6.0.0` to `>=5.6.0 <6.0.0`"
2917 },
2918 {
2919 "comment": "Updating dependency \"@uifabric/merge-styles\" from `>=5.8.1 <6.0.0` to `>=5.9.0 <6.0.0`"
2920 }
2921 ]
2922 }
2923 },
2924 {
2925 "version": "5.14.0",
2926 "tag": "@uifabric/styling_v5.14.0",
2927 "date": "Mon, 04 Dec 2017 17:27:54 GMT",
2928 "comments": {
2929 "minor": [
2930 {
2931 "author": "Philip Kuo <phkuo@microsoft.com>",
2932 "commit": "f87d8889321e89fc697985c43b88b2bfc3288994",
2933 "comment": "Add an event callback for when the theme changes."
2934 }
2935 ]
2936 }
2937 },
2938 {
2939 "version": "5.12.1",
2940 "tag": "@uifabric/styling_v5.12.1",
2941 "date": "Fri, 01 Dec 2017 11:11:16 GMT",
2942 "comments": {
2943 "patch": [
2944 {
2945 "author": "philipzloh <philip.loh@students.olin.edu>",
2946 "commit": "491764a41bf4fe95e0bc7bfc20fe150f0edd9d11",
2947 "comment": "Use Yu Gothic UI, Microsoft Yahei UI, Microsoft Jhenghei UI"
2948 }
2949 ],
2950 "dependency": [
2951 {
2952 "comment": "Updating dependency \"@uifabric/merge-styles\" from `>=5.7.0 <6.0.0` to `>=5.8.0 <6.0.0`"
2953 }
2954 ]
2955 }
2956 },
2957 {
2958 "version": "5.12.0",
2959 "tag": "@uifabric/styling_v5.12.0",
2960 "date": "Thu, 30 Nov 2017 11:23:35 GMT",
2961 "comments": {
2962 "minor": [
2963 {
2964 "author": "David Zearing <dzearing@microsoft.com>",
2965 "commit": "7bd70ca910f147560e0c0e8a536a2659730b5f13",
2966 "comment": "Updating the `registerIcons` helper to take in options."
2967 }
2968 ]
2969 }
2970 },
2971 {
2972 "version": "5.11.1",
2973 "tag": "@uifabric/styling_v5.11.1",
2974 "date": "Wed, 29 Nov 2017 11:24:05 GMT",
2975 "comments": {
2976 "patch": [
2977 {
2978 "author": "lynamemi <lynam.emily@gmail.com>",
2979 "commit": "7d322b1de493bd49f1a93a26bc09cdf67e574b25",
2980 "comment": "SemanticSlots: Updated inputBorderHovered color."
2981 }
2982 ],
2983 "dependency": [
2984 {
2985 "comment": "Updating dependency \"@uifabric/merge-styles\" from `>=5.6.0 <6.0.0` to `>=5.7.0 <6.0.0`"
2986 }
2987 ]
2988 }
2989 },
2990 {
2991 "version": "5.11.0",
2992 "tag": "@uifabric/styling_v5.11.0",
2993 "date": "Tue, 28 Nov 2017 02:24:21 GMT",
2994 "comments": {
2995 "minor": [
2996 {
2997 "author": "David Zearing <dzearing@microsoft.com>",
2998 "commit": "94954657769c46824f84e8aba06b326721b4a161",
2999 "comment": "Moving `styled` and `getClassNameFunction` out of styling to utilities."
3000 }
3001 ],
3002 "dependency": [
3003 {
3004 "comment": "Updating dependency \"@uifabric/utilities\" from `>=5.3.3 <6.0.0` to `>=5.5.0 <6.0.0`"
3005 }
3006 ]
3007 }
3008 },
3009 {
3010 "version": "5.10.1",
3011 "tag": "@uifabric/styling_v5.10.1",
3012 "date": "Thu, 23 Nov 2017 11:10:13 GMT",
3013 "comments": {
3014 "patch": [
3015 {
3016 "author": "lynamemi <lynam.emily@gmail.com>",
3017 "commit": "4e590b0b914e7be64fe85809a2bf5c4bda0f49ea",
3018 "comment": "Theme: Updated menuItemBackgroundChecked for ContextualMenu."
3019 }
3020 ]
3021 }
3022 },
3023 {
3024 "version": "5.10.0",
3025 "tag": "@uifabric/styling_v5.10.0",
3026 "date": "Fri, 17 Nov 2017 17:36:36 GMT",
3027 "comments": {
3028 "minor": [
3029 {
3030 "author": "Michael Loughry <miclo@microsoft.com>",
3031 "commit": "54dab7cabfc39ffe6e6ab68181e561467fa009fe",
3032 "comment": "Export functions used to create font sets based upon a given locale code"
3033 }
3034 ]
3035 }
3036 },
3037 {
3038 "version": "5.8.0",
3039 "tag": "@uifabric/styling_v5.8.0",
3040 "date": "Thu, 16 Nov 2017 11:20:34 GMT",
3041 "comments": {
3042 "minor": [
3043 {
3044 "author": "David Zearing <dzearing@microsoft.com>",
3045 "commit": "f143a0d268256361a334e8ed33231e507d902e85",
3046 "comment": "Adding `styled` and `classNameFunction` helpers, in addition to a variety of interface."
3047 }
3048 ]
3049 }
3050 },
3051 {
3052 "version": "5.7.0",
3053 "tag": "@uifabric/styling_v5.7.0",
3054 "date": "Fri, 10 Nov 2017 17:09:36 GMT",
3055 "comments": {
3056 "minor": [
3057 {
3058 "author": "David Zearing <dzearing@microsoft.com>",
3059 "commit": "696cd19b230f855f071f766c27c0066eb15d8109",
3060 "comment": "Adjusting the IFabricConfig interface to allow for mergeStyle settings to be included."
3061 },
3062 {
3063 "author": "David Zearing <dzearing@microsoft.com>",
3064 "commit": "360596259b7e047fd6987cc05aafdc4f88d878d3",
3065 "comment": "Updating `getIconClassName` to return display: inline-block to be consistent with the styled used by `ms-Icon ms-Icon--*`."
3066 }
3067 ],
3068 "dependency": [
3069 {
3070 "comment": "Updating dependency \"@uifabric/utilities\" from `>=5.3.2 <6.0.0` to `>=5.3.3 <6.0.0`"
3071 },
3072 {
3073 "comment": "Updating dependency \"@uifabric/merge-styles\" from `>=5.5.1 <6.0.0` to `>=5.6.0 <6.0.0`"
3074 }
3075 ]
3076 }
3077 },
3078 {
3079 "version": "5.6.1",
3080 "tag": "@uifabric/styling_v5.6.1",
3081 "date": "Mon, 30 Oct 2017 10:23:09 GMT",
3082 "comments": {
3083 "patch": [
3084 {
3085 "author": "Philip Kuo <phkuo@microsoft.com>",
3086 "commit": "1fa2b61ec7db61acd4a12c8d623f99954f8d8252",
3087 "comment": "Adding Button related semantic slots."
3088 }
3089 ]
3090 }
3091 },
3092 {
3093 "version": "5.6.0",
3094 "tag": "@uifabric/styling_v5.6.0",
3095 "date": "Fri, 27 Oct 2017 10:25:09 GMT",
3096 "comments": {
3097 "minor": [
3098 {
3099 "author": "Micah Godbolt <micahgodbolt@gmail.com>",
3100 "commit": "02f5ef74858d988b0e5f48a32a688ea65c93b7d2",
3101 "comment": "Added IconFontSizes"
3102 }
3103 ]
3104 }
3105 },
3106 {
3107 "version": "5.5.0",
3108 "tag": "@uifabric/styling_v5.5.0",
3109 "date": "Thu, 26 Oct 2017 10:21:37 GMT",
3110 "comments": {
3111 "minor": [
3112 {
3113 "author": "David Zearing <dzearing@microsoft.com>",
3114 "commit": "b6ba83e0c27830b87824a8062d97ded3540a7ba7",
3115 "comment": "Updating the icon warning to link to documentation for assistance."
3116 }
3117 ]
3118 }
3119 },
3120 {
3121 "version": "5.4.1",
3122 "tag": "@uifabric/styling_v5.4.1",
3123 "date": "Tue, 24 Oct 2017 10:21:08 GMT",
3124 "comments": {
3125 "patch": [
3126 {
3127 "author": "Philip Kuo <phkuo@microsoft.com>",
3128 "commit": "1004504eb5cdba55db7f17c6b8af90ef5471010e",
3129 "comment": "remove outdated semantic slots"
3130 }
3131 ],
3132 "dependency": [
3133 {
3134 "comment": "Updating dependency \"@uifabric/merge-styles\" from `>=5.4.2 <6.0.0` to `>=5.5.0 <6.0.0`"
3135 }
3136 ]
3137 }
3138 },
3139 {
3140 "version": "5.4.0",
3141 "tag": "@uifabric/styling_v5.4.0",
3142 "date": "Fri, 20 Oct 2017 18:42:08 GMT",
3143 "comments": {
3144 "minor": [
3145 {
3146 "author": "David Zearing <dzearing@microsoft.com>",
3147 "commit": "a360af7a689c30f406ff7cb2346fafb3a972ab1a",
3148 "comment": "Adjusting the `registerIcons` code to allow for icons to map to JSX.Elements or icon code strings."
3149 }
3150 ],
3151 "dependency": [
3152 {
3153 "comment": "Updating dependency \"@uifabric/merge-styles\" from `>=5.4.1 <6.0.0` to `>=5.4.2 <6.0.0`"
3154 }
3155 ]
3156 }
3157 },
3158 {
3159 "version": "5.3.0",
3160 "tag": "@uifabric/styling_v5.3.0",
3161 "date": "Tue, 10 Oct 2017 10:24:47 GMT",
3162 "comments": {
3163 "minor": [
3164 {
3165 "author": "Montse Lozano Dieck <malozano@microsoft.com>",
3166 "commit": "5ed121b0063871101decc50baf9e1c920e041155",
3167 "comment": "\"Add menuSelectedText to theme and semanticColors\""
3168 }
3169 ]
3170 }
3171 },
3172 {
3173 "version": "5.2.1",
3174 "tag": "@uifabric/styling_v5.2.1",
3175 "date": "Fri, 06 Oct 2017 10:18:41 GMT",
3176 "comments": {
3177 "patch": [
3178 {
3179 "author": "Jon Schectman <joschect@microsoft.com>",
3180 "commit": "8e1dcc66cda8334653a8b5ccbde02bf6275e0b23",
3181 "comment": "TSConfig: update to use preserveConstEnums so that certain builds s ystems don't break when importing const enums"
3182 }
3183 ],
3184 "dependency": [
3185 {
3186 "comment": "Updating dependency \"@uifabric/utilities\" from `>=5.2.0 <6.0.0` to `>=5.2.1 <6.0.0`"
3187 },
3188 {
3189 "comment": "Updating dependency \"@uifabric/merge-styles\" from `>=5.3.0 <6.0.0` to `>=5.3.1 <6.0.0`"
3190 }
3191 ]
3192 }
3193 },
3194 {
3195 "version": "5.2.0",
3196 "tag": "@uifabric/styling_v5.2.0",
3197 "date": "Thu, 05 Oct 2017 17:03:43 GMT",
3198 "comments": {
3199 "minor": [
3200 {
3201 "author": "David Zearing <dzearing@microsoft.com>",
3202 "commit": "41cef49e56908d5a9a794617aad64e626ab5b315",
3203 "comment": "Fixing version dependencies."
3204 }
3205 ],
3206 "dependency": [
3207 {
3208 "comment": "Updating dependency \"@uifabric/utilities\" from `>=5.1.0 <6.0.0` to `>=5.2.0 <6.0.0`"
3209 }
3210 ]
3211 }
3212 },
3213 {
3214 "version": "5.1.1",
3215 "tag": "@uifabric/styling_v5.1.1",
3216 "date": "Wed, 04 Oct 2017 22:40:22 GMT",
3217 "comments": {
3218 "dependency": [
3219 {
3220 "comment": "Updating dependency \"@uifabric/utilities\" from `>=5.0.1 <6.0.0` to `>=6.0.0 <7.0.0`"
3221 }
3222 ]
3223 }
3224 },
3225 {
3226 "version": "5.1.0",
3227 "tag": "@uifabric/styling_v5.1.0",
3228 "date": "Sat, 30 Sep 2017 01:26:37 GMT",
3229 "comments": {
3230 "minor": [
3231 {
3232 "author": "Amy Hackett <ahackett@microsoft.com>",
3233 "commit": "93a77f83352b357bae5d6b509a40eeec28d56a32",
3234 "comment": "Add a new success background color"
3235 }
3236 ],
3237 "dependency": [
3238 {
3239 "comment": "Updating dependency \"@uifabric/merge-styles\" from `>=5.1.0 <6.0.0` to `>=5.2.0 <6.0.0`"
3240 }
3241 ]
3242 }
3243 },
3244 {
3245 "version": "5.0.1",
3246 "tag": "@uifabric/styling_v5.0.1",
3247 "date": "Wed, 27 Sep 2017 00:20:58 GMT",
3248 "comments": {
3249 "patch": [
3250 {
3251 "author": "David Zearing <dzearing@microsoft.com>",
3252 "commit": "8a8c240b39c3ba12effab2c6c8e7021c3bc9cea9",
3253 "comment": "The 5.0 Fabric release. See the [the wiki](https://github.com/OfficeDev/office-ui-fabric-react/wiki/Fabric-5.0:-What's-new) for a full list of changes and how to work with the new bits."
3254 }
3255 ],
3256 "dependency": [
3257 {
3258 "comment": "Updating dependency \"@uifabric/utilities\" from `>=5.0.0 <6.0.0` to `>=5.0.1 <6.0.0`"
3259 }
3260 ]
3261 }
3262 },
3263 {
3264 "version": "0.24.2",
3265 "tag": "@uifabric/styling_v0.24.2",
3266 "date": "Tue, 26 Sep 2017 20:42:17 GMT",
3267 "comments": {
3268 "patch": [
3269 {
3270 "author": "David Zearing <dzearing@microsoft.com>",
3271 "commit": "c85736b0d854f1ecac15fee119106aeba61f1750",
3272 "comment": "Reverting Customizer changes, as they are breaking. Will include in 5.0."
3273 }
3274 ],
3275 "dependency": [
3276 {
3277 "comment": "Updating dependency \"@uifabric/utilities\" from `>=4.15.0 <5.0.0` to `>=4.16.0 <5.0.0`"
3278 }
3279 ]
3280 }
3281 },
3282 {
3283 "version": "0.24.1",
3284 "tag": "@uifabric/styling_v0.24.1",
3285 "date": "Tue, 26 Sep 2017 10:09:04 GMT",
3286 "comments": {
3287 "patch": [
3288 {
3289 "author": "David Zearing <dzearing@microsoft.com>",
3290 "commit": "724a69333e9c1b0833ef6f48c0fd6b49a2bf3a3a",
3291 "comment": "Updating default theme registration to use the new `Customizations` helper."
3292 }
3293 ],
3294 "dependency": [
3295 {
3296 "comment": "Updating dependency \"@uifabric/utilities\" from `>=4.14.1 <5.0.0` to `>=4.15.0 <5.0.0`"
3297 }
3298 ]
3299 }
3300 },
3301 {
3302 "version": "0.24.0",
3303 "tag": "@uifabric/styling_v0.24.0",
3304 "date": "Thu, 14 Sep 2017 00:34:57 GMT",
3305 "comments": {
3306 "minor": [
3307 {
3308 "author": "David Zearing <dzearing@microsoft.com>",
3309 "commit": "b691aa97525304884029629d2f40f14dc663f0bb",
3310 "comment": "Adding `MoreVertical` icon."
3311 }
3312 ],
3313 "dependency": [
3314 {
3315 "comment": "Updating dependency \"@uifabric/utilities\" from `>=4.13.0 <5.0.0` to `>=4.13.1 <5.0.0`"
3316 }
3317 ]
3318 }
3319 },
3320 {
3321 "version": "0.23.1",
3322 "tag": "@uifabric/styling_v0.23.1",
3323 "date": "Tue, 12 Sep 2017 17:41:25 GMT",
3324 "comments": {
3325 "patch": [
3326 {
3327 "author": "Serkan Inci <serkan.inci@hotmail.com>",
3328 "commit": "d07499a8a812bc8467f152ea1aee325e02e6ab6c",
3329 "comment": "Fixing circular dependency issue."
3330 }
3331 ]
3332 }
3333 },
3334 {
3335 "version": "0.23.0",
3336 "tag": "@uifabric/styling_v0.23.0",
3337 "date": "Mon, 11 Sep 2017 10:08:07 GMT",
3338 "comments": {
3339 "minor": [
3340 {
3341 "author": "David Zearing <dzearing@microsoft.com>",
3342 "commit": "eca3d17992576760e7b6b55d74f2d7a2b85e3a21",
3343 "comment": "Adding the `getIconClassName` function, which will provide a way for partners to generate a given icon class name. This replaces the implicit `ms-Icon--*` pattern being used now, as well as using IconClassNames, which will go away in Fabric 5."
3344 }
3345 ]
3346 }
3347 },
3348 {
3349 "version": "0.22.1",
3350 "tag": "@uifabric/styling_v0.22.1",
3351 "date": "Mon, 04 Sep 2017 10:16:56 GMT",
3352 "comments": {
3353 "patch": [
3354 {
3355 "author": "Micah Godbolt <micahgodbolt@gmail.com>",
3356 "commit": "b4eee571f31db3c0950938e40aafea9313f73003",
3357 "comment": "Icons: Added textDocument back into the icon list"
3358 }
3359 ],
3360 "dependency": [
3361 {
3362 "comment": "Updating dependency \"@uifabric/utilities\" from `>=4.12.1 <5.0.0` to `>=4.13.0 <5.0.0`"
3363 }
3364 ]
3365 }
3366 },
3367 {
3368 "version": "0.22.0",
3369 "tag": "@uifabric/styling_v0.22.0",
3370 "date": "Fri, 01 Sep 2017 16:51:57 GMT",
3371 "comments": {
3372 "minor": [
3373 {
3374 "author": "Marena Richardson <marena.richardson@gmail.com>",
3375 "commit": "698632d5cc6e2564f3b745e3c1919ff020fb6004",
3376 "comment": "Add a new semantic slot for the warning foreground color"
3377 }
3378 ],
3379 "patch": [
3380 {
3381 "author": "Junle Li <lijunle@gmail.com>",
3382 "commit": "02d0358d39021ab96b27eb1ad78f595e3891d9a5",
3383 "comment": "Add FullWidth icon."
3384 }
3385 ]
3386 }
3387 },
3388 {
3389 "version": "0.21.1",
3390 "tag": "@uifabric/styling_v0.21.1",
3391 "date": "Tue, 29 Aug 2017 20:55:35 GMT",
3392 "comments": {
3393 "patch": [
3394 {
3395 "author": "David Zearing <dzearing@microsoft.com>",
3396 "commit": "8af993abbec24538b5bfebe2322122710b17b316",
3397 "comment": "Adjusted build to produce sourcemaps with correct sourceRoot."
3398 }
3399 ],
3400 "dependency": [
3401 {
3402 "comment": "Updating dependency \"@uifabric/utilities\" from `>=4.11.0 <5.0.0` to `>=4.11.1 <5.0.0`"
3403 }
3404 ]
3405 }
3406 },
3407 {
3408 "version": "0.21.0",
3409 "tag": "@uifabric/styling_v0.21.0",
3410 "date": "Tue, 29 Aug 2017 10:20:56 GMT",
3411 "comments": {
3412 "minor": [
3413 {
3414 "author": "Jon Schectman <joschect@microsoft.com>",
3415 "commit": "e9a99a34b2950f779b13b4299e2d495265872b52",
3416 "comment": "Theming: added an accent color slot"
3417 }
3418 ],
3419 "dependency": [
3420 {
3421 "comment": "Updating dependency \"@uifabric/utilities\" from `>=4.10.3 <5.0.0` to `>=4.11.0 <5.0.0`"
3422 }
3423 ]
3424 }
3425 },
3426 {
3427 "version": "0.20.2",
3428 "tag": "@uifabric/styling_v0.20.2",
3429 "date": "Fri, 25 Aug 2017 20:31:51 GMT",
3430 "comments": {
3431 "patch": [
3432 {
3433 "author": "David Zearing <dzearing@microsoft.com>",
3434 "commit": "6746103da3c35f95afb1cde1b304a756c550deff",
3435 "comment": "Adding back sourcemap content to .map files, which should alleviate \"../src/* missing\" issues when using webpack."
3436 }
3437 ],
3438 "dependency": [
3439 {
3440 "comment": "Updating dependency \"@uifabric/utilities\" from `>=4.10.1 <5.0.0` to `>=4.10.2 <5.0.0`"
3441 }
3442 ]
3443 }
3444 },
3445 {
3446 "version": "0.20.1",
3447 "tag": "@uifabric/styling_v0.20.1",
3448 "date": "Wed, 23 Aug 2017 19:04:55 GMT",
3449 "comments": {
3450 "patch": [
3451 {
3452 "author": "Benjamin Kaiser <benjaminjkaiser@gmail.com>",
3453 "commit": "042e2133b475a37340c4f05ae9eeb0abd22ec49d",
3454 "comment": "add Comment icon"
3455 }
3456 ]
3457 }
3458 },
3459 {
3460 "version": "0.20.0",
3461 "tag": "@uifabric/styling_v0.20.0",
3462 "date": "Fri, 18 Aug 2017 16:32:33 GMT",
3463 "comments": {
3464 "minor": [
3465 {
3466 "author": "David Zearing <dzearing@microsoft.com>",
3467 "commit": "e35e5e23555797dae09d6f3aac98fd932c245f1d",
3468 "comment": "mergeStyleSets: tweaked the return type to be less restrictive."
3469 }
3470 ]
3471 }
3472 },
3473 {
3474 "version": "0.19.2",
3475 "tag": "@uifabric/styling_v0.19.2",
3476 "date": "Mon, 14 Aug 2017 10:20:31 GMT",
3477 "comments": {
3478 "patch": [
3479 {
3480 "author": "Micah Godbolt <micahgodbolt@gmail.com>",
3481 "commit": "aed8e8abf6e9e97c6228d66e012e79da08fb63ea",
3482 "comment": "getFocusStyle: Add -moz-focus-inner to fix outline bug"
3483 }
3484 ]
3485 }
3486 },
3487 {
3488 "version": "0.19.1",
3489 "tag": "@uifabric/styling_v0.19.1",
3490 "date": "Fri, 11 Aug 2017 19:38:35 GMT",
3491 "comments": {
3492 "patch": [
3493 {
3494 "author": "Qianqian Li <lqq201194@163.com>",
3495 "commit": "c66fa123e9533644a1e1401005c8dc8a425aa448",
3496 "comment": "add StreamLogo and PowerBILogo icons"
3497 }
3498 ]
3499 }
3500 },
3501 {
3502 "version": "0.19.0",
3503 "tag": "@uifabric/styling_v0.19.0",
3504 "date": "Tue, 08 Aug 2017 15:28:32 GMT",
3505 "comments": {
3506 "minor": [
3507 {
3508 "author": "Micah Godbolt <micahgodbolt@gmail.com>",
3509 "commit": "a92eb2a9a79dcab033bdbe78ca7a18b2d6607e99",
3510 "comment": "Styling: added a screenReaderText utility style"
3511 },
3512 {
3513 "author": "Kushal Yarlagadda <whykushal93@gmail.com>",
3514 "commit": "a7bc11ddacabfcfbf4fbc56e99e6d13ea296b787",
3515 "comment": "Adding a color to the palette"
3516 }
3517 ]
3518 }
3519 },
3520 {
3521 "version": "0.18.0",
3522 "tag": "@uifabric/styling_v0.18.0",
3523 "date": "Mon, 07 Aug 2017 10:22:46 GMT",
3524 "comments": {
3525 "minor": [
3526 {
3527 "author": "David Zearing <dzearing@microsoft.com>",
3528 "commit": "2c4a1740d6e9495c9eca4c27f8c8fb6c70b2c61a",
3529 "comment": "Adding 4 icons that were missing in the codes map."
3530 }
3531 ]
3532 }
3533 },
3534 {
3535 "version": "0.17.0",
3536 "tag": "@uifabric/styling_v0.17.0",
3537 "date": "Fri, 04 Aug 2017 10:11:48 GMT",
3538 "comments": {
3539 "minor": [
3540 {
3541 "author": "Philip Kuo <phkuo@microsoft.com>",
3542 "commit": "a230ec9fb1b83d215f7281cc3ee75f05d90f91f3",
3543 "comment": "Theming: add semantic slots for warnings, and also legacy theme semantic slots"
3544 }
3545 ]
3546 }
3547 },
3548 {
3549 "version": "0.16.0",
3550 "tag": "@uifabric/styling_v0.16.0",
3551 "date": "Thu, 03 Aug 2017 10:13:03 GMT",
3552 "comments": {
3553 "patch": [
3554 {
3555 "author": "LQQ <lqq201194@163.com>",
3556 "commit": "de2008d03de119da17a26b616be69c4b09c5320c",
3557 "comment": "add Spacer and Divider toolbox icon"
3558 }
3559 ],
3560 "minor": [
3561 {
3562 "author": "David Zearing <dzearing@microsoft.com>",
3563 "commit": "fb487aa0e1510e9182394ff2ee04966986502634",
3564 "comment": "TypeScript 2.4.1 bump"
3565 }
3566 ],
3567 "dependency": [
3568 {
3569 "comment": "Updating dependency \"@uifabric/utilities\" from `>=4.8.1 <5.0.0` to `>=4.9.0 <5.0.0`"
3570 }
3571 ]
3572 }
3573 },
3574 {
3575 "version": "0.15.4",
3576 "tag": "@uifabric/styling_v0.15.4",
3577 "date": "Wed, 02 Aug 2017 10:22:40 GMT",
3578 "comments": {}
3579 },
3580 {
3581 "version": "0.15.3",
3582 "tag": "@uifabric/styling_v0.15.3",
3583 "date": "Tue, 01 Aug 2017 10:13:55 GMT",
3584 "comments": {}
3585 },
3586 {
3587 "version": "0.15.2",
3588 "tag": "@uifabric/styling_v0.15.2",
3589 "date": "Mon, 31 Jul 2017 10:12:08 GMT",
3590 "comments": {}
3591 },
3592 {
3593 "version": "0.15.1",
3594 "tag": "@uifabric/styling_v0.15.1",
3595 "date": "Fri, 28 Jul 2017 18:36:00 GMT",
3596 "comments": {}
3597 },
3598 {
3599 "version": "0.15.0",
3600 "tag": "@uifabric/styling_v0.15.0",
3601 "date": "Fri, 28 Jul 2017 10:23:10 GMT",
3602 "comments": {
3603 "minor": [
3604 {
3605 "author": "Kushal Yarlagadda <whykushal93@gmail.com>",
3606 "commit": "20d920d1a9f38c468ab47027e9fb2ec80018d85d",
3607 "comment": "Adding High contrast colors to the paletter"
3608 }
3609 ],
3610 "patch": [
3611 {
3612 "author": "Philip Kuo <phkuo@microsoft.com>",
3613 "commit": "fd03731e7523f372438853eccbc13f59d0f2d9d7",
3614 "comment": "Theming: add settings to the interface so we can track whether the current theme is inverted or not"
3615 }
3616 ]
3617 }
3618 },
3619 {
3620 "version": "0.14.0",
3621 "tag": "@uifabric/styling_v0.14.0",
3622 "date": "Thu, 27 Jul 2017 10:23:33 GMT",
3623 "comments": {
3624 "minor": [
3625 {
3626 "author": "Micah Godbolt <micahgodbolt@gmail.com>",
3627 "commit": "df7a230735c92a73935bbdf97cfb6f2fcae9af45",
3628 "comment": "Icons: Added new icons from 2.38"
3629 }
3630 ]
3631 }
3632 },
3633 {
3634 "version": "0.13.16",
3635 "tag": "@uifabric/styling_v0.13.16",
3636 "date": "Tue, 25 Jul 2017 10:22:35 GMT",
3637 "comments": {}
3638 },
3639 {
3640 "version": "0.13.15",
3641 "tag": "@uifabric/styling_v0.13.15",
3642 "date": "Mon, 24 Jul 2017 10:24:30 GMT",
3643 "comments": {}
3644 },
3645 {
3646 "version": "0.13.14",
3647 "tag": "@uifabric/styling_v0.13.14",
3648 "date": "Fri, 21 Jul 2017 10:21:45 GMT",
3649 "comments": {
3650 "patch": [
3651 {
3652 "author": "antonlabunets <alabunets@gmail.com>",
3653 "commit": "0a145b00965c9aefabc1aa6648b36f53281691fb",
3654 "comment": "Adding multi-column mapping to the icon map to be available in the ChoiceGroup"
3655 },
3656 {
3657 "author": "Philip Kuo <phkuo@microsoft.com>",
3658 "commit": "6900fc6013e77eb6cd7268358aa64f9c9b46edd6",
3659 "comment": "Theming: fix color mapping for listItemBackgroundChecked"
3660 }
3661 ],
3662 "dependency": [
3663 {
3664 "comment": "Updating dependency \"@uifabric/utilities\" from `>=4.8.0 <5.0.0` to `>=4.8.0 <5.0.0`"
3665 }
3666 ]
3667 }
3668 },
3669 {
3670 "version": "0.13.13",
3671 "tag": "@uifabric/styling_v0.13.13",
3672 "date": "Thu, 20 Jul 2017 10:11:23 GMT",
3673 "comments": {}
3674 },
3675 {
3676 "version": "0.13.12",
3677 "tag": "@uifabric/styling_v0.13.12",
3678 "date": "Wed, 19 Jul 2017 21:40:34 GMT",
3679 "comments": {
3680 "patch": [
3681 {
3682 "author": "Eddie Liu <leddie24@gmail.com>",
3683 "commit": "d21643832d11a6a6e2a7484a53de72a99665ad67",
3684 "comment": "Add statusCircleCheckmark to IconCodes.ts. Add font file version to icon url in DefaultFontStyles.ts."
3685 }
3686 ],
3687 "dependency": [
3688 {
3689 "comment": "Updating dependency \"@uifabric/utilities\" from `>=4.7.2 <5.0.0` to `>=4.8.0 <5.0.0`"
3690 }
3691 ]
3692 }
3693 },
3694 {
3695 "version": "0.13.11",
3696 "tag": "@uifabric/styling_v0.13.11",
3697 "date": "Mon, 17 Jul 2017 18:38:01 GMT",
3698 "comments": {}
3699 },
3700 {
3701 "version": "0.13.10",
3702 "tag": "@uifabric/styling_v0.13.10",
3703 "date": "Mon, 17 Jul 2017 10:22:38 GMT",
3704 "comments": {}
3705 },
3706 {
3707 "version": "0.13.9",
3708 "tag": "@uifabric/styling_v0.13.9",
3709 "date": "Fri, 14 Jul 2017 17:34:53 GMT",
3710 "comments": {}
3711 },
3712 {
3713 "version": "0.13.8",
3714 "tag": "@uifabric/styling_v0.13.8",
3715 "date": "Thu, 13 Jul 2017 10:21:52 GMT",
3716 "comments": {
3717 "patch": [
3718 {
3719 "author": "Michael Loughry <miclo@microsoft.com>",
3720 "commit": "8ac8f0da64e88b10c1036296cf798da1e5657a9b",
3721 "comment": "Only initialize the default theme once, even if multiple instances of @uifabric/styling are executed."
3722 }
3723 ]
3724 }
3725 },
3726 {
3727 "version": "0.13.7",
3728 "tag": "@uifabric/styling_v0.13.7",
3729 "date": "Thu, 13 Jul 2017 02:58:02 GMT",
3730 "comments": {}
3731 },
3732 {
3733 "version": "0.13.6",
3734 "tag": "@uifabric/styling_v0.13.6",
3735 "date": "Wed, 12 Jul 2017 01:49:50 GMT",
3736 "comments": {
3737 "patch": [
3738 {
3739 "author": "David Zearing <dzearing@microsoft.com>",
3740 "commit": "73a4ebc5ae382eb50a4a3f3a2048066748358471",
3741 "comment": "Fixing typings for TypeScript 2.4.1 compatibility."
3742 }
3743 ],
3744 "dependency": [
3745 {
3746 "comment": "Updating dependency \"@uifabric/utilities\" from `>=4.7.1 <5.0.0` to `>=4.7.2 <5.0.0`"
3747 }
3748 ]
3749 }
3750 },
3751 {
3752 "version": "0.13.5",
3753 "tag": "@uifabric/styling_v0.13.5",
3754 "date": "Tue, 11 Jul 2017 10:14:04 GMT",
3755 "comments": {}
3756 },
3757 {
3758 "version": "0.13.4",
3759 "tag": "@uifabric/styling_v0.13.4",
3760 "date": "Mon, 10 Jul 2017 19:18:55 GMT",
3761 "comments": {}
3762 },
3763 {
3764 "version": "0.13.3",
3765 "tag": "@uifabric/styling_v0.13.3",
3766 "date": "Mon, 10 Jul 2017 10:22:21 GMT",
3767 "comments": {}
3768 },
3769 {
3770 "version": "0.13.2",
3771 "tag": "@uifabric/styling_v0.13.2",
3772 "date": "Sat, 08 Jul 2017 05:59:28 GMT",
3773 "comments": {}
3774 },
3775 {
3776 "version": "0.13.1",
3777 "tag": "@uifabric/styling_v0.13.1",
3778 "date": "Sat, 08 Jul 2017 03:34:35 GMT",
3779 "comments": {
3780 "patch": [
3781 {
3782 "author": "David Zearing <dzearing@microsoft.com>",
3783 "commit": "3df78de25c03bf92d299e9f544950593001861eb",
3784 "comment": "Updating dev dependencies."
3785 }
3786 ],
3787 "dependency": [
3788 {
3789 "comment": "Updating dependency \"@uifabric/utilities\" from `>=4.6.0 <5.0.0` to `>=4.7.1 <5.0.0`"
3790 }
3791 ]
3792 }
3793 },
3794 {
3795 "version": "0.13.0",
3796 "tag": "@uifabric/styling_v0.13.0",
3797 "date": "Fri, 07 Jul 2017 10:11:38 GMT",
3798 "comments": {
3799 "minor": [
3800 {
3801 "author": "Philip Kuo <phkuo@microsoft.com>",
3802 "commit": "8739efafc90df5f7c51da305189b2cdc131c66e0",
3803 "comment": "Styling package: remove optionals from interfaces, since consumers can now use partial interfaces to define overrides."
3804 }
3805 ],
3806 "patch": [
3807 {
3808 "author": "Christian Gonzalez <christianjordangonzalez@gmail.com>",
3809 "commit": "42587fd0ba26b9efade415cc5cc60103fbe2f980",
3810 "comment": "Enable strict null checks in the styling package"
3811 }
3812 ]
3813 }
3814 },
3815 {
3816 "version": "0.12.3",
3817 "tag": "@uifabric/styling_v0.12.3",
3818 "date": "Thu, 06 Jul 2017 10:11:47 GMT",
3819 "comments": {
3820 "dependency": [
3821 {
3822 "comment": "Updating dependency \"@uifabric/utilities\" from `>=4.6.0 <5.0.0` to `>=4.6.0 <5.0.0`"
3823 }
3824 ]
3825 }
3826 },
3827 {
3828 "version": "0.12.2",
3829 "tag": "@uifabric/styling_v0.12.2",
3830 "date": "Tue, 04 Jul 2017 10:21:53 GMT",
3831 "comments": {}
3832 },
3833 {
3834 "version": "0.12.1",
3835 "tag": "@uifabric/styling_v0.12.1",
3836 "date": "Mon, 03 Jul 2017 10:11:52 GMT",
3837 "comments": {}
3838 },
3839 {
3840 "version": "0.12.0",
3841 "tag": "@uifabric/styling_v0.12.0",
3842 "date": "Fri, 30 Jun 2017 19:44:26 GMT",
3843 "comments": {
3844 "minor": [
3845 {
3846 "author": "David Zearing <dzearing@microsoft.com>",
3847 "commit": "20e5559ad325465a6c1bdc3bbb879ce831adc9e9",
3848 "comment": "Dependencies now use path based imports to various utilities to minimize the graph dependency."
3849 }
3850 ],
3851 "dependency": [
3852 {
3853 "comment": "Updating dependency \"@uifabric/utilities\" from `>=4.5.0 <5.0.0` to `>=4.6.0 <5.0.0`"
3854 }
3855 ]
3856 }
3857 },
3858 {
3859 "version": "0.11.10",
3860 "tag": "@uifabric/styling_v0.11.10",
3861 "date": "Fri, 30 Jun 2017 10:23:15 GMT",
3862 "comments": {}
3863 },
3864 {
3865 "version": "0.11.9",
3866 "tag": "@uifabric/styling_v0.11.9",
3867 "date": "Thu, 29 Jun 2017 20:48:31 GMT",
3868 "comments": {
3869 "dependency": [
3870 {
3871 "comment": "Updating dependency \"@uifabric/utilities\" from `>=4.4.2 <5.0.0` to `>=4.5.0 <5.0.0`"
3872 }
3873 ]
3874 }
3875 },
3876 {
3877 "version": "0.11.8",
3878 "tag": "@uifabric/styling_v0.11.8",
3879 "date": "Thu, 29 Jun 2017 10:13:16 GMT",
3880 "comments": {
3881 "dependency": [
3882 {
3883 "comment": "Updating dependency \"@uifabric/utilities\" from `>=4.4.1 <5.0.0` to `>=4.4.2 <5.0.0`"
3884 }
3885 ]
3886 }
3887 },
3888 {
3889 "version": "0.11.7",
3890 "tag": "@uifabric/styling_v0.11.7",
3891 "date": "Wed, 28 Jun 2017 10:12:04 GMT",
3892 "comments": {}
3893 },
3894 {
3895 "version": "0.11.6",
3896 "tag": "@uifabric/styling_v0.11.6",
3897 "date": "Tue, 27 Jun 2017 01:26:31 GMT",
3898 "comments": {
3899 "patch": [
3900 {
3901 "author": "Christian Gonzalez <christianjordangonzalez@gmail.com>",
3902 "commit": "8e7c0dbb6bee06a7e289b6df7da934df425b9871",
3903 "comment": "Enable forceConsistentCasingInFileNames tsconfig option"
3904 }
3905 ],
3906 "dependency": [
3907 {
3908 "comment": "Updating dependency \"@uifabric/utilities\" from `>=4.4.0 <5.0.0` to `>=4.4.1 <5.0.0`"
3909 }
3910 ]
3911 }
3912 },
3913 {
3914 "version": "0.11.5",
3915 "tag": "@uifabric/styling_v0.11.5",
3916 "date": "Fri, 23 Jun 2017 20:02:00 GMT",
3917 "comments": {}
3918 },
3919 {
3920 "version": "0.11.4",
3921 "tag": "@uifabric/styling_v0.11.4",
3922 "date": "Fri, 23 Jun 2017 04:12:23 GMT",
3923 "comments": {}
3924 },
3925 {
3926 "version": "0.11.3",
3927 "tag": "@uifabric/styling_v0.11.3",
3928 "date": "Thu, 22 Jun 2017 21:45:08 GMT",
3929 "comments": {}
3930 },
3931 {
3932 "version": "0.11.2",
3933 "tag": "@uifabric/styling_v0.11.2",
3934 "date": "Thu, 22 Jun 2017 10:13:03 GMT",
3935 "comments": {}
3936 },
3937 {
3938 "version": "0.11.1",
3939 "tag": "@uifabric/styling_v0.11.1",
3940 "date": "Wed, 21 Jun 2017 01:52:48 GMT",
3941 "comments": {
3942 "patch": [
3943 {
3944 "author": "jijizz <liu_zhi8@hotmail.com>",
3945 "commit": "221454482fd48138b0485715170c03c64fa1cef7",
3946 "comment": "Instrumenting the performance of css registration."
3947 }
3948 ],
3949 "dependency": [
3950 {
3951 "comment": "Updating dependency \"@uifabric/utilities\" from `>=4.3.0 <5.0.0` to `>=4.4.0 <5.0.0`"
3952 }
3953 ]
3954 }
3955 },
3956 {
3957 "version": "0.11.0",
3958 "tag": "@uifabric/styling_v0.11.0",
3959 "date": "Wed, 21 Jun 2017 00:45:41 GMT",
3960 "comments": {
3961 "minor": [
3962 {
3963 "author": "Christian Gonzalez <christianjordangonzalez@gmail.com>",
3964 "commit": "bff150fa91e87c31d8d433092b007ee604f22d8b",
3965 "comment": "Consume latest version of createApp "
3966 }
3967 ],
3968 "patch": [
3969 {
3970 "author": "David Zearing <dzearing@microsoft.com>",
3971 "commit": "135c06a013468eb717fddab4ccabd6d63274fe4b",
3972 "comment": "General class exports now register on demand, resulting in less unneeded evaluation of classnames."
3973 },
3974 {
3975 "author": "dmarcey <demarcey@microsoft.com>",
3976 "commit": "230323c6b7d4972e8b04da6a4beb981b1c15396c",
3977 "comment": "Fixing circular dependency between @uifabric/styling/utilities and @uifabric/styling/styles"
3978 }
3979 ]
3980 }
3981 },
3982 {
3983 "version": "0.10.5",
3984 "tag": "@uifabric/styling_v0.10.5",
3985 "date": "Tue, 20 Jun 2017 10:22:47 GMT",
3986 "comments": {}
3987 },
3988 {
3989 "version": "0.10.4",
3990 "tag": "@uifabric/styling_v0.10.4",
3991 "date": "Sat, 17 Jun 2017 17:39:43 GMT",
3992 "comments": {}
3993 },
3994 {
3995 "version": "0.10.2",
3996 "tag": "@uifabric/styling_v0.10.2",
3997 "date": "Sat, 17 Jun 2017 06:27:45 GMT",
3998 "comments": {}
3999 },
4000 {
4001 "version": "0.10.1",
4002 "tag": "@uifabric/styling_v0.10.1",
4003 "date": "Sat, 17 Jun 2017 04:36:46 GMT",
4004 "comments": {
4005 "patch": [
4006 {
4007 "author": "David Zearing <dzearing@microsoft.com>",
4008 "commit": "ff0d219134776c9b5cff83a7ac9ed7596d8281a2",
4009 "comment": "Fixing amd import that was broken byt the no-implicit-anys fix."
4010 }
4011 ]
4012 }
4013 },
4014 {
4015 "version": "0.10.0",
4016 "tag": "@uifabric/styling_v0.10.0",
4017 "date": "Fri, 16 Jun 2017 23:02:08 GMT",
4018 "comments": {
4019 "minor": [
4020 {
4021 "author": "Christian Gonzalez <christianjordangonzalez@gmail.com>",
4022 "commit": "31867d887e53378ab7ce057babe1fcac939d2d65",
4023 "comment": "Enable no-implicit-any in the styling package"
4024 }
4025 ]
4026 }
4027 },
4028 {
4029 "version": "0.9.1",
4030 "tag": "@uifabric/styling_v0.9.1",
4031 "date": "Fri, 16 Jun 2017 19:39:47 GMT",
4032 "comments": {}
4033 },
4034 {
4035 "version": "0.9.0",
4036 "tag": "@uifabric/styling_v0.9.0",
4037 "date": "Thu, 15 Jun 2017 23:55:18 GMT",
4038 "comments": {
4039 "minor": [
4040 {
4041 "author": "Mike Wheaton <miwhea@microsoft.com>",
4042 "commit": "90e2da953d51ba71c019b0b1db9a7f63bf8f7e48",
4043 "comment": "Removed new icons that were added recently"
4044 }
4045 ]
4046 }
4047 },
4048 {
4049 "version": "0.8.1",
4050 "tag": "@uifabric/styling_v0.8.1",
4051 "date": "Thu, 15 Jun 2017 10:09:15 GMT",
4052 "comments": {}
4053 },
4054 {
4055 "version": "0.8.0",
4056 "tag": "@uifabric/styling_v0.8.0",
4057 "date": "Wed, 14 Jun 2017 06:02:15 GMT",
4058 "comments": {
4059 "minor": [
4060 {
4061 "author": "David Zearing <dzearing@microsoft.com>",
4062 "commit": "f962234cf5c1231976331cfabc06680a762cd516",
4063 "comment": "Updating FabricConfig support to allow themes to be providable at bundle load time without weird race conditions."
4064 },
4065 {
4066 "author": "Mike Wheaton <miwhea@microsoft.com>",
4067 "commit": "560719e7fc887c52b3ffc96cba08f9115b5c03e7",
4068 "comment": "Updates to version 2.30 of the icon font"
4069 }
4070 ],
4071 "patch": [
4072 {
4073 "author": "Manish Dahamiwal <mdhamiwal@gmail.com>",
4074 "commit": "5c591cad8e4de27a353fb11727aeddedb4820da1",
4075 "comment": "Remove high contrast adjust from common styles"
4076 },
4077 {
4078 "author": "Christian Gonzalez <christianjordangonzalez@gmail.com>",
4079 "commit": "a07c7287aeec78d8f17712551f94d3af55031592",
4080 "comment": "Enable strictNullChecks in utilities package"
4081 }
4082 ],
4083 "dependency": [
4084 {
4085 "comment": "Updating dependency \"@uifabric/utilities\" from `>=4.1.2 <5.0.0` to `>=4.3.0 <5.0.0`"
4086 }
4087 ]
4088 }
4089 },
4090 {
4091 "version": "0.7.4",
4092 "tag": "@uifabric/styling_v0.7.4",
4093 "date": "Tue, 13 Jun 2017 10:13:21 GMT",
4094 "comments": {}
4095 },
4096 {
4097 "version": "0.7.3",
4098 "tag": "@uifabric/styling_v0.7.3",
4099 "date": "Mon, 12 Jun 2017 01:47:18 GMT",
4100 "comments": {
4101 "patch": [
4102 {
4103 "author": "Christian Gonzalez <christianjordangonzalez@gmail.com>",
4104 "commit": "de7c49d2bd5e85af8d7ae0aee97eb9afd297966d",
4105 "comment": "Enable no implicit any in utilities package"
4106 }
4107 ],
4108 "dependency": [
4109 {
4110 "comment": "Updating dependency \"@uifabric/utilities\" from `>=4.1.2 <5.0.0` to `>=4.1.2 <5.0.0`"
4111 }
4112 ]
4113 }
4114 },
4115 {
4116 "version": "0.7.2",
4117 "tag": "@uifabric/styling_v0.7.2",
4118 "date": "Fri, 09 Jun 2017 10:10:47 GMT",
4119 "comments": {
4120 "patch": [
4121 {
4122 "author": "Christian Gonzalez <christianjordangonzalez@gmail.com>",
4123 "commit": "bc7c1ebc6b552d523728c2cb9a4f4127df38a11c",
4124 "comment": "Update the version of rtl-css-js used to get latest bug fixes"
4125 }
4126 ]
4127 }
4128 },
4129 {
4130 "version": "0.7.1",
4131 "tag": "@uifabric/styling_v0.7.1",
4132 "date": "Thu, 08 Jun 2017 10:20:07 GMT",
4133 "comments": {}
4134 },
4135 {
4136 "version": "0.7.0",
4137 "tag": "@uifabric/styling_v0.7.0",
4138 "date": "Thu, 08 Jun 2017 00:18:05 GMT",
4139 "comments": {
4140 "minor": [
4141 {
4142 "author": "Christian Gonzalez <christianjordangonzalez@gmail.com>",
4143 "commit": "58ebffae702a799225c3c09d94175bffd85b2986",
4144 "comment": "ITheme: Make palette a required prop"
4145 }
4146 ],
4147 "dependency": [
4148 {
4149 "comment": "Updating dependency \"@uifabric/utilities\" from `>=4.1.1 <5.0.0` to `>=4.1.2 <5.0.0`"
4150 }
4151 ]
4152 }
4153 },
4154 {
4155 "version": "0.6.1",
4156 "tag": "@uifabric/styling_v0.6.1",
4157 "date": "Tue, 06 Jun 2017 07:41:47 GMT",
4158 "comments": {}
4159 },
4160 {
4161 "version": "0.6.0",
4162 "tag": "@uifabric/styling_v0.6.0",
4163 "date": "Tue, 06 Jun 2017 06:06:46 GMT",
4164 "comments": {
4165 "minor": [
4166 {
4167 "author": "David Zearing <dzearing@microsoft.com>",
4168 "commit": "1a785e3c7ab9adc1578ce528dffabcd186d3ccfc",
4169 "comment": "createTheme: adding to exports"
4170 },
4171 {
4172 "author": "Philip Kuo <phkuo@microsoft.com>",
4173 "commit": "652aaea46284e84a403060c3936af239e92c9af0",
4174 "comment": "add more semantic color slots"
4175 }
4176 ],
4177 "patch": [
4178 {
4179 "author": "David Zearing <dzearing@microsoft.com>",
4180 "commit": "1820479f14ee2ddd8b6c926f7420aac1415feaa2",
4181 "comment": "Adding tslib dependency to reduce re"
4182 }
4183 ],
4184 "dependency": [
4185 {
4186 "comment": "Updating dependency \"@uifabric/utilities\" from `>=4.1.0 <5.0.0` to `>=4.1.1 <5.0.0`"
4187 }
4188 ]
4189 }
4190 },
4191 {
4192 "version": "0.5.0",
4193 "tag": "@uifabric/styling_v0.5.0",
4194 "date": "Tue, 06 Jun 2017 00:50:06 GMT",
4195 "comments": {
4196 "minor": [
4197 {
4198 "author": "David Zearing <dzearing@microsoft.com>",
4199 "commit": "8024225d8a3936ccddbcfb9688727260827dfe09",
4200 "comment": "Styling: loadTheme now updates both legacy theme as well as current global theming. All theme objects provided by customizable will get updated correctly."
4201 }
4202 ],
4203 "dependency": [
4204 {
4205 "comment": "Updating dependency \"@uifabric/utilities\" from `>=4.0.1 <5.0.0` to `>=4.1.0 <5.0.0`"
4206 }
4207 ]
4208 }
4209 },
4210 {
4211 "version": "0.4.3",
4212 "tag": "@uifabric/styling_v0.4.3",
4213 "date": "Fri, 02 Jun 2017 01:19:36 GMT",
4214 "comments": {}
4215 },
4216 {
4217 "version": "0.4.2",
4218 "tag": "@uifabric/styling_v0.4.2",
4219 "date": "Thu, 01 Jun 2017 16:34:03 GMT",
4220 "comments": {
4221 "dependency": [
4222 {
4223 "comment": "Updating dependency \"@uifabric/utilities\" from `>=4.0.0 <5.0.0` to `>=4.0.1 <5.0.0`"
4224 }
4225 ]
4226 }
4227 },
4228 {
4229 "version": "0.4.1",
4230 "tag": "@uifabric/styling_v0.4.1",
4231 "date": "Wed, 31 May 2017 01:58:23 GMT",
4232 "comments": {
4233 "patch": [
4234 {
4235 "author": "David Zearing <dzearing@microsoft.com>",
4236 "commit": "ee2ea2da473875f48afc28b4270bc658eaa49f92",
4237 "comment": "Icon classes: adjusting how they are registered so that we merge raw styles together to form the icon classes."
4238 }
4239 ]
4240 }
4241 },
4242 {
4243 "version": "0.4.0",
4244 "tag": "@uifabric/styling_v0.4.0",
4245 "date": "Tue, 30 May 2017 20:23:45 GMT",
4246 "comments": {
4247 "minor": [
4248 {
4249 "author": "David Zearing <dzearing@microsoft.com>",
4250 "commit": "494141224cddf73bf46e21addb9c2d8354148f67",
4251 "comment": "Adding support for specifying `window.FabricConfig.fontBaseUrl` in order to customize where the font resources are pulled from. Leaving it blank will avoid fontface definitions from being registered."
4252 }
4253 ]
4254 }
4255 },
4256 {
4257 "version": "0.3.0",
4258 "tag": "@uifabric/styling_v0.3.0",
4259 "date": "Tue, 30 May 2017 03:27:20 GMT",
4260 "comments": {
4261 "minor": [
4262 {
4263 "author": "David Zearing <dzearing@microsoft.com>",
4264 "commit": "3a198d4811b76f491acce31efa358c9c95740a63",
4265 "comment": "Major updates to mergeStyles and other various utilities. Updating fonts to follow latest fabric-core language fallbacks."
4266 }
4267 ],
4268 "dependency": [
4269 {
4270 "comment": "Updating dependency \"@uifabric/utilities\" from `>=3.0.0 <4.0.0` to `>=4.0.0 <5.0.0`"
4271 }
4272 ]
4273 }
4274 },
4275 {
4276 "version": "0.2.0",
4277 "tag": "@uifabric/styling_v0.2.0",
4278 "date": "Thu, 18 May 2017 10:09:58 GMT",
4279 "comments": {
4280 "minor": [
4281 {
4282 "author": "David Zearing <dzearing@microsoft.com>",
4283 "commit": "c8882eeaf56477aa6ce1077f4cd1617e60c8af3e",
4284 "comment": "Various casing changes for exported members. Added `mergeStyles` helper for merging style sets. Moving content around in the project."
4285 }
4286 ],
4287 "dependency": [
4288 {
4289 "comment": "Updating dependency \"@uifabric/utilities\" from `>=1.8.7 <2.0.0` to `>=1.9.0 <2.0.0`"
4290 },
4291 {
4292 "comment": "Updating dependency \"@uifabric/example-app-base\" from `>=1.3.11 <2.0.0` to `>=1.3.12 <2.0.0`"
4293 }
4294 ]
4295 }
4296 },
4297 {
4298 "version": "0.1.0",
4299 "tag": "@uifabric/styling_v0.1.0",
4300 "date": "Mon, 08 May 2017 21:31:57 GMT",
4301 "comments": {
4302 "minor": [
4303 {
4304 "author": "Srikanth Deshpande <srideshpande@users.noreply.github.com>",
4305 "commit": "a03d36bb13c70579f5f3f17653bef8bce5ebd603",
4306 "comment": "Change the build rig in @uifabric/styling to one that enables the creation of a bundle safe for consumption by SharePoint partners. This should have no effect on the output of the modules."
4307 }
4308 ]
4309 }
4310 },
4311 {
4312 "version": "0.0.2",
4313 "tag": "@uifabric/styling_v0.0.2",
4314 "date": "Fri, 21 Apr 2017 06:23:54 GMT",
4315 "comments": {
4316 "patch": [
4317 {
4318 "author": "David Zearing <dzearing@microsoft.com>",
4319 "commit": "d7352294b40e5643400d889b1d78c2ea9aefedd9",
4320 "comment": "Adding the initial styling package. Initial checkin, not meant to be consumed until we release a 1.0.0."
4321 }
4322 ],
4323 "dependency": [
4324 {
4325 "comment": "Updating dependency \"@uifabric/utilities\" from `>=1.4.0 <2.0.0` to `>=1.8.3 <2.0.0`"
4326 },
4327 {
4328 "comment": "Updating dependency \"@uifabric/example-app-base\" from `>=1.3.4 <2.0.0` to `>=1.3.10 <2.0.0`"
4329 }
4330 ]
4331 }
4332 }
4333 ]
4334}