@uifabric/icons
Version:
Office UI Fabric icon set.
216 lines (123 loc) • 3.54 kB
Markdown
Change Log - @uifabric/icons
This log was last generated on Wed, 17 Jul 2019 18:54:55 GMT and should not be manually modified.
# 7.1.1
Wed, 17 Jul 2019 18:54:55 GMT
## 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.0
Tue, 02 Jul 2019 12:29:06 GMT
## Minor changes
- Update MDL2 icons. Add AllIconNames.json
# 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.5.2
Tue, 14 May 2019 07:50:30 GMT
## Patches
- Update Fabric assets link
# 6.5.1
Tue, 02 Apr 2019 00:38:15 GMT
## Patches
- Use ^ ranges instead of >=
# 6.5.0
Fri, 15 Mar 2019 12:34:07 GMT
## Minor changes
- Add new icons
# 6.4.0
Mon, 18 Feb 2019 13:38:30 GMT
## Minor changes
- Deprecate iconNames due to const enum usage.
# 6.3.0
Tue, 20 Nov 2018 20:12:42 GMT
## Minor changes
- Icons: Add new font files that were missed from the most recent update.
# 6.2.0
Tue, 20 Nov 2018 13:32:17 GMT
## Minor changes
- Icons: Added many new icons from the Fabric icons tool (aka.ms/fabric-icons)
# 6.1.2
Mon, 08 Oct 2018 12:24:15 GMT
## Patches
- Moving tslint/prettier dependencies
# 6.1.1
Fri, 21 Sep 2018 14:25:46 GMT
## Patches
- Adding a version stamp file
# 6.1.0
Wed, 22 Aug 2018 05:10:19 GMT
## Minor changes
- Add IconNamesInput alongside IconNames const enum
# 6.0.3
Tue, 14 Aug 2018 10:27:33 GMT
## Patches
- disabling codepen task
# 6.0.2
Wed, 27 Jun 2018 23:59:19 GMT
## Patches
- Republish to address issue #5353
# 6.0.1
Tue, 05 Jun 2018 00:44:30 GMT
## Patches
- Added Prettier
# 6.0.0
Wed, 30 May 2018 20:28:33 GMT
## Breaking changes
- Minimum React version is now 16.3.2.
# 5.8.0
Wed, 16 May 2018 00:05:17 GMT
## Minor changes
- Update to FabricMDL2 v2.80.
# 5.7.1
Mon, 16 Apr 2018 10:23:26 GMT
## Patches
- Removing module entry temporarily. (Will be added back in 6.0.)
# 5.7.0
Sun, 25 Mar 2018 03:08:03 GMT
## Minor changes
- Updating to webpack 4 for producting bundles. Adding appropriate `module` and `sideEffects` fl
# 5.6.0
Tue, 13 Mar 2018 20:00:06 GMT
## Minor changes
- Adjusting npmrc to ensure we have published to the correct registry.
# 5.5.0
Fri, 02 Mar 2018 11:25:35 GMT
## Minor changes
- Updating icons to FabMDL2v2.68 and adding 2 icons to the main partition.
# 5.4.2
Thu, 01 Feb 2018 11:23:17 GMT
## Patches
- updating config files in @uifabric/icons package
- Updating fabric icons in office-ui-fabric-react's @uifabric/icons package
# 5.4.1
Mon, 29 Jan 2018 11:23:40 GMT
## Patches
- Updating fabric icons in office-ui-fabric-react's @uifabric/icons package
# 5.4.0
Wed, 03 Jan 2018 11:23:12 GMT
## Minor changes
- Updated icon font files to match the hash in the src files.
# 5.3.0
Thu, 30 Nov 2017 11:23:35 GMT
## Minor changes
- Updating the icons package to pass through optional `options` argument in `initializeIcons`.
# 5.2.0
Fri, 13 Oct 2017 21:59:12 GMT
## Minor changes
- IconNames should not produce javascript.
# 5.1.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.1.0
Thu, 05 Oct 2017 10:17:42 GMT
## Minor changes
- Exporting `IconNames` const enum.
# 5.0.1
Wed, 27 Sep 2017 00:20:58 GMT
## Patches
- Initial release of the icons package.