@uifabric/azure-themes
Advanced tools
Comparing version 7.0.5 to 7.0.6
@@ -5,3 +5,22 @@ { | ||
{ | ||
"date": "Mon, 29 Jul 2019 12:25:19 GMT", | ||
"date": "Fri, 23 Aug 2019 12:31:38 GMT", | ||
"tag": "@uifabric/azure-themes_v7.0.6", | ||
"version": "7.0.6", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"comment": "Update npmignores, delete unused jest setup files", | ||
"author": "elcraig@microsoft.com", | ||
"commit": "b12aaa280221562003af1e0f02aa5f3a5b008041" | ||
}, | ||
{ | ||
"comment": "Fix up readme and package.json descriptions", | ||
"author": "elcraig@microsoft.com", | ||
"commit": "b1aef500b4b86eb5643d9f7db4c06114b5d7cc71" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Mon, 29 Jul 2019 12:26:00 GMT", | ||
"tag": "@uifabric/azure-themes_v7.0.5", | ||
@@ -8,0 +27,0 @@ "version": "7.0.5", |
# Change Log - @uifabric/azure-themes | ||
This log was last generated on Mon, 29 Jul 2019 12:25:19 GMT and should not be manually modified. | ||
This log was last generated on Fri, 23 Aug 2019 12:31:38 GMT and should not be manually modified. | ||
## 7.0.6 | ||
Fri, 23 Aug 2019 12:31:38 GMT | ||
### Patches | ||
- Update npmignores, delete unused jest setup files (elcraig@microsoft.com) | ||
,- Fix up readme and package.json descriptions (elcraig@microsoft.com) | ||
## 7.0.5 | ||
Mon, 29 Jul 2019 12:25:19 GMT | ||
Mon, 29 Jul 2019 12:26:00 GMT | ||
@@ -8,0 +16,0 @@ ### Patches |
{ | ||
"name": "@uifabric/azure-themes", | ||
"version": "7.0.5", | ||
"version": "7.0.6", | ||
"description": "Azure themes for Office UI Components", | ||
@@ -24,13 +24,13 @@ "main": "lib-commonjs/index.js", | ||
"@types/jest": "23.0.0", | ||
"@uifabric/jest-serializer-merge-styles": "^7.0.4", | ||
"@uifabric/prettier-rules": "^7.0.3", | ||
"@uifabric/tslint-rules": "^7.0.3", | ||
"@uifabric/jest-serializer-merge-styles": "^7.0.5", | ||
"@uifabric/prettier-rules": "^7.0.4", | ||
"@uifabric/tslint-rules": "^7.0.5", | ||
"@uifabric/build": "^7.0.0" | ||
}, | ||
"dependencies": { | ||
"@uifabric/merge-styles": "^7.2.0", | ||
"@uifabric/set-version": "^7.0.1", | ||
"office-ui-fabric-react": "^7.18.0", | ||
"@uifabric/merge-styles": "^7.4.1", | ||
"@uifabric/set-version": "^7.0.2", | ||
"office-ui-fabric-react": "^7.27.1", | ||
"tslib": "^1.7.1" | ||
} | ||
} |
@@ -1,4 +0,4 @@ | ||
# [@uifabric/azure-themes](http://dev.microsoft.com/fabric) | ||
# @uifabric/azure-themes | ||
##### Azure theme for Office UI Fabric React | ||
**Azure theme for [Office UI Fabric React](https://dev.microsoft.com/fabric)** | ||
@@ -14,3 +14,3 @@ The Azure themes require the following import statements: | ||
```js | ||
```jsx | ||
const customizations = AzureCustomizationsDark // or alternatively AzureCustomizationsLight | ||
@@ -17,0 +17,0 @@ <Customizer {...customizations}> |
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 too big to display
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
8005624
76376