From 4172f93ce8dbdcfe8272d22389999f10505f6eaf Mon Sep 17 00:00:00 2001 From: Fluent UI Build Date: Fri, 27 Dec 2024 07:21:17 +0000 Subject: [PATCH] release: applying package updates - react v8 --- ...-14c34b26-6050-4fa3-8ab9-ccfc1661f953.json | 7 ---- ...-4a2b4230-b5e3-4cea-9777-4e1670b33156.json | 7 ---- ...-891c4db7-8af3-489e-80f8-b8a02b227536.json | 7 ---- ...-93685ac9-5787-4456-9159-5670992837e0.json | 7 ---- ...-d99f14e6-dd3a-4f33-a8b3-9e28ea5bcfab.json | 7 ---- packages/charts/react-charting/CHANGELOG.json | 39 +++++++++++++++++++ packages/charts/react-charting/CHANGELOG.md | 15 ++++++- packages/charts/react-charting/package.json | 2 +- .../react-docsite-components/CHANGELOG.json | 15 +++++++ .../react-docsite-components/CHANGELOG.md | 11 +++++- .../react-docsite-components/package.json | 4 +- packages/react-examples/package.json | 4 +- packages/react-monaco-editor/CHANGELOG.json | 15 +++++++ packages/react-monaco-editor/CHANGELOG.md | 11 +++++- packages/react-monaco-editor/package.json | 4 +- 15 files changed, 110 insertions(+), 45 deletions(-) delete mode 100644 change/@fluentui-react-charting-14c34b26-6050-4fa3-8ab9-ccfc1661f953.json delete mode 100644 change/@fluentui-react-charting-4a2b4230-b5e3-4cea-9777-4e1670b33156.json delete mode 100644 change/@fluentui-react-charting-891c4db7-8af3-489e-80f8-b8a02b227536.json delete mode 100644 change/@fluentui-react-charting-93685ac9-5787-4456-9159-5670992837e0.json delete mode 100644 change/@fluentui-react-charting-d99f14e6-dd3a-4f33-a8b3-9e28ea5bcfab.json diff --git a/change/@fluentui-react-charting-14c34b26-6050-4fa3-8ab9-ccfc1661f953.json b/change/@fluentui-react-charting-14c34b26-6050-4fa3-8ab9-ccfc1661f953.json deleted file mode 100644 index dc02c066b09c8a..00000000000000 --- a/change/@fluentui-react-charting-14c34b26-6050-4fa3-8ab9-ccfc1661f953.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "Support changing legends programatically at runtime and bug fixes", - "packageName": "@fluentui/react-charting", - "email": "atishay.jain@microsoft.com", - "dependentChangeType": "patch" -} diff --git a/change/@fluentui-react-charting-4a2b4230-b5e3-4cea-9777-4e1670b33156.json b/change/@fluentui-react-charting-4a2b4230-b5e3-4cea-9777-4e1670b33156.json deleted file mode 100644 index d0644dd55b79be..00000000000000 --- a/change/@fluentui-react-charting-4a2b4230-b5e3-4cea-9777-4e1670b33156.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "Full Yaxis labels in HeatMap chart", - "packageName": "@fluentui/react-charting", - "email": "74965306+Anush2303@users.noreply.github.com", - "dependentChangeType": "patch" -} diff --git a/change/@fluentui-react-charting-891c4db7-8af3-489e-80f8-b8a02b227536.json b/change/@fluentui-react-charting-891c4db7-8af3-489e-80f8-b8a02b227536.json deleted file mode 100644 index 9c9a1d6e8eddd7..00000000000000 --- a/change/@fluentui-react-charting-891c4db7-8af3-489e-80f8-b8a02b227536.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "Support for multiple legend selection for Vertical Stacked Bar Chart ", - "packageName": "@fluentui/react-charting", - "email": "120183316+srmukher@users.noreply.github.com", - "dependentChangeType": "patch" -} diff --git a/change/@fluentui-react-charting-93685ac9-5787-4456-9159-5670992837e0.json b/change/@fluentui-react-charting-93685ac9-5787-4456-9159-5670992837e0.json deleted file mode 100644 index 47948b855772fd..00000000000000 --- a/change/@fluentui-react-charting-93685ac9-5787-4456-9159-5670992837e0.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "plotly examples bug fixes", - "packageName": "@fluentui/react-charting", - "email": "74965306+Anush2303@users.noreply.github.com", - "dependentChangeType": "patch" -} diff --git a/change/@fluentui-react-charting-d99f14e6-dd3a-4f33-a8b3-9e28ea5bcfab.json b/change/@fluentui-react-charting-d99f14e6-dd3a-4f33-a8b3-9e28ea5bcfab.json deleted file mode 100644 index a1be1b61112df7..00000000000000 --- a/change/@fluentui-react-charting-d99f14e6-dd3a-4f33-a8b3-9e28ea5bcfab.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "Enabling multiple legend selection for Grouped Vertical Bar Chart", - "packageName": "@fluentui/react-charting", - "email": "120183316+srmukher@users.noreply.github.com", - "dependentChangeType": "patch" -} diff --git a/packages/charts/react-charting/CHANGELOG.json b/packages/charts/react-charting/CHANGELOG.json index 544d5695e1975c..f971139461101e 100644 --- a/packages/charts/react-charting/CHANGELOG.json +++ b/packages/charts/react-charting/CHANGELOG.json @@ -1,6 +1,45 @@ { "name": "@fluentui/react-charting", "entries": [ + { + "date": "Fri, 27 Dec 2024 07:20:57 GMT", + "tag": "@fluentui/react-charting_v5.23.32", + "version": "5.23.32", + "comments": { + "patch": [ + { + "author": "atishay.jain@microsoft.com", + "package": "@fluentui/react-charting", + "commit": "6a70a11ddb8bac592c4c9b4c12a2705a9ace6686", + "comment": "Support changing legends programatically at runtime and bug fixes" + }, + { + "author": "74965306+Anush2303@users.noreply.github.com", + "package": "@fluentui/react-charting", + "commit": "3e4cc988ffaad3f5e7b0cfa30fb4ba792a0e01c9", + "comment": "Full Yaxis labels in HeatMap chart" + }, + { + "author": "120183316+srmukher@users.noreply.github.com", + "package": "@fluentui/react-charting", + "commit": "864f029751937946ae89425120483d58f2d0875a", + "comment": "Support for multiple legend selection for Vertical Stacked Bar Chart " + }, + { + "author": "74965306+Anush2303@users.noreply.github.com", + "package": "@fluentui/react-charting", + "commit": "99cbe5c9cc9c298d78e10301b37d314b68ba8c52", + "comment": "plotly examples bug fixes" + }, + { + "author": "120183316+srmukher@users.noreply.github.com", + "package": "@fluentui/react-charting", + "commit": "37e5f0bc0cfef1a57d9bd9659217c0ccaabf1030", + "comment": "Enabling multiple legend selection for Grouped Vertical Bar Chart" + } + ] + } + }, { "date": "Thu, 26 Dec 2024 07:21:14 GMT", "tag": "@fluentui/react-charting_v5.23.31", diff --git a/packages/charts/react-charting/CHANGELOG.md b/packages/charts/react-charting/CHANGELOG.md index b442b9b82e387a..6257f89bd680a8 100644 --- a/packages/charts/react-charting/CHANGELOG.md +++ b/packages/charts/react-charting/CHANGELOG.md @@ -1,9 +1,22 @@ # Change Log - @fluentui/react-charting -This log was last generated on Thu, 26 Dec 2024 07:21:14 GMT and should not be manually modified. +This log was last generated on Fri, 27 Dec 2024 07:20:57 GMT and should not be manually modified. +## [5.23.32](https://github.com/microsoft/fluentui/tree/@fluentui/react-charting_v5.23.32) + +Fri, 27 Dec 2024 07:20:57 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-charting_v5.23.31..@fluentui/react-charting_v5.23.32) + +### Patches + +- Support changing legends programatically at runtime and bug fixes ([PR #33519](https://github.com/microsoft/fluentui/pull/33519) by atishay.jain@microsoft.com) +- Full Yaxis labels in HeatMap chart ([PR #33509](https://github.com/microsoft/fluentui/pull/33509) by 74965306+Anush2303@users.noreply.github.com) +- Support for multiple legend selection for Vertical Stacked Bar Chart ([PR #33466](https://github.com/microsoft/fluentui/pull/33466) by 120183316+srmukher@users.noreply.github.com) +- plotly examples bug fixes ([PR #33507](https://github.com/microsoft/fluentui/pull/33507) by 74965306+Anush2303@users.noreply.github.com) +- Enabling multiple legend selection for Grouped Vertical Bar Chart ([PR #33511](https://github.com/microsoft/fluentui/pull/33511) by 120183316+srmukher@users.noreply.github.com) + ## [5.23.31](https://github.com/microsoft/fluentui/tree/@fluentui/react-charting_v5.23.31) Thu, 26 Dec 2024 07:21:14 GMT diff --git a/packages/charts/react-charting/package.json b/packages/charts/react-charting/package.json index 2cd7632a4fd70d..8b30d7d41ef3a2 100644 --- a/packages/charts/react-charting/package.json +++ b/packages/charts/react-charting/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-charting", - "version": "5.23.31", + "version": "5.23.32", "description": "React web charting controls for Microsoft fluentui system.", "main": "lib-commonjs/index.js", "module": "lib/index.js", diff --git a/packages/react-docsite-components/CHANGELOG.json b/packages/react-docsite-components/CHANGELOG.json index 78bf6261518787..1d9a5ee1573237 100644 --- a/packages/react-docsite-components/CHANGELOG.json +++ b/packages/react-docsite-components/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@fluentui/react-docsite-components", "entries": [ + { + "date": "Fri, 27 Dec 2024 07:20:59 GMT", + "tag": "@fluentui/react-docsite-components_v8.13.152", + "version": "8.13.152", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@fluentui/react-docsite-components", + "comment": "Bump @fluentui/react-monaco-editor to v1.7.270", + "commit": "99cbe5c9cc9c298d78e10301b37d314b68ba8c52" + } + ] + } + }, { "date": "Thu, 26 Dec 2024 07:21:14 GMT", "tag": "@fluentui/react-docsite-components_v8.13.151", diff --git a/packages/react-docsite-components/CHANGELOG.md b/packages/react-docsite-components/CHANGELOG.md index f7655bfe68fee6..ed2fbd1daa8492 100644 --- a/packages/react-docsite-components/CHANGELOG.md +++ b/packages/react-docsite-components/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - @fluentui/react-docsite-components -This log was last generated on Thu, 26 Dec 2024 07:21:14 GMT and should not be manually modified. +This log was last generated on Fri, 27 Dec 2024 07:20:59 GMT and should not be manually modified. +## [8.13.152](https://github.com/microsoft/fluentui/tree/@fluentui/react-docsite-components_v8.13.152) + +Fri, 27 Dec 2024 07:20:59 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-docsite-components_v8.13.151..@fluentui/react-docsite-components_v8.13.152) + +### Patches + +- Bump @fluentui/react-monaco-editor to v1.7.270 ([PR #33507](https://github.com/microsoft/fluentui/pull/33507) by beachball) + ## [8.13.151](https://github.com/microsoft/fluentui/tree/@fluentui/react-docsite-components_v8.13.151) Thu, 26 Dec 2024 07:21:14 GMT diff --git a/packages/react-docsite-components/package.json b/packages/react-docsite-components/package.json index 270e70065522b0..11be8787c0f80d 100644 --- a/packages/react-docsite-components/package.json +++ b/packages/react-docsite-components/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-docsite-components", - "version": "8.13.151", + "version": "8.13.152", "description": "Fluent UI React components for building documentation sites.", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -42,7 +42,7 @@ "@fluentui/public-docsite-setup": "^0.3.34", "@fluentui/react-hooks": "^8.8.16", "@fluentui/set-version": "^8.2.23", - "@fluentui/react-monaco-editor": "^1.7.269", + "@fluentui/react-monaco-editor": "^1.7.270", "color-check": "0.0.2", "markdown-to-jsx": "^7.0.0", "office-ui-fabric-core": "^11.0.0", diff --git a/packages/react-examples/package.json b/packages/react-examples/package.json index e1f86fe7dba5b7..b957e8d03a86fc 100644 --- a/packages/react-examples/package.json +++ b/packages/react-examples/package.json @@ -36,8 +36,8 @@ "@fluentui/merge-styles": "^8.6.13", "@fluentui/react": "^8.122.2", "@fluentui/react-cards": "^0.205.191", - "@fluentui/react-charting": "^5.23.31", - "@fluentui/react-docsite-components": "^8.13.151", + "@fluentui/react-charting": "^5.23.32", + "@fluentui/react-docsite-components": "^8.13.152", "@fluentui/react-experiments": "^8.14.188", "@fluentui/react-file-type-icons": "^8.12.7", "@fluentui/react-focus": "^8.9.20", diff --git a/packages/react-monaco-editor/CHANGELOG.json b/packages/react-monaco-editor/CHANGELOG.json index a7a0bd2fd00490..d2bd7bd503ce1b 100644 --- a/packages/react-monaco-editor/CHANGELOG.json +++ b/packages/react-monaco-editor/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@fluentui/react-monaco-editor", "entries": [ + { + "date": "Fri, 27 Dec 2024 07:20:59 GMT", + "tag": "@fluentui/react-monaco-editor_v1.7.270", + "version": "1.7.270", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@fluentui/react-monaco-editor", + "comment": "Bump @fluentui/react-charting to v5.23.32", + "commit": "99cbe5c9cc9c298d78e10301b37d314b68ba8c52" + } + ] + } + }, { "date": "Thu, 26 Dec 2024 07:21:14 GMT", "tag": "@fluentui/react-monaco-editor_v1.7.269", diff --git a/packages/react-monaco-editor/CHANGELOG.md b/packages/react-monaco-editor/CHANGELOG.md index 57d5169f3a74b7..20365252476a1c 100644 --- a/packages/react-monaco-editor/CHANGELOG.md +++ b/packages/react-monaco-editor/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - @fluentui/react-monaco-editor -This log was last generated on Thu, 26 Dec 2024 07:21:14 GMT and should not be manually modified. +This log was last generated on Fri, 27 Dec 2024 07:20:59 GMT and should not be manually modified. +## [1.7.270](https://github.com/microsoft/fluentui/tree/@fluentui/react-monaco-editor_v1.7.270) + +Fri, 27 Dec 2024 07:20:59 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-monaco-editor_v1.7.269..@fluentui/react-monaco-editor_v1.7.270) + +### Patches + +- Bump @fluentui/react-charting to v5.23.32 ([PR #33507](https://github.com/microsoft/fluentui/pull/33507) by beachball) + ## [1.7.269](https://github.com/microsoft/fluentui/tree/@fluentui/react-monaco-editor_v1.7.269) Thu, 26 Dec 2024 07:21:14 GMT diff --git a/packages/react-monaco-editor/package.json b/packages/react-monaco-editor/package.json index 863b640d1168a5..d1aaa8d0fe7ed9 100644 --- a/packages/react-monaco-editor/package.json +++ b/packages/react-monaco-editor/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-monaco-editor", - "version": "1.7.269", + "version": "1.7.270", "description": "Live React example editing using monaco", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -34,7 +34,7 @@ "@fluentui/example-data": "^8.4.25", "@fluentui/monaco-editor": "^1.3.24", "@fluentui/react-hooks": "^8.8.16", - "@fluentui/react-charting": "^5.23.31", + "@fluentui/react-charting": "^5.23.32", "raw-loader": "4.0.2", "react-syntax-highlighter": "^10.1.3", "tslib": "^2.1.0"