From 86582f4d5200e1ac0a1d782fd77e93f133f143f5 Mon Sep 17 00:00:00 2001 From: Fluent UI Build Date: Fri, 1 May 2020 12:28:41 +0000 Subject: [PATCH] applying package updates --- apps/a11y-tests/package.json | 4 +-- apps/dom-tests/package.json | 6 ++--- apps/fabric-website-resources/package.json | 22 ++++++++-------- apps/fabric-website/package.json | 20 +++++++------- apps/perf-test/package.json | 6 ++--- apps/pr-deploy-site/CHANGELOG.json | 15 +++++++++++ apps/pr-deploy-site/CHANGELOG.md | 11 +++++++- apps/pr-deploy-site/package.json | 12 ++++----- apps/server-rendered-app/package.json | 2 +- apps/ssr-tests/package.json | 4 +-- apps/test-bundles/package.json | 6 ++--- apps/theming-designer/package.json | 8 +++--- apps/todo-app/package.json | 2 +- apps/vr-tests/package.json | 8 +++--- ...themes-2020-04-03-13-46-08-azuretheme.json | 9 ------- ...0-04-30-12-55-39-phkuo-fixWarningSass.json | 8 ------ packages/api-docs/package.json | 6 ++--- packages/azure-themes/CHANGELOG.json | 15 +++++++++++ packages/azure-themes/CHANGELOG.md | 11 +++++++- packages/azure-themes/package.json | 4 +-- packages/charting/package.json | 6 ++--- packages/date-time/package.json | 6 ++--- packages/example-app-base/package.json | 8 +++--- packages/examples/package.json | 26 +++++++++---------- packages/experiments/package.json | 14 +++++----- packages/fluent-theme/package.json | 6 ++--- packages/fluentui/perf-test/package.json | 2 +- packages/lists/package.json | 4 +-- packages/mdl2-theme/package.json | 6 ++--- .../office-ui-fabric-react/CHANGELOG.json | 15 +++++++++++ packages/office-ui-fabric-react/CHANGELOG.md | 11 +++++++- packages/office-ui-fabric-react/package.json | 2 +- packages/react-cards/package.json | 10 +++---- packages/react-next/package.json | 4 +-- packages/react/package.json | 4 +-- packages/theme-samples/package.json | 6 ++--- packages/tsx-editor/package.json | 4 +-- packages/variants/package.json | 4 +-- 38 files changed, 186 insertions(+), 131 deletions(-) delete mode 100644 change/@uifabric-azure-themes-2020-04-03-13-46-08-azuretheme.json delete mode 100644 change/office-ui-fabric-react-2020-04-30-12-55-39-phkuo-fixWarningSass.json diff --git a/apps/a11y-tests/package.json b/apps/a11y-tests/package.json index 97bdddf017fc6..f7dba0a7e3998 100644 --- a/apps/a11y-tests/package.json +++ b/apps/a11y-tests/package.json @@ -13,13 +13,13 @@ "update-snapshots": "just-scripts jest -u" }, "dependencies": { - "@uifabric/fabric-website-resources": "^7.6.50", + "@uifabric/fabric-website-resources": "^7.6.51", "axe-core": "^3.2.2", "axe-puppeteer": "^1.0.0", "axe-sarif-converter": "^2.0.1", "glob": "^7.1.2", "mkdirp": "^0.5.1", - "office-ui-fabric-react": "^7.110.0", + "office-ui-fabric-react": "^7.110.1", "puppeteer": "^1.13.0", "tslib": "^1.10.0", "react": "16.8.6", diff --git a/apps/dom-tests/package.json b/apps/dom-tests/package.json index 7087b9202e5b1..f8ecdb4e1934c 100644 --- a/apps/dom-tests/package.json +++ b/apps/dom-tests/package.json @@ -16,11 +16,11 @@ }, "dependencies": { "@microsoft/load-themed-styles": "^1.10.26", - "@uifabric/experiments": "^7.23.16", + "@uifabric/experiments": "^7.23.17", "@uifabric/set-version": "^7.0.11", "es6-promise": "^4.1.0", "immutability-helper": "~2.8.1", - "office-ui-fabric-react": "^7.110.0", + "office-ui-fabric-react": "^7.110.1", "react": "16.8.6", "react-app-polyfill": "~1.0.1", "react-dom": "16.8.6", @@ -34,7 +34,7 @@ "@types/react-dom": "16.8.4", "@types/webpack-env": "1.15.1", "@uifabric/build": "^7.0.0", - "@uifabric/example-app-base": "^7.12.48", + "@uifabric/example-app-base": "^7.12.49", "@uifabric/tslint-rules": "^7.2.0", "expect-puppeteer": "4.1.0", "jest-environment-node": "~24.9.0", diff --git a/apps/fabric-website-resources/package.json b/apps/fabric-website-resources/package.json index fbbce7e9a09f4..79584812f6223 100644 --- a/apps/fabric-website-resources/package.json +++ b/apps/fabric-website-resources/package.json @@ -1,6 +1,6 @@ { "name": "@uifabric/fabric-website-resources", - "version": "7.6.50", + "version": "7.6.51", "description": "Fluent UI React local demo app", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -51,7 +51,7 @@ "es6-weak-map": "^2.0.2", "highlight.js": "^9.12.0", "office-ui-fabric-core": "^11.0.0", - "office-ui-fabric-react": "^7.110.0", + "office-ui-fabric-react": "^7.110.1", "react": "16.8.6", "react-app-polyfill": "~1.0.1", "react-dom": "16.8.6", @@ -62,20 +62,20 @@ }, "dependencies": { "@microsoft/load-themed-styles": "^1.10.26", - "@uifabric/api-docs": "^7.2.64", - "@uifabric/azure-themes": "^7.0.72", - "@uifabric/example-app-base": "^7.12.48", - "@uifabric/fluent-theme": "^7.1.66", + "@uifabric/api-docs": "^7.2.65", + "@uifabric/azure-themes": "^7.1.0", + "@uifabric/example-app-base": "^7.12.49", + "@uifabric/fluent-theme": "^7.1.67", "@uifabric/icons": "^7.3.33", - "@uifabric/mdl2-theme": "^0.1.67", + "@uifabric/mdl2-theme": "^0.1.68", "@uifabric/merge-styles": "^7.11.1", - "@uifabric/react-cards": "^0.109.68", + "@uifabric/react-cards": "^0.109.69", "@uifabric/set-version": "^7.0.11", "@uifabric/styling": "^7.12.0", - "@uifabric/theme-samples": "^7.0.65", - "@uifabric/tsx-editor": "^0.11.63", + "@uifabric/theme-samples": "^7.0.66", + "@uifabric/tsx-editor": "^0.11.64", "@uifabric/utilities": "^7.16.0", - "@uifabric/variants": "^7.1.55", + "@uifabric/variants": "^7.1.56", "expect-puppeteer": "4.1.0", "jest-environment-node": "~24.9.0", "jest-environment-puppeteer": "^4.1.0", diff --git a/apps/fabric-website/package.json b/apps/fabric-website/package.json index 336fb3998f53f..11e4d0e3ad267 100644 --- a/apps/fabric-website/package.json +++ b/apps/fabric-website/package.json @@ -1,6 +1,6 @@ { "name": "@uifabric/fabric-website", - "version": "7.10.37", + "version": "7.10.38", "description": "The official website for the Fluent UI project.", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -35,7 +35,7 @@ "@types/webpack-env": "1.15.1", "@uifabric/build": "^7.0.0", "@uifabric/tslint-rules": "^7.2.0", - "@uifabric/tsx-editor": "^0.11.63", + "@uifabric/tsx-editor": "^0.11.64", "es6-promise": "^4.1.0", "es6-weak-map": "^2.0.2", "highlight.js": "^9.12.0", @@ -48,18 +48,18 @@ }, "dependencies": { "@microsoft/load-themed-styles": "^1.10.26", - "@uifabric/api-docs": "^7.2.64", - "@uifabric/example-app-base": "^7.12.48", - "@uifabric/experiments": "^7.23.16", - "@uifabric/fabric-website-resources": "^7.6.50", + "@uifabric/api-docs": "^7.2.65", + "@uifabric/example-app-base": "^7.12.49", + "@uifabric/experiments": "^7.23.17", + "@uifabric/fabric-website-resources": "^7.6.51", "@uifabric/file-type-icons": "^7.2.37", - "@uifabric/fluent-theme": "^7.1.66", + "@uifabric/fluent-theme": "^7.1.67", "@uifabric/icons": "^7.3.33", - "@uifabric/react-cards": "^0.109.68", + "@uifabric/react-cards": "^0.109.69", "@uifabric/set-version": "^7.0.11", - "@uifabric/theme-samples": "^7.0.65", + "@uifabric/theme-samples": "^7.0.66", "json-loader": "^0.5.7", - "office-ui-fabric-react": "^7.110.0", + "office-ui-fabric-react": "^7.110.1", "tslib": "^1.10.0", "whatwg-fetch": "2.0.4" } diff --git a/apps/perf-test/package.json b/apps/perf-test/package.json index 3e38f971b0393..973ceba11180f 100644 --- a/apps/perf-test/package.json +++ b/apps/perf-test/package.json @@ -26,12 +26,12 @@ }, "dependencies": { "@uifabric/set-version": "^7.0.11", - "@uifabric/example-app-base": "^7.12.48", - "@uifabric/experiments": "^7.23.16", + "@uifabric/example-app-base": "^7.12.49", + "@uifabric/experiments": "^7.23.17", "@microsoft/load-themed-styles": "^1.10.26", "es6-promise": "^4.1.0", "immutability-helper": "~2.8.1", - "office-ui-fabric-react": "^7.110.0", + "office-ui-fabric-react": "^7.110.1", "querystring": "^0.2.0", "react": "16.8.6", "react-app-polyfill": "~1.0.1", diff --git a/apps/pr-deploy-site/CHANGELOG.json b/apps/pr-deploy-site/CHANGELOG.json index 31754d2e68fdd..1348137516760 100644 --- a/apps/pr-deploy-site/CHANGELOG.json +++ b/apps/pr-deploy-site/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@uifabric/pr-deploy-site", "entries": [ + { + "date": "Fri, 01 May 2020 12:28:41 GMT", + "tag": "@uifabric/pr-deploy-site_v7.0.45", + "version": "7.0.45", + "comments": { + "patch": [ + { + "comment": "removing more references to wrong filetype icons from a deprecated folder", + "author": "caperez@microsoft.com", + "commit": "c847450db51500f13847542b8f4c89dd277bb2bb", + "package": "@uifabric/pr-deploy-site" + } + ] + } + }, { "date": "Fri, 01 May 2020 00:19:21 GMT", "tag": "@uifabric/pr-deploy-site_v7.0.45", diff --git a/apps/pr-deploy-site/CHANGELOG.md b/apps/pr-deploy-site/CHANGELOG.md index dc5927d86a8ce..d20fa263701ca 100644 --- a/apps/pr-deploy-site/CHANGELOG.md +++ b/apps/pr-deploy-site/CHANGELOG.md @@ -1,11 +1,20 @@ # Change Log - @uifabric/pr-deploy-site -This log was last generated on Fri, 01 May 2020 00:19:21 GMT and should not be manually modified. +This log was last generated on Fri, 01 May 2020 12:28:41 GMT and should not be manually modified. ## [7.0.45](https://github.com/microsoft/fluentui/tree/@uifabric/pr-deploy-site_v7.0.45) +Fri, 01 May 2020 12:28:41 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/pr-deploy-site_v7.0.45..@uifabric/pr-deploy-site_v7.0.45) + +### Patches + +- removing more references to wrong filetype icons from a deprecated folder ([PR #12422](https://github.com/microsoft/fluentui/pull/12422) by caperez@microsoft.com) + +## [7.0.45](https://github.com/microsoft/fluentui/tree/@uifabric/pr-deploy-site_v7.0.45) + Fri, 01 May 2020 00:19:21 GMT [Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/pr-deploy-site_v7.0.45..@uifabric/pr-deploy-site_v7.0.45) diff --git a/apps/pr-deploy-site/package.json b/apps/pr-deploy-site/package.json index 5ef4fab194fc4..39c8838efb6a3 100644 --- a/apps/pr-deploy-site/package.json +++ b/apps/pr-deploy-site/package.json @@ -12,12 +12,12 @@ }, "license": "MIT", "dependencies": { - "@uifabric/charting": "^2.2.2", - "@uifabric/date-time": "^7.8.69", - "@uifabric/experiments": "^7.23.16", - "@uifabric/fabric-website": "^7.10.37", - "@uifabric/fabric-website-resources": "^7.6.50", - "office-ui-fabric-react": "^7.110.0", + "@uifabric/charting": "^2.2.3", + "@uifabric/date-time": "^7.8.70", + "@uifabric/experiments": "^7.23.17", + "@uifabric/fabric-website": "^7.10.38", + "@uifabric/fabric-website-resources": "^7.6.51", + "office-ui-fabric-react": "^7.110.1", "perf-test": "^7.0.0", "theming-designer": "^7.0.0", "todo-app": "^7.0.0" diff --git a/apps/server-rendered-app/package.json b/apps/server-rendered-app/package.json index 240fa9bea1923..6ba5b621536d1 100644 --- a/apps/server-rendered-app/package.json +++ b/apps/server-rendered-app/package.json @@ -32,7 +32,7 @@ "@uifabric/merge-styles": "^7.11.1", "@uifabric/set-version": "^7.0.11", "es6-promise": "^4.1.0", - "office-ui-fabric-react": "^7.110.0", + "office-ui-fabric-react": "^7.110.1", "react": "16.8.6", "react-app-polyfill": "~1.0.1", "react-dom": "16.8.6", diff --git a/apps/ssr-tests/package.json b/apps/ssr-tests/package.json index b38c973d920e6..034b478a20ea9 100644 --- a/apps/ssr-tests/package.json +++ b/apps/ssr-tests/package.json @@ -18,10 +18,10 @@ "@types/mocha": "2.2.39", "@types/webpack-env": "1.15.1", "@uifabric/build": "^7.0.0", - "@uifabric/fabric-website-resources": "^7.6.50", + "@uifabric/fabric-website-resources": "^7.6.51", "just-scripts-utils": "^0.8.3", "mocha": "^3.3.0", - "office-ui-fabric-react": "^7.110.0", + "office-ui-fabric-react": "^7.110.1", "raw-loader": "^0.5.1", "react": "16.8.6", "react-app-polyfill": "~1.0.1", diff --git a/apps/test-bundles/package.json b/apps/test-bundles/package.json index c53f5f3656bc6..bafffed590b9c 100644 --- a/apps/test-bundles/package.json +++ b/apps/test-bundles/package.json @@ -29,12 +29,12 @@ "parallel-webpack": "^2.4.0" }, "dependencies": { - "@uifabric/experiments": "^7.23.16", + "@uifabric/experiments": "^7.23.17", "@fluentui/keyboard-key": "^0.1.6", "@uifabric/set-version": "^7.0.11", "@uifabric/styling": "^7.12.0", - "office-ui-fabric-react": "^7.110.0", - "@fluentui/react-next": "^8.0.0-alpha.7", + "office-ui-fabric-react": "^7.110.1", + "@fluentui/react-next": "^8.0.0-alpha.8", "react": "16.8.6", "react-app-polyfill": "~1.0.1", "react-dom": "16.8.6", diff --git a/apps/theming-designer/package.json b/apps/theming-designer/package.json index 53427e4446e84..dedcf97031697 100644 --- a/apps/theming-designer/package.json +++ b/apps/theming-designer/package.json @@ -22,16 +22,16 @@ "@uifabric/build": "^7.0.0" }, "dependencies": { - "@uifabric/react-cards": "^0.109.68", + "@uifabric/react-cards": "^0.109.69", "@uifabric/merge-styles": "^7.11.1", - "@uifabric/example-app-base": "^7.12.48", - "@uifabric/variants": "^7.1.55", + "@uifabric/example-app-base": "^7.12.49", + "@uifabric/variants": "^7.1.56", "@uifabric/set-version": "^7.0.11", "@uifabric/icons": "^7.3.33", "@microsoft/load-themed-styles": "^1.10.26", "es6-promise": "^4.1.0", "immutability-helper": "~2.8.1", - "office-ui-fabric-react": "^7.110.0", + "office-ui-fabric-react": "^7.110.1", "react": "16.8.6", "react-app-polyfill": "~1.0.1", "react-dom": "16.8.6", diff --git a/apps/todo-app/package.json b/apps/todo-app/package.json index fa7dbdb0d356d..58e8a61ea7f51 100644 --- a/apps/todo-app/package.json +++ b/apps/todo-app/package.json @@ -26,7 +26,7 @@ "@microsoft/load-themed-styles": "^1.10.26", "es6-promise": "^4.1.0", "immutability-helper": "~2.8.1", - "office-ui-fabric-react": "^7.110.0", + "office-ui-fabric-react": "^7.110.1", "react": "16.8.6", "react-app-polyfill": "~1.0.1", "react-dom": "16.8.6", diff --git a/apps/vr-tests/package.json b/apps/vr-tests/package.json index b8220eadc3cdb..4067ae192f679 100644 --- a/apps/vr-tests/package.json +++ b/apps/vr-tests/package.json @@ -15,10 +15,10 @@ }, "dependencies": { "@uifabric/example-data": "^7.0.12", - "@uifabric/experiments": "^7.23.16", - "@uifabric/react-cards": "^0.109.68", + "@uifabric/experiments": "^7.23.17", + "@uifabric/react-cards": "^0.109.69", "@uifabric/set-version": "^7.0.11", - "office-ui-fabric-react": "^7.110.0", + "office-ui-fabric-react": "^7.110.1", "react": "16.8.6", "react-app-polyfill": "~1.0.1", "react-dom": "16.8.6", @@ -35,7 +35,7 @@ "@types/react-dom": "16.8.4", "@types/webpack-env": "1.15.1", "@uifabric/build": "^7.0.0", - "@uifabric/date-time": "^7.8.69", + "@uifabric/date-time": "^7.8.70", "@uifabric/tslint-rules": "^7.2.0", "awesome-typescript-loader": "^3.2.3", "babel-loader": "^8.0.6", diff --git a/change/@uifabric-azure-themes-2020-04-03-13-46-08-azuretheme.json b/change/@uifabric-azure-themes-2020-04-03-13-46-08-azuretheme.json deleted file mode 100644 index 0f81d680d591a..0000000000000 --- a/change/@uifabric-azure-themes-2020-04-03-13-46-08-azuretheme.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "type": "minor", - "comment": "Azure-theme component style updates per Azure portal design team", - "packageName": "@uifabric/azure-themes", - "email": "jagaheri@microsoft.com", - "commit": "82db1c042e9038736add438a780eac3fd9fce9f1", - "dependentChangeType": "patch", - "date": "2020-04-03T20:46:08.004Z" -} \ No newline at end of file diff --git a/change/office-ui-fabric-react-2020-04-30-12-55-39-phkuo-fixWarningSass.json b/change/office-ui-fabric-react-2020-04-30-12-55-39-phkuo-fixWarningSass.json deleted file mode 100644 index ea37cd03b2eac..0000000000000 --- a/change/office-ui-fabric-react-2020-04-30-12-55-39-phkuo-fixWarningSass.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "type": "patch", - "comment": "Theming: fix SASS slot autogenerator and run it", - "packageName": "office-ui-fabric-react", - "email": "phkuo@microsoft.com", - "dependentChangeType": "patch", - "date": "2020-04-30T19:55:38.855Z" -} diff --git a/packages/api-docs/package.json b/packages/api-docs/package.json index 80f9fefe9d77f..43cb54b59ff01 100644 --- a/packages/api-docs/package.json +++ b/packages/api-docs/package.json @@ -1,6 +1,6 @@ { "name": "@uifabric/api-docs", - "version": "7.2.64", + "version": "7.2.65", "description": "A package that transforms api-extractor .api.json files into page.json files", "repository": { "type": "git", @@ -22,11 +22,11 @@ "@types/node": "^10.3.2", "@uifabric/build": "^7.0.0", "@uifabric/merge-styles": "^7.11.1", - "@uifabric/react-cards": "^0.109.68", + "@uifabric/react-cards": "^0.109.69", "@uifabric/styling": "^7.12.0", "@uifabric/tslint-rules": "^7.2.0", "@uifabric/utilities": "^7.16.0", - "office-ui-fabric-react": "^7.110.0" + "office-ui-fabric-react": "^7.110.1" }, "dependencies": { "@microsoft/api-extractor-model": "7.7.1", diff --git a/packages/azure-themes/CHANGELOG.json b/packages/azure-themes/CHANGELOG.json index 9059b4e414449..c37944d3dfc8b 100644 --- a/packages/azure-themes/CHANGELOG.json +++ b/packages/azure-themes/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@uifabric/azure-themes", "entries": [ + { + "date": "Fri, 01 May 2020 12:28:41 GMT", + "tag": "@uifabric/azure-themes_v7.1.0", + "version": "7.1.0", + "comments": { + "minor": [ + { + "comment": "Azure-theme component style updates per Azure portal design team", + "author": "jagaheri@microsoft.com", + "commit": "fbcfa2856add63c1d241db6cb56e43ecf85ce229", + "package": "@uifabric/azure-themes" + } + ] + } + }, { "date": "Thu, 16 Apr 2020 04:01:45 GMT", "tag": "@uifabric/azure-themes_v7.0.59", diff --git a/packages/azure-themes/CHANGELOG.md b/packages/azure-themes/CHANGELOG.md index edf59e4e22b12..f3d50332cd335 100644 --- a/packages/azure-themes/CHANGELOG.md +++ b/packages/azure-themes/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - @uifabric/azure-themes -This log was last generated on Thu, 16 Apr 2020 04:01:45 GMT and should not be manually modified. +This log was last generated on Fri, 01 May 2020 12:28:41 GMT and should not be manually modified. +## [7.1.0](https://github.com/microsoft/fluentui/tree/@uifabric/azure-themes_v7.1.0) + +Fri, 01 May 2020 12:28:41 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/azure-themes_v7.0.59..@uifabric/azure-themes_v7.1.0) + +### Minor changes + +- Azure-theme component style updates per Azure portal design team ([PR #12537](https://github.com/microsoft/fluentui/pull/12537) by jagaheri@microsoft.com) + ## [7.0.59](https://github.com/microsoft/fluentui/tree/@uifabric/azure-themes_v7.0.59) Thu, 16 Apr 2020 04:01:45 GMT diff --git a/packages/azure-themes/package.json b/packages/azure-themes/package.json index db1ecfff4f238..07bb26befc6ea 100644 --- a/packages/azure-themes/package.json +++ b/packages/azure-themes/package.json @@ -1,6 +1,6 @@ { "name": "@uifabric/azure-themes", - "version": "7.0.72", + "version": "7.1.0", "description": "Azure themes for Fluent UI React", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -29,7 +29,7 @@ "dependencies": { "@uifabric/merge-styles": "^7.11.1", "@uifabric/set-version": "^7.0.11", - "office-ui-fabric-react": "^7.110.0", + "office-ui-fabric-react": "^7.110.1", "tslib": "^1.10.0" } } diff --git a/packages/charting/package.json b/packages/charting/package.json index 2df8ab2cce00a..1df5752463f48 100644 --- a/packages/charting/package.json +++ b/packages/charting/package.json @@ -1,6 +1,6 @@ { "name": "@uifabric/charting", - "version": "2.2.2", + "version": "2.2.3", "description": "Experimental React charting components for building experiences for Microsoft 365.", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -39,7 +39,7 @@ "@types/sinon": "2.2.2", "@types/webpack-env": "1.15.1", "@uifabric/build": "^7.0.0", - "@uifabric/example-app-base": "^7.12.48", + "@uifabric/example-app-base": "^7.12.49", "@uifabric/jest-serializer-merge-styles": "^7.0.19", "@uifabric/tslint-rules": "^7.2.0", "enzyme": "~3.10.0", @@ -71,7 +71,7 @@ "d3-selection": "1.3.0", "d3-shape": "^1.2.0", "d3-time-format": "^2.1.3", - "office-ui-fabric-react": "^7.110.0", + "office-ui-fabric-react": "^7.110.1", "prop-types": "^15.7.2", "tslib": "^1.10.0" }, diff --git a/packages/date-time/package.json b/packages/date-time/package.json index b4c6072610688..c7ff9559c61ae 100644 --- a/packages/date-time/package.json +++ b/packages/date-time/package.json @@ -1,6 +1,6 @@ { "name": "@uifabric/date-time", - "version": "7.8.69", + "version": "7.8.70", "description": "Date and time related React components for building experiences for Microsoft 365.", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -37,7 +37,7 @@ "@types/react-test-renderer": "^16.0.0", "@types/webpack-env": "1.15.1", "@uifabric/build": "^7.0.0", - "@uifabric/example-app-base": "^7.12.48", + "@uifabric/example-app-base": "^7.12.49", "@uifabric/jest-serializer-merge-styles": "^7.0.19", "@uifabric/tslint-rules": "^7.2.0", "enzyme": "~3.10.0", @@ -53,7 +53,7 @@ "@uifabric/set-version": "^7.0.11", "@uifabric/styling": "^7.12.0", "@uifabric/utilities": "^7.16.0", - "office-ui-fabric-react": "^7.110.0", + "office-ui-fabric-react": "^7.110.1", "tslib": "^1.10.0" }, "peerDependencies": { diff --git a/packages/example-app-base/package.json b/packages/example-app-base/package.json index 305326ea7accb..9f4c4d7f496a1 100644 --- a/packages/example-app-base/package.json +++ b/packages/example-app-base/package.json @@ -1,6 +1,6 @@ { "name": "@uifabric/example-app-base", - "version": "7.12.48", + "version": "7.12.49", "description": "Fluent UI React components for building documentation sites.", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -47,14 +47,14 @@ "dependencies": { "@microsoft/load-themed-styles": "^1.10.26", "@uifabric/example-data": "^7.0.12", - "@uifabric/fluent-theme": "^7.1.66", + "@uifabric/fluent-theme": "^7.1.67", "@uifabric/react-hooks": "^7.2.2", "@uifabric/set-version": "^7.0.11", - "@uifabric/tsx-editor": "^0.11.63", + "@uifabric/tsx-editor": "^0.11.64", "color-check": "0.0.2", "markdown-to-jsx": "6.6.1", "office-ui-fabric-core": "^11.0.0", - "office-ui-fabric-react": "^7.110.0", + "office-ui-fabric-react": "^7.110.1", "react-custom-scrollbars": "^4.2.1", "react-syntax-highlighter": "^10.1.3", "tslib": "^1.10.0" diff --git a/packages/examples/package.json b/packages/examples/package.json index 00e15cd32fafd..87765218bbee6 100644 --- a/packages/examples/package.json +++ b/packages/examples/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/examples", - "version": "0.1.46", + "version": "0.1.47", "description": "Example code and docs for Fluent UI packages.", "repository": { "type": "git", @@ -28,25 +28,25 @@ "dependencies": { "@fluentui/react-focus": "^7.8.0", "@microsoft/load-themed-styles": "^1.10.26", - "@uifabric/api-docs": "^7.2.64", - "@uifabric/azure-themes": "^7.0.72", - "@uifabric/charting": "^2.2.2", - "@uifabric/date-time": "^7.8.69", - "@uifabric/example-app-base": "^7.12.48", + "@uifabric/api-docs": "^7.2.65", + "@uifabric/azure-themes": "^7.1.0", + "@uifabric/charting": "^2.2.3", + "@uifabric/date-time": "^7.8.70", + "@uifabric/example-app-base": "^7.12.49", "@uifabric/example-data": "^7.0.12", - "@uifabric/experiments": "^7.23.16", - "@uifabric/fabric-website-resources": "^7.6.50", + "@uifabric/experiments": "^7.23.17", + "@uifabric/fabric-website-resources": "^7.6.51", "@uifabric/file-type-icons": "^7.2.37", - "@uifabric/fluent-theme": "^7.1.66", + "@uifabric/fluent-theme": "^7.1.67", "@uifabric/foundation": "^7.7.7", "@uifabric/icons": "^7.3.33", - "@uifabric/mdl2-theme": "^0.1.67", - "@uifabric/react-cards": "^0.109.68", + "@uifabric/mdl2-theme": "^0.1.68", + "@uifabric/react-cards": "^0.109.69", "@uifabric/react-hooks": "^7.2.2", "@uifabric/styling": "^7.12.0", "@uifabric/utilities": "^7.16.0", - "@uifabric/variants": "^7.1.55", - "office-ui-fabric-react": "^7.110.0", + "@uifabric/variants": "^7.1.56", + "office-ui-fabric-react": "^7.110.1", "tslib": "^1.10.0" }, "peerDependencies": { diff --git a/packages/experiments/package.json b/packages/experiments/package.json index 96d0a742d552f..32efb2d6cb40c 100644 --- a/packages/experiments/package.json +++ b/packages/experiments/package.json @@ -1,6 +1,6 @@ { "name": "@uifabric/experiments", - "version": "7.23.16", + "version": "7.23.17", "description": "Experimental React components for building experiences for Microsoft 365.", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -40,7 +40,7 @@ "@types/sinon": "2.2.2", "@types/webpack-env": "1.15.1", "@uifabric/build": "^7.0.0", - "@uifabric/example-app-base": "^7.12.48", + "@uifabric/example-app-base": "^7.12.49", "@uifabric/jest-serializer-merge-styles": "^7.0.19", "@uifabric/tslint-rules": "^7.2.0", "enzyme": "~3.10.0", @@ -57,20 +57,20 @@ }, "dependencies": { "@microsoft/load-themed-styles": "^1.10.26", - "@uifabric/azure-themes": "^7.0.72", + "@uifabric/azure-themes": "^7.1.0", "@uifabric/example-data": "^7.0.12", "@uifabric/file-type-icons": "^7.2.37", - "@uifabric/fluent-theme": "^7.1.66", + "@uifabric/fluent-theme": "^7.1.67", "@uifabric/foundation": "^7.7.7", "@uifabric/icons": "^7.3.33", "@uifabric/merge-styles": "^7.11.1", "@uifabric/set-version": "^7.0.11", "@uifabric/styling": "^7.12.0", - "@uifabric/theme-samples": "^7.0.65", + "@uifabric/theme-samples": "^7.0.66", "@uifabric/utilities": "^7.16.0", - "@uifabric/variants": "^7.1.55", + "@uifabric/variants": "^7.1.56", "deep-assign": "^2.0.0", - "office-ui-fabric-react": "^7.110.0", + "office-ui-fabric-react": "^7.110.1", "prop-types": "^15.7.2", "tslib": "^1.10.0" }, diff --git a/packages/fluent-theme/package.json b/packages/fluent-theme/package.json index afd91860a13c5..c521a37c8d752 100644 --- a/packages/fluent-theme/package.json +++ b/packages/fluent-theme/package.json @@ -1,6 +1,6 @@ { "name": "@uifabric/fluent-theme", - "version": "7.1.66", + "version": "7.1.67", "description": "Fluent theming for use with Fabric components.", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -29,8 +29,8 @@ "@uifabric/merge-styles": "^7.11.1", "@uifabric/set-version": "^7.0.11", "@uifabric/styling": "^7.12.0", - "@uifabric/variants": "^7.1.55", - "office-ui-fabric-react": "^7.110.0", + "@uifabric/variants": "^7.1.56", + "office-ui-fabric-react": "^7.110.1", "tslib": "^1.10.0" } } diff --git a/packages/fluentui/perf-test/package.json b/packages/fluentui/perf-test/package.json index 8e45ed81554c2..677807b3914fb 100644 --- a/packages/fluentui/perf-test/package.json +++ b/packages/fluentui/perf-test/package.json @@ -4,7 +4,7 @@ "version": "0.48.0", "private": true, "dependencies": { - "office-ui-fabric-react": "^7.110.0" + "office-ui-fabric-react": "^7.110.1" }, "scripts": { "build": "just-scripts build", diff --git a/packages/lists/package.json b/packages/lists/package.json index 447d3c9d22583..fdd0f15178355 100644 --- a/packages/lists/package.json +++ b/packages/lists/package.json @@ -36,7 +36,7 @@ "@types/react-dom": "16.8.4", "@types/react-test-renderer": "^16.0.0", "@types/webpack-env": "1.15.1", - "@uifabric/example-app-base": "^7.12.48", + "@uifabric/example-app-base": "^7.12.49", "@uifabric/jest-serializer-merge-styles": "^7.0.19", "@uifabric/tslint-rules": "^7.2.0", "enzyme": "~3.10.0", @@ -51,7 +51,7 @@ "dependencies": { "@microsoft/load-themed-styles": "^1.10.26", "@uifabric/set-version": "^7.0.11", - "office-ui-fabric-react": "^7.110.0", + "office-ui-fabric-react": "^7.110.1", "tslib": "^1.10.0" }, "peerDependencies": { diff --git a/packages/mdl2-theme/package.json b/packages/mdl2-theme/package.json index efff31d7afc60..9834d6a3456c2 100644 --- a/packages/mdl2-theme/package.json +++ b/packages/mdl2-theme/package.json @@ -1,6 +1,6 @@ { "name": "@uifabric/mdl2-theme", - "version": "0.1.67", + "version": "0.1.68", "description": "MDL2 theming for use with Fabric components.", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -28,8 +28,8 @@ "dependencies": { "@uifabric/set-version": "^7.0.11", "@uifabric/styling": "^7.12.0", - "@uifabric/variants": "^7.1.55", - "office-ui-fabric-react": "^7.110.0", + "@uifabric/variants": "^7.1.56", + "office-ui-fabric-react": "^7.110.1", "tslib": "^1.10.0" } } diff --git a/packages/office-ui-fabric-react/CHANGELOG.json b/packages/office-ui-fabric-react/CHANGELOG.json index 4e29d689b324c..0bc4a0f273a86 100644 --- a/packages/office-ui-fabric-react/CHANGELOG.json +++ b/packages/office-ui-fabric-react/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "office-ui-fabric-react", "entries": [ + { + "date": "Fri, 01 May 2020 12:28:41 GMT", + "tag": "office-ui-fabric-react_v7.110.1", + "version": "7.110.1", + "comments": { + "patch": [ + { + "comment": "Theming: fix SASS slot autogenerator and run it", + "author": "phkuo@microsoft.com", + "commit": "2408412993a71f675b82905a3012135202470306", + "package": "office-ui-fabric-react" + } + ] + } + }, { "date": "Fri, 01 May 2020 00:19:21 GMT", "tag": "office-ui-fabric-react_v7.110.0", diff --git a/packages/office-ui-fabric-react/CHANGELOG.md b/packages/office-ui-fabric-react/CHANGELOG.md index a23f88c557dfd..09aff1665c8a9 100644 --- a/packages/office-ui-fabric-react/CHANGELOG.md +++ b/packages/office-ui-fabric-react/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - office-ui-fabric-react -This log was last generated on Fri, 01 May 2020 00:19:21 GMT and should not be manually modified. +This log was last generated on Fri, 01 May 2020 12:28:41 GMT and should not be manually modified. +## [7.110.1](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.110.1) + +Fri, 01 May 2020 12:28:41 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.110.0..office-ui-fabric-react_v7.110.1) + +### Patches + +- Theming: fix SASS slot autogenerator and run it ([PR #12949](https://github.com/microsoft/fluentui/pull/12949) by phkuo@microsoft.com) + ## [7.110.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.110.0) Fri, 01 May 2020 00:19:21 GMT diff --git a/packages/office-ui-fabric-react/package.json b/packages/office-ui-fabric-react/package.json index f08c2edd37718..74360662b5ee5 100644 --- a/packages/office-ui-fabric-react/package.json +++ b/packages/office-ui-fabric-react/package.json @@ -1,6 +1,6 @@ { "name": "office-ui-fabric-react", - "version": "7.110.0", + "version": "7.110.1", "description": "Reusable React components for building experiences for Microsoft 365.", "main": "lib-commonjs/index.js", "module": "lib/index.js", diff --git a/packages/react-cards/package.json b/packages/react-cards/package.json index dd9618fa089b2..1e2e1bb3bf1fe 100644 --- a/packages/react-cards/package.json +++ b/packages/react-cards/package.json @@ -1,6 +1,6 @@ { "name": "@uifabric/react-cards", - "version": "0.109.68", + "version": "0.109.69", "description": "Card container components to help build experiences with the use of Fabric.", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -37,7 +37,7 @@ "@types/resemblejs": "~1.3.28", "@types/webpack-env": "1.15.1", "@uifabric/build": "^7.0.0", - "@uifabric/example-app-base": "^7.12.48", + "@uifabric/example-app-base": "^7.12.49", "@uifabric/jest-serializer-merge-styles": "^7.0.19", "@uifabric/tslint-rules": "^7.2.0", "enzyme": "~3.10.0", @@ -50,14 +50,14 @@ }, "dependencies": { "@microsoft/load-themed-styles": "^1.10.26", - "@uifabric/azure-themes": "^7.0.72", + "@uifabric/azure-themes": "^7.1.0", "@uifabric/file-type-icons": "^7.2.37", "@uifabric/foundation": "^7.7.7", "@uifabric/set-version": "^7.0.11", "@uifabric/styling": "^7.12.0", - "@uifabric/theme-samples": "^7.0.65", + "@uifabric/theme-samples": "^7.0.66", "@uifabric/utilities": "^7.16.0", - "office-ui-fabric-react": "^7.110.0", + "office-ui-fabric-react": "^7.110.1", "tslib": "^1.10.0" }, "peerDependencies": { diff --git a/packages/react-next/package.json b/packages/react-next/package.json index 345785fe1fa7c..90d1a7965bc29 100644 --- a/packages/react-next/package.json +++ b/packages/react-next/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-next", - "version": "8.0.0-alpha.7", + "version": "8.0.0-alpha.8", "beachball": { "disallowedChangeTypes": [ "patch", @@ -44,7 +44,7 @@ }, "dependencies": { "@uifabric/set-version": "^7.0.11", - "office-ui-fabric-react": "^7.110.0", + "office-ui-fabric-react": "^7.110.1", "tslib": "^1.10.0" }, "peerDependencies": { diff --git a/packages/react/package.json b/packages/react/package.json index 6ff0e0263bae5..2d0bf911921cf 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react", - "version": "7.110.0", + "version": "7.110.1", "description": "Reusable React components for building web experiences.", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -34,7 +34,7 @@ }, "dependencies": { "@uifabric/set-version": "^7.0.11", - "office-ui-fabric-react": "^7.110.0", + "office-ui-fabric-react": "^7.110.1", "tslib": "^1.10.0" }, "peerDependencies": { diff --git a/packages/theme-samples/package.json b/packages/theme-samples/package.json index 431af84c16fef..b573fd13d347f 100644 --- a/packages/theme-samples/package.json +++ b/packages/theme-samples/package.json @@ -1,6 +1,6 @@ { "name": "@uifabric/theme-samples", - "version": "7.0.65", + "version": "7.0.66", "description": "Sample themes for use with Fabric components.", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -27,8 +27,8 @@ }, "dependencies": { "@uifabric/set-version": "^7.0.11", - "@uifabric/variants": "^7.1.55", - "office-ui-fabric-react": "^7.110.0", + "@uifabric/variants": "^7.1.56", + "office-ui-fabric-react": "^7.110.1", "tslib": "^1.10.0" } } diff --git a/packages/tsx-editor/package.json b/packages/tsx-editor/package.json index 4b6df30a80909..e457b47929f82 100644 --- a/packages/tsx-editor/package.json +++ b/packages/tsx-editor/package.json @@ -1,6 +1,6 @@ { "name": "@uifabric/tsx-editor", - "version": "0.11.63", + "version": "0.11.64", "description": "Live tsx editor for Fabric website.", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -49,7 +49,7 @@ "@microsoft/load-themed-styles": "^1.10.26", "@uifabric/monaco-editor": "^0.5.7", "@uifabric/react-hooks": "^7.2.2", - "office-ui-fabric-react": "^7.110.0", + "office-ui-fabric-react": "^7.110.1", "raw-loader": "^0.5.1", "react-syntax-highlighter": "^10.1.3", "tslib": "^1.10.0", diff --git a/packages/variants/package.json b/packages/variants/package.json index 7dbfec106c95e..6ca41bc65f5f9 100644 --- a/packages/variants/package.json +++ b/packages/variants/package.json @@ -1,6 +1,6 @@ { "name": "@uifabric/variants", - "version": "7.1.55", + "version": "7.1.56", "description": "Fluent UI React subtheme generator.", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -28,7 +28,7 @@ }, "dependencies": { "@uifabric/set-version": "^7.0.11", - "office-ui-fabric-react": "^7.110.0", + "office-ui-fabric-react": "^7.110.1", "tslib": "^1.10.0" } }