@fluentui/font-icons-mdl2
Advanced tools
Comparing version 8.1.12 to 8.1.13
@@ -5,3 +5,18 @@ { | ||
{ | ||
"date": "Tue, 28 Sep 2021 22:15:28 GMT", | ||
"date": "Mon, 04 Oct 2021 07:26:24 GMT", | ||
"tag": "@fluentui/font-icons-mdl2_v8.1.13", | ||
"version": "8.1.13", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"author": "bekaise@microsoft.com", | ||
"package": "@fluentui/font-icons-mdl2", | ||
"comment": "Update BASE_URL to remove depreacted CDN", | ||
"commit": "4d8e599a31b788186f896a599a7d4e989d9098b1" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Tue, 28 Sep 2021 22:17:07 GMT", | ||
"tag": "@fluentui/font-icons-mdl2_v8.1.12", | ||
@@ -8,0 +23,0 @@ "version": "8.1.12", |
# Change Log - @fluentui/font-icons-mdl2 | ||
This log was last generated on Tue, 28 Sep 2021 22:15:28 GMT and should not be manually modified. | ||
This log was last generated on Mon, 04 Oct 2021 07:26:24 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## [8.1.13](https://github.com/microsoft/fluentui/tree/@fluentui/font-icons-mdl2_v8.1.13) | ||
Mon, 04 Oct 2021 07:26:24 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/font-icons-mdl2_v8.1.12..@fluentui/font-icons-mdl2_v8.1.13) | ||
### Patches | ||
- Update BASE_URL to remove depreacted CDN ([PR #20051](https://github.com/microsoft/fluentui/pull/20051) by bekaise@microsoft.com) | ||
## [8.1.12](https://github.com/microsoft/fluentui/tree/@fluentui/font-icons-mdl2_v8.1.12) | ||
Tue, 28 Sep 2021 22:15:28 GMT | ||
Tue, 28 Sep 2021 22:17:07 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/font-icons-mdl2_v8.1.11..@fluentui/font-icons-mdl2_v8.1.12) | ||
@@ -11,0 +20,0 @@ |
@@ -5,3 +5,3 @@ define(["require", "exports", "./fabric-icons", "./fabric-icons-0", "./fabric-icons-1", "./fabric-icons-2", "./fabric-icons-3", "./fabric-icons-4", "./fabric-icons-5", "./fabric-icons-6", "./fabric-icons-7", "./fabric-icons-8", "./fabric-icons-9", "./fabric-icons-10", "./fabric-icons-11", "./fabric-icons-12", "./fabric-icons-13", "./fabric-icons-14", "./fabric-icons-15", "./fabric-icons-16", "./fabric-icons-17", "./iconAliases", "./version"], function (require, exports, fabric_icons_1, fabric_icons_0_1, fabric_icons_1_1, fabric_icons_2_1, fabric_icons_3_1, fabric_icons_4_1, fabric_icons_5_1, fabric_icons_6_1, fabric_icons_7_1, fabric_icons_8_1, fabric_icons_9_1, fabric_icons_10_1, fabric_icons_11_1, fabric_icons_12_1, fabric_icons_13_1, fabric_icons_14_1, fabric_icons_15_1, fabric_icons_16_1, fabric_icons_17_1, iconAliases_1) { | ||
exports.initializeIcons = void 0; | ||
var DEFAULT_BASE_URL = 'https://spoprod-a.akamaihd.net/files/fabric/assets/icons/'; | ||
var DEFAULT_BASE_URL = 'https://spoppe-b.azureedge.net/files/fabric-cdn-prod_20210407.001/assets/icons/'; | ||
function initializeIcons(baseUrl, options) { | ||
@@ -8,0 +8,0 @@ if (baseUrl === void 0) { baseUrl = DEFAULT_BASE_URL; } |
define(["require", "exports", "@fluentui/set-version"], function (require, exports, set_version_1) { | ||
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
set_version_1.setVersion('@fluentui/font-icons-mdl2', '8.1.12'); | ||
set_version_1.setVersion('@fluentui/font-icons-mdl2', '8.1.13'); | ||
}); | ||
//# sourceMappingURL=version.js.map |
@@ -24,3 +24,3 @@ "use strict"; | ||
var iconAliases_1 = require("./iconAliases"); | ||
var DEFAULT_BASE_URL = 'https://spoprod-a.akamaihd.net/files/fabric/assets/icons/'; | ||
var DEFAULT_BASE_URL = 'https://spoppe-b.azureedge.net/files/fabric-cdn-prod_20210407.001/assets/icons/'; | ||
function initializeIcons(baseUrl, options) { | ||
@@ -27,0 +27,0 @@ if (baseUrl === void 0) { baseUrl = DEFAULT_BASE_URL; } |
@@ -6,3 +6,3 @@ "use strict"; | ||
var set_version_1 = require("@fluentui/set-version"); | ||
set_version_1.setVersion('@fluentui/font-icons-mdl2', '8.1.12'); | ||
set_version_1.setVersion('@fluentui/font-icons-mdl2', '8.1.13'); | ||
//# sourceMappingURL=version.js.map |
@@ -21,3 +21,3 @@ import { initializeIcons as i } from './fabric-icons'; | ||
import { registerIconAliases } from './iconAliases'; | ||
var DEFAULT_BASE_URL = 'https://spoprod-a.akamaihd.net/files/fabric/assets/icons/'; | ||
var DEFAULT_BASE_URL = 'https://spoppe-b.azureedge.net/files/fabric-cdn-prod_20210407.001/assets/icons/'; | ||
export function initializeIcons(baseUrl, options) { | ||
@@ -24,0 +24,0 @@ if (baseUrl === void 0) { baseUrl = DEFAULT_BASE_URL; } |
// Do not modify this file; it is generated as part of publish. | ||
// The checked in version is a placeholder only and will not be updated. | ||
import { setVersion } from '@fluentui/set-version'; | ||
setVersion('@fluentui/font-icons-mdl2', '8.1.12'); | ||
setVersion('@fluentui/font-icons-mdl2', '8.1.13'); | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@fluentui/font-icons-mdl2", | ||
"version": "8.1.12", | ||
"version": "8.1.13", | ||
"description": "Fluent UI React icon set.", | ||
@@ -5,0 +5,0 @@ "main": "lib-commonjs/index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1748771
25060