1 | # Change Log - @uifabric/styling
|
2 |
|
3 | This log was last generated on Fri, 22 Oct 2021 12:27:00 GMT and should not be manually modified.
|
4 |
|
5 |
|
6 |
|
7 | ## [7.20.0](https://github.com/microsoft/fluentui/tree/@uifabric/styling_v7.20.0)
|
8 |
|
9 | Fri, 22 Oct 2021 12:27:00 GMT
|
10 | [Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/styling_v7.19.1..@uifabric/styling_v7.20.0)
|
11 |
|
12 | ### Minor changes
|
13 |
|
14 | - Add window.FabricConfig.legacyTheme, which actually calls loadTheme() which will invoke legacy theming ([PR #20243](https://github.com/microsoft/fluentui/pull/20243) by phkuo@microsoft.com)
|
15 |
|
16 | ## [7.19.1](https://github.com/microsoft/fluentui/tree/@uifabric/styling_v7.19.1)
|
17 |
|
18 | Fri, 27 Aug 2021 12:24:10 GMT
|
19 | [Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/styling_v7.19.0..@uifabric/styling_v7.19.1)
|
20 |
|
21 | ### Patches
|
22 |
|
23 | - Pass Icon 'title' as alt text for File Type Icons ([PR #18923](https://github.com/microsoft/fluentui/pull/18923) by tmichon@microsoft.com)
|
24 |
|
25 | ## [7.19.0](https://github.com/microsoft/fluentui/tree/@uifabric/styling_v7.19.0)
|
26 |
|
27 | Wed, 17 Mar 2021 19:23:22 GMT
|
28 | [Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/styling_v7.18.0..@uifabric/styling_v7.19.0)
|
29 |
|
30 | ### Minor changes
|
31 |
|
32 | - getScreenSelector: allow specifying only one of min or max ([PR #17431](https://github.com/microsoft/fluentui/pull/17431) by elcraig@microsoft.com)
|
33 |
|
34 | ## [7.18.0](https://github.com/microsoft/fluentui/tree/@uifabric/styling_v7.18.0)
|
35 |
|
36 | Thu, 11 Feb 2021 12:25:26 GMT
|
37 | [Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/styling_v7.17.0..@uifabric/styling_v7.18.0)
|
38 |
|
39 | ### Minor changes
|
40 |
|
41 | - Update high contract to support forced colors ([PR #16924](https://github.com/microsoft/fluentui/pull/16924) by sareiff@microsoft.com)
|
42 |
|
43 | ## [7.17.0](https://github.com/microsoft/fluentui/tree/@uifabric/styling_v7.17.0)
|
44 |
|
45 | Mon, 08 Feb 2021 12:26:55 GMT
|
46 | [Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/styling_v7.16.8..@uifabric/styling_v7.17.0)
|
47 |
|
48 | ### Minor changes
|
49 |
|
50 | - Port forced colors method to V7 ([PR #16848](https://github.com/microsoft/fluentui/pull/16848) by sareiff@microsoft.com)
|
51 |
|
52 | ## [7.16.8](https://github.com/microsoft/fluentui/tree/@uifabric/styling_v7.16.8)
|
53 |
|
54 | Fri, 25 Sep 2020 12:25:17 GMT
|
55 | [Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/styling_v7.16.7..@uifabric/styling_v7.16.8)
|
56 |
|
57 | ### Patches
|
58 |
|
59 | - Move AnimationStyles code to theme package. ([PR #15162](https://github.com/microsoft/fluentui/pull/15162) by xgao@microsoft.com)
|
60 | - Move createTheme from styling to theme package. ([PR #15163](https://github.com/microsoft/fluentui/pull/15163) by xgao@microsoft.com)
|
61 | - Add missing index from import path in fonts.ts ([PR #15230](https://github.com/microsoft/fluentui/pull/15230) by xgao@microsoft.com)
|
62 |
|
63 | ## [7.16.7](https://github.com/microsoft/fluentui/tree/@uifabric/styling_v7.16.7)
|
64 |
|
65 | Wed, 23 Sep 2020 12:27:48 GMT
|
66 | [Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/styling_v7.16.6..@uifabric/styling_v7.16.7)
|
67 |
|
68 | ### Patches
|
69 |
|
70 | - set theme package version to be 1.0.0. ([PR #15174](https://github.com/microsoft/fluentui/pull/15174) by xgao@microsoft.com)
|
71 |
|
72 | ## [7.16.6](https://github.com/microsoft/fluentui/tree/@uifabric/styling_v7.16.6)
|
73 |
|
74 | Tue, 22 Sep 2020 12:25:45 GMT
|
75 | [Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/styling_v7.16.2..@uifabric/styling_v7.16.6)
|
76 |
|
77 | ### Patches
|
78 |
|
79 | - Move default fonts to theme package. ([PR #15129](https://github.com/microsoft/fluentui/pull/15129) by xgao@microsoft.com)
|
80 |
|
81 | ## [7.15.2](https://github.com/microsoft/fluentui/tree/@uifabric/styling_v7.15.2)
|
82 |
|
83 | Tue, 25 Aug 2020 12:36:19 GMT
|
84 | [Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/styling_v7.14.1..@uifabric/styling_v7.15.2)
|
85 |
|
86 | ### Patches
|
87 |
|
88 | - Move Fluent theme constants to @fluentui/theme package. ([PR #14650](https://github.com/microsoft/fluentui/pull/14650) by xgao@microsoft.com)
|
89 |
|
90 | ## [7.14.0](https://github.com/microsoft/fluentui/tree/@uifabric/styling_v7.14.0)
|
91 |
|
92 | Thu, 09 Jul 2020 21:59:04 GMT
|
93 | [Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/styling_v7.13.6..@uifabric/styling_v7.14.0)
|
94 |
|
95 | ### Minor changes
|
96 |
|
97 | - Add new card semantic slots ([PR #13906](https://github.com/microsoft/fluentui/pull/13906) by phkuo@microsoft.com)
|
98 |
|
99 | ## [7.13.6](https://github.com/microsoft/fluentui/tree/@uifabric/styling_v7.13.6)
|
100 |
|
101 | Wed, 01 Jul 2020 12:35:23 GMT
|
102 | [Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/styling_v7.13.3..@uifabric/styling_v7.13.6)
|
103 |
|
104 | ### Patches
|
105 |
|
106 | - Update high contrast Edge Chormium selector to remove unneeded condition. ([PR #13844](https://github.com/microsoft/fluentui/pull/13844) by xgao@microsoft.com)
|
107 |
|
108 | ## [7.13.0](https://github.com/microsoft/fluentui/tree/@uifabric/styling_v7.13.0)
|
109 |
|
110 | Wed, 17 Jun 2020 16:07:40 GMT
|
111 | [Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/styling_v7.12.18..@uifabric/styling_v7.13.0)
|
112 |
|
113 | ### Minor changes
|
114 |
|
115 | - Add new rounded corners to theme ([PR #13635](https://github.com/microsoft/fluentui/pull/13635) by phkuo@microsoft.com)
|
116 |
|
117 | ## [7.12.17](https://github.com/microsoft/fluentui/tree/@uifabric/styling_v7.12.17)
|
118 |
|
119 | Wed, 10 Jun 2020 12:37:27 GMT
|
120 | [Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/styling_v7.12.16..@uifabric/styling_v7.12.17)
|
121 |
|
122 | ### Patches
|
123 |
|
124 | - ensure theme.ts is already included when importing from styling package ([PR #13537](https://github.com/microsoft/fluentui/pull/13537) by xgao@microsoft.com)
|
125 |
|
126 | ## [7.12.16](https://github.com/microsoft/fluentui/tree/@uifabric/styling_v7.12.16)
|
127 |
|
128 | Tue, 09 Jun 2020 12:35:17 GMT
|
129 | [Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/styling_v7.12.15..@uifabric/styling_v7.12.16)
|
130 |
|
131 | ### Patches
|
132 |
|
133 | - getGlobalClassNames: correct return type ([PR #13496](https://github.com/microsoft/fluentui/pull/13496) by xgao@microsoft.com)
|
134 |
|
135 | ## [7.12.15](https://github.com/microsoft/fluentui/tree/@uifabric/styling_v7.12.15)
|
136 |
|
137 | Tue, 02 Jun 2020 12:36:30 GMT
|
138 | [Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/styling_v7.12.10..@uifabric/styling_v7.12.15)
|
139 |
|
140 | ### Patches
|
141 |
|
142 | - Update styling package sideEffects to only the ones needed ([PR #13422](https://github.com/microsoft/fluentui/pull/13422) by xgao@microsoft.com)
|
143 |
|
144 | ## [7.12.4](https://github.com/microsoft/fluentui/tree/@uifabric/styling_v7.12.4)
|
145 |
|
146 | Fri, 08 May 2020 12:35:40 GMT
|
147 | [Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/styling_v7.12.3..@uifabric/styling_v7.12.4)
|
148 |
|
149 | ### Patches
|
150 |
|
151 | - Add selector to turn off high contrast adjustment in (only) Edge Chromium browser ([PR #13035](https://github.com/microsoft/fluentui/pull/13035) by xgao@microsoft.com)
|
152 |
|
153 | ## [7.12.3](https://github.com/microsoft/fluentui/tree/@uifabric/styling_v7.12.3)
|
154 |
|
155 | Thu, 07 May 2020 01:06:55 GMT
|
156 | [Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/styling_v7.12.2..@uifabric/styling_v7.12.3)
|
157 |
|
158 | ### Patches
|
159 |
|
160 | - Addressing commonjs imports. ([PR #13031](https://github.com/microsoft/fluentui/pull/13031) by dzearing@microsoft.com)
|
161 |
|
162 | ## [7.12.2](https://github.com/microsoft/fluentui/tree/@uifabric/styling_v7.12.2)
|
163 |
|
164 | Wed, 06 May 2020 12:32:22 GMT
|
165 | [Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/styling_v7.12.0..@uifabric/styling_v7.12.2)
|
166 |
|
167 | ### Patches
|
168 |
|
169 | - Styling tsconfig: adding noImplicitAny and noUnusedLocals. ([PR #12994](https://github.com/microsoft/fluentui/pull/12994) by dzearing@microsoft.com)
|
170 |
|
171 | ## [7.12.0](https://github.com/microsoft/fluentui/tree/@uifabric/styling_v7.12.0)
|
172 |
|
173 | Wed, 29 Apr 2020 12:34:58 GMT
|
174 | [Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/styling_v7.11.8..@uifabric/styling_v7.12.0)
|
175 |
|
176 | ### Minor changes
|
177 |
|
178 | - update MessageBar colors ([PR #12821](https://github.com/microsoft/fluentui/pull/12821) by chrismo@microsoft.com)
|
179 |
|
180 | ## [7.11.8](https://github.com/microsoft/fluentui/tree/@uifabric/styling_v7.11.8)
|
181 |
|
182 | Wed, 22 Apr 2020 12:33:04 GMT
|
183 | [Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/styling_v7.11.3..@uifabric/styling_v7.11.8)
|
184 |
|
185 | ### Patches
|
186 |
|
187 | - remove outdated comment ([PR #12802](https://github.com/microsoft/fluentui/pull/12802) by phkuo@microsoft.com)
|
188 |
|
189 | ## [7.11.3](https://github.com/microsoft/fluentui/tree/@uifabric/styling_v7.11.3)
|
190 |
|
191 | Thu, 16 Apr 2020 04:01:45 GMT
|
192 | [Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/styling_v7.11.2..@uifabric/styling_v7.11.3)
|
193 |
|
194 | ### Patches
|
195 |
|
196 | - Readme: Fabric=>Fluent wording updates ([PR #12508](https://github.com/microsoft/fluentui/pull/12508) by elcraig@microsoft.com)
|
197 |
|
198 | ## 7.11.0
|
199 | Wed, 25 Mar 2020 12:30:04 GMT
|
200 |
|
201 | ### Minor changes
|
202 |
|
203 | - Adding bold font weight definition (dzearing@microsoft.com)
|
204 | ### Patches
|
205 |
|
206 | - Changing references of Fabric to Fluent (mgodbolt@microsoft.com)
|
207 | ## 7.10.22
|
208 | Mon, 23 Mar 2020 12:28:29 GMT
|
209 |
|
210 | ### Patches
|
211 |
|
212 | - Replace OfficeDev/office-ui-fabric-react with microsoft/fluentui (elcraig@microsoft.com)
|
213 | ## 7.10.15
|
214 | Tue, 03 Mar 2020 12:27:24 GMT
|
215 |
|
216 | ### Patches
|
217 |
|
218 | - Turning on tslint 'deprecation' rule. (Humberto.Morimoto@microsoft.com)
|
219 | ## 7.10.2
|
220 | Wed, 22 Jan 2020 12:36:43 GMT
|
221 |
|
222 | ### Patches
|
223 |
|
224 | - TextField: fix focused bottom border mis-alignment when errorMessage is set (v-jajach@microsoft.com)
|
225 | ## 7.10.1
|
226 | Fri, 17 Jan 2020 02:32:17 GMT
|
227 |
|
228 | ### Patches
|
229 |
|
230 | - Update tslib minver to first version containing __spreadArrays helper due to changes in how TS emits spreads. (jagore@microsoft.com)
|
231 | ## 7.10.0
|
232 | Fri, 10 Jan 2020 12:31:47 GMT
|
233 |
|
234 | ### Minor changes
|
235 |
|
236 | - add borderPosition param to getInputFocusStyle (xgao@microsoft.com)
|
237 | ## 7.9.0
|
238 | Wed, 08 Jan 2020 17:02:57 GMT
|
239 |
|
240 | ### Minor changes
|
241 |
|
242 | - add getInputFocusStyle function to build styles for text input on focus (xgao@microsoft.com)
|
243 | ### Patches
|
244 |
|
245 | - bumping load-themed-styles to take advantage of es6 version of it (kchau@microsoft.com)
|
246 | ## 7.8.1
|
247 | Tue, 31 Dec 2019 12:31:45 GMT
|
248 |
|
249 | ### Patches
|
250 |
|
251 | - createTheme: Pass through RTL if specified (mgodbolt@microsoft.com)
|
252 | ## 7.8.0
|
253 | Tue, 24 Dec 2019 12:33:51 GMT
|
254 |
|
255 | ### Minor changes
|
256 |
|
257 | - Export IIconSubsetRecord (elcraig@microsoft.com)
|
258 | ## 7.7.4
|
259 | Fri, 06 Dec 2019 12:33:21 GMT
|
260 |
|
261 | ### Patches
|
262 |
|
263 | - Making rest state accessible (betrue@microsoft.com)
|
264 | ## 7.7.3
|
265 | Thu, 14 Nov 2019 12:30:52 GMT
|
266 |
|
267 | ### Patches
|
268 |
|
269 | - Theme Designer: pull semantic slots from primary source instead of have a secondary mapping. (email not defined)
|
270 | ## 7.7.2
|
271 | Thu, 26 Sep 2019 12:32:32 GMT
|
272 |
|
273 | ### Patches
|
274 |
|
275 | - Add optional rtl property to IScheme (jdh@microsoft.com)
|
276 | ## 7.7.1
|
277 | Mon, 23 Sep 2019 12:33:15 GMT
|
278 |
|
279 | ### Patches
|
280 |
|
281 | - 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 (email not defined)
|
282 | ## 7.7.0
|
283 | Fri, 20 Sep 2019 12:34:28 GMT
|
284 |
|
285 | ### Minor changes
|
286 |
|
287 | - Exporting new merge-styles apis. (dzearing@microsoft.com)
|
288 | ## 7.6.2
|
289 | Wed, 04 Sep 2019 04:09:58 GMT
|
290 |
|
291 | ### Patches
|
292 |
|
293 | - fix version file (kchau@microsoft.com)
|
294 | ## 7.6.1
|
295 | Fri, 23 Aug 2019 12:35:28 GMT
|
296 |
|
297 | ### Patches
|
298 |
|
299 | - Update npmignores, delete unused jest setup files (elcraig@microsoft.com)
|
300 | - Fix up readme and package.json descriptions (elcraig@microsoft.com)
|
301 |
|
302 | ## 7.6.0
|
303 | Tue, 20 Aug 2019 12:31:26 GMT
|
304 |
|
305 | ### Minor changes
|
306 |
|
307 | - Semantic slots: add bodyBackgroundHovered and bodyBackgroundSelected (phkuo@microsoft.com)
|
308 |
|
309 | ### Patches
|
310 |
|
311 | - Fix generation of font size theming variables for legacy (phkuo@microsoft.com)
|
312 |
|
313 | ## 7.5.1
|
314 | Mon, 19 Aug 2019 12:32:05 GMT
|
315 |
|
316 | ### Patches
|
317 |
|
318 | - Fix theming code type issue (phkuo@microsoft.com)
|
319 |
|
320 | ## 7.5.0
|
321 | Thu, 15 Aug 2019 12:30:43 GMT
|
322 |
|
323 | ### Minor changes
|
324 |
|
325 | - Adding input semantic slots (marygans@microsoft.com)
|
326 |
|
327 | ## 7.4.1
|
328 | Fri, 09 Aug 2019 12:31:50 GMT
|
329 |
|
330 | ### Patches
|
331 |
|
332 | - fix font theme variable values for legacy-load-theme (phkuo@microsoft.com)
|
333 |
|
334 | ## 7.4.0
|
335 | Fri, 02 Aug 2019 12:33:29 GMT
|
336 |
|
337 | ### Minor changes
|
338 |
|
339 | - Semantic Colors: Changing and adding a few colors that target input controls. (v-mare@microsoft.com)
|
340 |
|
341 | ## 7.3.1
|
342 | Wed, 24 Jul 2019 12:27:56 GMT
|
343 |
|
344 | ### Patches
|
345 |
|
346 | - Removing react dependency in @uifabric/styling library. (Humberto.Morimoto@microsoft.com)
|
347 |
|
348 | ## 7.3.0
|
349 | Mon, 22 Jul 2019 12:28:42 GMT
|
350 |
|
351 | ### Minor changes
|
352 |
|
353 | - Adding Georgian and Armenian font for Segoe UI Web (marygans@microsoft.com)
|
354 | - Export default effects (joschect@microsoft.com)
|
355 |
|
356 | ## 7.2.1
|
357 | Wed, 17 Jul 2019 18:58:57 GMT
|
358 |
|
359 | ### Patches
|
360 |
|
361 | - Adding @types/react and @types/react-dom to package.json that have peer dependencies on react and react-dom. (makotom@microsoft.com)
|
362 |
|
363 | ## 7.2.0
|
364 | Sat, 13 Jul 2019 22:20:41 GMT
|
365 |
|
366 | ### Minor changes
|
367 |
|
368 | - Adding Georgian and Armenian font for Segoe UI Web (marygans@microsoft.com)
|
369 |
|
370 | ## 7.1.1
|
371 | Mon, 01 Jul 2019 18:51:42 GMT
|
372 |
|
373 | ### Patches
|
374 |
|
375 | - adds react-app-polyfill
|
376 |
|
377 | ## 7.1.0
|
378 | Thu, 27 Jun 2019 18:25:04 GMT
|
379 |
|
380 | ### Minor changes
|
381 |
|
382 | - Semantic Slots: added successText.
|
383 | - Add `font-display: 'swap'` when registering font face'
|
384 |
|
385 | ## 7.0.3
|
386 | Wed, 26 Jun 2019 12:23:41 GMT
|
387 |
|
388 | ### Patches
|
389 |
|
390 | - Add getPlaceholderStyles to return style object based on browser used
|
391 |
|
392 | ## 7.0.2
|
393 | Fri, 14 Jun 2019 12:26:30 GMT
|
394 |
|
395 | ### Patches
|
396 |
|
397 | - Fix missing assets in production build.
|
398 |
|
399 | ## 7.0.1
|
400 | Thu, 13 Jun 2019 00:24:48 GMT
|
401 |
|
402 | ### Patches
|
403 |
|
404 | - Initial release of Fabric 7
|
405 |
|
406 | ## 6.49.0
|
407 | Wed, 12 Jun 2019 00:42:26 GMT
|
408 |
|
409 | ### Minor changes
|
410 |
|
411 | - Remap existing font variables to new values.
|
412 | - Extend `getFocusStyle` to include named parameters.
|
413 |
|
414 | ### Patches
|
415 |
|
416 | - Update and dedupe React deps.
|
417 |
|
418 | ## 6.48.1
|
419 | Tue, 11 Jun 2019 12:21:35 GMT
|
420 |
|
421 | ### Patches
|
422 |
|
423 | - upgrade to api-extractor 7.1.6
|
424 |
|
425 | ## 6.48.0
|
426 | Wed, 05 Jun 2019 12:22:30 GMT
|
427 |
|
428 | ### Minor changes
|
429 |
|
430 | - Add font steps so that Fabric 7's Fluent theme will be backwards compatible
|
431 |
|
432 | ## 6.47.6
|
433 | Tue, 14 May 2019 07:50:30 GMT
|
434 |
|
435 | ### Patches
|
436 |
|
437 | - Update Fabric assets link
|
438 |
|
439 | ## 6.47.5
|
440 | Tue, 14 May 2019 01:56:43 GMT
|
441 |
|
442 | ### Patches
|
443 |
|
444 | - Removed a few more `typeof window` references to avoid memory leaks with IE11.
|
445 |
|
446 | ## 6.47.4
|
447 | Fri, 10 May 2019 12:36:11 GMT
|
448 |
|
449 | ### Patches
|
450 |
|
451 | - Add _theme.effects to legacyLoadTheme
|
452 |
|
453 | ## 6.47.3
|
454 | Sat, 04 May 2019 00:01:54 GMT
|
455 |
|
456 | ### Patches
|
457 |
|
458 | - ISemanticColors: Fix markdown formatting
|
459 | - Doc updates for new website
|
460 |
|
461 | ## 6.47.1
|
462 | Thu, 02 May 2019 12:36:35 GMT
|
463 |
|
464 | ### Patches
|
465 |
|
466 | - a new line is added to the end of the api-extractor.json file
|
467 |
|
468 | ## 6.47.0
|
469 | Tue, 30 Apr 2019 12:31:36 GMT
|
470 |
|
471 | ### Minor changes
|
472 |
|
473 | - Add more focus style helpers
|
474 |
|
475 | ## 6.46.1
|
476 | Mon, 22 Apr 2019 12:32:06 GMT
|
477 |
|
478 | ### Patches
|
479 |
|
480 | - Deprecate ScrollablePane from zIndexes
|
481 |
|
482 | ## 6.46.0
|
483 | Mon, 15 Apr 2019 12:33:42 GMT
|
484 |
|
485 | ### Minor changes
|
486 |
|
487 | - Export ICSPSettings from MergeStyles.ts
|
488 |
|
489 | ## 6.45.3
|
490 | Thu, 11 Apr 2019 12:37:10 GMT
|
491 |
|
492 | ### Patches
|
493 |
|
494 | - Documentation: add @docCategory inline tags
|
495 |
|
496 | ## 6.45.2
|
497 | Tue, 02 Apr 2019 00:38:15 GMT
|
498 |
|
499 | ### Patches
|
500 |
|
501 | - Use ^ ranges instead of >=
|
502 |
|
503 | ## 6.45.1
|
504 | Wed, 27 Mar 2019 12:34:02 GMT
|
505 |
|
506 | ### Patches
|
507 |
|
508 | - update api file generated by api-extractor 7
|
509 |
|
510 | ## 6.45.0
|
511 | Wed, 13 Mar 2019 12:33:47 GMT
|
512 |
|
513 | ### Minor changes
|
514 |
|
515 | - 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.
|
516 |
|
517 | ## 6.44.1
|
518 | Tue, 05 Mar 2019 17:33:41 GMT
|
519 |
|
520 | ### Patches
|
521 |
|
522 | - Adding theme.js to sideEffects list to prevent webpack from treeshaking it out.
|
523 |
|
524 | ## 6.44.0
|
525 | Tue, 05 Mar 2019 04:25:07 GMT
|
526 |
|
527 | ### Minor changes
|
528 |
|
529 | - add yellowDark to IPalette
|
530 |
|
531 | ## 6.43.0
|
532 | Fri, 01 Mar 2019 13:33:08 GMT
|
533 |
|
534 | ### Minor changes
|
535 |
|
536 | - The package side-effects flag has been removed, allowing for tree shaking to do its magic much better.
|
537 |
|
538 | ## 6.42.0
|
539 | Wed, 27 Feb 2019 01:28:58 GMT
|
540 |
|
541 | ### Minor changes
|
542 |
|
543 | - IEffects: changes types of the `elevation` and `roundedCorner2` properties to `string` to allow a more flexible way to provide values.
|
544 |
|
545 | ## 6.41.0
|
546 | Tue, 15 Jan 2019 13:36:45 GMT
|
547 |
|
548 | ### Minor changes
|
549 |
|
550 | - theming: add loadFonts function and register font variables
|
551 |
|
552 | ### Patches
|
553 |
|
554 | - fix createTheme so that it cannot mutate DefaultFontStyles
|
555 |
|
556 | ## 6.40.0
|
557 | Thu, 10 Jan 2019 04:58:48 GMT
|
558 |
|
559 | ### Minor changes
|
560 |
|
561 | - ITheme: add defaultFontStyles property
|
562 |
|
563 | ## 6.39.0
|
564 | Thu, 13 Dec 2018 13:37:01 GMT
|
565 |
|
566 | ### Minor changes
|
567 |
|
568 | - ITheme: remove ITypography
|
569 |
|
570 | ## 6.38.0
|
571 | Fri, 30 Nov 2018 13:37:17 GMT
|
572 |
|
573 | ### Minor changes
|
574 |
|
575 | - Extend theming to incorporate shadows and rounded corners
|
576 |
|
577 | ### Patches
|
578 |
|
579 | - Add missing API file update
|
580 |
|
581 | ## 6.37.0
|
582 | Thu, 29 Nov 2018 19:34:12 GMT
|
583 |
|
584 | ### Minor changes
|
585 |
|
586 | - semantic slot value updates
|
587 |
|
588 | ## 6.35.0
|
589 | Thu, 15 Nov 2018 13:36:22 GMT
|
590 |
|
591 | ### Minor changes
|
592 |
|
593 | - DevExp: get rid of const enum so the library is compatible with Typescript's isolatedModule compilation mode
|
594 |
|
595 | ## 6.34.1
|
596 | Fri, 09 Nov 2018 13:32:57 GMT
|
597 |
|
598 | ### Patches
|
599 |
|
600 | - Icon: warnings from duplicate registrations are now throttled into a single message.
|
601 |
|
602 | ## 6.34.0
|
603 | Wed, 31 Oct 2018 12:32:41 GMT
|
604 |
|
605 | ### Minor changes
|
606 |
|
607 | - API changes to getSchemedContext for use by theme provider.
|
608 |
|
609 | ## 6.33.0
|
610 | Fri, 26 Oct 2018 12:32:35 GMT
|
611 |
|
612 | ### Minor changes
|
613 |
|
614 | - Add api-extractor.json
|
615 |
|
616 | ## 6.32.2
|
617 | Wed, 24 Oct 2018 12:28:58 GMT
|
618 |
|
619 | ### Patches
|
620 |
|
621 | - getIconClassName: Strongly type the use of IStyle constant.
|
622 |
|
623 | ## 6.32.1
|
624 | Tue, 23 Oct 2018 12:32:16 GMT
|
625 |
|
626 | ### Patches
|
627 |
|
628 | - Fix an issue with the demo site not being able to load (in npm start or aka.ms/fabricdemo).
|
629 |
|
630 | ## 6.32.0
|
631 | Mon, 22 Oct 2018 12:29:57 GMT
|
632 |
|
633 | ### Minor changes
|
634 |
|
635 | - Fix unnecessary `IRGB` export. This interface is only used by internals. Use the `IRGB` interface declaration from office-ui-fabric-react package instead.
|
636 |
|
637 | ## 6.31.0
|
638 | Thu, 18 Oct 2018 20:22:36 GMT
|
639 |
|
640 | ### Minor changes
|
641 |
|
642 | - Enable api-extractor task for styling
|
643 |
|
644 | ## 6.30.0
|
645 | Tue, 09 Oct 2018 12:26:48 GMT
|
646 |
|
647 | ### Minor changes
|
648 |
|
649 | - focusBorder changed to neutralSecondary
|
650 |
|
651 | ## 6.29.2
|
652 | Mon, 08 Oct 2018 12:24:15 GMT
|
653 |
|
654 | ### Patches
|
655 |
|
656 | - Moving tslint/prettier dependencies
|
657 |
|
658 | ## 6.29.1
|
659 | Fri, 05 Oct 2018 23:29:26 GMT
|
660 |
|
661 | ### Patches
|
662 |
|
663 | - Fixing getGlobalClassNames to return the correct class names even when the theme object is different.
|
664 |
|
665 | ## 6.29.0
|
666 | Thu, 04 Oct 2018 12:26:48 GMT
|
667 |
|
668 | ### Minor changes
|
669 |
|
670 | - add delayLength parameter to _createDefaultAnimation in PulsingBeaconAnimationStyles
|
671 |
|
672 | ## 6.28.0
|
673 | Mon, 01 Oct 2018 12:27:24 GMT
|
674 |
|
675 | ### Minor changes
|
676 |
|
677 | - Minor additions for semantic colors.
|
678 | - semantic slot value updates per design direction
|
679 |
|
680 | ## 6.27.0
|
681 | Fri, 21 Sep 2018 14:25:46 GMT
|
682 |
|
683 | ### Minor changes
|
684 |
|
685 | - Add schemes to ITheme with helper utility.
|
686 |
|
687 | ### Patches
|
688 |
|
689 | - Adding a version stamp file
|
690 |
|
691 | ## 6.26.0
|
692 | Wed, 19 Sep 2018 12:27:48 GMT
|
693 |
|
694 | ### Minor changes
|
695 |
|
696 | - Theming: add ISpacing interface and spacing property
|
697 |
|
698 | ## 6.25.0
|
699 | Tue, 18 Sep 2018 12:26:03 GMT
|
700 |
|
701 | ### Minor changes
|
702 |
|
703 | - Theming: add ISpacing interface and spacing property
|
704 |
|
705 | ## 6.24.0
|
706 | Thu, 13 Sep 2018 17:38:04 GMT
|
707 |
|
708 | ### Minor changes
|
709 |
|
710 | - Adds new semantic slots per design direction
|
711 |
|
712 | ## 6.23.0
|
713 | Fri, 07 Sep 2018 16:29:48 GMT
|
714 |
|
715 | ### Minor changes
|
716 |
|
717 | - Updates button slots with correct pre-fluent palette values and scss fallbacks
|
718 |
|
719 | ## 6.22.0
|
720 | Thu, 06 Sep 2018 10:28:35 GMT
|
721 |
|
722 | ### Minor changes
|
723 |
|
724 | - add buttonBackgroundDisabled semantic slot
|
725 |
|
726 | ## 6.21.0
|
727 | Wed, 05 Sep 2018 10:29:25 GMT
|
728 |
|
729 | ### Minor changes
|
730 |
|
731 | - Change bodyDivider value from neutralTertiaryAlt back to neutralLight
|
732 |
|
733 | ## 6.20.0
|
734 | Thu, 30 Aug 2018 10:32:49 GMT
|
735 |
|
736 | ### Minor changes
|
737 |
|
738 | - 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.
|
739 |
|
740 | ## 6.19.0
|
741 | Mon, 27 Aug 2018 10:27:43 GMT
|
742 |
|
743 | ### Minor changes
|
744 |
|
745 | - Added ScreenWidthMinUhfMobile constant
|
746 |
|
747 | ## 6.18.0
|
748 | Fri, 24 Aug 2018 10:26:08 GMT
|
749 |
|
750 | ### Minor changes
|
751 |
|
752 | - Adjustments to the internal typography interfaces.
|
753 |
|
754 | ## 6.17.0
|
755 | Tue, 21 Aug 2018 10:28:16 GMT
|
756 |
|
757 | ### Minor changes
|
758 |
|
759 | - adds variantBorderHovered and emptyStateBackground semantic slots to theme and variants logic
|
760 |
|
761 | ## 6.16.0
|
762 | Mon, 13 Aug 2018 03:43:25 GMT
|
763 |
|
764 | ### Minor changes
|
765 |
|
766 | - new button semantic slots
|
767 | - adds opacity function to variants
|
768 |
|
769 | ## 6.15.0
|
770 | Fri, 10 Aug 2018 10:26:09 GMT
|
771 |
|
772 | ### Minor changes
|
773 |
|
774 | - Updating `ITypography` interface with improvements. Note this is an experimental interface we're working on.
|
775 |
|
776 | ## 6.14.0
|
777 | Fri, 03 Aug 2018 10:25:59 GMT
|
778 |
|
779 | ### Minor changes
|
780 |
|
781 | - adds 4 new semantic slots, based on designs from SP-Client events webpart, and with approval from Philip Kuo; actionLink, actionLinkHovered, cardBackground, variantBorder
|
782 |
|
783 | ## 6.13.0
|
784 | Thu, 02 Aug 2018 10:23:19 GMT
|
785 |
|
786 | ### Minor changes
|
787 |
|
788 | - getGlobalClassNames - when disabled, now returns a unique classname (modularized) instead of empty string.
|
789 | - Styling: make typography properties optional in Partial<ITheme>
|
790 |
|
791 | ## 6.12.0
|
792 | Tue, 24 Jul 2018 10:24:36 GMT
|
793 |
|
794 | ### Minor changes
|
795 |
|
796 | - Add unregisterIcons to styling export
|
797 |
|
798 | ## 6.11.0
|
799 | Mon, 23 Jul 2018 10:28:08 GMT
|
800 |
|
801 | ### Minor changes
|
802 |
|
803 | - add ITypography to ITheme
|
804 | - Theming: add new semantic slot
|
805 |
|
806 | ## 6.10.0
|
807 | Thu, 19 Jul 2018 10:23:34 GMT
|
808 |
|
809 | ### Minor changes
|
810 |
|
811 | - Add unregister icons API
|
812 |
|
813 | ## 6.9.0
|
814 | Wed, 18 Jul 2018 10:25:50 GMT
|
815 |
|
816 | ### Minor changes
|
817 |
|
818 | - Move certain types into `@uifabric/merge-styles` and export more types as well from that package.
|
819 |
|
820 | ## 6.8.0
|
821 | Fri, 13 Jul 2018 21:32:37 GMT
|
822 |
|
823 | ### Minor changes
|
824 |
|
825 | - Reverting the TypeScript bump, to un
|
826 |
|
827 | ## 6.6.0
|
828 | Tue, 10 Jul 2018 21:54:07 GMT
|
829 |
|
830 | ### Minor changes
|
831 |
|
832 | - Add option to getFocusStyle() to not use :focus in the style selector.
|
833 |
|
834 | ## 6.5.0
|
835 | Mon, 02 Jul 2018 20:41:48 GMT
|
836 |
|
837 | ### Minor changes
|
838 |
|
839 | - New selectors for high contrast white and black modes.
|
840 |
|
841 | ## 6.4.0
|
842 | Fri, 29 Jun 2018 10:24:05 GMT
|
843 |
|
844 | ### Minor changes
|
845 |
|
846 | - Add neutralSecondaryAlt color.
|
847 |
|
848 | ## 6.3.0
|
849 | Wed, 20 Jun 2018 10:25:55 GMT
|
850 |
|
851 | ### Minor changes
|
852 |
|
853 | - Add borderColor and outlineColor parameters to getFocusStyle
|
854 |
|
855 | ### Patches
|
856 |
|
857 | - Prettier fixes
|
858 |
|
859 | ## 6.2.1
|
860 | Tue, 19 Jun 2018 10:26:26 GMT
|
861 |
|
862 | ### Patches
|
863 |
|
864 | - Handling `stylesheet.onReset` undefined scenarios better.
|
865 |
|
866 | ## 6.2.0
|
867 | Thu, 07 Jun 2018 16:35:34 GMT
|
868 |
|
869 | ### Minor changes
|
870 |
|
871 | - Minor changes to improve server side rendering.
|
872 |
|
873 | ## 6.0.3
|
874 | Tue, 05 Jun 2018 00:44:30 GMT
|
875 |
|
876 | ### Patches
|
877 |
|
878 | - Added Prettier
|
879 |
|
880 | ## 6.0.2
|
881 | Mon, 04 Jun 2018 10:16:13 GMT
|
882 |
|
883 | ### Patches
|
884 |
|
885 | - Updating react typings.
|
886 |
|
887 | ## 6.0.1
|
888 | Wed, 30 May 2018 22:05:04 GMT
|
889 |
|
890 | *Version update only*
|
891 |
|
892 | ## 6.0.0
|
893 | Wed, 30 May 2018 20:28:33 GMT
|
894 |
|
895 | ### Breaking changes
|
896 |
|
897 | - Bump to 6.0 alongside office-ui-fabric-react 6.0 release.
|
898 |
|
899 | ## 5.31.0
|
900 | Thu, 24 May 2018 17:06:02 GMT
|
901 |
|
902 | ### Minor changes
|
903 |
|
904 | - add new semantic slot
|
905 |
|
906 | ## 5.30.3
|
907 | Wed, 23 May 2018 10:28:50 GMT
|
908 |
|
909 | ### Patches
|
910 |
|
911 | - cleanup semantic slots
|
912 |
|
913 | ## 5.30.2
|
914 | Thu, 17 May 2018 10:28:07 GMT
|
915 |
|
916 | ### Patches
|
917 |
|
918 | - Fix import to be compatible with AMD bundlers
|
919 |
|
920 | ## 5.30.1
|
921 | Fri, 04 May 2018 15:58:39 GMT
|
922 |
|
923 | ### Patches
|
924 |
|
925 | - Updating React build version.
|
926 |
|
927 | ## 5.30.0
|
928 | Wed, 02 May 2018 23:55:40 GMT
|
929 |
|
930 | ### Minor changes
|
931 |
|
932 | - Add accompanying styling work for Keytips
|
933 |
|
934 | ### Patches
|
935 |
|
936 | - fix bad import in styling package
|
937 |
|
938 | ## 5.29.0
|
939 | Tue, 01 May 2018 10:23:32 GMT
|
940 |
|
941 | ### Minor changes
|
942 |
|
943 | - Adding helper to derive a media query.
|
944 |
|
945 | ## 5.28.0
|
946 | Mon, 30 Apr 2018 10:16:44 GMT
|
947 |
|
948 | ### Minor changes
|
949 |
|
950 | - Adds flags to theme to support controlling global class names
|
951 |
|
952 | ## 5.27.0
|
953 | Wed, 25 Apr 2018 05:32:09 GMT
|
954 |
|
955 | ### Minor changes
|
956 |
|
957 | - Add theme slots for DetailsList header colors
|
958 |
|
959 | ## 5.26.0
|
960 | Mon, 23 Apr 2018 10:24:54 GMT
|
961 |
|
962 | ### Minor changes
|
963 |
|
964 | - The getFocusStyle helper has been adjusted to use the `ms-Fabric--isFocusEnabled` class name, rather than `ms-Fabric.is-focusEnabled`.
|
965 |
|
966 | ## 5.25.0
|
967 | Thu, 19 Apr 2018 00:17:37 GMT
|
968 |
|
969 | ### Minor changes
|
970 |
|
971 | - PulsingBeaconAnimationStyles: Distinguish between single and double pulse.
|
972 |
|
973 | ## 5.24.0
|
974 | Wed, 18 Apr 2018 10:15:04 GMT
|
975 |
|
976 | ### Minor changes
|
977 |
|
978 | - Add opt-in @deprecated comments
|
979 |
|
980 | ### Patches
|
981 |
|
982 | - Fix deprecated semantic slots returning empty strings
|
983 |
|
984 | ## 5.23.1
|
985 | Mon, 16 Apr 2018 10:23:26 GMT
|
986 |
|
987 | ### Patches
|
988 |
|
989 | - Removing module entry temporarily. (Will be added back in 6.0.)
|
990 | - Updating build to React 16.3.1.
|
991 |
|
992 | ## 5.23.0
|
993 | Tue, 10 Apr 2018 17:37:28 GMT
|
994 |
|
995 | ### Minor changes
|
996 |
|
997 | - Add noWrap style set.
|
998 |
|
999 | ## 5.22.0
|
1000 | Thu, 05 Apr 2018 10:15:39 GMT
|
1001 |
|
1002 | ### Minor changes
|
1003 |
|
1004 | - New pulsing beacon animation moved in from Coachmark for reuse.
|
1005 |
|
1006 | ## 5.21.0
|
1007 | Sun, 25 Mar 2018 03:08:03 GMT
|
1008 |
|
1009 | ### Minor changes
|
1010 |
|
1011 | - Updating to webpack 4 for producting bundles. Adding appropriate `module` and `sideEffects` fl
|
1012 |
|
1013 | ## 5.20.0
|
1014 | Mon, 19 Mar 2018 10:27:55 GMT
|
1015 |
|
1016 | ### Minor changes
|
1017 |
|
1018 | - ThemePrimary: Updating this color along with an Office branding update.
|
1019 |
|
1020 | ### Patches
|
1021 |
|
1022 | - High contrast mode for focus styling.
|
1023 |
|
1024 | ## 5.19.1
|
1025 | Mon, 12 Mar 2018 06:29:20 GMT
|
1026 |
|
1027 | ### Patches
|
1028 |
|
1029 | - By default, try to use the system font before downloading a web font
|
1030 |
|
1031 | ## 5.19.0
|
1032 | Fri, 23 Feb 2018 03:05:53 GMT
|
1033 |
|
1034 | ### Minor changes
|
1035 |
|
1036 | - add preliminary support for variant theming, add bodyLink slot
|
1037 |
|
1038 | ## 5.18.1
|
1039 | Sat, 17 Feb 2018 21:29:00 GMT
|
1040 |
|
1041 | ### Patches
|
1042 |
|
1043 | - Add whiteTranslucent40 to palette
|
1044 |
|
1045 | ## 5.18.0
|
1046 | Wed, 14 Feb 2018 22:10:50 GMT
|
1047 |
|
1048 | ### Minor changes
|
1049 |
|
1050 | - Adjusting IColorClassNames and IFontStyles to remove the optional part for the members, to make the interfaces easier to consume.
|
1051 |
|
1052 | ## 5.17.0
|
1053 | Thu, 25 Jan 2018 11:23:06 GMT
|
1054 |
|
1055 | ### Minor changes
|
1056 |
|
1057 | - Add focus clear func to styling and change maxheight/maxfontsize to CSSPixelUnitRule
|
1058 |
|
1059 | ## 5.16.0
|
1060 | Wed, 24 Jan 2018 11:23:26 GMT
|
1061 |
|
1062 | ### Minor changes
|
1063 |
|
1064 | - New slot for inputPlaceholderText color.
|
1065 |
|
1066 | ## 5.15.3
|
1067 | Mon, 22 Jan 2018 11:14:27 GMT
|
1068 |
|
1069 | ### Patches
|
1070 |
|
1071 | - updated divider color to neutralTertiaryAlt
|
1072 | - Theming: fix listText semantic slot
|
1073 |
|
1074 | ## 5.15.2
|
1075 | Fri, 19 Jan 2018 11:14:02 GMT
|
1076 |
|
1077 | ### Patches
|
1078 |
|
1079 | - added semantic slots for smallInputBorder and smallInputBorderHover
|
1080 |
|
1081 | ## 5.15.1
|
1082 | Thu, 28 Dec 2017 11:23:50 GMT
|
1083 |
|
1084 | ### Patches
|
1085 |
|
1086 | - Adding new normalize and AnimationValues
|
1087 |
|
1088 | ## 5.15.0
|
1089 | Sat, 16 Dec 2017 05:07:22 GMT
|
1090 |
|
1091 | ### Minor changes
|
1092 |
|
1093 | - Updated build to newest React version and typings. Updated tests and made various tweaks to the code to remove React warnings and keep Enzyme
|
1094 |
|
1095 | ## 5.14.0
|
1096 | Mon, 04 Dec 2017 17:27:54 GMT
|
1097 |
|
1098 | ### Minor changes
|
1099 |
|
1100 | - Add an event callback for when the theme changes.
|
1101 |
|
1102 | ## 5.12.1
|
1103 | Fri, 01 Dec 2017 11:11:16 GMT
|
1104 |
|
1105 | ### Patches
|
1106 |
|
1107 | - Use Yu Gothic UI, Microsoft Yahei UI, Microsoft Jhenghei UI
|
1108 |
|
1109 | ## 5.12.0
|
1110 | Thu, 30 Nov 2017 11:23:35 GMT
|
1111 |
|
1112 | ### Minor changes
|
1113 |
|
1114 | - Updating the `registerIcons` helper to take in options.
|
1115 |
|
1116 | ## 5.11.1
|
1117 | Wed, 29 Nov 2017 11:24:05 GMT
|
1118 |
|
1119 | ### Patches
|
1120 |
|
1121 | - SemanticSlots: Updated inputBorderHovered color.
|
1122 |
|
1123 | ## 5.11.0
|
1124 | Tue, 28 Nov 2017 02:24:21 GMT
|
1125 |
|
1126 | ### Minor changes
|
1127 |
|
1128 | - Moving `styled` and `getClassNameFunction` out of styling to utilities.
|
1129 |
|
1130 | ## 5.10.1
|
1131 | Thu, 23 Nov 2017 11:10:13 GMT
|
1132 |
|
1133 | ### Patches
|
1134 |
|
1135 | - Theme: Updated menuItemBackgroundChecked for ContextualMenu.
|
1136 |
|
1137 | ## 5.10.0
|
1138 | Fri, 17 Nov 2017 17:36:36 GMT
|
1139 |
|
1140 | ### Minor changes
|
1141 |
|
1142 | - Export functions used to create font sets based upon a given locale code
|
1143 |
|
1144 | ## 5.8.0
|
1145 | Thu, 16 Nov 2017 11:20:34 GMT
|
1146 |
|
1147 | ### Minor changes
|
1148 |
|
1149 | - Adding `styled` and `classNameFunction` helpers, in addition to a variety of interface.
|
1150 |
|
1151 | ## 5.7.0
|
1152 | Fri, 10 Nov 2017 17:09:36 GMT
|
1153 |
|
1154 | ### Minor changes
|
1155 |
|
1156 | - Adjusting the IFabricConfig interface to allow for mergeStyle settings to be included.
|
1157 | - Updating `getIconClassName` to return display: inline-block to be consistent with the styled used by `ms-Icon ms-Icon--*`.
|
1158 |
|
1159 | ## 5.6.1
|
1160 | Mon, 30 Oct 2017 10:23:09 GMT
|
1161 |
|
1162 | ### Patches
|
1163 |
|
1164 | - Adding Button related semantic slots.
|
1165 |
|
1166 | ## 5.6.0
|
1167 | Fri, 27 Oct 2017 10:25:09 GMT
|
1168 |
|
1169 | ### Minor changes
|
1170 |
|
1171 | - Added IconFontSizes
|
1172 |
|
1173 | ## 5.5.0
|
1174 | Thu, 26 Oct 2017 10:21:37 GMT
|
1175 |
|
1176 | ### Minor changes
|
1177 |
|
1178 | - Updating the icon warning to link to documentation for assistance.
|
1179 |
|
1180 | ## 5.4.1
|
1181 | Tue, 24 Oct 2017 10:21:08 GMT
|
1182 |
|
1183 | ### Patches
|
1184 |
|
1185 | - remove outdated semantic slots
|
1186 |
|
1187 | ## 5.4.0
|
1188 | Fri, 20 Oct 2017 18:42:08 GMT
|
1189 |
|
1190 | ### Minor changes
|
1191 |
|
1192 | - Adjusting the `registerIcons` code to allow for icons to map to JSX.Elements or icon code strings.
|
1193 |
|
1194 | ## 5.3.0
|
1195 | Tue, 10 Oct 2017 10:24:47 GMT
|
1196 |
|
1197 | ### Minor changes
|
1198 |
|
1199 | - "Add menuSelectedText to theme and semanticColors"
|
1200 |
|
1201 | ## 5.2.1
|
1202 | Fri, 06 Oct 2017 10:18:41 GMT
|
1203 |
|
1204 | ### Patches
|
1205 |
|
1206 | - TSConfig: update to use preserveConstEnums so that certain builds s ystems don't break when importing const enums
|
1207 |
|
1208 | ## 5.2.0
|
1209 | Thu, 05 Oct 2017 17:03:43 GMT
|
1210 |
|
1211 | ### Minor changes
|
1212 |
|
1213 | - Fixing version dependencies.
|
1214 |
|
1215 | ## 5.1.1
|
1216 | Wed, 04 Oct 2017 22:40:22 GMT
|
1217 |
|
1218 | *Version update only*
|
1219 |
|
1220 | ## 5.1.0
|
1221 | Sat, 30 Sep 2017 01:26:37 GMT
|
1222 |
|
1223 | ### Minor changes
|
1224 |
|
1225 | - Add a new success background color
|
1226 |
|
1227 | ## 5.0.1
|
1228 | Wed, 27 Sep 2017 00:20:58 GMT
|
1229 |
|
1230 | ### Patches
|
1231 |
|
1232 | - 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.
|
1233 |
|
1234 | ## 0.24.2
|
1235 | Tue, 26 Sep 2017 20:42:17 GMT
|
1236 |
|
1237 | ### Patches
|
1238 |
|
1239 | - Reverting Customizer changes, as they are breaking. Will include in 5.0.
|
1240 |
|
1241 | ## 0.24.1
|
1242 | Tue, 26 Sep 2017 10:09:04 GMT
|
1243 |
|
1244 | ### Patches
|
1245 |
|
1246 | - Updating default theme registration to use the new `Customizations` helper.
|
1247 |
|
1248 | ## 0.24.0
|
1249 | Thu, 14 Sep 2017 00:34:57 GMT
|
1250 |
|
1251 | ### Minor changes
|
1252 |
|
1253 | - Adding `MoreVertical` icon.
|
1254 |
|
1255 | ## 0.23.1
|
1256 | Tue, 12 Sep 2017 17:41:25 GMT
|
1257 |
|
1258 | ### Patches
|
1259 |
|
1260 | - Fixing circular dependency issue.
|
1261 |
|
1262 | ## 0.23.0
|
1263 | Mon, 11 Sep 2017 10:08:07 GMT
|
1264 |
|
1265 | ### Minor changes
|
1266 |
|
1267 | - 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.
|
1268 |
|
1269 | ## 0.22.1
|
1270 | Mon, 04 Sep 2017 10:16:56 GMT
|
1271 |
|
1272 | ### Patches
|
1273 |
|
1274 | - Icons: Added textDocument back into the icon list
|
1275 |
|
1276 | ## 0.22.0
|
1277 | Fri, 01 Sep 2017 16:51:57 GMT
|
1278 |
|
1279 | ### Minor changes
|
1280 |
|
1281 | - Add a new semantic slot for the warning foreground color
|
1282 |
|
1283 | ### Patches
|
1284 |
|
1285 | - Add FullWidth icon.
|
1286 |
|
1287 | ## 0.21.1
|
1288 | Tue, 29 Aug 2017 20:55:35 GMT
|
1289 |
|
1290 | ### Patches
|
1291 |
|
1292 | - Adjusted build to produce sourcemaps with correct sourceRoot.
|
1293 |
|
1294 | ## 0.21.0
|
1295 | Tue, 29 Aug 2017 10:20:56 GMT
|
1296 |
|
1297 | ### Minor changes
|
1298 |
|
1299 | - Theming: added an accent color slot
|
1300 |
|
1301 | ## 0.20.2
|
1302 | Fri, 25 Aug 2017 20:31:51 GMT
|
1303 |
|
1304 | ### Patches
|
1305 |
|
1306 | - Adding back sourcemap content to .map files, which should alleviate "../src/* missing" issues when using webpack.
|
1307 |
|
1308 | ## 0.20.1
|
1309 | Wed, 23 Aug 2017 19:04:55 GMT
|
1310 |
|
1311 | ### Patches
|
1312 |
|
1313 | - add Comment icon
|
1314 |
|
1315 | ## 0.20.0
|
1316 | Fri, 18 Aug 2017 16:32:33 GMT
|
1317 |
|
1318 | ### Minor changes
|
1319 |
|
1320 | - mergeStyleSets: tweaked the return type to be less restrictive.
|
1321 |
|
1322 | ## 0.19.2
|
1323 | Mon, 14 Aug 2017 10:20:31 GMT
|
1324 |
|
1325 | ### Patches
|
1326 |
|
1327 | - getFocusStyle: Add -moz-focus-inner to fix outline bug
|
1328 |
|
1329 | ## 0.19.1
|
1330 | Fri, 11 Aug 2017 19:38:35 GMT
|
1331 |
|
1332 | ### Patches
|
1333 |
|
1334 | - add StreamLogo and PowerBILogo icons
|
1335 |
|
1336 | ## 0.19.0
|
1337 | Tue, 08 Aug 2017 15:28:32 GMT
|
1338 |
|
1339 | ### Minor changes
|
1340 |
|
1341 | - Styling: added a screenReaderText utility style
|
1342 | - Adding a color to the palette
|
1343 |
|
1344 | ## 0.18.0
|
1345 | Mon, 07 Aug 2017 10:22:46 GMT
|
1346 |
|
1347 | ### Minor changes
|
1348 |
|
1349 | - Adding 4 icons that were missing in the codes map.
|
1350 |
|
1351 | ## 0.17.0
|
1352 | Fri, 04 Aug 2017 10:11:48 GMT
|
1353 |
|
1354 | ### Minor changes
|
1355 |
|
1356 | - Theming: add semantic slots for warnings, and also legacy theme semantic slots
|
1357 |
|
1358 | ## 0.16.0
|
1359 | Thu, 03 Aug 2017 10:13:03 GMT
|
1360 |
|
1361 | ### Minor changes
|
1362 |
|
1363 | - TypeScript 2.4.1 bump
|
1364 |
|
1365 | ### Patches
|
1366 |
|
1367 | - add Spacer and Divider toolbox icon
|
1368 |
|
1369 | ## 0.15.4
|
1370 | Wed, 02 Aug 2017 10:22:40 GMT
|
1371 |
|
1372 | *Version update only*
|
1373 |
|
1374 | ## 0.15.3
|
1375 | Tue, 01 Aug 2017 10:13:55 GMT
|
1376 |
|
1377 | *Version update only*
|
1378 |
|
1379 | ## 0.15.2
|
1380 | Mon, 31 Jul 2017 10:12:08 GMT
|
1381 |
|
1382 | *Version update only*
|
1383 |
|
1384 | ## 0.15.1
|
1385 | Fri, 28 Jul 2017 18:36:00 GMT
|
1386 |
|
1387 | *Version update only*
|
1388 |
|
1389 | ## 0.15.0
|
1390 | Fri, 28 Jul 2017 10:23:10 GMT
|
1391 |
|
1392 | ### Minor changes
|
1393 |
|
1394 | - Adding High contrast colors to the paletter
|
1395 |
|
1396 | ### Patches
|
1397 |
|
1398 | - Theming: add settings to the interface so we can track whether the current theme is inverted or not
|
1399 |
|
1400 | ## 0.14.0
|
1401 | Thu, 27 Jul 2017 10:23:33 GMT
|
1402 |
|
1403 | ### Minor changes
|
1404 |
|
1405 | - Icons: Added new icons from 2.38
|
1406 |
|
1407 | ## 0.13.16
|
1408 | Tue, 25 Jul 2017 10:22:35 GMT
|
1409 |
|
1410 | *Version update only*
|
1411 |
|
1412 | ## 0.13.15
|
1413 | Mon, 24 Jul 2017 10:24:30 GMT
|
1414 |
|
1415 | *Version update only*
|
1416 |
|
1417 | ## 0.13.14
|
1418 | Fri, 21 Jul 2017 10:21:45 GMT
|
1419 |
|
1420 | ### Patches
|
1421 |
|
1422 | - Adding multi-column mapping to the icon map to be available in the ChoiceGroup
|
1423 | - Theming: fix color mapping for listItemBackgroundChecked
|
1424 |
|
1425 | ## 0.13.13
|
1426 | Thu, 20 Jul 2017 10:11:23 GMT
|
1427 |
|
1428 | *Version update only*
|
1429 |
|
1430 | ## 0.13.12
|
1431 | Wed, 19 Jul 2017 21:40:34 GMT
|
1432 |
|
1433 | ### Patches
|
1434 |
|
1435 | - Add statusCircleCheckmark to IconCodes.ts. Add font file version to icon url in DefaultFontStyles.ts.
|
1436 |
|
1437 | ## 0.13.11
|
1438 | Mon, 17 Jul 2017 18:38:01 GMT
|
1439 |
|
1440 | *Version update only*
|
1441 |
|
1442 | ## 0.13.10
|
1443 | Mon, 17 Jul 2017 10:22:38 GMT
|
1444 |
|
1445 | *Version update only*
|
1446 |
|
1447 | ## 0.13.9
|
1448 | Fri, 14 Jul 2017 17:34:53 GMT
|
1449 |
|
1450 | *Version update only*
|
1451 |
|
1452 | ## 0.13.8
|
1453 | Thu, 13 Jul 2017 10:21:52 GMT
|
1454 |
|
1455 | ### Patches
|
1456 |
|
1457 | - Only initialize the default theme once, even if multiple instances of @uifabric/styling are executed.
|
1458 |
|
1459 | ## 0.13.7
|
1460 | Thu, 13 Jul 2017 02:58:02 GMT
|
1461 |
|
1462 | *Version update only*
|
1463 |
|
1464 | ## 0.13.6
|
1465 | Wed, 12 Jul 2017 01:49:50 GMT
|
1466 |
|
1467 | ### Patches
|
1468 |
|
1469 | - Fixing typings for TypeScript 2.4.1 compatibility.
|
1470 |
|
1471 | ## 0.13.5
|
1472 | Tue, 11 Jul 2017 10:14:04 GMT
|
1473 |
|
1474 | *Version update only*
|
1475 |
|
1476 | ## 0.13.4
|
1477 | Mon, 10 Jul 2017 19:18:55 GMT
|
1478 |
|
1479 | *Version update only*
|
1480 |
|
1481 | ## 0.13.3
|
1482 | Mon, 10 Jul 2017 10:22:21 GMT
|
1483 |
|
1484 | *Version update only*
|
1485 |
|
1486 | ## 0.13.2
|
1487 | Sat, 08 Jul 2017 05:59:28 GMT
|
1488 |
|
1489 | *Version update only*
|
1490 |
|
1491 | ## 0.13.1
|
1492 | Sat, 08 Jul 2017 03:34:35 GMT
|
1493 |
|
1494 | ### Patches
|
1495 |
|
1496 | - Updating dev dependencies.
|
1497 |
|
1498 | ## 0.13.0
|
1499 | Fri, 07 Jul 2017 10:11:38 GMT
|
1500 |
|
1501 | ### Minor changes
|
1502 |
|
1503 | - Styling package: remove optionals from interfaces, since consumers can now use partial interfaces to define overrides.
|
1504 |
|
1505 | ### Patches
|
1506 |
|
1507 | - Enable strict null checks in the styling package
|
1508 |
|
1509 | ## 0.12.3
|
1510 | Thu, 06 Jul 2017 10:11:47 GMT
|
1511 |
|
1512 | *Version update only*
|
1513 |
|
1514 | ## 0.12.2
|
1515 | Tue, 04 Jul 2017 10:21:53 GMT
|
1516 |
|
1517 | *Version update only*
|
1518 |
|
1519 | ## 0.12.1
|
1520 | Mon, 03 Jul 2017 10:11:52 GMT
|
1521 |
|
1522 | *Version update only*
|
1523 |
|
1524 | ## 0.12.0
|
1525 | Fri, 30 Jun 2017 19:44:26 GMT
|
1526 |
|
1527 | ### Minor changes
|
1528 |
|
1529 | - Dependencies now use path based imports to various utilities to minimize the graph dependency.
|
1530 |
|
1531 | ## 0.11.10
|
1532 | Fri, 30 Jun 2017 10:23:15 GMT
|
1533 |
|
1534 | *Version update only*
|
1535 |
|
1536 | ## 0.11.9
|
1537 | Thu, 29 Jun 2017 20:48:31 GMT
|
1538 |
|
1539 | *Version update only*
|
1540 |
|
1541 | ## 0.11.8
|
1542 | Thu, 29 Jun 2017 10:13:16 GMT
|
1543 |
|
1544 | *Version update only*
|
1545 |
|
1546 | ## 0.11.7
|
1547 | Wed, 28 Jun 2017 10:12:04 GMT
|
1548 |
|
1549 | *Version update only*
|
1550 |
|
1551 | ## 0.11.6
|
1552 | Tue, 27 Jun 2017 01:26:31 GMT
|
1553 |
|
1554 | ### Patches
|
1555 |
|
1556 | - Enable forceConsistentCasingInFileNames tsconfig option
|
1557 |
|
1558 | ## 0.11.5
|
1559 | Fri, 23 Jun 2017 20:02:00 GMT
|
1560 |
|
1561 | *Version update only*
|
1562 |
|
1563 | ## 0.11.4
|
1564 | Fri, 23 Jun 2017 04:12:23 GMT
|
1565 |
|
1566 | *Version update only*
|
1567 |
|
1568 | ## 0.11.3
|
1569 | Thu, 22 Jun 2017 21:45:08 GMT
|
1570 |
|
1571 | *Version update only*
|
1572 |
|
1573 | ## 0.11.2
|
1574 | Thu, 22 Jun 2017 10:13:03 GMT
|
1575 |
|
1576 | *Version update only*
|
1577 |
|
1578 | ## 0.11.1
|
1579 | Wed, 21 Jun 2017 01:52:48 GMT
|
1580 |
|
1581 | ### Patches
|
1582 |
|
1583 | - Instrumenting the performance of css registration.
|
1584 |
|
1585 | ## 0.11.0
|
1586 | Wed, 21 Jun 2017 00:45:41 GMT
|
1587 |
|
1588 | ### Minor changes
|
1589 |
|
1590 | - Consume latest version of createApp
|
1591 |
|
1592 | ### Patches
|
1593 |
|
1594 | - General class exports now register on demand, resulting in less unneeded evaluation of classnames.
|
1595 | - Fixing circular dependency between @uifabric/styling/utilities and @uifabric/styling/styles
|
1596 |
|
1597 | ## 0.10.5
|
1598 | Tue, 20 Jun 2017 10:22:47 GMT
|
1599 |
|
1600 | *Version update only*
|
1601 |
|
1602 | ## 0.10.4
|
1603 | Sat, 17 Jun 2017 17:39:43 GMT
|
1604 |
|
1605 | *Version update only*
|
1606 |
|
1607 | ## 0.10.2
|
1608 | Sat, 17 Jun 2017 06:27:45 GMT
|
1609 |
|
1610 | *Version update only*
|
1611 |
|
1612 | ## 0.10.1
|
1613 | Sat, 17 Jun 2017 04:36:46 GMT
|
1614 |
|
1615 | ### Patches
|
1616 |
|
1617 | - Fixing amd import that was broken byt the no-implicit-anys fix.
|
1618 |
|
1619 | ## 0.10.0
|
1620 | Fri, 16 Jun 2017 23:02:08 GMT
|
1621 |
|
1622 | ### Minor changes
|
1623 |
|
1624 | - Enable no-implicit-any in the styling package
|
1625 |
|
1626 | ## 0.9.1
|
1627 | Fri, 16 Jun 2017 19:39:47 GMT
|
1628 |
|
1629 | *Version update only*
|
1630 |
|
1631 | ## 0.9.0
|
1632 | Thu, 15 Jun 2017 23:55:18 GMT
|
1633 |
|
1634 | ### Minor changes
|
1635 |
|
1636 | - Removed new icons that were added recently
|
1637 |
|
1638 | ## 0.8.1
|
1639 | Thu, 15 Jun 2017 10:09:15 GMT
|
1640 |
|
1641 | *Version update only*
|
1642 |
|
1643 | ## 0.8.0
|
1644 | Wed, 14 Jun 2017 06:02:15 GMT
|
1645 |
|
1646 | ### Minor changes
|
1647 |
|
1648 | - Updating FabricConfig support to allow themes to be providable at bundle load time without weird race conditions.
|
1649 | - Updates to version 2.30 of the icon font
|
1650 |
|
1651 | ### Patches
|
1652 |
|
1653 | - Remove high contrast adjust from common styles
|
1654 | - Enable strictNullChecks in utilities package
|
1655 |
|
1656 | ## 0.7.4
|
1657 | Tue, 13 Jun 2017 10:13:21 GMT
|
1658 |
|
1659 | *Version update only*
|
1660 |
|
1661 | ## 0.7.3
|
1662 | Mon, 12 Jun 2017 01:47:18 GMT
|
1663 |
|
1664 | ### Patches
|
1665 |
|
1666 | - Enable no implicit any in utilities package
|
1667 |
|
1668 | ## 0.7.2
|
1669 | Fri, 09 Jun 2017 10:10:47 GMT
|
1670 |
|
1671 | ### Patches
|
1672 |
|
1673 | - Update the version of rtl-css-js used to get latest bug fixes
|
1674 |
|
1675 | ## 0.7.1
|
1676 | Thu, 08 Jun 2017 10:20:07 GMT
|
1677 |
|
1678 | *Version update only*
|
1679 |
|
1680 | ## 0.7.0
|
1681 | Thu, 08 Jun 2017 00:18:05 GMT
|
1682 |
|
1683 | ### Minor changes
|
1684 |
|
1685 | - ITheme: Make palette a required prop
|
1686 |
|
1687 | ## 0.6.1
|
1688 | Tue, 06 Jun 2017 07:41:47 GMT
|
1689 |
|
1690 | *Version update only*
|
1691 |
|
1692 | ## 0.6.0
|
1693 | Tue, 06 Jun 2017 06:06:46 GMT
|
1694 |
|
1695 | ### Minor changes
|
1696 |
|
1697 | - createTheme: adding to exports
|
1698 | - add more semantic color slots
|
1699 |
|
1700 | ### Patches
|
1701 |
|
1702 | - Adding tslib dependency to reduce re
|
1703 |
|
1704 | ## 0.5.0
|
1705 | Tue, 06 Jun 2017 00:50:06 GMT
|
1706 |
|
1707 | ### Minor changes
|
1708 |
|
1709 | - Styling: loadTheme now updates both legacy theme as well as current global theming. All theme objects provided by customizable will get updated correctly.
|
1710 |
|
1711 | ## 0.4.3
|
1712 | Fri, 02 Jun 2017 01:19:36 GMT
|
1713 |
|
1714 | *Version update only*
|
1715 |
|
1716 | ## 0.4.2
|
1717 | Thu, 01 Jun 2017 16:34:03 GMT
|
1718 |
|
1719 | *Version update only*
|
1720 |
|
1721 | ## 0.4.1
|
1722 | Wed, 31 May 2017 01:58:23 GMT
|
1723 |
|
1724 | ### Patches
|
1725 |
|
1726 | - Icon classes: adjusting how they are registered so that we merge raw styles together to form the icon classes.
|
1727 |
|
1728 | ## 0.4.0
|
1729 | Tue, 30 May 2017 20:23:45 GMT
|
1730 |
|
1731 | ### Minor changes
|
1732 |
|
1733 | - 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.
|
1734 |
|
1735 | ## 0.3.0
|
1736 | Tue, 30 May 2017 03:27:20 GMT
|
1737 |
|
1738 | ### Minor changes
|
1739 |
|
1740 | - Major updates to mergeStyles and other various utilities. Updating fonts to follow latest fabric-core language fallbacks.
|
1741 |
|
1742 | ## 0.2.0
|
1743 | Thu, 18 May 2017 10:09:58 GMT
|
1744 |
|
1745 | ### Minor changes
|
1746 |
|
1747 | - Various casing changes for exported members. Added `mergeStyles` helper for merging style sets. Moving content around in the project.
|
1748 |
|
1749 | ## 0.1.0
|
1750 | Mon, 08 May 2017 21:31:57 GMT
|
1751 |
|
1752 | ### Minor changes
|
1753 |
|
1754 | - 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.
|
1755 |
|
1756 | ## 0.0.2
|
1757 | Fri, 21 Apr 2017 06:23:54 GMT
|
1758 |
|
1759 | ### Patches
|
1760 |
|
1761 | - Adding the initial styling package. Initial checkin, not meant to be consumed until we release a 1.0.0.
|