@uifabric/styling
Advanced tools
Comparing version 7.21.2 to 7.21.3
# Change Log - @uifabric/styling | ||
This log was last generated on Wed, 17 Aug 2022 12:19:35 GMT and should not be manually modified. | ||
This log was last generated on Tue, 30 Aug 2022 00:05:22 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## [7.21.3](https://github.com/microsoft/fluentui/tree/@uifabric/styling_v7.21.3) | ||
Tue, 30 Aug 2022 00:05:22 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/styling_v7.21.2..@uifabric/styling_v7.21.3) | ||
### Patches | ||
- Bump @uifabric/utilities to v7.36.0 ([PR #24555](https://github.com/microsoft/fluentui/pull/24555) by tmichon@microsoft.com) | ||
## [7.21.2](https://github.com/microsoft/fluentui/tree/@uifabric/styling_v7.21.2) | ||
Wed, 17 Aug 2022 12:19:35 GMT | ||
Wed, 17 Aug 2022 12:21:32 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/styling_v7.21.1..@uifabric/styling_v7.21.2) | ||
@@ -11,0 +20,0 @@ |
define(["require", "exports", "@uifabric/set-version"], function (require, exports, set_version_1) { | ||
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
set_version_1.setVersion('@uifabric/styling', '7.21.1'); | ||
set_version_1.setVersion('@uifabric/styling', '7.21.2'); | ||
}); | ||
//# sourceMappingURL=version.js.map |
@@ -6,3 +6,3 @@ "use strict"; | ||
var set_version_1 = require("@uifabric/set-version"); | ||
set_version_1.setVersion('@uifabric/styling', '7.21.1'); | ||
set_version_1.setVersion('@uifabric/styling', '7.21.2'); | ||
//# sourceMappingURL=version.js.map |
// 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 '@uifabric/set-version'; | ||
setVersion('@uifabric/styling', '7.21.1'); | ||
setVersion('@uifabric/styling', '7.21.2'); | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@uifabric/styling", | ||
"version": "7.21.2", | ||
"version": "7.21.3", | ||
"description": "Styling helpers for Fluent UI React.", | ||
@@ -37,8 +37,8 @@ "repository": { | ||
"@microsoft/load-themed-styles": "^1.10.26", | ||
"@fluentui/theme": "^1.7.7", | ||
"@fluentui/theme": "^1.7.8", | ||
"@uifabric/merge-styles": "^7.19.2", | ||
"@uifabric/set-version": "^7.0.24", | ||
"@uifabric/utilities": "^7.35.0", | ||
"@uifabric/utilities": "^7.36.0", | ||
"tslib": "^1.10.0" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
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
668018
10280
Updated@fluentui/theme@^1.7.8
Updated@uifabric/utilities@^7.36.0