@uifabric/styling
Advanced tools
Comparing version 7.22.1 to 7.22.2
# Change Log - @uifabric/styling | ||
This log was last generated on Thu, 01 Sep 2022 23:24:29 GMT and should not be manually modified. | ||
This log was last generated on Fri, 02 Sep 2022 16:54:43 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## [7.22.2](https://github.com/microsoft/fluentui/tree/@uifabric/styling_v7.22.2) | ||
Fri, 02 Sep 2022 16:54:43 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/styling_v7.22.1..@uifabric/styling_v7.22.2) | ||
### Patches | ||
- Bump @uifabric/utilities to v7.37.0 ([PR #24627](https://github.com/microsoft/fluentui/pull/24627) by mgodbolt@microsoft.com) | ||
## [7.22.1](https://github.com/microsoft/fluentui/tree/@uifabric/styling_v7.22.1) | ||
Thu, 01 Sep 2022 23:24:29 GMT | ||
Thu, 01 Sep 2022 23:27:06 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/styling_v7.21.3..@uifabric/styling_v7.22.1) | ||
@@ -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.22.0'); | ||
set_version_1.setVersion('@uifabric/styling', '7.22.1'); | ||
}); | ||
//# 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.22.0'); | ||
set_version_1.setVersion('@uifabric/styling', '7.22.1'); | ||
//# 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.22.0'); | ||
setVersion('@uifabric/styling', '7.22.1'); | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@uifabric/styling", | ||
"version": "7.22.1", | ||
"version": "7.22.2", | ||
"description": "Styling helpers for Fluent UI React.", | ||
@@ -37,8 +37,8 @@ "repository": { | ||
"@microsoft/load-themed-styles": "^1.10.26", | ||
"@fluentui/theme": "^1.7.9", | ||
"@fluentui/theme": "^1.7.10", | ||
"@uifabric/merge-styles": "^7.20.0", | ||
"@uifabric/set-version": "^7.0.24", | ||
"@uifabric/utilities": "^7.36.1", | ||
"@uifabric/utilities": "^7.37.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
669619
10310
Updated@fluentui/theme@^1.7.10
Updated@uifabric/utilities@^7.37.0