42 KiB
Change Log - @fluentui/merge-styles
This log was last generated on Thu, 08 Aug 2024 07:21:52 GMT and should not be manually modified.
8.6.13
Thu, 08 Aug 2024 07:21:52 GMT Compare changes
Patches
- fix: ship bundled and umd code to registry (PR #32212 by martinhochel@microsoft.com)
8.6.12
Tue, 25 Jun 2024 07:32:52 GMT Compare changes
Patches
- fix: Correctly processing selectors when value is a class name and they are not wrapped in 'selectors' wrapper. (PR #31798 by Humberto.Morimoto@microsoft.com)
8.6.11
Mon, 24 Jun 2024 07:33:22 GMT Compare changes
Patches
- Bump @fluentui/set-version to v8.2.23 (commit by beachball)
8.6.10
Fri, 14 Jun 2024 15:25:27 GMT Compare changes
Patches
- fix(merge-styles): improve DeepPartial type infinite recursion triggerpoint (PR #31703 by martinhochel@microsoft.com)
8.6.9
Thu, 06 Jun 2024 07:26:46 GMT Compare changes
Patches
- Bump @fluentui/set-version to v8.2.22 (commit by beachball)
8.6.8
Tue, 28 May 2024 07:28:20 GMT Compare changes
Patches
- Bump @fluentui/set-version to v8.2.21 (PR #31324 by beachball)
8.6.7
Fri, 24 May 2024 07:28:17 GMT Compare changes
Patches
- Bump @fluentui/set-version to v8.2.20 (commit by beachball)
8.6.6
Thu, 23 May 2024 07:28:51 GMT Compare changes
Patches
- Bump @fluentui/set-version to v8.2.19 (commit by beachball)
8.6.5
Mon, 20 May 2024 07:29:20 GMT Compare changes
Patches
- Bump @fluentui/set-version to v8.2.18 (commit by beachball)
8.6.4
Wed, 24 Apr 2024 07:27:48 GMT Compare changes
Patches
- Bump @fluentui/set-version to v8.2.17 (PR #31130 by beachball)
8.6.3
Mon, 22 Apr 2024 07:28:25 GMT Compare changes
Patches
- feat: add support for shadow dom and constructable stylesheets (PR #30689 by seanmonahan@microsoft.com)
8.6.2
Fri, 12 Apr 2024 07:29:11 GMT Compare changes
Patches
- Bump @fluentui/set-version to v8.2.16 (PR #31022 by beachball)
8.6.1
Wed, 03 Apr 2024 07:29:31 GMT Compare changes
Patches
- Bump @fluentui/set-version to v8.2.15 (PR #30943 by beachball)
8.6.0
Wed, 13 Mar 2024 07:30:28 GMT Compare changes
Minor changes
- fix: Update IStyleSet type to fix error when using TypeScript 5.3+ (PR #30753 by behowell@microsoft.com)
8.5.15
Wed, 10 Jan 2024 07:28:48 GMT Compare changes
Patches
- chore: disallow document and window access (PR #30063 by seanmonahan@microsoft.com)
- Bump @fluentui/set-version to v8.2.14 (PR #30063 by beachball)
8.5.14
Thu, 14 Dec 2023 07:30:10 GMT Compare changes
Patches
- Bump @fluentui/set-version to v8.2.13 (PR #30061 by beachball)
8.5.13
Sat, 28 Oct 2023 00:29:16 GMT Compare changes
Patches
- Bump @fluentui/set-version to v8.2.12 (commit by beachball)
8.5.12
Wed, 31 May 2023 07:38:39 GMT Compare changes
Patches
- fix: tweak type errors exposed in ts 4.5 (PR #27936 by martinhochel@microsoft.com)
- Bump @fluentui/set-version to v8.2.11 (commit by beachball)
8.5.11
Tue, 30 May 2023 07:36:09 GMT Compare changes
Patches
- Bump @fluentui/set-version to v8.2.10 (PR #27685 by beachball)
8.5.10
Fri, 05 May 2023 18:14:05 GMT Compare changes
Patches
- fix: explicitly ship dist/ folder. (PR #27769 by tristan.watanabe@gmail.com)
- Bump @fluentui/set-version to v8.2.9 (PR #27769 by beachball)
8.5.9
Tue, 02 May 2023 00:58:15 GMT Compare changes
Patches
- fix: esm, cjs, and amd folders should all be published correctly. (PR #27736 by tristan.watanabe@gmail.com)
- Bump @fluentui/set-version to v8.2.8 (PR #27736 by beachball)
8.5.8
Mon, 01 May 2023 07:39:54 GMT Compare changes
Patches
- Bump @fluentui/set-version to v8.2.7 (PR #27724 by beachball)
8.5.7
Fri, 17 Mar 2023 08:15:56 GMT Compare changes
Patches
- Bump @fluentui/set-version to v8.2.6 (PR #27210 by beachball)
8.5.6
Fri, 03 Feb 2023 07:50:06 GMT Compare changes
Patches
- Bump @fluentui/set-version to v8.2.5 (PR #26569 by beachball)
8.5.5
Tue, 10 Jan 2023 07:50:15 GMT Compare changes
Patches
- Bump @fluentui/set-version to v8.2.4 (PR #26260 by beachball)
8.5.4
Wed, 09 Nov 2022 07:48:12 GMT Compare changes
Patches
- Bump @fluentui/set-version to v8.2.3 (PR #25564 by beachball)
8.5.3
Mon, 08 Aug 2022 07:39:33 GMT Compare changes
Patches
- Bump @fluentui/set-version to v8.2.2 (PR #24212 by beachball)
8.5.2
Fri, 13 May 2022 07:45:35 GMT Compare changes
Patches
- Bump @fluentui/set-version to v8.2.1 (PR #22966 by beachball)
8.5.1
Fri, 15 Apr 2022 07:42:46 GMT Compare changes
Patches
- Adding missing package.json export for ssr (PR #22504 by email not defined)
8.5.0
Fri, 11 Mar 2022 07:34:40 GMT Compare changes
Minor changes
- Adding additional exports to support existing 1js imports (which will be resolved separately.) (PR #22062 by dzearing@microsoft.com)
8.4.0
Thu, 03 Mar 2022 07:24:27 GMT Compare changes
Minor changes
- Adding explicit export maps on all consumer packages for FUIR 8 and 9. (PR #21508 by dzearing@microsoft.com)
- Bump @fluentui/set-version to v8.2.0 (PR #21919 by beachball)
8.3.0
Thu, 03 Feb 2022 07:29:40 GMT Compare changes
Minor changes
- Add logical margins CSS properties to IRawStyleBase (PR #21372 by beavi@microsoft.com)
8.2.3
Mon, 03 Jan 2022 23:32:10 GMT Compare changes
Patches
- Add new css properties into
IRawStyleBase
(PR #18915 by 1586939317@qq.com)
8.2.2
Thu, 25 Nov 2021 14:54:16 GMT Compare changes
Patches
- Bump @fluentui/set-version to v8.1.5 (PR #20784 by beachball)
8.2.1
Wed, 10 Nov 2021 07:31:58 GMT Compare changes
Patches
- Add some logic to stylesheet that will do a simple append instead of using insert before if the reference node isn't actually a child of the document head. (PR #20439 by tabrumle@microsoft.com)
8.2.0
Tue, 28 Sep 2021 22:17:07 GMT Compare changes
Minor changes
- feat: improve SSR experience for merge-styles (PR #20000 by peter.varholak@gmail.com)
8.1.5
Wed, 25 Aug 2021 07:35:19 GMT Compare changes
Patches
- getVendorSettings.js file was leading to app crash if userAgent was null. Have added a null check for userAgent (PR #19481 by arujain@microsoft.com)
8.1.4
Tue, 03 Aug 2021 07:39:30 GMT Compare changes
Patches
- Bump @fluentui/eslint-plugin to v1.3.3 (PR #19169 by behowell@microsoft.com)
8.1.3
Fri, 09 Jul 2021 07:39:31 GMT Compare changes
Patches
- Bump @fluentui/eslint-plugin to v1.3.2 (PR #18808 by martinhochel@microsoft.com)
8.1.2
Mon, 07 Jun 2021 07:38:15 GMT Compare changes
Patches
- Bump @fluentui/eslint-plugin to v1.3.1 (PR #18437 by martinhochel@microsoft.com)
8.1.1
Thu, 20 May 2021 07:41:54 GMT Compare changes
Patches
- Bump @fluentui/eslint-plugin to v1.3.0 (PR #18024 by elcraig@microsoft.com)
8.1.0
Fri, 30 Apr 2021 07:42:23 GMT Compare changes
Minor changes
- Upgrade to typescript 4.1.5 (PR #17932 by joschect@microsoft.com)
Patches
- Bump @fluentui/eslint-plugin to v1.2.0 (PR #17932 by joschect@microsoft.com)
- Bump @fluentui/set-version to v8.1.0 (PR #17932 by joschect@microsoft.com)
- Bump @fluentui/scripts to v1.0.0 (PR #17932 by joschect@microsoft.com)
8.0.4
Fri, 23 Apr 2021 07:37:10 GMT Compare changes
Patches
- Bump @fluentui/eslint-plugin to v1.1.1 (PR #17894 by olfedias@microsoft.com)
8.0.3
Wed, 31 Mar 2021 00:53:43 GMT Compare changes
Patches
- Bump @fluentui/eslint-plugin to v1.1.0 (PR #17568 by elcraig@microsoft.com)
8.0.2
Wed, 03 Mar 2021 00:10:09 GMT Compare changes
Patches
- Fix webpack bundle (PR #17246 by elcraig@microsoft.com)
8.0.1
Fri, 26 Feb 2021 01:16:27 GMT Compare changes
Patches
- Release version 8 (PR #17169 by elcraig@microsoft.com)
8.0.0-beta.5
Thu, 18 Feb 2021 12:27:34 GMT Compare changes
Changes
- Bump @fluentui/eslint-plugin to v1.0.0-beta.2 (PR #16975 by elcraig@microsoft.com)
8.0.0-beta.3
Thu, 03 Dec 2020 12:32:57 GMT Compare changes
Changes
- Fix mergeStyles handling of !important for margin and padding (PR #16111 by behowell@microsoft.com)
8.0.0-beta.2
Wed, 02 Dec 2020 12:37:40 GMT Compare changes
Changes
- Fix mergeStyles handling of calc() in margin and padding properties (PR #16074 by behowell@microsoft.com)
8.0.0-beta.1
Mon, 02 Nov 2020 12:32:47 GMT Compare changes
Changes
- Deprecate Omit and Diff helpers in favor of versions provided by TS (PR #15790 by elcraig@microsoft.com)
8.0.0-beta.0
Fri, 23 Oct 2020 03:26:15 GMT Compare changes
Changes
- Rename @uifabric/merge-styles to @fluentui/merge-styles (PR #15627 by ololubek@microsoft.com)
- Rename @uifabric/merge-styles to @fluentui/merge-styles (#15627) (PR #15629 by ololubek@microsoft.com)
- Rename @uifabric/set-version to @fluentui/set-version (PR #15616 by ololubek@microsoft.com)
- Rename @uifabric/react-hooks to @fluentui/react-hooks & @uifabric/utilities to @fluentui/utilities (PR #15629 by ololubek@microsoft.com)
7.19.0
Tue, 15 Sep 2020 12:26:06 GMT Compare changes
Minor changes
- Exporting additional typings, updated auto-unit generation to not prefix the default unit (px) on css custom properties. (PR #14985 by dzearing@hotmail.com)
7.18.0
Fri, 28 Aug 2020 12:29:20 GMT Compare changes
Minor changes
- Update IRawStyleBase tying to allow css variables (string) as acceptable values. (PR #14773 by xgao@microsoft.com)
7.17.0
Tue, 25 Aug 2020 12:36:19 GMT Compare changes
Minor changes
- Deprecating the
selectors
node. While it still works, you no longer need to wrap selectors within it. Just inline them next to the other styles. (PR #14707 by dzearing@hotmail.com)
7.16.1
Mon, 13 Jul 2020 23:14:39 GMT Compare changes
Patches
- Replace tslint with eslint (PR #13944 by elcraig@microsoft.com)
7.16.0
Tue, 30 Jun 2020 12:33:36 GMT Compare changes
Minor changes
- Loosening typings in the
IStyle
interface. (PR #13847 by dzearing@microsoft.com)
7.15.0
Thu, 25 Jun 2020 12:50:17 GMT Compare changes
Minor changes
- Loosening typings to allow for css variables. Removing kebab casing for css values which start with dashes. (PR #13751 by dzearing@hotmail.com)
7.14.0
Fri, 15 May 2020 20:33:16 GMT Compare changes
Minor changes
- Addressing another typing issue found by TS 3.9.2 which is now catching scenarios which were shallow partials but should have been deep partials. (PR #13185 by dzearing@microsoft.com)
7.13.0
Fri, 15 May 2020 00:07:39 GMT Compare changes
Minor changes
- Relaxing the input arguments in merge-styles to keep things building with typescript 3.9. (PR #13165 by dzearing@microsoft.com)
7.12.0
Mon, 11 May 2020 12:36:34 GMT Compare changes
Minor changes
- Enable repeating selector in css rules for higher specificity (PR #13014 by xgao@microsoft.com)
7.11.4
Fri, 08 May 2020 12:35:40 GMT Compare changes
Patches
- add forcedColorAdjust (PR #13035 by xgao@microsoft.com)
- Prevent classname with empty style generation (PR #13029 by pingj@microsoft.com)
7.11.3
Thu, 07 May 2020 01:06:55 GMT Compare changes
Patches
- Addressing commonjs imports. (PR #13031 by dzearing@microsoft.com)
7.11.2
Tue, 05 May 2020 12:34:22 GMT Compare changes
Patches
- Fixing errors when building @fluentui/docs. (PR #12448 by humbertomakotomorimoto@gmail.com)
7.11.0
Fri, 17 Apr 2020 12:34:08 GMT Compare changes
Minor changes
- add WebkitTextSizeAdjust and textSizeAdjust as a valid CSS property (PR #12751 by sochhay@microsoft.com)
7.10.0
Thu, 16 Apr 2020 04:01:45 GMT Compare changes
Minor changes
- Expose keytoclassnames to app, so it can be cached by the app in places like indexed db. (PR #12651 by pingj@microsoft.com)
Patches
- Readme: Fabric=>Fluent wording updates (PR #12508 by elcraig@microsoft.com)
- Fix typing for subComponentStyles in StyleSet (PR #12630 by xgao@microsoft.com)
7.8.11
Mon, 30 Mar 2020 19:10:08 GMT
Patches
- Fixing '_rtl not defined' error thrown when building @fluentui/docs. (humbertomakotomorimoto@gmail.com)
7.8.10
Wed, 25 Mar 2020 12:30:04 GMT
Patches
- Changing references of Fabric to Fluent (mgodbolt@microsoft.com)
7.8.9
Mon, 23 Mar 2020 12:28:29 GMT
Patches
- Replace OfficeDev/office-ui-fabric-react with microsoft/fluentui (elcraig@microsoft.com)
7.8.3
Wed, 22 Jan 2020 12:36:43 GMT
Patches
- Documentation: Added note to merge-styles readme about working with content security policy (CSP). (elcraig@microsoft.com)
7.8.2
Fri, 17 Jan 2020 02:32:17 GMT
Patches
- Update tslib minver to first version containing __spreadArrays helper due to changes in how TS emits spreads. (jagore@microsoft.com)
7.8.1
Fri, 08 Nov 2019 12:30:07 GMT
Patches
- Add px units to flexBasis styling by default. Remove existing styling usage where it had no effect before this PR. (jagore@microsoft.com)
7.8.0
Mon, 21 Oct 2019 12:33:23 GMT
Minor changes
- Add
-ms-overflow-style
as a valid CSS property (unindented@gmail.com)
7.7.0
Thu, 26 Sep 2019 12:32:32 GMT
Minor changes
- mergeStyles and mergeStyleSets have a companion method which accepts options for setting RTL (jdh@microsoft.com)
7.6.0
Fri, 20 Sep 2019 12:34:28 GMT
Minor changes
- Adding
concatStyleSetsWithProps
to help resolve stylesets that are functional, resolving with props. (dzearing@microsoft.com)
7.5.2
Thu, 12 Sep 2019 12:34:15 GMT
Patches
- Build the kebabRules map instead of shipping it (mark@thedutchies.com)
7.5.1
Wed, 04 Sep 2019 04:09:58 GMT
Patches
- fix version file (kchau@microsoft.com)
7.5.0
Mon, 26 Aug 2019 12:30:49 GMT
Minor changes
- merge-styles: Collapsing comma delimited selectors to make styles easy to define for multiple matches. (dzearing@hotmail.com)
7.4.1
Fri, 23 Aug 2019 12:35:28 GMT
Patches
- Update npmignores, delete unused jest setup files (elcraig@microsoft.com)
- Fix up readme and package.json descriptions (elcraig@microsoft.com)
7.4.0
Tue, 13 Aug 2019 12:31:12 GMT
Minor changes
- Removing deprecated and buggy "$" reference feature, which has added perf overhead in all scenarios, replacing with simpler regex to replace ampersands in selectors with classnames. (dzearing@microsoft.com)
7.3.0
Wed, 07 Aug 2019 12:32:28 GMT
Minor changes
- Updating styles to not use $ syntax. (dzearing@microsoft.com)
7.2.0
Wed, 17 Jul 2019 18:58:57 GMT
Minor changes
- Changed initial default style injection to insert at the start of head by default, rather than at the end. This lets user specified stylesheets have preference by default, but also added support to insert styles in a specific part of the
HEAD
element. Just create a placeholder<style data-merge-styles/>
element within the head, and styles will be injected after that placeholder. (vibraga@microsoft.com)
Patches
- Adding @types/react and @types/react-dom to package.json that have peer dependencies on react and react-dom. (makotom@microsoft.com)
7.1.1
Mon, 01 Jul 2019 18:51:42 GMT
Patches
- Re-use style nodes in IE11 to prevent unpredictable cascading
7.1.0
Thu, 27 Jun 2019 18:25:04 GMT
Minor changes
- Add
fontDisplay
toIFontFace
Patches
- Reducing runtime overhead on kebab parsing. Reducing some concatStyleSets overhead.
7.0.2
Fri, 14 Jun 2019 12:26:30 GMT
Patches
- Fix missing assets in production build.
7.0.1
Thu, 13 Jun 2019 00:24:48 GMT
Patches
- Initial release of Fabric 7
6.19.0
Wed, 12 Jun 2019 00:42:26 GMT
Minor changes
- Changin borderBottomLeftRadius, borderBottomRightRadius, borderTopLeftRadius and borderTopRightRadius to be of type ICSSPixelUnitRule, like borderRadius, instead of type string.
6.18.1
Tue, 11 Jun 2019 12:21:35 GMT
Patches
- upgrade to api-extractor 7.1.6
6.18.0
Wed, 05 Jun 2019 12:22:30 GMT
Minor changes
- Fix TS 3.5 typing issues.
6.17.4
Tue, 21 May 2019 12:20:44 GMT
Patches
- Use shared demo app bootstrapping code
6.17.3
Tue, 14 May 2019 07:50:30 GMT
Patches
- Update Fabric assets link
6.17.2
Wed, 08 May 2019 12:37:40 GMT
Patches
- merge-styles: Removing
typeof window
call ingetInstance
to remove an IE11 memory leak.
6.17.1
Thu, 02 May 2019 12:36:35 GMT
Patches
- a new line is added to the end of the api-extractor.json file
6.17.0
Mon, 15 Apr 2019 12:33:42 GMT
Minor changes
- Inject nonce to style tag if specified in csp settings in FabricConfig.
6.16.5
Thu, 11 Apr 2019 12:37:10 GMT
Patches
- Documentation: add @docCategory inline tags
6.16.4
Tue, 02 Apr 2019 00:38:15 GMT
Patches
- Use ^ ranges instead of >=
6.16.3
Mon, 01 Apr 2019 12:37:03 GMT
Patches
- Deleting .api.ts file.
6.16.2
Wed, 27 Mar 2019 12:34:02 GMT
Patches
- update API file
- update api file generated by api-extractor 7
6.16.1
Fri, 08 Mar 2019 13:32:10 GMT
Patches
- Fix selector in a mergeStyleSets Readme example
6.16.0
Fri, 01 Mar 2019 13:33:08 GMT
Minor changes
- Some references to "process" have been removed to help with tree shaking.
6.15.2
Wed, 30 Jan 2019 13:36:21 GMT
Patches
- Fix bug where multiple selectors in :global() would not be processed correctly
6.15.1
Wed, 23 Jan 2019 22:53:13 GMT
Patches
- Allow :global to be used in more scenarios than just ":global(selector)"
- Use CSS object-fit in the Image component in capable browsers
6.15.0
Thu, 15 Nov 2018 13:36:22 GMT
Minor changes
- DevExp: get rid of const enum so the library is compatible with Typescript's isolatedModule compilation mode
6.14.0
Tue, 13 Nov 2018 13:30:53 GMT
Minor changes
strokeLinecap
added to IRawStyles.
6.13.0
Thu, 08 Nov 2018 04:17:34 GMT
Minor changes
- Fixes #6975: adds ability for mergestyles to handle commas in selectors
6.11.0
Fri, 26 Oct 2018 12:32:35 GMT
Minor changes
- Add api-extractor.json
6.10.4
Wed, 24 Oct 2018 12:28:58 GMT
Patches
- IRawStyleBase: Replace string type on display property with a more specific type of possible values.
6.10.3
Mon, 22 Oct 2018 12:29:57 GMT
Patches
- Added 'stretch' as valid value for justifyContent in IRawStyleBase.
6.10.2
Thu, 18 Oct 2018 20:22:36 GMT
Patches
- Update api-extractor
6.10.1
Mon, 15 Oct 2018 12:29:12 GMT
Patches
- IStyleSet: Now uses a form that works better in TS 2.8 and does not require TS 3.0 to work. Thanks Nimelrian!
- Adding css grid properties to fill out the spec
6.10.0
Thu, 11 Oct 2018 23:13:31 GMT
Minor changes
- Enable api-extractor task for merge-styles
6.9.4
Mon, 08 Oct 2018 12:24:15 GMT
Patches
- Moving tslint/prettier dependencies
6.9.3
Mon, 01 Oct 2018 12:27:24 GMT
Patches
- Prettier cleanup
6.9.2
Fri, 28 Sep 2018 12:27:38 GMT
Patches
- Ignoring registering rules which are undefined.
6.9.1
Fri, 21 Sep 2018 14:25:46 GMT
Patches
- Adding a version stamp file
6.9.0
Thu, 20 Sep 2018 12:25:33 GMT
Minor changes
- Adding support for feature queries in selectors.
6.8.4
Thu, 13 Sep 2018 17:38:04 GMT
Patches
- Added some missing styles. mix-blend-mode plus some padding-inline-*
6.8.3
Wed, 05 Sep 2018 10:29:25 GMT
Patches
- Improve a DX issue with IProcessedStyleSet typings. (issue #6124)
6.8.2
Wed, 29 Aug 2018 10:28:42 GMT
Patches
- The IProcessedStyleSet type now correctly infers the types of subComponentStyles properties.
6.8.1
Tue, 28 Aug 2018 10:23:58 GMT
Patches
- Adds missing CSS property values for 'align-self' in
IRawStyle
type definition and corrects CSS property values for 'justify-self' in 'IRawStyle'
6.8.0
Mon, 27 Aug 2018 10:27:43 GMT
Minor changes
- Adds support for 'justifySelf' which is needed to align items in CSS Grid.
6.7.0
Mon, 30 Jul 2018 10:27:11 GMT
Minor changes
- Change IProcessedStyleSet typings to be easier to consume - subcomponentStyles is now always present so consumers do not have to check for presence even when it is fully expected that it is there.
Patches
- formatting change
6.6.0
Thu, 26 Jul 2018 10:28:51 GMT
Minor changes
- Add resize rule to IRawStyleBase.
6.5.1
Thu, 19 Jul 2018 21:25:32 GMT
Patches
mergeStyleSet
is able to take falsey values again and handle it correctly in all cases.
6.5.0
Wed, 18 Jul 2018 10:25:50 GMT
Minor changes
- Add support for style functions and improve documentation/typings.
6.4.0
Fri, 13 Jul 2018 21:32:37 GMT
Minor changes
- Reverting the TypeScript bump, to un
6.2.3
Tue, 10 Jul 2018 21:54:07 GMT
Patches
- Refining the merge-styles fix from yesterday to check for ownerDocument changes, which is a more correct comparison to work around the Chrome "window not resetting" issue.
6.2.2
Tue, 10 Jul 2018 05:05:15 GMT
Patches
- If the singleton
Stylesheet
instance originated from another window, reset the instance. Workaround for an unexplained Chrome issue where the singleton was still accessible after a page refresh.
6.2.1
Wed, 20 Jun 2018 10:25:55 GMT
Patches
- Prettier fixes
6.2.0
Thu, 07 Jun 2018 16:35:34 GMT
Minor changes
- Minor changes to improve server side rendering.
6.0.2
Tue, 05 Jun 2018 00:44:30 GMT
Patches
- Added Prettier
6.0.1
Mon, 04 Jun 2018 10:16:13 GMT
Patches
- Updating react typings.
6.0.0
Wed, 30 May 2018 22:05:03 GMT
Breaking changes
- v6 release - see office-ui-fabric-react@6.1.0 for all up v6 release notes.
5.17.1
Wed, 23 May 2018 10:28:50 GMT
Patches
- Added missing merge-styles background-size typing
5.17.0
Thu, 26 Apr 2018 10:12:34 GMT
Minor changes
- Add
animation
toIRawStyleBase
for use in style sets.
5.16.1
Wed, 25 Apr 2018 05:32:09 GMT
Patches
- merge-styles:
style
elements which are created on the fly now "bunch" together, avoiding unpredictability in specificity.
5.16.0
Mon, 23 Apr 2018 10:24:54 GMT
Minor changes
- Updating how keyframe classes are cached to aid with jest snapshot testing.
Patches
- Updating documentation.
5.15.2
Tue, 17 Apr 2018 18:47:11 GMT
Patches
- mergeStyles: rules are now registered in separate styling objects, improving performance significantly.
5.15.1
Mon, 16 Apr 2018 10:23:26 GMT
Patches
- Removing module entry temporarily. (Will be added back in 6.0.)
5.15.0
Tue, 10 Apr 2018 17:37:28 GMT
Minor changes
- Add backgroundClip property definition.
5.14.1
Fri, 06 Apr 2018 10:25:55 GMT
Patches
- mergeStyles: flipping RTL at runtime now resets the keys.
5.14.0
Sun, 25 Mar 2018 03:08:03 GMT
Minor changes
- Updating to webpack 4 for producting bundles. Adding appropriate
module
andsideEffects
fl
5.13.0
Fri, 02 Mar 2018 11:25:35 GMT
Minor changes
- Upgrade to TypeScript 2.7.2
5.12.2
Wed, 21 Feb 2018 11:12:11 GMT
Patches
- Adding test coverage for media queries.
5.12.1
Fri, 16 Feb 2018 11:23:29 GMT
Patches
- mergeStyles: setting
fill-opacity
as unitless.
5.12.0
Wed, 14 Feb 2018 22:10:50 GMT
Minor changes
- mergeStyles: Adding support to register selectors globally. Use
:global(rule)
as the selector to ensure that the unique className is not prepended in the output. See merge-styles README.md for more details.
5.11.2
Wed, 07 Feb 2018 11:23:59 GMT
Patches
- Adjusting rtl flipping logic to be more resilient to invalid styling.
5.11.1
Tue, 06 Feb 2018 11:14:36 GMT
Patches
- [provideUnits] Add line-height to ignore
5.11.0
Thu, 25 Jan 2018 11:23:06 GMT
Minor changes
- Change maxHeight/maxFontSize to CSSPixelUnitRule (number and string)
5.10.1
Wed, 17 Jan 2018 11:11:25 GMT
Patches
- Fix styles with undefined values being added to document (#3700)
5.10.0
Thu, 28 Dec 2017 11:23:50 GMT
Minor changes
- Added a setting to Stylesheet which allows overriding the default prefix
5.9.0
Sat, 16 Dec 2017 05:07:22 GMT
Minor changes
- Updated build to newest React version and typings. Updated tests and made various tweaks to the code to remove React warnings and keep Enzyme
5.8.1
Mon, 11 Dec 2017 11:24:05 GMT
Patches
- Fixing issues where child variables in selectors would not expand correctly. Also fixing a case where the same static class registered in two different sets will not show up multiple times in the result from
mergeStyleSets
.
5.8.0
Fri, 01 Dec 2017 11:11:16 GMT
Minor changes
- Adding
onInsertNode
callback and adjusting appendChild method for injecting styles to not cause flashes.
5.7.0
Wed, 29 Nov 2017 11:24:05 GMT
Minor changes
- Updating TypeScript to 2.6.2.
5.6.0
Fri, 10 Nov 2017 17:09:36 GMT
Minor changes
- Adding the ability to append style content rather than inject using insertRule, for special cases.
5.5.1
Thu, 02 Nov 2017 18:20:18 GMT
Patches
- When selectors use previously registered class names as values, they are now correctly auto expanded.
5.5.0
Tue, 24 Oct 2017 10:21:08 GMT
Minor changes
- Adding
stroke
css property to typings.
5.4.2
Fri, 20 Oct 2017 18:42:08 GMT
Patches
- Calling
mergeStyles
with strings containing space delimited class names was not expanding merge-styles generated class names in the final merge. Fixed so that it does.
5.4.1
Tue, 17 Oct 2017 17:17:41 GMT
Patches
- mergeStyles: in RTL we were seeing exceptions with registering opacity: 0 in keyframes. This has been addressed and a test has been added to cover the case.
5.4.0
Fri, 13 Oct 2017 04:00:17 GMT
Minor changes
- Fixes to support media queries.
Patches
- Adding data-merge-styles attribute to the style element so that it can be uniquely identified.
5.3.3
Fri, 13 Oct 2017 01:36:02 GMT
Patches
- Adding data-merge-styles attribute to the style element so that it can be uniquely identified.
5.3.2
Mon, 09 Oct 2017 10:08:09 GMT
Patches
- Add test for autoexpand
5.3.1
Fri, 06 Oct 2017 10:18:41 GMT
Patches
- TSConfig: update to use preserveConstEnums so that certain builds s ystems don't break when importing const enums
5.3.0
Thu, 05 Oct 2017 10:17:42 GMT
Minor changes
- Adding selector support to target child class names that were generated in the same mergeStyleSets set.
5.2.0
Sat, 30 Sep 2017 01:26:37 GMT
Minor changes
- Found that adding
false
to the list of accepted typings inmergeStyleSets
was breaking type safety. Removed it.
5.1.0
Fri, 29 Sep 2017 10:20:24 GMT
Minor changes
- The
mergeStyleSets
method's type safety was not correct. Now with significantly better type safety.