@uifabric/styling
Advanced tools
Comparing version 7.22.0 to 7.22.1
# Change Log - @uifabric/styling | ||
This log was last generated on Tue, 30 Aug 2022 00:07:57 GMT and should not be manually modified. | ||
This log was last generated on Thu, 01 Sep 2022 23:24:29 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## [7.22.1](https://github.com/microsoft/fluentui/tree/@uifabric/styling_v7.22.1) | ||
Thu, 01 Sep 2022 23:24:29 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/styling_v7.21.3..@uifabric/styling_v7.22.1) | ||
### Patches | ||
- Bump @uifabric/utilities to v7.36.1 ([PR #24628](https://github.com/microsoft/fluentui/pull/24628) by gcox@microsoft.com) | ||
## [7.21.3](https://github.com/microsoft/fluentui/tree/@uifabric/styling_v7.21.3) | ||
@@ -8,0 +17,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.3'); | ||
set_version_1.setVersion('@uifabric/styling', '7.22.0'); | ||
}); | ||
//# 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.3'); | ||
set_version_1.setVersion('@uifabric/styling', '7.22.0'); | ||
//# 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.3'); | ||
setVersion('@uifabric/styling', '7.22.0'); | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@uifabric/styling", | ||
"version": "7.22.0", | ||
"version": "7.22.1", | ||
"description": "Styling helpers for Fluent UI React.", | ||
@@ -37,8 +37,8 @@ "repository": { | ||
"@microsoft/load-themed-styles": "^1.10.26", | ||
"@fluentui/theme": "^1.7.8", | ||
"@uifabric/merge-styles": "^7.19.2", | ||
"@fluentui/theme": "^1.7.9", | ||
"@uifabric/merge-styles": "^7.20.0", | ||
"@uifabric/set-version": "^7.0.24", | ||
"@uifabric/utilities": "^7.36.0", | ||
"@uifabric/utilities": "^7.36.1", | ||
"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
668814
10295
Updated@fluentui/theme@^1.7.9
Updated@uifabric/utilities@^7.36.1