From 88ae48e832d4f8d8c77703d20bed6291cb8276d9 Mon Sep 17 00:00:00 2001 From: Fluent UI Build Date: Fri, 9 Oct 2020 18:03:19 +0000 Subject: [PATCH] applying package updates --- apps/a11y-tests/package.json | 2 +- apps/fabric-website-resources/package.json | 4 ++-- apps/fabric-website/package.json | 6 +++--- apps/ssr-tests/package.json | 2 +- ...-nicholasrice-fix-card-palette-generation.json | 8 -------- ...-07-16-16-40-user-v-sivsar-areachartEdits.json | 8 -------- packages/charting/CHANGELOG.json | 15 +++++++++++++++ packages/charting/CHANGELOG.md | 11 ++++++++++- packages/charting/package.json | 2 +- packages/react-examples/package.json | 4 ++-- packages/web-components/CHANGELOG.json | 15 +++++++++++++++ packages/web-components/CHANGELOG.md | 11 ++++++++++- packages/web-components/package.json | 2 +- 13 files changed, 61 insertions(+), 29 deletions(-) delete mode 100644 change/@fluentui-web-components-2020-10-08-10-29-03-users-nicholasrice-fix-card-palette-generation.json delete mode 100644 change/@uifabric-charting-2020-10-07-16-16-40-user-v-sivsar-areachartEdits.json diff --git a/apps/a11y-tests/package.json b/apps/a11y-tests/package.json index 1b46c029e4acac..fa4269011fc305 100644 --- a/apps/a11y-tests/package.json +++ b/apps/a11y-tests/package.json @@ -13,7 +13,7 @@ "update-snapshots": "just-scripts jest -u" }, "dependencies": { - "@uifabric/fabric-website-resources": "^7.8.28", + "@uifabric/fabric-website-resources": "^7.8.29", "axe-core": "^3.2.2", "axe-puppeteer": "^1.0.0", "axe-sarif-converter": "^2.0.1", diff --git a/apps/fabric-website-resources/package.json b/apps/fabric-website-resources/package.json index b44c785f4eb6b4..b39cc372f0c091 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.8.28", + "version": "7.8.29", "description": "Fluent UI React local demo app", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -36,7 +36,7 @@ "react-dom": "16.8.6" }, "dependencies": { - "@fluentui/react-examples": "^0.6.1", + "@fluentui/react-examples": "^0.6.2", "@microsoft/load-themed-styles": "^1.10.26", "@uifabric/api-docs": "^7.5.26", "@uifabric/azure-themes": "^7.5.26", diff --git a/apps/fabric-website/package.json b/apps/fabric-website/package.json index cbb30c6153bc87..d52f773b98de76 100644 --- a/apps/fabric-website/package.json +++ b/apps/fabric-website/package.json @@ -1,6 +1,6 @@ { "name": "@uifabric/fabric-website", - "version": "7.15.28", + "version": "7.15.29", "description": "The official website for the Fluent UI project.", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -40,13 +40,13 @@ "write-file-webpack-plugin": "^4.1.0" }, "dependencies": { - "@fluentui/react-examples": "^0.6.1", + "@fluentui/react-examples": "^0.6.2", "@fluentui/theme": "^1.3.0", "@microsoft/load-themed-styles": "^1.10.26", "@uifabric/api-docs": "^7.5.26", "@uifabric/example-app-base": "^7.15.25", "@uifabric/experiments": "^7.33.9", - "@uifabric/fabric-website-resources": "^7.8.28", + "@uifabric/fabric-website-resources": "^7.8.29", "@uifabric/file-type-icons": "^7.6.11", "@uifabric/icons": "^7.5.9", "@uifabric/set-version": "^7.0.23", diff --git a/apps/ssr-tests/package.json b/apps/ssr-tests/package.json index 82ec932429b0e7..5c0b2997725b27 100644 --- a/apps/ssr-tests/package.json +++ b/apps/ssr-tests/package.json @@ -17,7 +17,7 @@ "@types/mocha": "^7.0.2", "@types/webpack-env": "1.15.1", "@uifabric/build": "^7.0.0", - "@uifabric/fabric-website-resources": "^7.8.28", + "@uifabric/fabric-website-resources": "^7.8.29", "just-scripts-utils": "^0.8.3", "mocha": "^3.3.0", "office-ui-fabric-react": "^7.145.0", diff --git a/change/@fluentui-web-components-2020-10-08-10-29-03-users-nicholasrice-fix-card-palette-generation.json b/change/@fluentui-web-components-2020-10-08-10-29-03-users-nicholasrice-fix-card-palette-generation.json deleted file mode 100644 index e1f38c0c1e4518..00000000000000 --- a/change/@fluentui-web-components-2020-10-08-10-29-03-users-nicholasrice-fix-card-palette-generation.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "type": "patch", - "comment": "removes palette generation for every card and adds better null checking to avoid runtime errors", - "packageName": "@fluentui/web-components", - "email": "nicholasrice@users.noreply.github.com", - "dependentChangeType": "patch", - "date": "2020-10-08T17:29:03.955Z" -} diff --git a/change/@uifabric-charting-2020-10-07-16-16-40-user-v-sivsar-areachartEdits.json b/change/@uifabric-charting-2020-10-07-16-16-40-user-v-sivsar-areachartEdits.json deleted file mode 100644 index b0d9f9c5bf7da8..00000000000000 --- a/change/@uifabric-charting-2020-10-07-16-16-40-user-v-sivsar-areachartEdits.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "type": "patch", - "comment": "changes in the hover behavior of circles and also removed focusing of circles ", - "packageName": "@uifabric/charting", - "email": "v-sivsar@microsoft.com", - "dependentChangeType": "patch", - "date": "2020-10-07T10:46:40.863Z" -} diff --git a/packages/charting/CHANGELOG.json b/packages/charting/CHANGELOG.json index ebd8c73e3c8084..4b9c8b181cbcd5 100644 --- a/packages/charting/CHANGELOG.json +++ b/packages/charting/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@uifabric/charting", "entries": [ + { + "date": "Fri, 09 Oct 2020 18:03:19 GMT", + "tag": "@uifabric/charting_v4.6.1", + "version": "4.6.1", + "comments": { + "patch": [ + { + "comment": "changes in the hover behavior of circles and also removed focusing of circles ", + "author": "v-sivsar@microsoft.com", + "commit": "fba5c1c00f53783fc783ca9f39e5f35fa456e987", + "package": "@uifabric/charting" + } + ] + } + }, { "date": "Thu, 08 Oct 2020 12:23:24 GMT", "tag": "@uifabric/charting_v4.6.0", diff --git a/packages/charting/CHANGELOG.md b/packages/charting/CHANGELOG.md index e2112e7724a01b..2a30a1819578f9 100644 --- a/packages/charting/CHANGELOG.md +++ b/packages/charting/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - @uifabric/charting -This log was last generated on Thu, 08 Oct 2020 12:23:24 GMT and should not be manually modified. +This log was last generated on Fri, 09 Oct 2020 18:03:19 GMT and should not be manually modified. +## [4.6.1](https://github.com/microsoft/fluentui/tree/@uifabric/charting_v4.6.1) + +Fri, 09 Oct 2020 18:03:19 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/charting_v4.6.0..@uifabric/charting_v4.6.1) + +### Patches + +- changes in the hover behavior of circles and also removed focusing of circles ([PR #15403](https://github.com/microsoft/fluentui/pull/15403) by v-sivsar@microsoft.com) + ## [4.6.0](https://github.com/microsoft/fluentui/tree/@uifabric/charting_v4.6.0) Thu, 08 Oct 2020 12:23:24 GMT diff --git a/packages/charting/package.json b/packages/charting/package.json index ee35c01959ca8b..5f714224675131 100644 --- a/packages/charting/package.json +++ b/packages/charting/package.json @@ -1,6 +1,6 @@ { "name": "@uifabric/charting", - "version": "4.6.0", + "version": "4.6.1", "description": "Experimental React charting components for building experiences for Microsoft 365.", "main": "lib-commonjs/index.js", "module": "lib/index.js", diff --git a/packages/react-examples/package.json b/packages/react-examples/package.json index 357cc52d7a6dd3..72ae76de42437f 100644 --- a/packages/react-examples/package.json +++ b/packages/react-examples/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-examples", - "version": "0.6.1", + "version": "0.6.2", "description": "Example code and docs for Fluent UI packages.", "repository": { "type": "git", @@ -63,7 +63,7 @@ "@microsoft/load-themed-styles": "^1.10.26", "@uifabric/api-docs": "^7.5.26", "@uifabric/azure-themes": "^7.5.26", - "@uifabric/charting": "^4.6.0", + "@uifabric/charting": "^4.6.1", "@uifabric/date-time": "^7.17.23", "@uifabric/example-app-base": "^7.15.25", "@uifabric/example-data": "^7.1.5", diff --git a/packages/web-components/CHANGELOG.json b/packages/web-components/CHANGELOG.json index a14e7b9a094fce..70c645220b68d1 100644 --- a/packages/web-components/CHANGELOG.json +++ b/packages/web-components/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@fluentui/web-components", "entries": [ + { + "date": "Fri, 09 Oct 2020 18:03:19 GMT", + "tag": "@fluentui/web-components_v0.6.2", + "version": "0.6.2", + "comments": { + "patch": [ + { + "comment": "removes palette generation for every card and adds better null checking to avoid runtime errors", + "author": "nicholasrice@users.noreply.github.com", + "commit": "6e09556ae9cd59f9174a211e6987237e8f22f54f", + "package": "@fluentui/web-components" + } + ] + } + }, { "date": "Fri, 09 Oct 2020 12:23:45 GMT", "tag": "@fluentui/web-components_v0.6.1", diff --git a/packages/web-components/CHANGELOG.md b/packages/web-components/CHANGELOG.md index 51c0e5652e2d3a..c936df03d86b6b 100644 --- a/packages/web-components/CHANGELOG.md +++ b/packages/web-components/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - @fluentui/web-components -This log was last generated on Fri, 09 Oct 2020 12:23:45 GMT and should not be manually modified. +This log was last generated on Fri, 09 Oct 2020 18:03:19 GMT and should not be manually modified. +## [0.6.2](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v0.6.2) + +Fri, 09 Oct 2020 18:03:19 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v0.6.1..@fluentui/web-components_v0.6.2) + +### Patches + +- removes palette generation for every card and adds better null checking to avoid runtime errors ([PR #15429](https://github.com/microsoft/fluentui/pull/15429) by nicholasrice@users.noreply.github.com) + ## [0.6.1](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v0.6.1) Fri, 09 Oct 2020 12:23:45 GMT diff --git a/packages/web-components/package.json b/packages/web-components/package.json index 17112364ffdb03..8564975a45e75b 100644 --- a/packages/web-components/package.json +++ b/packages/web-components/package.json @@ -2,7 +2,7 @@ "name": "@fluentui/web-components", "description": "A library of Fluent Web Components", "sideEffects": false, - "version": "0.6.1", + "version": "0.6.2", "author": { "name": "Microsoft", "url": "https://discord.gg/FcSNfg4"