diff --git a/apps/perf-test-react-components/package.json b/apps/perf-test-react-components/package.json index 5c605683334b1f..6ea1968d09d4e2 100644 --- a/apps/perf-test-react-components/package.json +++ b/apps/perf-test-react-components/package.json @@ -18,14 +18,14 @@ }, "dependencies": { "@griffel/core": "^1.9.0", - "@fluentui/react-avatar": "^9.4.2", - "@fluentui/react-button": "^9.3.2", - "@fluentui/react-field": "9.0.0-alpha.24", - "@fluentui/react-infobutton": "9.0.0-beta.20", - "@fluentui/react-persona": "^9.2.2", - "@fluentui/react-provider": "^9.4.2", - "@fluentui/react-spinbutton": "^9.2.2", - "@fluentui/react-theme": "^9.1.5", + "@fluentui/react-avatar": "^9.4.3", + "@fluentui/react-button": "^9.3.3", + "@fluentui/react-field": "9.0.0-alpha.25", + "@fluentui/react-infobutton": "9.0.0-beta.21", + "@fluentui/react-persona": "^9.2.3", + "@fluentui/react-provider": "^9.4.3", + "@fluentui/react-spinbutton": "^9.2.3", + "@fluentui/react-theme": "^9.1.6", "@microsoft/load-themed-styles": "^1.10.26", "flamegrill": "0.2.0", "lodash": "^4.17.15", diff --git a/apps/public-docsite-v9/package.json b/apps/public-docsite-v9/package.json index 16b57e6bc452ef..dbe8c31a700bfd 100644 --- a/apps/public-docsite-v9/package.json +++ b/apps/public-docsite-v9/package.json @@ -22,12 +22,12 @@ "@fluentui/scripts-tasks": "*" }, "dependencies": { - "@fluentui/react-migration-v8-v9": "^9.1.13", + "@fluentui/react-migration-v8-v9": "^9.2.0", "@fluentui/react-migration-v0-v9": "9.0.0-alpha.0", "@fluentui/react": "^8.106.6", "@fluentui/react-northstar": "^0.66.4", "@fluentui/react-icons-northstar": "^0.66.4", - "@fluentui/react-components": "^9.18.0", + "@fluentui/react-components": "^9.18.1", "@fluentui/react-storybook-addon": "9.0.0-rc.1", "@fluentui/react-storybook-addon-codesandbox": "9.0.0-alpha.0", "@griffel/react": "^1.5.2", diff --git a/apps/react-18-tests-v9/package.json b/apps/react-18-tests-v9/package.json index 4815911c0b77fd..a60d5e1c4a587a 100644 --- a/apps/react-18-tests-v9/package.json +++ b/apps/react-18-tests-v9/package.json @@ -19,7 +19,7 @@ "@fluentui/scripts-tasks": "*" }, "dependencies": { - "@fluentui/react-components": "^9.18.0", + "@fluentui/react-components": "^9.18.1", "@types/react": "18.0.14", "@types/react-dom": "18.0.6", "react": "18.2.0", diff --git a/apps/recipes-react-components/package.json b/apps/recipes-react-components/package.json index 0b0d43256f49ee..6592d16b33086e 100644 --- a/apps/recipes-react-components/package.json +++ b/apps/recipes-react-components/package.json @@ -16,10 +16,10 @@ "@fluentui/scripts-tasks": "*" }, "dependencies": { - "@fluentui/react-components": "^9.18.0", + "@fluentui/react-components": "^9.18.1", "@fluentui/react-icons": "^2.0.175", - "@fluentui/react-theme": "^9.1.5", - "@fluentui/react-provider": "^9.4.2", + "@fluentui/react-theme": "^9.1.6", + "@fluentui/react-provider": "^9.4.3", "@fluentui/react-storybook-addon": "9.0.0-rc.1", "@fluentui/react-storybook-addon-codesandbox": "9.0.0-alpha.0", "@griffel/react": "^1.5.2", diff --git a/apps/ssr-tests-v9/package.json b/apps/ssr-tests-v9/package.json index eabf2440f1601c..b2e3999924daad 100644 --- a/apps/ssr-tests-v9/package.json +++ b/apps/ssr-tests-v9/package.json @@ -20,7 +20,7 @@ "type-check": "tsc -b tsconfig.json" }, "dependencies": { - "@fluentui/react-components": "^9.18.0" + "@fluentui/react-components": "^9.18.1" }, "devDependencies": { "@fluentui/eslint-plugin": "*", diff --git a/apps/stress-test/package.json b/apps/stress-test/package.json index 1280314bce3972..0f758aea08599d 100644 --- a/apps/stress-test/package.json +++ b/apps/stress-test/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@fluentui/react": "^8.106.6", - "@fluentui/react-components": "^9.18.0", + "@fluentui/react-components": "^9.18.1", "@fluentui/react-icons": "^2.0.175", "@fluentui/web-components": "^2.5.12", "@microsoft/fast-element": "^1.11.0", diff --git a/apps/ts-minbar-test-react-components/package.json b/apps/ts-minbar-test-react-components/package.json index 8bfa0c343fef6f..ec09f8f2a19aad 100644 --- a/apps/ts-minbar-test-react-components/package.json +++ b/apps/ts-minbar-test-react-components/package.json @@ -5,7 +5,7 @@ "description": "Testing Fluent UI React Components compatibility with Typescript 3.9", "license": "MIT", "dependencies": { - "@fluentui/react-components": "^9.18.0" + "@fluentui/react-components": "^9.18.1" }, "scripts": { "type-check": "tsc -p .", diff --git a/apps/vr-tests-react-components/package.json b/apps/vr-tests-react-components/package.json index cabfad0df279ae..612bb5d6db6771 100644 --- a/apps/vr-tests-react-components/package.json +++ b/apps/vr-tests-react-components/package.json @@ -20,46 +20,46 @@ "@fluentui/scripts-storybook": "*" }, "dependencies": { - "@fluentui/react-accordion": "^9.1.2", - "@fluentui/react-avatar": "^9.4.2", - "@fluentui/react-badge": "^9.1.2", - "@fluentui/react-button": "^9.3.2", - "@fluentui/react-card": "^9.0.0", - "@fluentui/react-checkbox": "^9.1.2", - "@fluentui/react-combobox": "^9.2.2", - "@fluentui/react-dialog": "^9.3.1", - "@fluentui/react-divider": "^9.2.2", - "@fluentui/react-field": "9.0.0-alpha.24", + "@fluentui/react-accordion": "^9.1.3", + "@fluentui/react-avatar": "^9.4.3", + "@fluentui/react-badge": "^9.1.3", + "@fluentui/react-button": "^9.3.3", + "@fluentui/react-card": "^9.0.1", + "@fluentui/react-checkbox": "^9.1.3", + "@fluentui/react-combobox": "^9.2.3", + "@fluentui/react-dialog": "^9.3.2", + "@fluentui/react-divider": "^9.2.3", + "@fluentui/react-field": "9.0.0-alpha.25", "@fluentui/react-icons": "^2.0.175", - "@fluentui/react-image": "^9.0.26", - "@fluentui/react-infobutton": "9.0.0-beta.20", - "@fluentui/react-input": "^9.4.2", - "@fluentui/react-label": "^9.1.2", - "@fluentui/react-link": "^9.0.28", - "@fluentui/react-menu": "^9.7.2", - "@fluentui/react-persona": "^9.2.2", - "@fluentui/react-popover": "^9.5.2", - "@fluentui/react-portal": "^9.1.12", - "@fluentui/react-positioning": "^9.5.3", - "@fluentui/react-progress": "^9.1.2", - "@fluentui/react-provider": "^9.4.2", - "@fluentui/react-radio": "^9.1.2", - "@fluentui/react-select": "^9.1.2", - "@fluentui/react-shared-contexts": "^9.3.0", - "@fluentui/react-skeleton": "9.0.0-beta.1", - "@fluentui/react-slider": "^9.1.2", - "@fluentui/react-spinner": "^9.1.2", - "@fluentui/react-spinbutton": "^9.2.2", + "@fluentui/react-image": "^9.1.0", + "@fluentui/react-infobutton": "9.0.0-beta.21", + "@fluentui/react-input": "^9.4.3", + "@fluentui/react-label": "^9.1.3", + "@fluentui/react-link": "^9.0.29", + "@fluentui/react-menu": "^9.7.3", + "@fluentui/react-persona": "^9.2.3", + "@fluentui/react-popover": "^9.5.3", + "@fluentui/react-portal": "^9.2.0", + "@fluentui/react-positioning": "^9.5.4", + "@fluentui/react-progress": "^9.1.3", + "@fluentui/react-provider": "^9.4.3", + "@fluentui/react-radio": "^9.1.3", + "@fluentui/react-select": "^9.1.3", + "@fluentui/react-shared-contexts": "^9.3.1", + "@fluentui/react-skeleton": "9.0.0-beta.2", + "@fluentui/react-slider": "^9.1.3", + "@fluentui/react-spinner": "^9.1.3", + "@fluentui/react-spinbutton": "^9.2.3", "@fluentui/react-storybook-addon": "9.0.0-rc.1", "@fluentui/react-storybook-addon-codesandbox": "9.0.0-alpha.0", - "@fluentui/react-switch": "^9.1.2", - "@fluentui/react-tabs": "^9.3.2", - "@fluentui/react-table": "^9.1.2", - "@fluentui/react-text": "^9.2.6", - "@fluentui/react-textarea": "^9.3.2", - "@fluentui/react-theme": "^9.1.5", - "@fluentui/react-tooltip": "^9.2.2", - "@fluentui/react-toolbar": "^9.1.2", + "@fluentui/react-switch": "^9.1.3", + "@fluentui/react-tabs": "^9.3.3", + "@fluentui/react-table": "^9.2.0", + "@fluentui/react-text": "^9.3.0", + "@fluentui/react-textarea": "^9.3.3", + "@fluentui/react-theme": "^9.1.6", + "@fluentui/react-tooltip": "^9.2.3", + "@fluentui/react-toolbar": "^9.1.3", "@fluentui/react-utilities": "^9.7.0", "@griffel/react": "^1.5.2", "react": "17.0.2", diff --git a/change/@fluentui-react-card-0a817d2d-d46b-4895-b3bb-29566bf747fa.json b/change/@fluentui-react-card-0a817d2d-d46b-4895-b3bb-29566bf747fa.json deleted file mode 100644 index ca93d656472dcf..00000000000000 --- a/change/@fluentui-react-card-0a817d2d-d46b-4895-b3bb-29566bf747fa.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "docs: improve readme description", - "packageName": "@fluentui/react-card", - "email": "marcosvmmoura@gmail.com", - "dependentChangeType": "patch" -} diff --git a/change/@fluentui-react-image-8d658a2f-4b6b-49a2-9dbc-3d36b80f40b9.json b/change/@fluentui-react-image-8d658a2f-4b6b-49a2-9dbc-3d36b80f40b9.json deleted file mode 100644 index 16b55ab06ee9b2..00000000000000 --- a/change/@fluentui-react-image-8d658a2f-4b6b-49a2-9dbc-3d36b80f40b9.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "minor", - "comment": "feat: Adding calls to custom style hooks derived from context.", - "packageName": "@fluentui/react-image", - "email": "gcox@microsoft.com", - "dependentChangeType": "patch" -} diff --git a/change/@fluentui-react-migration-v8-v9-daf3e7a9-933f-46b2-8b57-d229db417da9.json b/change/@fluentui-react-migration-v8-v9-daf3e7a9-933f-46b2-8b57-d229db417da9.json deleted file mode 100644 index 44cef110c43c7f..00000000000000 --- a/change/@fluentui-react-migration-v8-v9-daf3e7a9-933f-46b2-8b57-d229db417da9.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "minor", - "comment": "feat: Add colorNeutralBackgroundAlpha and colorNeutralStrokeAlpha tokens", - "packageName": "@fluentui/react-migration-v8-v9", - "email": "miroslav.stastny@microsoft.com", - "dependentChangeType": "patch" -} diff --git a/change/@fluentui-react-portal-d5ac98ba-22cc-41a1-939d-77041a362442.json b/change/@fluentui-react-portal-d5ac98ba-22cc-41a1-939d-77041a362442.json deleted file mode 100644 index f5bf6f7f6a46e0..00000000000000 --- a/change/@fluentui-react-portal-d5ac98ba-22cc-41a1-939d-77041a362442.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "minor", - "comment": "feat: accept a className in mountNode in Portal", - "packageName": "@fluentui/react-portal", - "email": "olfedias@microsoft.com", - "dependentChangeType": "patch" -} diff --git a/change/@fluentui-react-progress-f5145f44-c47b-4c22-a051-e884f22b88ce.json b/change/@fluentui-react-progress-f5145f44-c47b-4c22-a051-e884f22b88ce.json deleted file mode 100644 index 0b5d974af43105..00000000000000 --- a/change/@fluentui-react-progress-f5145f44-c47b-4c22-a051-e884f22b88ce.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "fix: Smooth out animation of indeterminate progress bar", - "packageName": "@fluentui/react-progress", - "email": "behowell@microsoft.com", - "dependentChangeType": "patch" -} diff --git a/change/@fluentui-react-table-c158e951-e31e-483d-ac7e-1cb58e6c0a2d.json b/change/@fluentui-react-table-c158e951-e31e-483d-ac7e-1cb58e6c0a2d.json deleted file mode 100644 index 99b4198427062f..00000000000000 --- a/change/@fluentui-react-table-c158e951-e31e-483d-ac7e-1cb58e6c0a2d.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "minor", - "comment": "Added support for keyboard navigation in Table/DataGrid", - "packageName": "@fluentui/react-table", - "email": "jirivyhnalek@microsoft.com", - "dependentChangeType": "patch" -} diff --git a/change/@fluentui-react-tabster-c7f8c111-451a-4f17-bb36-8e8aa2fe1e8a.json b/change/@fluentui-react-tabster-c7f8c111-451a-4f17-bb36-8e8aa2fe1e8a.json deleted file mode 100644 index 4e23aed0925b57..00000000000000 --- a/change/@fluentui-react-tabster-c7f8c111-451a-4f17-bb36-8e8aa2fe1e8a.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "none", - "comment": "Add JSDoc for tabster focus indicator selector", - "packageName": "@fluentui/react-tabster", - "email": "tigeroakes@microsoft.com", - "dependentChangeType": "patch" -} diff --git a/change/@fluentui-react-text-4ec8a8d0-658f-4318-9259-eb36057dbf99.json b/change/@fluentui-react-text-4ec8a8d0-658f-4318-9259-eb36057dbf99.json deleted file mode 100644 index 8fa5f8d88243a0..00000000000000 --- a/change/@fluentui-react-text-4ec8a8d0-658f-4318-9259-eb36057dbf99.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "minor", - "comment": "feat: Adding calls to custom style hooks derived from context.", - "packageName": "@fluentui/react-text", - "email": "gcox@microsoft.com", - "dependentChangeType": "patch" -} diff --git a/change/@fluentui-react-theme-sass-4bdf2baf-feb1-440f-8668-e0dbfe237205.json b/change/@fluentui-react-theme-sass-4bdf2baf-feb1-440f-8668-e0dbfe237205.json deleted file mode 100644 index da2f1b77d930f7..00000000000000 --- a/change/@fluentui-react-theme-sass-4bdf2baf-feb1-440f-8668-e0dbfe237205.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "prerelease", - "comment": "feat(tokens): Add colorNeutralBackgroundAlpha and colorNeutralStrokeAlpha tokens", - "packageName": "@fluentui/react-theme-sass", - "email": "miroslav.stastny@microsoft.com", - "dependentChangeType": "patch" -} diff --git a/change/@fluentui-tokens-86792b1a-5f16-4f70-b208-7a2d6f471f33.json b/change/@fluentui-tokens-86792b1a-5f16-4f70-b208-7a2d6f471f33.json deleted file mode 100644 index febb5002d83fc5..00000000000000 --- a/change/@fluentui-tokens-86792b1a-5f16-4f70-b208-7a2d6f471f33.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "prerelease", - "comment": "feat(tokens): Add colorNeutralBackgroundAlpha and colorNeutralStrokeAlpha tokens", - "packageName": "@fluentui/tokens", - "email": "miroslav.stastny@microsoft.com", - "dependentChangeType": "patch" -} diff --git a/packages/react-components/react-accordion/CHANGELOG.json b/packages/react-components/react-accordion/CHANGELOG.json index f501b021d91040..ed5223d42305f3 100644 --- a/packages/react-components/react-accordion/CHANGELOG.json +++ b/packages/react-components/react-accordion/CHANGELOG.json @@ -1,6 +1,33 @@ { "name": "@fluentui/react-accordion", "entries": [ + { + "date": "Wed, 15 Mar 2023 10:19:53 GMT", + "tag": "@fluentui/react-accordion_v9.1.3", + "version": "9.1.3", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@fluentui/react-accordion", + "comment": "Bump @fluentui/react-shared-contexts to v9.3.1", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-accordion", + "comment": "Bump @fluentui/react-tabster to v9.5.7", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-accordion", + "comment": "Bump @fluentui/react-theme to v9.1.6", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + } + ] + } + }, { "date": "Mon, 13 Mar 2023 08:58:26 GMT", "tag": "@fluentui/react-accordion_v9.1.2", diff --git a/packages/react-components/react-accordion/CHANGELOG.md b/packages/react-components/react-accordion/CHANGELOG.md index f93d868357172b..efd950be3569c6 100644 --- a/packages/react-components/react-accordion/CHANGELOG.md +++ b/packages/react-components/react-accordion/CHANGELOG.md @@ -1,9 +1,20 @@ # Change Log - @fluentui/react-accordion -This log was last generated on Mon, 13 Mar 2023 08:58:26 GMT and should not be manually modified. +This log was last generated on Wed, 15 Mar 2023 10:19:53 GMT and should not be manually modified. +## [9.1.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-accordion_v9.1.3) + +Wed, 15 Mar 2023 10:19:53 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-accordion_v9.1.2..@fluentui/react-accordion_v9.1.3) + +### Patches + +- Bump @fluentui/react-shared-contexts to v9.3.1 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-tabster to v9.5.7 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-theme to v9.1.6 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) + ## [9.1.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-accordion_v9.1.2) Mon, 13 Mar 2023 08:58:26 GMT diff --git a/packages/react-components/react-accordion/package.json b/packages/react-components/react-accordion/package.json index 9a445f0abc46dc..b792793e66f185 100644 --- a/packages/react-components/react-accordion/package.json +++ b/packages/react-components/react-accordion/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-accordion", - "version": "9.1.2", + "version": "9.1.3", "description": "Fluent UI accordion component", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -35,9 +35,9 @@ "@fluentui/react-aria": "^9.3.13", "@fluentui/react-context-selector": "^9.1.13", "@fluentui/react-icons": "^2.0.175", - "@fluentui/react-shared-contexts": "^9.3.0", - "@fluentui/react-tabster": "^9.5.6", - "@fluentui/react-theme": "^9.1.5", + "@fluentui/react-shared-contexts": "^9.3.1", + "@fluentui/react-tabster": "^9.5.7", + "@fluentui/react-theme": "^9.1.6", "@fluentui/react-utilities": "^9.7.0", "@griffel/react": "^1.5.2", "tslib": "^2.1.0" diff --git a/packages/react-components/react-alert/CHANGELOG.json b/packages/react-components/react-alert/CHANGELOG.json index 35bf3e4496ccf4..3c0046b2397448 100644 --- a/packages/react-components/react-alert/CHANGELOG.json +++ b/packages/react-components/react-alert/CHANGELOG.json @@ -1,6 +1,39 @@ { "name": "@fluentui/react-alert", "entries": [ + { + "date": "Wed, 15 Mar 2023 10:19:53 GMT", + "tag": "@fluentui/react-alert_v9.0.0-beta.39", + "version": "9.0.0-beta.39", + "comments": { + "prerelease": [ + { + "author": "beachball", + "package": "@fluentui/react-alert", + "comment": "Bump @fluentui/react-avatar to v9.4.3", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-alert", + "comment": "Bump @fluentui/react-button to v9.3.3", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-alert", + "comment": "Bump @fluentui/react-tabster to v9.5.7", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-alert", + "comment": "Bump @fluentui/react-theme to v9.1.6", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + } + ] + } + }, { "date": "Mon, 13 Mar 2023 08:58:26 GMT", "tag": "@fluentui/react-alert_v9.0.0-beta.38", diff --git a/packages/react-components/react-alert/CHANGELOG.md b/packages/react-components/react-alert/CHANGELOG.md index a31ce8852800dd..c38cdc75ecb74c 100644 --- a/packages/react-components/react-alert/CHANGELOG.md +++ b/packages/react-components/react-alert/CHANGELOG.md @@ -1,9 +1,21 @@ # Change Log - @fluentui/react-alert -This log was last generated on Mon, 13 Mar 2023 08:58:26 GMT and should not be manually modified. +This log was last generated on Wed, 15 Mar 2023 10:19:53 GMT and should not be manually modified. +## [9.0.0-beta.39](https://github.com/microsoft/fluentui/tree/@fluentui/react-alert_v9.0.0-beta.39) + +Wed, 15 Mar 2023 10:19:53 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-alert_v9.0.0-beta.38..@fluentui/react-alert_v9.0.0-beta.39) + +### Changes + +- Bump @fluentui/react-avatar to v9.4.3 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-button to v9.3.3 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-tabster to v9.5.7 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-theme to v9.1.6 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) + ## [9.0.0-beta.38](https://github.com/microsoft/fluentui/tree/@fluentui/react-alert_v9.0.0-beta.38) Mon, 13 Mar 2023 08:58:26 GMT diff --git a/packages/react-components/react-alert/package.json b/packages/react-components/react-alert/package.json index e02d7a03b2b64c..2bb7aa987dc938 100644 --- a/packages/react-components/react-alert/package.json +++ b/packages/react-components/react-alert/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-alert", - "version": "9.0.0-beta.38", + "version": "9.0.0-beta.39", "description": "An alert component to display brief messages", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -32,11 +32,11 @@ "@fluentui/scripts-tasks": "*" }, "dependencies": { - "@fluentui/react-avatar": "^9.4.2", - "@fluentui/react-button": "^9.3.2", + "@fluentui/react-avatar": "^9.4.3", + "@fluentui/react-button": "^9.3.3", "@fluentui/react-icons": "^2.0.175", - "@fluentui/react-tabster": "^9.5.6", - "@fluentui/react-theme": "^9.1.5", + "@fluentui/react-tabster": "^9.5.7", + "@fluentui/react-theme": "^9.1.6", "@fluentui/react-utilities": "^9.7.0", "@griffel/react": "^1.5.2", "tslib": "^2.1.0" diff --git a/packages/react-components/react-avatar-context/package.json b/packages/react-components/react-avatar-context/package.json index 6bb8f2c164d169..087695795e547e 100644 --- a/packages/react-components/react-avatar-context/package.json +++ b/packages/react-components/react-avatar-context/package.json @@ -30,7 +30,7 @@ "@fluentui/scripts-tasks": "*" }, "dependencies": { - "@fluentui/react-theme": "^9.1.5", + "@fluentui/react-theme": "^9.1.6", "@fluentui/react-utilities": "^9.7.0", "@griffel/react": "^1.5.2", "tslib": "^2.1.0" diff --git a/packages/react-components/react-avatar/CHANGELOG.json b/packages/react-components/react-avatar/CHANGELOG.json index 482a0aefe4bab6..1f7096c68fb74d 100644 --- a/packages/react-components/react-avatar/CHANGELOG.json +++ b/packages/react-components/react-avatar/CHANGELOG.json @@ -1,6 +1,51 @@ { "name": "@fluentui/react-avatar", "entries": [ + { + "date": "Wed, 15 Mar 2023 10:19:53 GMT", + "tag": "@fluentui/react-avatar_v9.4.3", + "version": "9.4.3", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@fluentui/react-avatar", + "comment": "Bump @fluentui/react-badge to v9.1.3", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-avatar", + "comment": "Bump @fluentui/react-popover to v9.5.3", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-avatar", + "comment": "Bump @fluentui/react-shared-contexts to v9.3.1", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-avatar", + "comment": "Bump @fluentui/react-tabster to v9.5.7", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-avatar", + "comment": "Bump @fluentui/react-theme to v9.1.6", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-avatar", + "comment": "Bump @fluentui/react-tooltip to v9.2.3", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + } + ] + } + }, { "date": "Mon, 13 Mar 2023 08:58:26 GMT", "tag": "@fluentui/react-avatar_v9.4.2", diff --git a/packages/react-components/react-avatar/CHANGELOG.md b/packages/react-components/react-avatar/CHANGELOG.md index 53b6fd1c24c662..61e1675e8db4a7 100644 --- a/packages/react-components/react-avatar/CHANGELOG.md +++ b/packages/react-components/react-avatar/CHANGELOG.md @@ -1,9 +1,23 @@ # Change Log - @fluentui/react-avatar -This log was last generated on Mon, 13 Mar 2023 08:58:26 GMT and should not be manually modified. +This log was last generated on Wed, 15 Mar 2023 10:19:53 GMT and should not be manually modified. +## [9.4.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-avatar_v9.4.3) + +Wed, 15 Mar 2023 10:19:53 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-avatar_v9.4.2..@fluentui/react-avatar_v9.4.3) + +### Patches + +- Bump @fluentui/react-badge to v9.1.3 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-popover to v9.5.3 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-shared-contexts to v9.3.1 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-tabster to v9.5.7 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-theme to v9.1.6 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-tooltip to v9.2.3 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) + ## [9.4.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-avatar_v9.4.2) Mon, 13 Mar 2023 08:58:26 GMT diff --git a/packages/react-components/react-avatar/package.json b/packages/react-components/react-avatar/package.json index 054a93b43733d2..95369a6796dbb0 100644 --- a/packages/react-components/react-avatar/package.json +++ b/packages/react-components/react-avatar/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-avatar", - "version": "9.4.2", + "version": "9.4.3", "description": "React components for building Microsoft web experiences.", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -36,14 +36,14 @@ "@fluentui/scripts-tasks": "*" }, "dependencies": { - "@fluentui/react-badge": "^9.1.2", + "@fluentui/react-badge": "^9.1.3", "@fluentui/react-context-selector": "^9.1.13", "@fluentui/react-icons": "^2.0.175", - "@fluentui/react-popover": "^9.5.2", - "@fluentui/react-shared-contexts": "^9.3.0", - "@fluentui/react-tabster": "^9.5.6", - "@fluentui/react-theme": "^9.1.5", - "@fluentui/react-tooltip": "^9.2.2", + "@fluentui/react-popover": "^9.5.3", + "@fluentui/react-shared-contexts": "^9.3.1", + "@fluentui/react-tabster": "^9.5.7", + "@fluentui/react-theme": "^9.1.6", + "@fluentui/react-tooltip": "^9.2.3", "@fluentui/react-utilities": "^9.7.0", "@griffel/react": "^1.5.2", "tslib": "^2.1.0" diff --git a/packages/react-components/react-badge/CHANGELOG.json b/packages/react-components/react-badge/CHANGELOG.json index ef179af8ba275f..59679075ad17d6 100644 --- a/packages/react-components/react-badge/CHANGELOG.json +++ b/packages/react-components/react-badge/CHANGELOG.json @@ -1,6 +1,27 @@ { "name": "@fluentui/react-badge", "entries": [ + { + "date": "Wed, 15 Mar 2023 10:19:53 GMT", + "tag": "@fluentui/react-badge_v9.1.3", + "version": "9.1.3", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@fluentui/react-badge", + "comment": "Bump @fluentui/react-shared-contexts to v9.3.1", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-badge", + "comment": "Bump @fluentui/react-theme to v9.1.6", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + } + ] + } + }, { "date": "Mon, 13 Mar 2023 08:58:26 GMT", "tag": "@fluentui/react-badge_v9.1.2", diff --git a/packages/react-components/react-badge/CHANGELOG.md b/packages/react-components/react-badge/CHANGELOG.md index e9175f39404d36..04da94953110e5 100644 --- a/packages/react-components/react-badge/CHANGELOG.md +++ b/packages/react-components/react-badge/CHANGELOG.md @@ -1,9 +1,19 @@ # Change Log - @fluentui/react-badge -This log was last generated on Mon, 13 Mar 2023 08:58:26 GMT and should not be manually modified. +This log was last generated on Wed, 15 Mar 2023 10:19:53 GMT and should not be manually modified. +## [9.1.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.1.3) + +Wed, 15 Mar 2023 10:19:53 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.1.2..@fluentui/react-badge_v9.1.3) + +### Patches + +- Bump @fluentui/react-shared-contexts to v9.3.1 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-theme to v9.1.6 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) + ## [9.1.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.1.2) Mon, 13 Mar 2023 08:58:26 GMT diff --git a/packages/react-components/react-badge/package.json b/packages/react-components/react-badge/package.json index f6584577da618c..c569b3ced712fd 100644 --- a/packages/react-components/react-badge/package.json +++ b/packages/react-components/react-badge/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-badge", - "version": "9.1.2", + "version": "9.1.3", "description": "React components for building web experiences", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -33,8 +33,8 @@ }, "dependencies": { "@fluentui/react-icons": "^2.0.175", - "@fluentui/react-shared-contexts": "^9.3.0", - "@fluentui/react-theme": "^9.1.5", + "@fluentui/react-shared-contexts": "^9.3.1", + "@fluentui/react-theme": "^9.1.6", "@fluentui/react-utilities": "^9.7.0", "@griffel/react": "^1.5.2", "tslib": "^2.1.0" diff --git a/packages/react-components/react-breadcrumb/package.json b/packages/react-components/react-breadcrumb/package.json index 1d26e6a46f88af..986aa092566437 100644 --- a/packages/react-components/react-breadcrumb/package.json +++ b/packages/react-components/react-breadcrumb/package.json @@ -32,8 +32,8 @@ "@fluentui/scripts-tasks": "*" }, "dependencies": { - "@fluentui/react-shared-contexts": "^9.3.0", - "@fluentui/react-theme": "^9.1.5", + "@fluentui/react-shared-contexts": "^9.3.1", + "@fluentui/react-theme": "^9.1.6", "@fluentui/react-utilities": "^9.7.0", "@griffel/react": "^1.5.2", "tslib": "^2.1.0" diff --git a/packages/react-components/react-button/CHANGELOG.json b/packages/react-components/react-button/CHANGELOG.json index d8b22b85560f2e..21b03a7ff733ac 100644 --- a/packages/react-components/react-button/CHANGELOG.json +++ b/packages/react-components/react-button/CHANGELOG.json @@ -1,6 +1,33 @@ { "name": "@fluentui/react-button", "entries": [ + { + "date": "Wed, 15 Mar 2023 10:19:53 GMT", + "tag": "@fluentui/react-button_v9.3.3", + "version": "9.3.3", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@fluentui/react-button", + "comment": "Bump @fluentui/react-shared-contexts to v9.3.1", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-button", + "comment": "Bump @fluentui/react-tabster to v9.5.7", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-button", + "comment": "Bump @fluentui/react-theme to v9.1.6", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + } + ] + } + }, { "date": "Mon, 13 Mar 2023 08:58:26 GMT", "tag": "@fluentui/react-button_v9.3.2", diff --git a/packages/react-components/react-button/CHANGELOG.md b/packages/react-components/react-button/CHANGELOG.md index a93e6832feb6e9..911c2e94b84226 100644 --- a/packages/react-components/react-button/CHANGELOG.md +++ b/packages/react-components/react-button/CHANGELOG.md @@ -1,9 +1,20 @@ # Change Log - @fluentui/react-button -This log was last generated on Mon, 13 Mar 2023 08:58:26 GMT and should not be manually modified. +This log was last generated on Wed, 15 Mar 2023 10:19:53 GMT and should not be manually modified. +## [9.3.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.3.3) + +Wed, 15 Mar 2023 10:19:53 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.3.2..@fluentui/react-button_v9.3.3) + +### Patches + +- Bump @fluentui/react-shared-contexts to v9.3.1 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-tabster to v9.5.7 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-theme to v9.1.6 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) + ## [9.3.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.3.2) Mon, 13 Mar 2023 08:58:26 GMT diff --git a/packages/react-components/react-button/package.json b/packages/react-components/react-button/package.json index 71d26c8a177964..1105c982d5e9bd 100644 --- a/packages/react-components/react-button/package.json +++ b/packages/react-components/react-button/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-button", - "version": "9.3.2", + "version": "9.3.3", "description": "Fluent UI React Button component.", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -36,9 +36,9 @@ "@fluentui/keyboard-keys": "^9.0.1", "@fluentui/react-aria": "^9.3.13", "@fluentui/react-icons": "^2.0.175", - "@fluentui/react-shared-contexts": "^9.3.0", - "@fluentui/react-tabster": "^9.5.6", - "@fluentui/react-theme": "^9.1.5", + "@fluentui/react-shared-contexts": "^9.3.1", + "@fluentui/react-tabster": "^9.5.7", + "@fluentui/react-theme": "^9.1.6", "@fluentui/react-utilities": "^9.7.0", "@griffel/react": "^1.5.2", "tslib": "^2.1.0" diff --git a/packages/react-components/react-card/CHANGELOG.json b/packages/react-components/react-card/CHANGELOG.json index 724aef94ea4c27..3abb8a7c7ef9af 100644 --- a/packages/react-components/react-card/CHANGELOG.json +++ b/packages/react-components/react-card/CHANGELOG.json @@ -1,6 +1,39 @@ { "name": "@fluentui/react-card", "entries": [ + { + "date": "Wed, 15 Mar 2023 10:19:50 GMT", + "tag": "@fluentui/react-card_v9.0.1", + "version": "9.0.1", + "comments": { + "patch": [ + { + "author": "marcosvmmoura@gmail.com", + "package": "@fluentui/react-card", + "commit": "5835524f6f0ed2e463e8cae0b5ae29252b6bfbc4", + "comment": "docs: improve readme description" + }, + { + "author": "beachball", + "package": "@fluentui/react-card", + "comment": "Bump @fluentui/react-tabster to v9.5.7", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-card", + "comment": "Bump @fluentui/react-theme to v9.1.6", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-card", + "comment": "Bump @fluentui/react-button to v9.3.3", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + } + ] + } + }, { "date": "Mon, 13 Mar 2023 08:58:23 GMT", "tag": "@fluentui/react-card_v9.0.0", diff --git a/packages/react-components/react-card/CHANGELOG.md b/packages/react-components/react-card/CHANGELOG.md index 03d5736314806a..6129ffbb61e27a 100644 --- a/packages/react-components/react-card/CHANGELOG.md +++ b/packages/react-components/react-card/CHANGELOG.md @@ -1,9 +1,21 @@ # Change Log - @fluentui/react-card -This log was last generated on Mon, 13 Mar 2023 08:58:23 GMT and should not be manually modified. +This log was last generated on Wed, 15 Mar 2023 10:19:50 GMT and should not be manually modified. +## [9.0.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.1) + +Wed, 15 Mar 2023 10:19:50 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0..@fluentui/react-card_v9.0.1) + +### Patches + +- docs: improve readme description ([PR #27181](https://github.com/microsoft/fluentui/pull/27181) by marcosvmmoura@gmail.com) +- Bump @fluentui/react-tabster to v9.5.7 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-theme to v9.1.6 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-button to v9.3.3 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) + ## [9.0.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0) Mon, 13 Mar 2023 08:58:23 GMT diff --git a/packages/react-components/react-card/package.json b/packages/react-components/react-card/package.json index a75597e7e8b982..70032da85535d8 100644 --- a/packages/react-components/react-card/package.json +++ b/packages/react-components/react-card/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-card", - "version": "9.0.0", + "version": "9.0.1", "private": false, "description": "Card container components for Fluent UI React.", "main": "lib-commonjs/index.js", @@ -31,15 +31,15 @@ "@fluentui/eslint-plugin": "*", "@fluentui/react-conformance-griffel": "9.0.0-beta.19", "@fluentui/react-conformance": "*", - "@fluentui/react-button": "^9.3.2", + "@fluentui/react-button": "^9.3.3", "@fluentui/scripts-api-extractor": "*", "@fluentui/scripts-cypress": "*", "@fluentui/scripts-tasks": "*" }, "dependencies": { "@fluentui/keyboard-keys": "^9.0.1", - "@fluentui/react-tabster": "^9.5.6", - "@fluentui/react-theme": "^9.1.5", + "@fluentui/react-tabster": "^9.5.7", + "@fluentui/react-theme": "^9.1.6", "@fluentui/react-utilities": "^9.7.0", "@griffel/react": "^1.5.2", "tslib": "^2.1.0" diff --git a/packages/react-components/react-checkbox/CHANGELOG.json b/packages/react-components/react-checkbox/CHANGELOG.json index 007e1fb881a3de..cfd166ba5cee69 100644 --- a/packages/react-components/react-checkbox/CHANGELOG.json +++ b/packages/react-components/react-checkbox/CHANGELOG.json @@ -1,6 +1,45 @@ { "name": "@fluentui/react-checkbox", "entries": [ + { + "date": "Wed, 15 Mar 2023 10:19:53 GMT", + "tag": "@fluentui/react-checkbox_v9.1.3", + "version": "9.1.3", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@fluentui/react-checkbox", + "comment": "Bump @fluentui/react-field to v9.0.0-alpha.25", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-checkbox", + "comment": "Bump @fluentui/react-label to v9.1.3", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-checkbox", + "comment": "Bump @fluentui/react-shared-contexts to v9.3.1", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-checkbox", + "comment": "Bump @fluentui/react-tabster to v9.5.7", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-checkbox", + "comment": "Bump @fluentui/react-theme to v9.1.6", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + } + ] + } + }, { "date": "Mon, 13 Mar 2023 08:58:26 GMT", "tag": "@fluentui/react-checkbox_v9.1.2", diff --git a/packages/react-components/react-checkbox/CHANGELOG.md b/packages/react-components/react-checkbox/CHANGELOG.md index 0197c66df0f7eb..c830f5953fa2c9 100644 --- a/packages/react-components/react-checkbox/CHANGELOG.md +++ b/packages/react-components/react-checkbox/CHANGELOG.md @@ -1,9 +1,22 @@ # Change Log - @fluentui/react-checkbox -This log was last generated on Mon, 13 Mar 2023 08:58:26 GMT and should not be manually modified. +This log was last generated on Wed, 15 Mar 2023 10:19:53 GMT and should not be manually modified. +## [9.1.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-checkbox_v9.1.3) + +Wed, 15 Mar 2023 10:19:53 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-checkbox_v9.1.2..@fluentui/react-checkbox_v9.1.3) + +### Patches + +- Bump @fluentui/react-field to v9.0.0-alpha.25 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-label to v9.1.3 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-shared-contexts to v9.3.1 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-tabster to v9.5.7 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-theme to v9.1.6 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) + ## [9.1.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-checkbox_v9.1.2) Mon, 13 Mar 2023 08:58:26 GMT diff --git a/packages/react-components/react-checkbox/package.json b/packages/react-components/react-checkbox/package.json index fb7d657dd1b085..f6c87dc40fba94 100644 --- a/packages/react-components/react-checkbox/package.json +++ b/packages/react-components/react-checkbox/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-checkbox", - "version": "9.1.2", + "version": "9.1.3", "description": "Fluent UI checkbox component", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -32,12 +32,12 @@ "@fluentui/scripts-tasks": "*" }, "dependencies": { - "@fluentui/react-field": "9.0.0-alpha.24", + "@fluentui/react-field": "9.0.0-alpha.25", "@fluentui/react-icons": "^2.0.175", - "@fluentui/react-label": "^9.1.2", - "@fluentui/react-shared-contexts": "^9.3.0", - "@fluentui/react-tabster": "^9.5.6", - "@fluentui/react-theme": "^9.1.5", + "@fluentui/react-label": "^9.1.3", + "@fluentui/react-shared-contexts": "^9.3.1", + "@fluentui/react-tabster": "^9.5.7", + "@fluentui/react-theme": "^9.1.6", "@fluentui/react-utilities": "^9.7.0", "@griffel/react": "^1.5.2", "tslib": "^2.1.0" diff --git a/packages/react-components/react-combobox/CHANGELOG.json b/packages/react-components/react-combobox/CHANGELOG.json index e18137096a357b..9cbd7bd68b42ae 100644 --- a/packages/react-components/react-combobox/CHANGELOG.json +++ b/packages/react-components/react-combobox/CHANGELOG.json @@ -1,6 +1,45 @@ { "name": "@fluentui/react-combobox", "entries": [ + { + "date": "Wed, 15 Mar 2023 10:19:53 GMT", + "tag": "@fluentui/react-combobox_v9.2.3", + "version": "9.2.3", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@fluentui/react-combobox", + "comment": "Bump @fluentui/react-field to v9.0.0-alpha.25", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-combobox", + "comment": "Bump @fluentui/react-portal to v9.2.0", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-combobox", + "comment": "Bump @fluentui/react-positioning to v9.5.4", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-combobox", + "comment": "Bump @fluentui/react-shared-contexts to v9.3.1", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-combobox", + "comment": "Bump @fluentui/react-theme to v9.1.6", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + } + ] + } + }, { "date": "Mon, 13 Mar 2023 08:58:26 GMT", "tag": "@fluentui/react-combobox_v9.2.2", diff --git a/packages/react-components/react-combobox/CHANGELOG.md b/packages/react-components/react-combobox/CHANGELOG.md index 16ab3112bb6187..8447b4597741b6 100644 --- a/packages/react-components/react-combobox/CHANGELOG.md +++ b/packages/react-components/react-combobox/CHANGELOG.md @@ -1,9 +1,22 @@ # Change Log - @fluentui/react-combobox -This log was last generated on Mon, 13 Mar 2023 08:58:26 GMT and should not be manually modified. +This log was last generated on Wed, 15 Mar 2023 10:19:53 GMT and should not be manually modified. +## [9.2.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-combobox_v9.2.3) + +Wed, 15 Mar 2023 10:19:53 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-combobox_v9.2.2..@fluentui/react-combobox_v9.2.3) + +### Patches + +- Bump @fluentui/react-field to v9.0.0-alpha.25 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-portal to v9.2.0 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-positioning to v9.5.4 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-shared-contexts to v9.3.1 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-theme to v9.1.6 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) + ## [9.2.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-combobox_v9.2.2) Mon, 13 Mar 2023 08:58:26 GMT diff --git a/packages/react-components/react-combobox/package.json b/packages/react-components/react-combobox/package.json index 92276adacce548..6d74b2b8577193 100644 --- a/packages/react-components/react-combobox/package.json +++ b/packages/react-components/react-combobox/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-combobox", - "version": "9.2.2", + "version": "9.2.3", "description": "Fluent UI React Combobox component", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -34,12 +34,12 @@ "dependencies": { "@fluentui/keyboard-keys": "^9.0.1", "@fluentui/react-context-selector": "^9.1.13", - "@fluentui/react-field": "9.0.0-alpha.24", + "@fluentui/react-field": "9.0.0-alpha.25", "@fluentui/react-icons": "^2.0.175", - "@fluentui/react-portal": "^9.1.12", - "@fluentui/react-positioning": "^9.5.3", - "@fluentui/react-shared-contexts": "^9.3.0", - "@fluentui/react-theme": "^9.1.5", + "@fluentui/react-portal": "^9.2.0", + "@fluentui/react-positioning": "^9.5.4", + "@fluentui/react-shared-contexts": "^9.3.1", + "@fluentui/react-theme": "^9.1.6", "@fluentui/react-utilities": "^9.7.0", "@griffel/react": "^1.5.2", "tslib": "^2.1.0" diff --git a/packages/react-components/react-components/CHANGELOG.json b/packages/react-components/react-components/CHANGELOG.json index a34313aa0b8a5c..678e4124ecacdc 100644 --- a/packages/react-components/react-components/CHANGELOG.json +++ b/packages/react-components/react-components/CHANGELOG.json @@ -1,6 +1,81 @@ { "name": "@fluentui/react-components", "entries": [ + { + "date": "Wed, 15 Mar 2023 10:19:50 GMT", + "tag": "@fluentui/react-components_v9.18.1", + "version": "9.18.1", + "comments": { + "patch": [ + { + "author": "marcosvmmoura@gmail.com", + "package": "@fluentui/react-card", + "commit": "5835524f6f0ed2e463e8cae0b5ae29252b6bfbc4", + "comment": "docs: improve readme description" + }, + { + "author": "behowell@microsoft.com", + "package": "@fluentui/react-progress", + "commit": "5420a75a4a56f6004ef69b755ed2924edd98167e", + "comment": "fix: Smooth out animation of indeterminate progress bar" + } + ], + "minor": [ + { + "author": "gcox@microsoft.com", + "package": "@fluentui/react-image", + "commit": "d0c590d2b6ed7bc1df92ffbf7e157d197cedd547", + "comment": "feat: Adding calls to custom style hooks derived from context." + }, + { + "author": "miroslav.stastny@microsoft.com", + "package": "@fluentui/react-migration-v8-v9", + "commit": "76e6598eae0c9247fb7f8834c1e24d8e864bf5df", + "comment": "feat: Add colorNeutralBackgroundAlpha and colorNeutralStrokeAlpha tokens" + }, + { + "author": "olfedias@microsoft.com", + "package": "@fluentui/react-portal", + "commit": "6d89241afb94c8f50514a396763be5c798047d80", + "comment": "feat: accept a className in mountNode in Portal" + }, + { + "author": "jirivyhnalek@microsoft.com", + "package": "@fluentui/react-table", + "commit": "55230fb45b3e30941ee9f4005cf3ada071a4f626", + "comment": "Added support for keyboard navigation in Table/DataGrid" + }, + { + "author": "gcox@microsoft.com", + "package": "@fluentui/react-text", + "commit": "32e934b7443ca457be0e760c6380ec20f03976c3", + "comment": "feat: Adding calls to custom style hooks derived from context." + } + ], + "none": [ + { + "author": "tigeroakes@microsoft.com", + "package": "@fluentui/react-tabster", + "commit": "5b6822abdd478455086630785d35d464ca68a1cc", + "comment": "Add JSDoc for tabster focus indicator selector" + } + ], + "prerelease": [ + { + "author": "miroslav.stastny@microsoft.com", + "package": "@fluentui/react-theme-sass", + "commit": "76e6598eae0c9247fb7f8834c1e24d8e864bf5df", + "comment": "feat(tokens): Add colorNeutralBackgroundAlpha and colorNeutralStrokeAlpha tokens" + }, + { + "author": "miroslav.stastny@microsoft.com", + "package": "@fluentui/tokens", + "commit": "76e6598eae0c9247fb7f8834c1e24d8e864bf5df", + "comment": "feat(tokens): Add colorNeutralBackgroundAlpha and colorNeutralStrokeAlpha tokens" + } + ] + } + }, { "date": "Mon, 13 Mar 2023 08:58:23 GMT", "tag": "@fluentui/react-components_v9.18.0", diff --git a/packages/react-components/react-components/CHANGELOG.md b/packages/react-components/react-components/CHANGELOG.md index e263c865de6eea..1d23887635d40f 100644 --- a/packages/react-components/react-components/CHANGELOG.md +++ b/packages/react-components/react-components/CHANGELOG.md @@ -1,9 +1,41 @@ # Change Log - @fluentui/react-components -This log was last generated on Mon, 13 Mar 2023 08:58:23 GMT and should not be manually modified. +This log was last generated on Wed, 15 Mar 2023 10:19:50 GMT and should not be manually modified. +## [9.18.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.18.1) + +Wed, 15 Mar 2023 10:19:50 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.18.0..@fluentui/react-components_v9.18.1) + +### Minor changes + +- `@fluentui/react-image` + - feat: Adding calls to custom style hooks derived from context. ([PR #27066](https://github.com/microsoft/fluentui/pull/27066) by gcox@microsoft.com) +- `@fluentui/react-migration-v8-v9` + - feat: Add colorNeutralBackgroundAlpha and colorNeutralStrokeAlpha tokens ([PR #27034](https://github.com/microsoft/fluentui/pull/27034) by miroslav.stastny@microsoft.com) +- `@fluentui/react-portal` + - feat: accept a className in mountNode in Portal ([PR #27008](https://github.com/microsoft/fluentui/pull/27008) by olfedias@microsoft.com) +- `@fluentui/react-table` + - Added support for keyboard navigation in Table/DataGrid ([PR #26956](https://github.com/microsoft/fluentui/pull/26956) by jirivyhnalek@microsoft.com) +- `@fluentui/react-text` + - feat: Adding calls to custom style hooks derived from context. ([PR #27078](https://github.com/microsoft/fluentui/pull/27078) by gcox@microsoft.com) + +### Patches + +- `@fluentui/react-card` + - docs: improve readme description ([PR #27181](https://github.com/microsoft/fluentui/pull/27181) by marcosvmmoura@gmail.com) +- `@fluentui/react-progress` + - fix: Smooth out animation of indeterminate progress bar ([PR #27201](https://github.com/microsoft/fluentui/pull/27201) by behowell@microsoft.com) + +### Changes + +- `@fluentui/react-theme-sass` + - feat(tokens): Add colorNeutralBackgroundAlpha and colorNeutralStrokeAlpha tokens ([PR #27034](https://github.com/microsoft/fluentui/pull/27034) by miroslav.stastny@microsoft.com) +- `@fluentui/tokens` + - feat(tokens): Add colorNeutralBackgroundAlpha and colorNeutralStrokeAlpha tokens ([PR #27034](https://github.com/microsoft/fluentui/pull/27034) by miroslav.stastny@microsoft.com) + ## [9.18.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.18.0) Mon, 13 Mar 2023 08:58:23 GMT diff --git a/packages/react-components/react-components/package.json b/packages/react-components/react-components/package.json index 774b13e35abe45..44e65e48f86700 100644 --- a/packages/react-components/react-components/package.json +++ b/packages/react-components/react-components/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-components", - "version": "9.18.0", + "version": "9.18.1", "description": "Suite package for converged React components", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -31,49 +31,49 @@ "@fluentui/scripts-tasks": "*" }, "dependencies": { - "@fluentui/react-accordion": "^9.1.2", - "@fluentui/react-alert": "9.0.0-beta.38", - "@fluentui/react-avatar": "^9.4.2", - "@fluentui/react-badge": "^9.1.2", - "@fluentui/react-button": "^9.3.2", - "@fluentui/react-card": "^9.0.0", - "@fluentui/react-checkbox": "^9.1.2", - "@fluentui/react-combobox": "^9.2.2", - "@fluentui/react-dialog": "^9.3.1", - "@fluentui/react-divider": "^9.2.2", - "@fluentui/react-field": "9.0.0-alpha.24", - "@fluentui/react-image": "^9.0.26", - "@fluentui/react-infobutton": "9.0.0-beta.20", - "@fluentui/react-input": "^9.4.2", - "@fluentui/react-label": "^9.1.2", - "@fluentui/react-link": "^9.0.28", - "@fluentui/react-menu": "^9.7.2", - "@fluentui/react-overflow": "^9.0.9", - "@fluentui/react-persona": "^9.2.2", - "@fluentui/react-portal": "^9.1.12", - "@fluentui/react-popover": "^9.5.2", - "@fluentui/react-positioning": "^9.5.3", - "@fluentui/react-progress": "^9.1.2", - "@fluentui/react-provider": "^9.4.2", - "@fluentui/react-radio": "^9.1.2", - "@fluentui/react-select": "^9.1.2", - "@fluentui/react-shared-contexts": "^9.3.0", - "@fluentui/react-skeleton": "9.0.0-beta.1", - "@fluentui/react-slider": "^9.1.2", - "@fluentui/react-spinbutton": "^9.2.2", - "@fluentui/react-spinner": "^9.1.2", - "@fluentui/react-switch": "^9.1.2", - "@fluentui/react-table": "^9.1.2", - "@fluentui/react-tabs": "^9.3.2", - "@fluentui/react-tabster": "^9.5.6", - "@fluentui/react-textarea": "^9.3.2", - "@fluentui/react-theme": "^9.1.5", - "@fluentui/react-toolbar": "^9.1.2", - "@fluentui/react-tooltip": "^9.2.2", + "@fluentui/react-accordion": "^9.1.3", + "@fluentui/react-alert": "9.0.0-beta.39", + "@fluentui/react-avatar": "^9.4.3", + "@fluentui/react-badge": "^9.1.3", + "@fluentui/react-button": "^9.3.3", + "@fluentui/react-card": "^9.0.1", + "@fluentui/react-checkbox": "^9.1.3", + "@fluentui/react-combobox": "^9.2.3", + "@fluentui/react-dialog": "^9.3.2", + "@fluentui/react-divider": "^9.2.3", + "@fluentui/react-field": "9.0.0-alpha.25", + "@fluentui/react-image": "^9.1.0", + "@fluentui/react-infobutton": "9.0.0-beta.21", + "@fluentui/react-input": "^9.4.3", + "@fluentui/react-label": "^9.1.3", + "@fluentui/react-link": "^9.0.29", + "@fluentui/react-menu": "^9.7.3", + "@fluentui/react-overflow": "^9.0.10", + "@fluentui/react-persona": "^9.2.3", + "@fluentui/react-portal": "^9.2.0", + "@fluentui/react-popover": "^9.5.3", + "@fluentui/react-positioning": "^9.5.4", + "@fluentui/react-progress": "^9.1.3", + "@fluentui/react-provider": "^9.4.3", + "@fluentui/react-radio": "^9.1.3", + "@fluentui/react-select": "^9.1.3", + "@fluentui/react-shared-contexts": "^9.3.1", + "@fluentui/react-skeleton": "9.0.0-beta.2", + "@fluentui/react-slider": "^9.1.3", + "@fluentui/react-spinbutton": "^9.2.3", + "@fluentui/react-spinner": "^9.1.3", + "@fluentui/react-switch": "^9.1.3", + "@fluentui/react-table": "^9.2.0", + "@fluentui/react-tabs": "^9.3.3", + "@fluentui/react-tabster": "^9.5.7", + "@fluentui/react-textarea": "^9.3.3", + "@fluentui/react-theme": "^9.1.6", + "@fluentui/react-toolbar": "^9.1.3", + "@fluentui/react-tooltip": "^9.2.3", "@fluentui/react-utilities": "^9.7.0", - "@fluentui/react-text": "^9.2.6", + "@fluentui/react-text": "^9.3.0", "@fluentui/react-virtualizer": "9.0.0-alpha.11", - "@fluentui/react-tree": "9.0.0-beta.3", + "@fluentui/react-tree": "9.0.0-beta.4", "@griffel/react": "^1.5.2", "tslib": "^2.1.0" }, diff --git a/packages/react-components/react-data-grid-react-window/CHANGELOG.json b/packages/react-components/react-data-grid-react-window/CHANGELOG.json index f5b6fb7a07d4e5..1a98569461884e 100644 --- a/packages/react-components/react-data-grid-react-window/CHANGELOG.json +++ b/packages/react-components/react-data-grid-react-window/CHANGELOG.json @@ -1,6 +1,27 @@ { "name": "@fluentui/react-data-grid-react-window", "entries": [ + { + "date": "Wed, 15 Mar 2023 10:19:53 GMT", + "tag": "@fluentui/react-data-grid-react-window_v9.0.0-beta.13", + "version": "9.0.0-beta.13", + "comments": { + "prerelease": [ + { + "author": "beachball", + "package": "@fluentui/react-data-grid-react-window", + "comment": "Bump @fluentui/react-table to v9.2.0", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-data-grid-react-window", + "comment": "Bump @fluentui/react-components to v9.18.1", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + } + ] + } + }, { "date": "Mon, 13 Mar 2023 08:58:26 GMT", "tag": "@fluentui/react-data-grid-react-window_v9.0.0-beta.12", diff --git a/packages/react-components/react-data-grid-react-window/CHANGELOG.md b/packages/react-components/react-data-grid-react-window/CHANGELOG.md index 5c3dc29c3522a9..db9cf634399990 100644 --- a/packages/react-components/react-data-grid-react-window/CHANGELOG.md +++ b/packages/react-components/react-data-grid-react-window/CHANGELOG.md @@ -1,9 +1,19 @@ # Change Log - @fluentui/react-data-grid-react-window -This log was last generated on Mon, 13 Mar 2023 08:58:26 GMT and should not be manually modified. +This log was last generated on Wed, 15 Mar 2023 10:19:53 GMT and should not be manually modified. +## [9.0.0-beta.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-data-grid-react-window_v9.0.0-beta.13) + +Wed, 15 Mar 2023 10:19:53 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-data-grid-react-window_v9.0.0-beta.12..@fluentui/react-data-grid-react-window_v9.0.0-beta.13) + +### Changes + +- Bump @fluentui/react-table to v9.2.0 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-components to v9.18.1 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) + ## [9.0.0-beta.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-data-grid-react-window_v9.0.0-beta.12) Mon, 13 Mar 2023 08:58:26 GMT diff --git a/packages/react-components/react-data-grid-react-window/package.json b/packages/react-components/react-data-grid-react-window/package.json index a1c4e5cd801e85..51ec1cacc6fce4 100644 --- a/packages/react-components/react-data-grid-react-window/package.json +++ b/packages/react-components/react-data-grid-react-window/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-data-grid-react-window", - "version": "9.0.0-beta.12", + "version": "9.0.0-beta.13", "description": "Virtualized DataGrid components and utilities powered by react-window", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -31,13 +31,13 @@ "@fluentui/scripts-tasks": "*" }, "dependencies": { - "@fluentui/react-table": "^9.1.2", + "@fluentui/react-table": "^9.2.0", "@fluentui/react-utilities": "^9.7.0", "react-window": "^1.8.6", "tslib": "^2.1.0" }, "peerDependencies": { - "@fluentui/react-components": "^9.18.0", + "@fluentui/react-components": "^9.18.1", "@types/react": ">=16.8.0 <19.0.0", "@types/react-dom": ">=16.8.0 <19.0.0", "react": ">=16.8.0 <19.0.0", diff --git a/packages/react-components/react-datepicker-compat/package.json b/packages/react-components/react-datepicker-compat/package.json index b09946b7158990..465d72044876aa 100644 --- a/packages/react-components/react-datepicker-compat/package.json +++ b/packages/react-components/react-datepicker-compat/package.json @@ -32,15 +32,15 @@ "@fluentui/scripts-tasks": "*" }, "dependencies": { - "@fluentui/react-theme": "^9.1.5", + "@fluentui/react-theme": "^9.1.6", "@fluentui/react-utilities": "^9.7.0", "@fluentui/keyboard-keys": "^9.0.1", - "@fluentui/react-field": "9.0.0-alpha.24", + "@fluentui/react-field": "9.0.0-alpha.25", "@fluentui/react-icons": "^2.0.175", - "@fluentui/react-shared-contexts": "^9.3.0", - "@fluentui/react-tabster": "^9.5.6", - "@fluentui/react-popover": "^9.5.2", - "@fluentui/react-input": "^9.4.2", + "@fluentui/react-shared-contexts": "^9.3.1", + "@fluentui/react-tabster": "^9.5.7", + "@fluentui/react-popover": "^9.5.3", + "@fluentui/react-input": "^9.4.3", "@griffel/react": "^1.5.2", "tslib": "^2.1.0" }, diff --git a/packages/react-components/react-dialog/CHANGELOG.json b/packages/react-components/react-dialog/CHANGELOG.json index 38360425dc4f06..a19df691584d45 100644 --- a/packages/react-components/react-dialog/CHANGELOG.json +++ b/packages/react-components/react-dialog/CHANGELOG.json @@ -1,6 +1,39 @@ { "name": "@fluentui/react-dialog", "entries": [ + { + "date": "Wed, 15 Mar 2023 10:19:53 GMT", + "tag": "@fluentui/react-dialog_v9.3.2", + "version": "9.3.2", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@fluentui/react-dialog", + "comment": "Bump @fluentui/react-shared-contexts to v9.3.1", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-dialog", + "comment": "Bump @fluentui/react-tabster to v9.5.7", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-dialog", + "comment": "Bump @fluentui/react-theme to v9.1.6", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-dialog", + "comment": "Bump @fluentui/react-portal to v9.2.0", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + } + ] + } + }, { "date": "Mon, 13 Mar 2023 08:58:26 GMT", "tag": "@fluentui/react-dialog_v9.3.1", diff --git a/packages/react-components/react-dialog/CHANGELOG.md b/packages/react-components/react-dialog/CHANGELOG.md index 96ced9ae58f732..5cc4ba6096ba5c 100644 --- a/packages/react-components/react-dialog/CHANGELOG.md +++ b/packages/react-components/react-dialog/CHANGELOG.md @@ -1,9 +1,21 @@ # Change Log - @fluentui/react-dialog -This log was last generated on Mon, 13 Mar 2023 08:58:26 GMT and should not be manually modified. +This log was last generated on Wed, 15 Mar 2023 10:19:53 GMT and should not be manually modified. +## [9.3.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-dialog_v9.3.2) + +Wed, 15 Mar 2023 10:19:53 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-dialog_v9.3.1..@fluentui/react-dialog_v9.3.2) + +### Patches + +- Bump @fluentui/react-shared-contexts to v9.3.1 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-tabster to v9.5.7 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-theme to v9.1.6 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-portal to v9.2.0 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) + ## [9.3.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-dialog_v9.3.1) Mon, 13 Mar 2023 08:58:26 GMT diff --git a/packages/react-components/react-dialog/package.json b/packages/react-components/react-dialog/package.json index 468ba5fdfd2e09..c70b85a4685d43 100644 --- a/packages/react-components/react-dialog/package.json +++ b/packages/react-components/react-dialog/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-dialog", - "version": "9.3.1", + "version": "9.3.2", "description": "Dialog component for Fluent UI React", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -39,12 +39,12 @@ "@fluentui/react-utilities": "^9.7.0", "@fluentui/keyboard-keys": "^9.0.1", "@fluentui/react-context-selector": "^9.1.13", - "@fluentui/react-shared-contexts": "^9.3.0", + "@fluentui/react-shared-contexts": "^9.3.1", "@fluentui/react-aria": "^9.3.13", "@fluentui/react-icons": "^2.0.175", - "@fluentui/react-tabster": "^9.5.6", - "@fluentui/react-theme": "^9.1.5", - "@fluentui/react-portal": "^9.1.12", + "@fluentui/react-tabster": "^9.5.7", + "@fluentui/react-theme": "^9.1.6", + "@fluentui/react-portal": "^9.2.0", "tslib": "^2.1.0" }, "peerDependencies": { diff --git a/packages/react-components/react-divider/CHANGELOG.json b/packages/react-components/react-divider/CHANGELOG.json index 3922ad3a0f1370..71987b59951bd7 100644 --- a/packages/react-components/react-divider/CHANGELOG.json +++ b/packages/react-components/react-divider/CHANGELOG.json @@ -1,6 +1,27 @@ { "name": "@fluentui/react-divider", "entries": [ + { + "date": "Wed, 15 Mar 2023 10:19:53 GMT", + "tag": "@fluentui/react-divider_v9.2.3", + "version": "9.2.3", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@fluentui/react-divider", + "comment": "Bump @fluentui/react-shared-contexts to v9.3.1", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-divider", + "comment": "Bump @fluentui/react-theme to v9.1.6", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + } + ] + } + }, { "date": "Mon, 13 Mar 2023 08:58:26 GMT", "tag": "@fluentui/react-divider_v9.2.2", diff --git a/packages/react-components/react-divider/CHANGELOG.md b/packages/react-components/react-divider/CHANGELOG.md index 3cb9802428e00a..c3b5cb8985068d 100644 --- a/packages/react-components/react-divider/CHANGELOG.md +++ b/packages/react-components/react-divider/CHANGELOG.md @@ -1,9 +1,19 @@ # Change Log - @fluentui/react-divider -This log was last generated on Mon, 13 Mar 2023 08:58:26 GMT and should not be manually modified. +This log was last generated on Wed, 15 Mar 2023 10:19:53 GMT and should not be manually modified. +## [9.2.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.2.3) + +Wed, 15 Mar 2023 10:19:53 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.2.2..@fluentui/react-divider_v9.2.3) + +### Patches + +- Bump @fluentui/react-shared-contexts to v9.3.1 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-theme to v9.1.6 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) + ## [9.2.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.2.2) Mon, 13 Mar 2023 08:58:26 GMT diff --git a/packages/react-components/react-divider/package.json b/packages/react-components/react-divider/package.json index 752466c3d82472..1b253e401681b9 100644 --- a/packages/react-components/react-divider/package.json +++ b/packages/react-components/react-divider/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-divider", - "version": "9.2.2", + "version": "9.2.3", "description": "Fluent UI component to visually separate content.", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -33,8 +33,8 @@ }, "dependencies": { "@griffel/react": "^1.5.2", - "@fluentui/react-shared-contexts": "^9.3.0", - "@fluentui/react-theme": "^9.1.5", + "@fluentui/react-shared-contexts": "^9.3.1", + "@fluentui/react-theme": "^9.1.6", "@fluentui/react-utilities": "^9.7.0", "tslib": "^2.1.0" }, diff --git a/packages/react-components/react-drawer/package.json b/packages/react-components/react-drawer/package.json index 14b2431d528879..7fd741a93c514f 100644 --- a/packages/react-components/react-drawer/package.json +++ b/packages/react-components/react-drawer/package.json @@ -35,7 +35,7 @@ "@fluentui/scripts-cypress": "*" }, "dependencies": { - "@fluentui/react-theme": "^9.1.5", + "@fluentui/react-theme": "^9.1.6", "@fluentui/react-utilities": "^9.7.0", "@griffel/react": "^1.5.2", "tslib": "^2.1.0" diff --git a/packages/react-components/react-field/CHANGELOG.json b/packages/react-components/react-field/CHANGELOG.json index 52e90292990648..597fe2e9b19a18 100644 --- a/packages/react-components/react-field/CHANGELOG.json +++ b/packages/react-components/react-field/CHANGELOG.json @@ -1,6 +1,27 @@ { "name": "@fluentui/react-field", "entries": [ + { + "date": "Wed, 15 Mar 2023 10:19:53 GMT", + "tag": "@fluentui/react-field_v9.0.0-alpha.25", + "version": "9.0.0-alpha.25", + "comments": { + "prerelease": [ + { + "author": "beachball", + "package": "@fluentui/react-field", + "comment": "Bump @fluentui/react-label to v9.1.3", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-field", + "comment": "Bump @fluentui/react-theme to v9.1.6", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + } + ] + } + }, { "date": "Mon, 13 Mar 2023 08:58:26 GMT", "tag": "@fluentui/react-field_v9.0.0-alpha.24", diff --git a/packages/react-components/react-field/CHANGELOG.md b/packages/react-components/react-field/CHANGELOG.md index bcf4a98dbcdf08..0618433a7aca98 100644 --- a/packages/react-components/react-field/CHANGELOG.md +++ b/packages/react-components/react-field/CHANGELOG.md @@ -1,9 +1,19 @@ # Change Log - @fluentui/react-field -This log was last generated on Mon, 13 Mar 2023 08:58:26 GMT and should not be manually modified. +This log was last generated on Wed, 15 Mar 2023 10:19:53 GMT and should not be manually modified. +## [9.0.0-alpha.25](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.0.0-alpha.25) + +Wed, 15 Mar 2023 10:19:53 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.0.0-alpha.24..@fluentui/react-field_v9.0.0-alpha.25) + +### Changes + +- Bump @fluentui/react-label to v9.1.3 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-theme to v9.1.6 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) + ## [9.0.0-alpha.24](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.0.0-alpha.24) Mon, 13 Mar 2023 08:58:26 GMT diff --git a/packages/react-components/react-field/package.json b/packages/react-components/react-field/package.json index bb955b1ba89ece..398bd471e5bc64 100644 --- a/packages/react-components/react-field/package.json +++ b/packages/react-components/react-field/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-field", - "version": "9.0.0-alpha.24", + "version": "9.0.0-alpha.25", "description": "Fluent UI Field components", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -34,8 +34,8 @@ "dependencies": { "@fluentui/react-context-selector": "^9.1.13", "@fluentui/react-icons": "^2.0.175", - "@fluentui/react-label": "^9.1.2", - "@fluentui/react-theme": "^9.1.5", + "@fluentui/react-label": "^9.1.3", + "@fluentui/react-theme": "^9.1.6", "@fluentui/react-utilities": "^9.7.0", "@griffel/react": "^1.5.2", "tslib": "^2.1.0" diff --git a/packages/react-components/react-image/CHANGELOG.json b/packages/react-components/react-image/CHANGELOG.json index c53c7dff998c04..54e157cb40460f 100644 --- a/packages/react-components/react-image/CHANGELOG.json +++ b/packages/react-components/react-image/CHANGELOG.json @@ -1,6 +1,33 @@ { "name": "@fluentui/react-image", "entries": [ + { + "date": "Wed, 15 Mar 2023 10:19:51 GMT", + "tag": "@fluentui/react-image_v9.1.0", + "version": "9.1.0", + "comments": { + "minor": [ + { + "author": "gcox@microsoft.com", + "package": "@fluentui/react-image", + "commit": "d0c590d2b6ed7bc1df92ffbf7e157d197cedd547", + "comment": "feat: Adding calls to custom style hooks derived from context." + }, + { + "author": "beachball", + "package": "@fluentui/react-image", + "comment": "Bump @fluentui/react-shared-contexts to v9.3.1", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-image", + "comment": "Bump @fluentui/react-theme to v9.1.6", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + } + ] + } + }, { "date": "Mon, 13 Mar 2023 08:58:26 GMT", "tag": "@fluentui/react-image_v9.0.26", diff --git a/packages/react-components/react-image/CHANGELOG.md b/packages/react-components/react-image/CHANGELOG.md index 86b7526b6adf90..c16433bad0222b 100644 --- a/packages/react-components/react-image/CHANGELOG.md +++ b/packages/react-components/react-image/CHANGELOG.md @@ -1,9 +1,20 @@ # Change Log - @fluentui/react-image -This log was last generated on Mon, 13 Mar 2023 08:58:26 GMT and should not be manually modified. +This log was last generated on Wed, 15 Mar 2023 10:19:51 GMT and should not be manually modified. +## [9.1.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-image_v9.1.0) + +Wed, 15 Mar 2023 10:19:51 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-image_v9.0.26..@fluentui/react-image_v9.1.0) + +### Minor changes + +- feat: Adding calls to custom style hooks derived from context. ([PR #27066](https://github.com/microsoft/fluentui/pull/27066) by gcox@microsoft.com) +- Bump @fluentui/react-shared-contexts to v9.3.1 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-theme to v9.1.6 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) + ## [9.0.26](https://github.com/microsoft/fluentui/tree/@fluentui/react-image_v9.0.26) Mon, 13 Mar 2023 08:58:26 GMT diff --git a/packages/react-components/react-image/package.json b/packages/react-components/react-image/package.json index 83ddbade3a3d56..24093247e093a9 100644 --- a/packages/react-components/react-image/package.json +++ b/packages/react-components/react-image/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-image", - "version": "9.0.26", + "version": "9.1.0", "description": "Fluent UI React Image component.", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -33,9 +33,9 @@ }, "dependencies": { "@griffel/react": "^1.5.2", - "@fluentui/react-shared-contexts": "^9.3.0", + "@fluentui/react-shared-contexts": "^9.3.1", "@fluentui/react-utilities": "^9.7.0", - "@fluentui/react-theme": "^9.1.5", + "@fluentui/react-theme": "^9.1.6", "tslib": "^2.1.0" }, "peerDependencies": { diff --git a/packages/react-components/react-infobutton/CHANGELOG.json b/packages/react-components/react-infobutton/CHANGELOG.json index 370e40164ac404..a5d7cf72a5a5c8 100644 --- a/packages/react-components/react-infobutton/CHANGELOG.json +++ b/packages/react-components/react-infobutton/CHANGELOG.json @@ -1,6 +1,33 @@ { "name": "@fluentui/react-infobutton", "entries": [ + { + "date": "Wed, 15 Mar 2023 10:19:53 GMT", + "tag": "@fluentui/react-infobutton_v9.0.0-beta.21", + "version": "9.0.0-beta.21", + "comments": { + "prerelease": [ + { + "author": "beachball", + "package": "@fluentui/react-infobutton", + "comment": "Bump @fluentui/react-popover to v9.5.3", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-infobutton", + "comment": "Bump @fluentui/react-tabster to v9.5.7", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-infobutton", + "comment": "Bump @fluentui/react-theme to v9.1.6", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + } + ] + } + }, { "date": "Mon, 13 Mar 2023 08:58:26 GMT", "tag": "@fluentui/react-infobutton_v9.0.0-beta.20", diff --git a/packages/react-components/react-infobutton/CHANGELOG.md b/packages/react-components/react-infobutton/CHANGELOG.md index 210178fe23f187..c5b96920006193 100644 --- a/packages/react-components/react-infobutton/CHANGELOG.md +++ b/packages/react-components/react-infobutton/CHANGELOG.md @@ -1,9 +1,20 @@ # Change Log - @fluentui/react-infobutton -This log was last generated on Mon, 13 Mar 2023 08:58:26 GMT and should not be manually modified. +This log was last generated on Wed, 15 Mar 2023 10:19:53 GMT and should not be manually modified. +## [9.0.0-beta.21](https://github.com/microsoft/fluentui/tree/@fluentui/react-infobutton_v9.0.0-beta.21) + +Wed, 15 Mar 2023 10:19:53 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-infobutton_v9.0.0-beta.20..@fluentui/react-infobutton_v9.0.0-beta.21) + +### Changes + +- Bump @fluentui/react-popover to v9.5.3 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-tabster to v9.5.7 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-theme to v9.1.6 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) + ## [9.0.0-beta.20](https://github.com/microsoft/fluentui/tree/@fluentui/react-infobutton_v9.0.0-beta.20) Mon, 13 Mar 2023 08:58:26 GMT diff --git a/packages/react-components/react-infobutton/package.json b/packages/react-components/react-infobutton/package.json index 482974fe29a12b..3958451f4f1020 100644 --- a/packages/react-components/react-infobutton/package.json +++ b/packages/react-components/react-infobutton/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-infobutton", - "version": "9.0.0-beta.20", + "version": "9.0.0-beta.21", "description": "React components for building web experiences", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -33,9 +33,9 @@ }, "dependencies": { "@fluentui/react-icons": "^2.0.175", - "@fluentui/react-popover": "^9.5.2", - "@fluentui/react-tabster": "^9.5.6", - "@fluentui/react-theme": "^9.1.5", + "@fluentui/react-popover": "^9.5.3", + "@fluentui/react-tabster": "^9.5.7", + "@fluentui/react-theme": "^9.1.6", "@fluentui/react-utilities": "^9.7.0", "@griffel/react": "^1.5.2", "tslib": "^2.1.0" diff --git a/packages/react-components/react-input/CHANGELOG.json b/packages/react-components/react-input/CHANGELOG.json index b51f29a12ac3c9..8f5ce82160d46c 100644 --- a/packages/react-components/react-input/CHANGELOG.json +++ b/packages/react-components/react-input/CHANGELOG.json @@ -1,6 +1,39 @@ { "name": "@fluentui/react-input", "entries": [ + { + "date": "Wed, 15 Mar 2023 10:19:53 GMT", + "tag": "@fluentui/react-input_v9.4.3", + "version": "9.4.3", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@fluentui/react-input", + "comment": "Bump @fluentui/react-field to v9.0.0-alpha.25", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-input", + "comment": "Bump @fluentui/react-shared-contexts to v9.3.1", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-input", + "comment": "Bump @fluentui/react-theme to v9.1.6", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-input", + "comment": "Bump @fluentui/react-text to v9.3.0", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + } + ] + } + }, { "date": "Mon, 13 Mar 2023 08:58:26 GMT", "tag": "@fluentui/react-input_v9.4.2", diff --git a/packages/react-components/react-input/CHANGELOG.md b/packages/react-components/react-input/CHANGELOG.md index bae78eca40ec09..72689e252f57a8 100644 --- a/packages/react-components/react-input/CHANGELOG.md +++ b/packages/react-components/react-input/CHANGELOG.md @@ -1,9 +1,21 @@ # Change Log - @fluentui/react-input -This log was last generated on Mon, 13 Mar 2023 08:58:26 GMT and should not be manually modified. +This log was last generated on Wed, 15 Mar 2023 10:19:53 GMT and should not be manually modified. +## [9.4.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-input_v9.4.3) + +Wed, 15 Mar 2023 10:19:53 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-input_v9.4.2..@fluentui/react-input_v9.4.3) + +### Patches + +- Bump @fluentui/react-field to v9.0.0-alpha.25 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-shared-contexts to v9.3.1 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-theme to v9.1.6 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-text to v9.3.0 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) + ## [9.4.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-input_v9.4.2) Mon, 13 Mar 2023 08:58:26 GMT diff --git a/packages/react-components/react-input/package.json b/packages/react-components/react-input/package.json index 48f1cd427fe22c..fb67b07ba76550 100644 --- a/packages/react-components/react-input/package.json +++ b/packages/react-components/react-input/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-input", - "version": "9.4.2", + "version": "9.4.3", "description": "Fluent UI React Input component", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -28,14 +28,14 @@ "@fluentui/eslint-plugin": "*", "@fluentui/react-conformance": "*", "@fluentui/react-conformance-griffel": "9.0.0-beta.19", - "@fluentui/react-text": "^9.2.6", + "@fluentui/react-text": "^9.3.0", "@fluentui/scripts-api-extractor": "*", "@fluentui/scripts-tasks": "*" }, "dependencies": { - "@fluentui/react-field": "9.0.0-alpha.24", - "@fluentui/react-shared-contexts": "^9.3.0", - "@fluentui/react-theme": "^9.1.5", + "@fluentui/react-field": "9.0.0-alpha.25", + "@fluentui/react-shared-contexts": "^9.3.1", + "@fluentui/react-theme": "^9.1.6", "@fluentui/react-utilities": "^9.7.0", "@griffel/react": "^1.5.2", "tslib": "^2.1.0" diff --git a/packages/react-components/react-label/CHANGELOG.json b/packages/react-components/react-label/CHANGELOG.json index 6f3119c661fff7..97140a708cf824 100644 --- a/packages/react-components/react-label/CHANGELOG.json +++ b/packages/react-components/react-label/CHANGELOG.json @@ -1,6 +1,27 @@ { "name": "@fluentui/react-label", "entries": [ + { + "date": "Wed, 15 Mar 2023 10:19:53 GMT", + "tag": "@fluentui/react-label_v9.1.3", + "version": "9.1.3", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@fluentui/react-label", + "comment": "Bump @fluentui/react-shared-contexts to v9.3.1", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-label", + "comment": "Bump @fluentui/react-theme to v9.1.6", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + } + ] + } + }, { "date": "Mon, 13 Mar 2023 08:58:26 GMT", "tag": "@fluentui/react-label_v9.1.2", diff --git a/packages/react-components/react-label/CHANGELOG.md b/packages/react-components/react-label/CHANGELOG.md index 7f00a8b40ef87e..af538dc4b7a63e 100644 --- a/packages/react-components/react-label/CHANGELOG.md +++ b/packages/react-components/react-label/CHANGELOG.md @@ -1,9 +1,19 @@ # Change Log - @fluentui/react-label -This log was last generated on Mon, 13 Mar 2023 08:58:26 GMT and should not be manually modified. +This log was last generated on Wed, 15 Mar 2023 10:19:53 GMT and should not be manually modified. +## [9.1.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.1.3) + +Wed, 15 Mar 2023 10:19:53 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.1.2..@fluentui/react-label_v9.1.3) + +### Patches + +- Bump @fluentui/react-shared-contexts to v9.3.1 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-theme to v9.1.6 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) + ## [9.1.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.1.2) Mon, 13 Mar 2023 08:58:26 GMT diff --git a/packages/react-components/react-label/package.json b/packages/react-components/react-label/package.json index 3b05083a776534..6bd0354ee4e531 100644 --- a/packages/react-components/react-label/package.json +++ b/packages/react-components/react-label/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-label", - "version": "9.1.2", + "version": "9.1.3", "description": "Fluent UI React Label component", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -32,8 +32,8 @@ "@fluentui/scripts-tasks": "*" }, "dependencies": { - "@fluentui/react-shared-contexts": "^9.3.0", - "@fluentui/react-theme": "^9.1.5", + "@fluentui/react-shared-contexts": "^9.3.1", + "@fluentui/react-theme": "^9.1.6", "@fluentui/react-utilities": "^9.7.0", "@griffel/react": "^1.5.2", "tslib": "^2.1.0" diff --git a/packages/react-components/react-link/CHANGELOG.json b/packages/react-components/react-link/CHANGELOG.json index fe884120c4c43f..3bf3a5eef485db 100644 --- a/packages/react-components/react-link/CHANGELOG.json +++ b/packages/react-components/react-link/CHANGELOG.json @@ -1,6 +1,27 @@ { "name": "@fluentui/react-link", "entries": [ + { + "date": "Wed, 15 Mar 2023 10:19:53 GMT", + "tag": "@fluentui/react-link_v9.0.29", + "version": "9.0.29", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@fluentui/react-link", + "comment": "Bump @fluentui/react-tabster to v9.5.7", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-link", + "comment": "Bump @fluentui/react-theme to v9.1.6", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + } + ] + } + }, { "date": "Mon, 13 Mar 2023 08:58:26 GMT", "tag": "@fluentui/react-link_v9.0.28", diff --git a/packages/react-components/react-link/CHANGELOG.md b/packages/react-components/react-link/CHANGELOG.md index 46357b7b8ef392..76b281554d9439 100644 --- a/packages/react-components/react-link/CHANGELOG.md +++ b/packages/react-components/react-link/CHANGELOG.md @@ -1,9 +1,19 @@ # Change Log - @fluentui/react-link -This log was last generated on Mon, 13 Mar 2023 08:58:26 GMT and should not be manually modified. +This log was last generated on Wed, 15 Mar 2023 10:19:53 GMT and should not be manually modified. +## [9.0.29](https://github.com/microsoft/fluentui/tree/@fluentui/react-link_v9.0.29) + +Wed, 15 Mar 2023 10:19:53 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-link_v9.0.28..@fluentui/react-link_v9.0.29) + +### Patches + +- Bump @fluentui/react-tabster to v9.5.7 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-theme to v9.1.6 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) + ## [9.0.28](https://github.com/microsoft/fluentui/tree/@fluentui/react-link_v9.0.28) Mon, 13 Mar 2023 08:58:26 GMT diff --git a/packages/react-components/react-link/package.json b/packages/react-components/react-link/package.json index 3d62a7eda788ed..983b8f30cfcced 100644 --- a/packages/react-components/react-link/package.json +++ b/packages/react-components/react-link/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-link", - "version": "9.0.28", + "version": "9.0.29", "description": "Fluent UI React Link component", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -34,8 +34,8 @@ }, "dependencies": { "@fluentui/keyboard-keys": "^9.0.1", - "@fluentui/react-tabster": "^9.5.6", - "@fluentui/react-theme": "^9.1.5", + "@fluentui/react-tabster": "^9.5.7", + "@fluentui/react-theme": "^9.1.6", "@fluentui/react-utilities": "^9.7.0", "@griffel/react": "^1.5.2", "tslib": "^2.1.0" diff --git a/packages/react-components/react-menu/CHANGELOG.json b/packages/react-components/react-menu/CHANGELOG.json index f93a3b669afec5..03934b1e95c920 100644 --- a/packages/react-components/react-menu/CHANGELOG.json +++ b/packages/react-components/react-menu/CHANGELOG.json @@ -1,6 +1,45 @@ { "name": "@fluentui/react-menu", "entries": [ + { + "date": "Wed, 15 Mar 2023 10:19:53 GMT", + "tag": "@fluentui/react-menu_v9.7.3", + "version": "9.7.3", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@fluentui/react-menu", + "comment": "Bump @fluentui/react-portal to v9.2.0", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-menu", + "comment": "Bump @fluentui/react-positioning to v9.5.4", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-menu", + "comment": "Bump @fluentui/react-shared-contexts to v9.3.1", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-menu", + "comment": "Bump @fluentui/react-tabster to v9.5.7", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-menu", + "comment": "Bump @fluentui/react-theme to v9.1.6", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + } + ] + } + }, { "date": "Mon, 13 Mar 2023 08:58:24 GMT", "tag": "@fluentui/react-menu_v9.7.2", diff --git a/packages/react-components/react-menu/CHANGELOG.md b/packages/react-components/react-menu/CHANGELOG.md index 997558f3a87b06..1f4b4c83501a70 100644 --- a/packages/react-components/react-menu/CHANGELOG.md +++ b/packages/react-components/react-menu/CHANGELOG.md @@ -1,9 +1,22 @@ # Change Log - @fluentui/react-menu -This log was last generated on Mon, 13 Mar 2023 08:58:24 GMT and should not be manually modified. +This log was last generated on Wed, 15 Mar 2023 10:19:53 GMT and should not be manually modified. +## [9.7.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.7.3) + +Wed, 15 Mar 2023 10:19:53 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.7.2..@fluentui/react-menu_v9.7.3) + +### Patches + +- Bump @fluentui/react-portal to v9.2.0 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-positioning to v9.5.4 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-shared-contexts to v9.3.1 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-tabster to v9.5.7 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-theme to v9.1.6 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) + ## [9.7.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.7.2) Mon, 13 Mar 2023 08:58:24 GMT diff --git a/packages/react-components/react-menu/package.json b/packages/react-components/react-menu/package.json index 8bee44301f0982..eec0c65da61eb6 100644 --- a/packages/react-components/react-menu/package.json +++ b/packages/react-components/react-menu/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-menu", - "version": "9.7.2", + "version": "9.7.3", "description": "Fluent UI menu component", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -39,11 +39,11 @@ "@fluentui/keyboard-keys": "^9.0.1", "@fluentui/react-context-selector": "^9.1.13", "@fluentui/react-icons": "^2.0.175", - "@fluentui/react-portal": "^9.1.12", - "@fluentui/react-positioning": "^9.5.3", - "@fluentui/react-shared-contexts": "^9.3.0", - "@fluentui/react-tabster": "^9.5.6", - "@fluentui/react-theme": "^9.1.5", + "@fluentui/react-portal": "^9.2.0", + "@fluentui/react-positioning": "^9.5.4", + "@fluentui/react-shared-contexts": "^9.3.1", + "@fluentui/react-tabster": "^9.5.7", + "@fluentui/react-theme": "^9.1.6", "@fluentui/react-utilities": "^9.7.0", "@griffel/react": "^1.5.2", "tslib": "^2.1.0" diff --git a/packages/react-components/react-migration-v0-v9/package.json b/packages/react-components/react-migration-v0-v9/package.json index d760694ceeeb3b..8bca1b7a78e200 100644 --- a/packages/react-components/react-migration-v0-v9/package.json +++ b/packages/react-components/react-migration-v0-v9/package.json @@ -33,12 +33,12 @@ "@fluentui/scripts-storybook": "*" }, "dependencies": { - "@fluentui/react-theme": "^9.1.5", + "@fluentui/react-theme": "^9.1.6", "@fluentui/react-icons": "^2.0.175", "@fluentui/react-utilities": "^9.7.0", "@griffel/react": "^1.5.2", "tslib": "^2.1.0", - "@fluentui/react-components": "^9.18.0", + "@fluentui/react-components": "^9.18.1", "@fluentui/react-northstar": "^0.66.4" }, "peerDependencies": { diff --git a/packages/react-components/react-migration-v8-v9/CHANGELOG.json b/packages/react-components/react-migration-v8-v9/CHANGELOG.json index e2ea237b6e7376..0193d47e0f766c 100644 --- a/packages/react-components/react-migration-v8-v9/CHANGELOG.json +++ b/packages/react-components/react-migration-v8-v9/CHANGELOG.json @@ -1,6 +1,33 @@ { "name": "@fluentui/react-migration-v8-v9", "entries": [ + { + "date": "Wed, 15 Mar 2023 10:19:51 GMT", + "tag": "@fluentui/react-migration-v8-v9_v9.2.0", + "version": "9.2.0", + "comments": { + "minor": [ + { + "author": "miroslav.stastny@microsoft.com", + "package": "@fluentui/react-migration-v8-v9", + "commit": "76e6598eae0c9247fb7f8834c1e24d8e864bf5df", + "comment": "feat: Add colorNeutralBackgroundAlpha and colorNeutralStrokeAlpha tokens" + }, + { + "author": "beachball", + "package": "@fluentui/react-migration-v8-v9", + "comment": "Bump @fluentui/react-components to v9.18.1", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-migration-v8-v9", + "comment": "Bump @fluentui/react-theme to v9.1.6", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + } + ] + } + }, { "date": "Mon, 13 Mar 2023 08:58:26 GMT", "tag": "@fluentui/react-migration-v8-v9_v9.1.13", diff --git a/packages/react-components/react-migration-v8-v9/CHANGELOG.md b/packages/react-components/react-migration-v8-v9/CHANGELOG.md index 29ef31db47134f..0548b38bbd1993 100644 --- a/packages/react-components/react-migration-v8-v9/CHANGELOG.md +++ b/packages/react-components/react-migration-v8-v9/CHANGELOG.md @@ -1,9 +1,20 @@ # Change Log - @fluentui/react-migration-v8-v9 -This log was last generated on Mon, 13 Mar 2023 08:58:26 GMT and should not be manually modified. +This log was last generated on Wed, 15 Mar 2023 10:19:51 GMT and should not be manually modified. +## [9.2.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-migration-v8-v9_v9.2.0) + +Wed, 15 Mar 2023 10:19:51 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-migration-v8-v9_v9.1.13..@fluentui/react-migration-v8-v9_v9.2.0) + +### Minor changes + +- feat: Add colorNeutralBackgroundAlpha and colorNeutralStrokeAlpha tokens ([PR #27034](https://github.com/microsoft/fluentui/pull/27034) by miroslav.stastny@microsoft.com) +- Bump @fluentui/react-components to v9.18.1 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-theme to v9.1.6 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) + ## [9.1.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-migration-v8-v9_v9.1.13) Mon, 13 Mar 2023 08:58:26 GMT diff --git a/packages/react-components/react-migration-v8-v9/package.json b/packages/react-components/react-migration-v8-v9/package.json index 3480899b041fad..3f15b63f27481c 100644 --- a/packages/react-components/react-migration-v8-v9/package.json +++ b/packages/react-components/react-migration-v8-v9/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-migration-v8-v9", - "version": "9.1.13", + "version": "9.2.0", "description": "Migration shim components and methods for hybrid v8/v9 applications building on Fluent UI React.", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -34,9 +34,9 @@ "@ctrl/tinycolor": "3.3.4", "@fluentui/fluent2-theme": "^8.106.1", "@fluentui/react": "^8.106.6", - "@fluentui/react-components": "^9.18.0", + "@fluentui/react-components": "^9.18.1", "@fluentui/react-icons": "^2.0.175", - "@fluentui/react-theme": "^9.1.5", + "@fluentui/react-theme": "^9.1.6", "@fluentui/react-utilities": "^9.7.0", "@griffel/react": "^1.5.2", "tslib": "^2.1.0" diff --git a/packages/react-components/react-overflow/CHANGELOG.json b/packages/react-components/react-overflow/CHANGELOG.json index 0e864033723b95..11e71ba0c8cf98 100644 --- a/packages/react-components/react-overflow/CHANGELOG.json +++ b/packages/react-components/react-overflow/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@fluentui/react-overflow", "entries": [ + { + "date": "Wed, 15 Mar 2023 10:19:53 GMT", + "tag": "@fluentui/react-overflow_v9.0.10", + "version": "9.0.10", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@fluentui/react-overflow", + "comment": "Bump @fluentui/react-theme to v9.1.6", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + } + ] + } + }, { "date": "Mon, 13 Mar 2023 08:58:26 GMT", "tag": "@fluentui/react-overflow_v9.0.9", diff --git a/packages/react-components/react-overflow/CHANGELOG.md b/packages/react-components/react-overflow/CHANGELOG.md index 4af30cd9b86ded..adc23231774dcc 100644 --- a/packages/react-components/react-overflow/CHANGELOG.md +++ b/packages/react-components/react-overflow/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - @fluentui/react-overflow -This log was last generated on Mon, 13 Mar 2023 08:58:26 GMT and should not be manually modified. +This log was last generated on Wed, 15 Mar 2023 10:19:53 GMT and should not be manually modified. +## [9.0.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-overflow_v9.0.10) + +Wed, 15 Mar 2023 10:19:53 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-overflow_v9.0.9..@fluentui/react-overflow_v9.0.10) + +### Patches + +- Bump @fluentui/react-theme to v9.1.6 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) + ## [9.0.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-overflow_v9.0.9) Mon, 13 Mar 2023 08:58:26 GMT diff --git a/packages/react-components/react-overflow/package.json b/packages/react-components/react-overflow/package.json index 0db386086481cb..0289ee44af3667 100644 --- a/packages/react-components/react-overflow/package.json +++ b/packages/react-components/react-overflow/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-overflow", - "version": "9.0.9", + "version": "9.0.10", "description": "React bindings for @fluentui/priority-overflow", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -35,7 +35,7 @@ "dependencies": { "@fluentui/priority-overflow": "^9.0.1", "@fluentui/react-context-selector": "^9.1.13", - "@fluentui/react-theme": "^9.1.5", + "@fluentui/react-theme": "^9.1.6", "@fluentui/react-utilities": "^9.7.0", "@griffel/react": "^1.5.2", "tslib": "^2.1.0" diff --git a/packages/react-components/react-persona/CHANGELOG.json b/packages/react-components/react-persona/CHANGELOG.json index c83d15a44cfa94..516fb6f23a0c27 100644 --- a/packages/react-components/react-persona/CHANGELOG.json +++ b/packages/react-components/react-persona/CHANGELOG.json @@ -1,6 +1,39 @@ { "name": "@fluentui/react-persona", "entries": [ + { + "date": "Wed, 15 Mar 2023 10:19:53 GMT", + "tag": "@fluentui/react-persona_v9.2.3", + "version": "9.2.3", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@fluentui/react-persona", + "comment": "Bump @fluentui/react-avatar to v9.4.3", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-persona", + "comment": "Bump @fluentui/react-badge to v9.1.3", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-persona", + "comment": "Bump @fluentui/react-shared-contexts to v9.3.1", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-persona", + "comment": "Bump @fluentui/react-theme to v9.1.6", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + } + ] + } + }, { "date": "Mon, 13 Mar 2023 08:58:26 GMT", "tag": "@fluentui/react-persona_v9.2.2", diff --git a/packages/react-components/react-persona/CHANGELOG.md b/packages/react-components/react-persona/CHANGELOG.md index a7de7bc44b7f60..95744530e70415 100644 --- a/packages/react-components/react-persona/CHANGELOG.md +++ b/packages/react-components/react-persona/CHANGELOG.md @@ -1,9 +1,21 @@ # Change Log - @fluentui/react-persona -This log was last generated on Mon, 13 Mar 2023 08:58:26 GMT and should not be manually modified. +This log was last generated on Wed, 15 Mar 2023 10:19:53 GMT and should not be manually modified. +## [9.2.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-persona_v9.2.3) + +Wed, 15 Mar 2023 10:19:53 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-persona_v9.2.2..@fluentui/react-persona_v9.2.3) + +### Patches + +- Bump @fluentui/react-avatar to v9.4.3 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-badge to v9.1.3 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-shared-contexts to v9.3.1 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-theme to v9.1.6 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) + ## [9.2.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-persona_v9.2.2) Mon, 13 Mar 2023 08:58:26 GMT diff --git a/packages/react-components/react-persona/package.json b/packages/react-components/react-persona/package.json index 61ddc608b9b2f0..f5c260fc7d3251 100644 --- a/packages/react-components/react-persona/package.json +++ b/packages/react-components/react-persona/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-persona", - "version": "9.2.2", + "version": "9.2.3", "description": "React components for building web experiences", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -32,10 +32,10 @@ "@fluentui/scripts-tasks": "*" }, "dependencies": { - "@fluentui/react-avatar": "^9.4.2", - "@fluentui/react-badge": "^9.1.2", - "@fluentui/react-shared-contexts": "^9.3.0", - "@fluentui/react-theme": "^9.1.5", + "@fluentui/react-avatar": "^9.4.3", + "@fluentui/react-badge": "^9.1.3", + "@fluentui/react-shared-contexts": "^9.3.1", + "@fluentui/react-theme": "^9.1.6", "@fluentui/react-utilities": "^9.7.0", "@griffel/react": "^1.5.2", "tslib": "^2.1.0" diff --git a/packages/react-components/react-popover/CHANGELOG.json b/packages/react-components/react-popover/CHANGELOG.json index 56fe0dba73d709..c566d7eed4c011 100644 --- a/packages/react-components/react-popover/CHANGELOG.json +++ b/packages/react-components/react-popover/CHANGELOG.json @@ -1,6 +1,45 @@ { "name": "@fluentui/react-popover", "entries": [ + { + "date": "Wed, 15 Mar 2023 10:19:53 GMT", + "tag": "@fluentui/react-popover_v9.5.3", + "version": "9.5.3", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@fluentui/react-popover", + "comment": "Bump @fluentui/react-portal to v9.2.0", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-popover", + "comment": "Bump @fluentui/react-positioning to v9.5.4", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-popover", + "comment": "Bump @fluentui/react-shared-contexts to v9.3.1", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-popover", + "comment": "Bump @fluentui/react-tabster to v9.5.7", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-popover", + "comment": "Bump @fluentui/react-theme to v9.1.6", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + } + ] + } + }, { "date": "Mon, 13 Mar 2023 08:58:26 GMT", "tag": "@fluentui/react-popover_v9.5.2", diff --git a/packages/react-components/react-popover/CHANGELOG.md b/packages/react-components/react-popover/CHANGELOG.md index 0a832682b2cb95..2596d1de248c69 100644 --- a/packages/react-components/react-popover/CHANGELOG.md +++ b/packages/react-components/react-popover/CHANGELOG.md @@ -1,9 +1,22 @@ # Change Log - @fluentui/react-popover -This log was last generated on Mon, 13 Mar 2023 08:58:26 GMT and should not be manually modified. +This log was last generated on Wed, 15 Mar 2023 10:19:53 GMT and should not be manually modified. +## [9.5.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.5.3) + +Wed, 15 Mar 2023 10:19:53 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.5.2..@fluentui/react-popover_v9.5.3) + +### Patches + +- Bump @fluentui/react-portal to v9.2.0 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-positioning to v9.5.4 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-shared-contexts to v9.3.1 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-tabster to v9.5.7 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-theme to v9.1.6 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) + ## [9.5.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.5.2) Mon, 13 Mar 2023 08:58:26 GMT diff --git a/packages/react-components/react-popover/package.json b/packages/react-components/react-popover/package.json index 33929c9fcd67d8..ef5275d0f627dc 100644 --- a/packages/react-components/react-popover/package.json +++ b/packages/react-components/react-popover/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-popover", - "version": "9.5.2", + "version": "9.5.3", "description": "Popover component for Fluent UI", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -38,11 +38,11 @@ "@fluentui/keyboard-keys": "^9.0.1", "@fluentui/react-aria": "^9.3.13", "@fluentui/react-context-selector": "^9.1.13", - "@fluentui/react-portal": "^9.1.12", - "@fluentui/react-positioning": "^9.5.3", - "@fluentui/react-shared-contexts": "^9.3.0", - "@fluentui/react-tabster": "^9.5.6", - "@fluentui/react-theme": "^9.1.5", + "@fluentui/react-portal": "^9.2.0", + "@fluentui/react-positioning": "^9.5.4", + "@fluentui/react-shared-contexts": "^9.3.1", + "@fluentui/react-tabster": "^9.5.7", + "@fluentui/react-theme": "^9.1.6", "@fluentui/react-utilities": "^9.7.0", "@griffel/react": "^1.5.2", "tslib": "^2.1.0" diff --git a/packages/react-components/react-portal-compat/CHANGELOG.json b/packages/react-components/react-portal-compat/CHANGELOG.json index e1d5ec44125152..dcc294f7c3bc9a 100644 --- a/packages/react-components/react-portal-compat/CHANGELOG.json +++ b/packages/react-components/react-portal-compat/CHANGELOG.json @@ -1,6 +1,33 @@ { "name": "@fluentui/react-portal-compat", "entries": [ + { + "date": "Wed, 15 Mar 2023 10:19:53 GMT", + "tag": "@fluentui/react-portal-compat_v9.0.44", + "version": "9.0.44", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@fluentui/react-portal-compat", + "comment": "Bump @fluentui/react-tabster to v9.5.7", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-portal-compat", + "comment": "Bump @fluentui/react-components to v9.18.1", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-portal-compat", + "comment": "Bump @fluentui/react-shared-contexts to v9.3.1", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + } + ] + } + }, { "date": "Mon, 13 Mar 2023 08:58:26 GMT", "tag": "@fluentui/react-portal-compat_v9.0.43", diff --git a/packages/react-components/react-portal-compat/CHANGELOG.md b/packages/react-components/react-portal-compat/CHANGELOG.md index c3d93ce941507b..50976b08795017 100644 --- a/packages/react-components/react-portal-compat/CHANGELOG.md +++ b/packages/react-components/react-portal-compat/CHANGELOG.md @@ -1,9 +1,20 @@ # Change Log - @fluentui/react-portal-compat -This log was last generated on Mon, 13 Mar 2023 08:58:26 GMT and should not be manually modified. +This log was last generated on Wed, 15 Mar 2023 10:19:53 GMT and should not be manually modified. +## [9.0.44](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal-compat_v9.0.44) + +Wed, 15 Mar 2023 10:19:53 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal-compat_v9.0.43..@fluentui/react-portal-compat_v9.0.44) + +### Patches + +- Bump @fluentui/react-tabster to v9.5.7 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-components to v9.18.1 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-shared-contexts to v9.3.1 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) + ## [9.0.43](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal-compat_v9.0.43) Mon, 13 Mar 2023 08:58:26 GMT diff --git a/packages/react-components/react-portal-compat/package.json b/packages/react-components/react-portal-compat/package.json index da8720adfcd4a8..2845f53e026620 100644 --- a/packages/react-components/react-portal-compat/package.json +++ b/packages/react-components/react-portal-compat/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-portal-compat", - "version": "9.0.43", + "version": "9.0.44", "description": "A package that contains compatibility layer for React Portals", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -26,19 +26,19 @@ }, "devDependencies": { "@fluentui/eslint-plugin": "*", - "@fluentui/react-components": "^9.18.0", - "@fluentui/react-shared-contexts": "^9.3.0", + "@fluentui/react-components": "^9.18.1", + "@fluentui/react-shared-contexts": "^9.3.1", "@fluentui/scripts-api-extractor": "*", "@fluentui/scripts-cypress": "*", "@fluentui/scripts-tasks": "*" }, "dependencies": { "@fluentui/react-portal-compat-context": "^9.0.4", - "@fluentui/react-tabster": "^9.5.6", + "@fluentui/react-tabster": "^9.5.7", "tslib": "^2.1.0" }, "peerDependencies": { - "@fluentui/react-components": "^9.18.0", + "@fluentui/react-components": "^9.18.1", "@types/react": ">=16.8.0 <19.0.0", "react": ">=16.8.0 <19.0.0" }, diff --git a/packages/react-components/react-portal/CHANGELOG.json b/packages/react-components/react-portal/CHANGELOG.json index 12c47ad079228b..3e91f6436ab7d5 100644 --- a/packages/react-components/react-portal/CHANGELOG.json +++ b/packages/react-components/react-portal/CHANGELOG.json @@ -1,6 +1,33 @@ { "name": "@fluentui/react-portal", "entries": [ + { + "date": "Wed, 15 Mar 2023 10:19:51 GMT", + "tag": "@fluentui/react-portal_v9.2.0", + "version": "9.2.0", + "comments": { + "minor": [ + { + "author": "olfedias@microsoft.com", + "package": "@fluentui/react-portal", + "commit": "6d89241afb94c8f50514a396763be5c798047d80", + "comment": "feat: accept a className in mountNode in Portal" + }, + { + "author": "beachball", + "package": "@fluentui/react-portal", + "comment": "Bump @fluentui/react-shared-contexts to v9.3.1", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-portal", + "comment": "Bump @fluentui/react-tabster to v9.5.7", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + } + ] + } + }, { "date": "Mon, 13 Mar 2023 08:58:26 GMT", "tag": "@fluentui/react-portal_v9.1.12", diff --git a/packages/react-components/react-portal/CHANGELOG.md b/packages/react-components/react-portal/CHANGELOG.md index 1c49fcc8bbbee3..0d09cdb1842dc1 100644 --- a/packages/react-components/react-portal/CHANGELOG.md +++ b/packages/react-components/react-portal/CHANGELOG.md @@ -1,9 +1,20 @@ # Change Log - @fluentui/react-portal -This log was last generated on Mon, 13 Mar 2023 08:58:26 GMT and should not be manually modified. +This log was last generated on Wed, 15 Mar 2023 10:19:51 GMT and should not be manually modified. +## [9.2.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.2.0) + +Wed, 15 Mar 2023 10:19:51 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.1.12..@fluentui/react-portal_v9.2.0) + +### Minor changes + +- feat: accept a className in mountNode in Portal ([PR #27008](https://github.com/microsoft/fluentui/pull/27008) by olfedias@microsoft.com) +- Bump @fluentui/react-shared-contexts to v9.3.1 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-tabster to v9.5.7 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) + ## [9.1.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.1.12) Mon, 13 Mar 2023 08:58:26 GMT diff --git a/packages/react-components/react-portal/package.json b/packages/react-components/react-portal/package.json index 1eb92ce174775d..6670fe5d387a67 100644 --- a/packages/react-components/react-portal/package.json +++ b/packages/react-components/react-portal/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-portal", - "version": "9.1.12", + "version": "9.2.0", "description": "A utility component that creates portals compatible with Fluent UI", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -31,8 +31,8 @@ "@fluentui/scripts-tasks": "*" }, "dependencies": { - "@fluentui/react-shared-contexts": "^9.3.0", - "@fluentui/react-tabster": "^9.5.6", + "@fluentui/react-shared-contexts": "^9.3.1", + "@fluentui/react-tabster": "^9.5.7", "@fluentui/react-utilities": "^9.7.0", "@griffel/react": "^1.5.2", "tslib": "^2.1.0", diff --git a/packages/react-components/react-positioning/CHANGELOG.json b/packages/react-components/react-positioning/CHANGELOG.json index 270abfc15876b5..ed7902835788fb 100644 --- a/packages/react-components/react-positioning/CHANGELOG.json +++ b/packages/react-components/react-positioning/CHANGELOG.json @@ -1,6 +1,27 @@ { "name": "@fluentui/react-positioning", "entries": [ + { + "date": "Wed, 15 Mar 2023 10:19:53 GMT", + "tag": "@fluentui/react-positioning_v9.5.4", + "version": "9.5.4", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@fluentui/react-positioning", + "comment": "Bump @fluentui/react-shared-contexts to v9.3.1", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-positioning", + "comment": "Bump @fluentui/react-theme to v9.1.6", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + } + ] + } + }, { "date": "Mon, 13 Mar 2023 08:58:25 GMT", "tag": "@fluentui/react-positioning_v9.5.3", diff --git a/packages/react-components/react-positioning/CHANGELOG.md b/packages/react-components/react-positioning/CHANGELOG.md index 675c41d187e07a..bb5d2f4e6268c5 100644 --- a/packages/react-components/react-positioning/CHANGELOG.md +++ b/packages/react-components/react-positioning/CHANGELOG.md @@ -1,9 +1,19 @@ # Change Log - @fluentui/react-positioning -This log was last generated on Mon, 13 Mar 2023 08:58:25 GMT and should not be manually modified. +This log was last generated on Wed, 15 Mar 2023 10:19:53 GMT and should not be manually modified. +## [9.5.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.5.4) + +Wed, 15 Mar 2023 10:19:53 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.5.3..@fluentui/react-positioning_v9.5.4) + +### Patches + +- Bump @fluentui/react-shared-contexts to v9.3.1 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-theme to v9.1.6 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) + ## [9.5.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.5.3) Mon, 13 Mar 2023 08:58:25 GMT diff --git a/packages/react-components/react-positioning/package.json b/packages/react-components/react-positioning/package.json index 6ffc45fe6f1b3d..631e9d5e7fb310 100644 --- a/packages/react-components/react-positioning/package.json +++ b/packages/react-components/react-positioning/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-positioning", - "version": "9.5.3", + "version": "9.5.4", "description": "A react wrapper around Popper.js for Fluent UI", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -29,8 +29,8 @@ }, "dependencies": { "@floating-ui/dom": "^1.2.0", - "@fluentui/react-shared-contexts": "^9.3.0", - "@fluentui/react-theme": "^9.1.5", + "@fluentui/react-shared-contexts": "^9.3.1", + "@fluentui/react-theme": "^9.1.6", "@fluentui/react-utilities": "^9.7.0", "@griffel/react": "^1.5.2", "tslib": "^2.1.0" diff --git a/packages/react-components/react-progress/CHANGELOG.json b/packages/react-components/react-progress/CHANGELOG.json index 4af9daf45c0af1..b4913076094320 100644 --- a/packages/react-components/react-progress/CHANGELOG.json +++ b/packages/react-components/react-progress/CHANGELOG.json @@ -1,6 +1,39 @@ { "name": "@fluentui/react-progress", "entries": [ + { + "date": "Wed, 15 Mar 2023 10:19:52 GMT", + "tag": "@fluentui/react-progress_v9.1.3", + "version": "9.1.3", + "comments": { + "patch": [ + { + "author": "behowell@microsoft.com", + "package": "@fluentui/react-progress", + "commit": "5420a75a4a56f6004ef69b755ed2924edd98167e", + "comment": "fix: Smooth out animation of indeterminate progress bar" + }, + { + "author": "beachball", + "package": "@fluentui/react-progress", + "comment": "Bump @fluentui/react-field to v9.0.0-alpha.25", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-progress", + "comment": "Bump @fluentui/react-shared-contexts to v9.3.1", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-progress", + "comment": "Bump @fluentui/react-theme to v9.1.6", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + } + ] + } + }, { "date": "Mon, 13 Mar 2023 08:58:26 GMT", "tag": "@fluentui/react-progress_v9.1.2", diff --git a/packages/react-components/react-progress/CHANGELOG.md b/packages/react-components/react-progress/CHANGELOG.md index bb025104eb9436..96edb835d0c777 100644 --- a/packages/react-components/react-progress/CHANGELOG.md +++ b/packages/react-components/react-progress/CHANGELOG.md @@ -1,9 +1,21 @@ # Change Log - @fluentui/react-progress -This log was last generated on Mon, 13 Mar 2023 08:58:26 GMT and should not be manually modified. +This log was last generated on Wed, 15 Mar 2023 10:19:52 GMT and should not be manually modified. +## [9.1.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-progress_v9.1.3) + +Wed, 15 Mar 2023 10:19:52 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-progress_v9.1.2..@fluentui/react-progress_v9.1.3) + +### Patches + +- fix: Smooth out animation of indeterminate progress bar ([PR #27201](https://github.com/microsoft/fluentui/pull/27201) by behowell@microsoft.com) +- Bump @fluentui/react-field to v9.0.0-alpha.25 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-shared-contexts to v9.3.1 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-theme to v9.1.6 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) + ## [9.1.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-progress_v9.1.2) Mon, 13 Mar 2023 08:58:26 GMT diff --git a/packages/react-components/react-progress/package.json b/packages/react-components/react-progress/package.json index 41d62e2e858cdf..78e7ee156e911a 100644 --- a/packages/react-components/react-progress/package.json +++ b/packages/react-components/react-progress/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-progress", - "version": "9.1.2", + "version": "9.1.3", "description": "Progress component for FluentUI v9", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -32,9 +32,9 @@ "@fluentui/scripts-tasks": "*" }, "dependencies": { - "@fluentui/react-field": "9.0.0-alpha.24", - "@fluentui/react-shared-contexts": "^9.3.0", - "@fluentui/react-theme": "^9.1.5", + "@fluentui/react-field": "9.0.0-alpha.25", + "@fluentui/react-shared-contexts": "^9.3.1", + "@fluentui/react-theme": "^9.1.6", "@fluentui/react-utilities": "^9.7.0", "@griffel/react": "^1.5.2", "tslib": "^2.1.0" diff --git a/packages/react-components/react-provider/CHANGELOG.json b/packages/react-components/react-provider/CHANGELOG.json index df90a9c54a71be..186c9ad6eebb99 100644 --- a/packages/react-components/react-provider/CHANGELOG.json +++ b/packages/react-components/react-provider/CHANGELOG.json @@ -1,6 +1,33 @@ { "name": "@fluentui/react-provider", "entries": [ + { + "date": "Wed, 15 Mar 2023 10:19:53 GMT", + "tag": "@fluentui/react-provider_v9.4.3", + "version": "9.4.3", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@fluentui/react-provider", + "comment": "Bump @fluentui/react-shared-contexts to v9.3.1", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-provider", + "comment": "Bump @fluentui/react-tabster to v9.5.7", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-provider", + "comment": "Bump @fluentui/react-theme to v9.1.6", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + } + ] + } + }, { "date": "Mon, 13 Mar 2023 08:58:26 GMT", "tag": "@fluentui/react-provider_v9.4.2", diff --git a/packages/react-components/react-provider/CHANGELOG.md b/packages/react-components/react-provider/CHANGELOG.md index 23446d72593033..8dec44008cde2b 100644 --- a/packages/react-components/react-provider/CHANGELOG.md +++ b/packages/react-components/react-provider/CHANGELOG.md @@ -1,9 +1,20 @@ # Change Log - @fluentui/react-provider -This log was last generated on Mon, 13 Mar 2023 08:58:26 GMT and should not be manually modified. +This log was last generated on Wed, 15 Mar 2023 10:19:53 GMT and should not be manually modified. +## [9.4.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.4.3) + +Wed, 15 Mar 2023 10:19:53 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.4.2..@fluentui/react-provider_v9.4.3) + +### Patches + +- Bump @fluentui/react-shared-contexts to v9.3.1 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-tabster to v9.5.7 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-theme to v9.1.6 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) + ## [9.4.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.4.2) Mon, 13 Mar 2023 08:58:26 GMT diff --git a/packages/react-components/react-provider/package.json b/packages/react-components/react-provider/package.json index c658dfecae9a57..62526a16e50919 100644 --- a/packages/react-components/react-provider/package.json +++ b/packages/react-components/react-provider/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-provider", - "version": "9.4.2", + "version": "9.4.3", "description": "Fluent UI React provider component", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -34,9 +34,9 @@ "dependencies": { "@griffel/core": "^1.9.0", "@griffel/react": "^1.5.2", - "@fluentui/react-shared-contexts": "^9.3.0", - "@fluentui/react-tabster": "^9.5.6", - "@fluentui/react-theme": "^9.1.5", + "@fluentui/react-shared-contexts": "^9.3.1", + "@fluentui/react-tabster": "^9.5.7", + "@fluentui/react-theme": "^9.1.6", "@fluentui/react-utilities": "^9.7.0", "tslib": "^2.1.0" }, diff --git a/packages/react-components/react-radio/CHANGELOG.json b/packages/react-components/react-radio/CHANGELOG.json index 4b94c18f2a512f..85b5815fee7f81 100644 --- a/packages/react-components/react-radio/CHANGELOG.json +++ b/packages/react-components/react-radio/CHANGELOG.json @@ -1,6 +1,45 @@ { "name": "@fluentui/react-radio", "entries": [ + { + "date": "Wed, 15 Mar 2023 10:19:53 GMT", + "tag": "@fluentui/react-radio_v9.1.3", + "version": "9.1.3", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@fluentui/react-radio", + "comment": "Bump @fluentui/react-field to v9.0.0-alpha.25", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-radio", + "comment": "Bump @fluentui/react-label to v9.1.3", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-radio", + "comment": "Bump @fluentui/react-shared-contexts to v9.3.1", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-radio", + "comment": "Bump @fluentui/react-tabster to v9.5.7", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-radio", + "comment": "Bump @fluentui/react-theme to v9.1.6", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + } + ] + } + }, { "date": "Mon, 13 Mar 2023 08:58:25 GMT", "tag": "@fluentui/react-radio_v9.1.2", diff --git a/packages/react-components/react-radio/CHANGELOG.md b/packages/react-components/react-radio/CHANGELOG.md index 5253fd116eb592..187dd993bf5843 100644 --- a/packages/react-components/react-radio/CHANGELOG.md +++ b/packages/react-components/react-radio/CHANGELOG.md @@ -1,9 +1,22 @@ # Change Log - @fluentui/react-radio -This log was last generated on Mon, 13 Mar 2023 08:58:25 GMT and should not be manually modified. +This log was last generated on Wed, 15 Mar 2023 10:19:53 GMT and should not be manually modified. +## [9.1.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-radio_v9.1.3) + +Wed, 15 Mar 2023 10:19:53 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-radio_v9.1.2..@fluentui/react-radio_v9.1.3) + +### Patches + +- Bump @fluentui/react-field to v9.0.0-alpha.25 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-label to v9.1.3 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-shared-contexts to v9.3.1 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-tabster to v9.5.7 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-theme to v9.1.6 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) + ## [9.1.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-radio_v9.1.2) Mon, 13 Mar 2023 08:58:25 GMT diff --git a/packages/react-components/react-radio/package.json b/packages/react-components/react-radio/package.json index ad10ea51199931..b2de5be6307f12 100644 --- a/packages/react-components/react-radio/package.json +++ b/packages/react-components/react-radio/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-radio", - "version": "9.1.2", + "version": "9.1.3", "description": "Fluent UI Radio component", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -33,12 +33,12 @@ }, "dependencies": { "@fluentui/react-context-selector": "^9.1.13", - "@fluentui/react-field": "9.0.0-alpha.24", + "@fluentui/react-field": "9.0.0-alpha.25", "@fluentui/react-icons": "^2.0.175", - "@fluentui/react-label": "^9.1.2", - "@fluentui/react-shared-contexts": "^9.3.0", - "@fluentui/react-tabster": "^9.5.6", - "@fluentui/react-theme": "^9.1.5", + "@fluentui/react-label": "^9.1.3", + "@fluentui/react-shared-contexts": "^9.3.1", + "@fluentui/react-tabster": "^9.5.7", + "@fluentui/react-theme": "^9.1.6", "@fluentui/react-utilities": "^9.7.0", "@griffel/react": "^1.5.2", "tslib": "^2.1.0" diff --git a/packages/react-components/react-select/CHANGELOG.json b/packages/react-components/react-select/CHANGELOG.json index e5537294ae6df3..7f944f053182dd 100644 --- a/packages/react-components/react-select/CHANGELOG.json +++ b/packages/react-components/react-select/CHANGELOG.json @@ -1,6 +1,33 @@ { "name": "@fluentui/react-select", "entries": [ + { + "date": "Wed, 15 Mar 2023 10:19:53 GMT", + "tag": "@fluentui/react-select_v9.1.3", + "version": "9.1.3", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@fluentui/react-select", + "comment": "Bump @fluentui/react-field to v9.0.0-alpha.25", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-select", + "comment": "Bump @fluentui/react-shared-contexts to v9.3.1", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-select", + "comment": "Bump @fluentui/react-theme to v9.1.6", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + } + ] + } + }, { "date": "Mon, 13 Mar 2023 08:58:26 GMT", "tag": "@fluentui/react-select_v9.1.2", diff --git a/packages/react-components/react-select/CHANGELOG.md b/packages/react-components/react-select/CHANGELOG.md index f5531975bcdb8e..13b5582dd193da 100644 --- a/packages/react-components/react-select/CHANGELOG.md +++ b/packages/react-components/react-select/CHANGELOG.md @@ -1,9 +1,20 @@ # Change Log - @fluentui/react-select -This log was last generated on Mon, 13 Mar 2023 08:58:26 GMT and should not be manually modified. +This log was last generated on Wed, 15 Mar 2023 10:19:53 GMT and should not be manually modified. +## [9.1.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-select_v9.1.3) + +Wed, 15 Mar 2023 10:19:53 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-select_v9.1.2..@fluentui/react-select_v9.1.3) + +### Patches + +- Bump @fluentui/react-field to v9.0.0-alpha.25 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-shared-contexts to v9.3.1 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-theme to v9.1.6 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) + ## [9.1.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-select_v9.1.2) Mon, 13 Mar 2023 08:58:26 GMT diff --git a/packages/react-components/react-select/package.json b/packages/react-components/react-select/package.json index 732789ca429688..ead8b102d22695 100644 --- a/packages/react-components/react-select/package.json +++ b/packages/react-components/react-select/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-select", - "version": "9.1.2", + "version": "9.1.3", "description": "Fluent UI React Select component", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -32,10 +32,10 @@ "@fluentui/scripts-tasks": "*" }, "dependencies": { - "@fluentui/react-field": "9.0.0-alpha.24", + "@fluentui/react-field": "9.0.0-alpha.25", "@fluentui/react-icons": "^2.0.175", - "@fluentui/react-shared-contexts": "^9.3.0", - "@fluentui/react-theme": "^9.1.5", + "@fluentui/react-shared-contexts": "^9.3.1", + "@fluentui/react-theme": "^9.1.6", "@fluentui/react-utilities": "^9.7.0", "@griffel/react": "^1.5.2", "tslib": "^2.1.0" diff --git a/packages/react-components/react-shared-contexts/CHANGELOG.json b/packages/react-components/react-shared-contexts/CHANGELOG.json index 6a28ac485862c2..16bb4eb21df29f 100644 --- a/packages/react-components/react-shared-contexts/CHANGELOG.json +++ b/packages/react-components/react-shared-contexts/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@fluentui/react-shared-contexts", "entries": [ + { + "date": "Wed, 15 Mar 2023 10:19:53 GMT", + "tag": "@fluentui/react-shared-contexts_v9.3.1", + "version": "9.3.1", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@fluentui/react-shared-contexts", + "comment": "Bump @fluentui/react-theme to v9.1.6", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + } + ] + } + }, { "date": "Wed, 08 Mar 2023 17:42:42 GMT", "tag": "@fluentui/react-shared-contexts_v9.3.0", diff --git a/packages/react-components/react-shared-contexts/CHANGELOG.md b/packages/react-components/react-shared-contexts/CHANGELOG.md index aeab03c4e4cf95..9967e4188717f7 100644 --- a/packages/react-components/react-shared-contexts/CHANGELOG.md +++ b/packages/react-components/react-shared-contexts/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - @fluentui/react-shared-contexts -This log was last generated on Wed, 08 Mar 2023 17:42:42 GMT and should not be manually modified. +This log was last generated on Wed, 15 Mar 2023 10:19:53 GMT and should not be manually modified. +## [9.3.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-shared-contexts_v9.3.1) + +Wed, 15 Mar 2023 10:19:53 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-shared-contexts_v9.3.0..@fluentui/react-shared-contexts_v9.3.1) + +### Patches + +- Bump @fluentui/react-theme to v9.1.6 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) + ## [9.3.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-shared-contexts_v9.3.0) Wed, 08 Mar 2023 17:42:42 GMT diff --git a/packages/react-components/react-shared-contexts/package.json b/packages/react-components/react-shared-contexts/package.json index 594bc7f68c7a7b..eceeaf05cad777 100644 --- a/packages/react-components/react-shared-contexts/package.json +++ b/packages/react-components/react-shared-contexts/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-shared-contexts", - "version": "9.3.0", + "version": "9.3.1", "description": "Fluent UI React Contexts shared by multiple components.", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -27,7 +27,7 @@ "@fluentui/scripts-tasks": "*" }, "dependencies": { - "@fluentui/react-theme": "^9.1.5", + "@fluentui/react-theme": "^9.1.6", "tslib": "^2.1.0" }, "peerDependencies": { diff --git a/packages/react-components/react-skeleton/CHANGELOG.json b/packages/react-components/react-skeleton/CHANGELOG.json index 6b079c58b5df27..199120012c4d2c 100644 --- a/packages/react-components/react-skeleton/CHANGELOG.json +++ b/packages/react-components/react-skeleton/CHANGELOG.json @@ -1,6 +1,33 @@ { "name": "@fluentui/react-skeleton", "entries": [ + { + "date": "Wed, 15 Mar 2023 10:19:53 GMT", + "tag": "@fluentui/react-skeleton_v9.0.0-beta.2", + "version": "9.0.0-beta.2", + "comments": { + "prerelease": [ + { + "author": "beachball", + "package": "@fluentui/react-skeleton", + "comment": "Bump @fluentui/react-field to v9.0.0-alpha.25", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-skeleton", + "comment": "Bump @fluentui/react-shared-contexts to v9.3.1", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-skeleton", + "comment": "Bump @fluentui/react-theme to v9.1.6", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + } + ] + } + }, { "date": "Mon, 13 Mar 2023 08:58:25 GMT", "tag": "@fluentui/react-skeleton_v9.0.0-beta.1", diff --git a/packages/react-components/react-skeleton/CHANGELOG.md b/packages/react-components/react-skeleton/CHANGELOG.md index 6c3645b77a8ef5..66f7abfcdcc18d 100644 --- a/packages/react-components/react-skeleton/CHANGELOG.md +++ b/packages/react-components/react-skeleton/CHANGELOG.md @@ -1,9 +1,20 @@ # Change Log - @fluentui/react-skeleton -This log was last generated on Mon, 13 Mar 2023 08:58:25 GMT and should not be manually modified. +This log was last generated on Wed, 15 Mar 2023 10:19:53 GMT and should not be manually modified. +## [9.0.0-beta.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-skeleton_v9.0.0-beta.2) + +Wed, 15 Mar 2023 10:19:53 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-skeleton_v9.0.0-beta.1..@fluentui/react-skeleton_v9.0.0-beta.2) + +### Changes + +- Bump @fluentui/react-field to v9.0.0-alpha.25 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-shared-contexts to v9.3.1 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-theme to v9.1.6 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) + ## [9.0.0-beta.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-skeleton_v9.0.0-beta.1) Mon, 13 Mar 2023 08:58:25 GMT diff --git a/packages/react-components/react-skeleton/package.json b/packages/react-components/react-skeleton/package.json index 24e21fc75181d4..ea7c3d07fb0dbd 100644 --- a/packages/react-components/react-skeleton/package.json +++ b/packages/react-components/react-skeleton/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-skeleton", - "version": "9.0.0-beta.1", + "version": "9.0.0-beta.2", "description": "Converged v9 Skeleton Component", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -31,9 +31,9 @@ "@fluentui/scripts-tasks": "*" }, "dependencies": { - "@fluentui/react-field": "9.0.0-alpha.24", - "@fluentui/react-shared-contexts": "^9.3.0", - "@fluentui/react-theme": "^9.1.5", + "@fluentui/react-field": "9.0.0-alpha.25", + "@fluentui/react-shared-contexts": "^9.3.1", + "@fluentui/react-theme": "^9.1.6", "@fluentui/react-utilities": "^9.7.0", "@griffel/react": "^1.5.2", "tslib": "^2.1.0" diff --git a/packages/react-components/react-slider/CHANGELOG.json b/packages/react-components/react-slider/CHANGELOG.json index 8277d76dcbdf52..b8665b407749de 100644 --- a/packages/react-components/react-slider/CHANGELOG.json +++ b/packages/react-components/react-slider/CHANGELOG.json @@ -1,6 +1,45 @@ { "name": "@fluentui/react-slider", "entries": [ + { + "date": "Wed, 15 Mar 2023 10:19:53 GMT", + "tag": "@fluentui/react-slider_v9.1.3", + "version": "9.1.3", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@fluentui/react-slider", + "comment": "Bump @fluentui/react-field to v9.0.0-alpha.25", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-slider", + "comment": "Bump @fluentui/react-shared-contexts to v9.3.1", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-slider", + "comment": "Bump @fluentui/react-tabster to v9.5.7", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-slider", + "comment": "Bump @fluentui/react-theme to v9.1.6", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-slider", + "comment": "Bump @fluentui/react-label to v9.1.3", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + } + ] + } + }, { "date": "Mon, 13 Mar 2023 08:58:26 GMT", "tag": "@fluentui/react-slider_v9.1.2", diff --git a/packages/react-components/react-slider/CHANGELOG.md b/packages/react-components/react-slider/CHANGELOG.md index 850d3e8157b2a4..a6d661d24f3504 100644 --- a/packages/react-components/react-slider/CHANGELOG.md +++ b/packages/react-components/react-slider/CHANGELOG.md @@ -1,9 +1,22 @@ # Change Log - @fluentui/react-slider -This log was last generated on Mon, 13 Mar 2023 08:58:26 GMT and should not be manually modified. +This log was last generated on Wed, 15 Mar 2023 10:19:53 GMT and should not be manually modified. +## [9.1.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v9.1.3) + +Wed, 15 Mar 2023 10:19:53 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v9.1.2..@fluentui/react-slider_v9.1.3) + +### Patches + +- Bump @fluentui/react-field to v9.0.0-alpha.25 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-shared-contexts to v9.3.1 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-tabster to v9.5.7 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-theme to v9.1.6 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-label to v9.1.3 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) + ## [9.1.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v9.1.2) Mon, 13 Mar 2023 08:58:26 GMT diff --git a/packages/react-components/react-slider/package.json b/packages/react-components/react-slider/package.json index 0ba9f952c0e07c..387596b75cb781 100644 --- a/packages/react-components/react-slider/package.json +++ b/packages/react-components/react-slider/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-slider", - "version": "9.1.2", + "version": "9.1.3", "description": "Fluent UI React Slider component.", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -28,16 +28,16 @@ "@fluentui/eslint-plugin": "*", "@fluentui/react-conformance": "*", "@fluentui/react-conformance-griffel": "9.0.0-beta.19", - "@fluentui/react-label": "^9.1.2", + "@fluentui/react-label": "^9.1.3", "@fluentui/scripts-api-extractor": "*", "@fluentui/scripts-tasks": "*" }, "dependencies": { "@griffel/react": "^1.5.2", - "@fluentui/react-field": "9.0.0-alpha.24", - "@fluentui/react-shared-contexts": "^9.3.0", - "@fluentui/react-tabster": "^9.5.6", - "@fluentui/react-theme": "^9.1.5", + "@fluentui/react-field": "9.0.0-alpha.25", + "@fluentui/react-shared-contexts": "^9.3.1", + "@fluentui/react-tabster": "^9.5.7", + "@fluentui/react-theme": "^9.1.6", "@fluentui/react-utilities": "^9.7.0", "tslib": "^2.1.0" }, diff --git a/packages/react-components/react-spinbutton/CHANGELOG.json b/packages/react-components/react-spinbutton/CHANGELOG.json index c3cf035c7d1a3c..e26f54a9d4bbf6 100644 --- a/packages/react-components/react-spinbutton/CHANGELOG.json +++ b/packages/react-components/react-spinbutton/CHANGELOG.json @@ -1,6 +1,39 @@ { "name": "@fluentui/react-spinbutton", "entries": [ + { + "date": "Wed, 15 Mar 2023 10:19:53 GMT", + "tag": "@fluentui/react-spinbutton_v9.2.3", + "version": "9.2.3", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@fluentui/react-spinbutton", + "comment": "Bump @fluentui/react-field to v9.0.0-alpha.25", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-spinbutton", + "comment": "Bump @fluentui/react-shared-contexts to v9.3.1", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-spinbutton", + "comment": "Bump @fluentui/react-theme to v9.1.6", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-spinbutton", + "comment": "Bump @fluentui/react-label to v9.1.3", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + } + ] + } + }, { "date": "Mon, 13 Mar 2023 08:58:26 GMT", "tag": "@fluentui/react-spinbutton_v9.2.2", diff --git a/packages/react-components/react-spinbutton/CHANGELOG.md b/packages/react-components/react-spinbutton/CHANGELOG.md index 6a4da85fffcada..17a4a014125f14 100644 --- a/packages/react-components/react-spinbutton/CHANGELOG.md +++ b/packages/react-components/react-spinbutton/CHANGELOG.md @@ -1,9 +1,21 @@ # Change Log - @fluentui/react-spinbutton -This log was last generated on Mon, 13 Mar 2023 08:58:26 GMT and should not be manually modified. +This log was last generated on Wed, 15 Mar 2023 10:19:53 GMT and should not be manually modified. +## [9.2.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.2.3) + +Wed, 15 Mar 2023 10:19:53 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.2.2..@fluentui/react-spinbutton_v9.2.3) + +### Patches + +- Bump @fluentui/react-field to v9.0.0-alpha.25 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-shared-contexts to v9.3.1 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-theme to v9.1.6 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-label to v9.1.3 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) + ## [9.2.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.2.2) Mon, 13 Mar 2023 08:58:26 GMT diff --git a/packages/react-components/react-spinbutton/package.json b/packages/react-components/react-spinbutton/package.json index 428d99bea093c2..2ac9bbfb34678c 100644 --- a/packages/react-components/react-spinbutton/package.json +++ b/packages/react-components/react-spinbutton/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-spinbutton", - "version": "9.2.2", + "version": "9.2.3", "description": "Fluent UI React SpinButton component.", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -28,17 +28,17 @@ "@fluentui/eslint-plugin": "*", "@fluentui/react-conformance": "*", "@fluentui/react-conformance-griffel": "9.0.0-beta.19", - "@fluentui/react-label": "^9.1.2", + "@fluentui/react-label": "^9.1.3", "@fluentui/scripts-api-extractor": "*", "@fluentui/scripts-tasks": "*" }, "dependencies": { "@griffel/react": "^1.5.2", "@fluentui/keyboard-keys": "^9.0.1", - "@fluentui/react-field": "9.0.0-alpha.24", + "@fluentui/react-field": "9.0.0-alpha.25", "@fluentui/react-icons": "^2.0.175", - "@fluentui/react-shared-contexts": "^9.3.0", - "@fluentui/react-theme": "^9.1.5", + "@fluentui/react-shared-contexts": "^9.3.1", + "@fluentui/react-theme": "^9.1.6", "@fluentui/react-utilities": "^9.7.0", "tslib": "^2.1.0" }, diff --git a/packages/react-components/react-spinner/CHANGELOG.json b/packages/react-components/react-spinner/CHANGELOG.json index 5db0909da26274..ebe28a22c68f1b 100644 --- a/packages/react-components/react-spinner/CHANGELOG.json +++ b/packages/react-components/react-spinner/CHANGELOG.json @@ -1,6 +1,33 @@ { "name": "@fluentui/react-spinner", "entries": [ + { + "date": "Wed, 15 Mar 2023 10:19:53 GMT", + "tag": "@fluentui/react-spinner_v9.1.3", + "version": "9.1.3", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@fluentui/react-spinner", + "comment": "Bump @fluentui/react-label to v9.1.3", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-spinner", + "comment": "Bump @fluentui/react-shared-contexts to v9.3.1", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-spinner", + "comment": "Bump @fluentui/react-theme to v9.1.6", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + } + ] + } + }, { "date": "Mon, 13 Mar 2023 08:58:26 GMT", "tag": "@fluentui/react-spinner_v9.1.2", diff --git a/packages/react-components/react-spinner/CHANGELOG.md b/packages/react-components/react-spinner/CHANGELOG.md index 4497519fb90833..8adcb8411e2ea8 100644 --- a/packages/react-components/react-spinner/CHANGELOG.md +++ b/packages/react-components/react-spinner/CHANGELOG.md @@ -1,9 +1,20 @@ # Change Log - @fluentui/react-spinner -This log was last generated on Mon, 13 Mar 2023 08:58:26 GMT and should not be manually modified. +This log was last generated on Wed, 15 Mar 2023 10:19:53 GMT and should not be manually modified. +## [9.1.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinner_v9.1.3) + +Wed, 15 Mar 2023 10:19:53 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinner_v9.1.2..@fluentui/react-spinner_v9.1.3) + +### Patches + +- Bump @fluentui/react-label to v9.1.3 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-shared-contexts to v9.3.1 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-theme to v9.1.6 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) + ## [9.1.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinner_v9.1.2) Mon, 13 Mar 2023 08:58:26 GMT diff --git a/packages/react-components/react-spinner/package.json b/packages/react-components/react-spinner/package.json index 730cc4e57be390..ca726b51dd2d9b 100644 --- a/packages/react-components/react-spinner/package.json +++ b/packages/react-components/react-spinner/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-spinner", - "version": "9.1.2", + "version": "9.1.3", "description": "Spinner component for Fluent UI React", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -32,9 +32,9 @@ "@fluentui/scripts-tasks": "*" }, "dependencies": { - "@fluentui/react-label": "^9.1.2", - "@fluentui/react-shared-contexts": "^9.3.0", - "@fluentui/react-theme": "^9.1.5", + "@fluentui/react-label": "^9.1.3", + "@fluentui/react-shared-contexts": "^9.3.1", + "@fluentui/react-theme": "^9.1.6", "@fluentui/react-utilities": "^9.7.0", "@griffel/react": "^1.5.2", "tslib": "^2.1.0" diff --git a/packages/react-components/react-storybook-addon/package.json b/packages/react-components/react-storybook-addon/package.json index bc681f85bfda88..1db7e8495d2898 100644 --- a/packages/react-components/react-storybook-addon/package.json +++ b/packages/react-components/react-storybook-addon/package.json @@ -30,8 +30,8 @@ "@fluentui/scripts-tasks": "*" }, "dependencies": { - "@fluentui/react-theme": "^9.1.5", - "@fluentui/react-provider": "^9.4.2", + "@fluentui/react-theme": "^9.1.6", + "@fluentui/react-provider": "^9.4.3", "tslib": "^2.1.0" }, "peerDependencies": { diff --git a/packages/react-components/react-switch/CHANGELOG.json b/packages/react-components/react-switch/CHANGELOG.json index 20d207e7110f75..0555fea9a05a42 100644 --- a/packages/react-components/react-switch/CHANGELOG.json +++ b/packages/react-components/react-switch/CHANGELOG.json @@ -1,6 +1,45 @@ { "name": "@fluentui/react-switch", "entries": [ + { + "date": "Wed, 15 Mar 2023 10:19:53 GMT", + "tag": "@fluentui/react-switch_v9.1.3", + "version": "9.1.3", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@fluentui/react-switch", + "comment": "Bump @fluentui/react-field to v9.0.0-alpha.25", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-switch", + "comment": "Bump @fluentui/react-label to v9.1.3", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-switch", + "comment": "Bump @fluentui/react-shared-contexts to v9.3.1", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-switch", + "comment": "Bump @fluentui/react-tabster to v9.5.7", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-switch", + "comment": "Bump @fluentui/react-theme to v9.1.6", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + } + ] + } + }, { "date": "Mon, 13 Mar 2023 08:58:26 GMT", "tag": "@fluentui/react-switch_v9.1.2", diff --git a/packages/react-components/react-switch/CHANGELOG.md b/packages/react-components/react-switch/CHANGELOG.md index 01c5f8f7a0ccbe..d9e54037a4a54d 100644 --- a/packages/react-components/react-switch/CHANGELOG.md +++ b/packages/react-components/react-switch/CHANGELOG.md @@ -1,9 +1,22 @@ # Change Log - @fluentui/react-switch -This log was last generated on Mon, 13 Mar 2023 08:58:26 GMT and should not be manually modified. +This log was last generated on Wed, 15 Mar 2023 10:19:53 GMT and should not be manually modified. +## [9.1.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.1.3) + +Wed, 15 Mar 2023 10:19:53 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.1.2..@fluentui/react-switch_v9.1.3) + +### Patches + +- Bump @fluentui/react-field to v9.0.0-alpha.25 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-label to v9.1.3 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-shared-contexts to v9.3.1 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-tabster to v9.5.7 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-theme to v9.1.6 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) + ## [9.1.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.1.2) Mon, 13 Mar 2023 08:58:26 GMT diff --git a/packages/react-components/react-switch/package.json b/packages/react-components/react-switch/package.json index 4c1ee38341199c..27eaea27776f61 100644 --- a/packages/react-components/react-switch/package.json +++ b/packages/react-components/react-switch/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-switch", - "version": "9.1.2", + "version": "9.1.3", "description": "Fluent UI React Switch component.", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -32,12 +32,12 @@ "@fluentui/scripts-tasks": "*" }, "dependencies": { - "@fluentui/react-field": "9.0.0-alpha.24", + "@fluentui/react-field": "9.0.0-alpha.25", "@fluentui/react-icons": "^2.0.175", - "@fluentui/react-label": "^9.1.2", - "@fluentui/react-shared-contexts": "^9.3.0", - "@fluentui/react-tabster": "^9.5.6", - "@fluentui/react-theme": "^9.1.5", + "@fluentui/react-label": "^9.1.3", + "@fluentui/react-shared-contexts": "^9.3.1", + "@fluentui/react-tabster": "^9.5.7", + "@fluentui/react-theme": "^9.1.6", "@fluentui/react-utilities": "^9.7.0", "@griffel/react": "^1.5.2", "tslib": "^2.1.0" diff --git a/packages/react-components/react-table/CHANGELOG.json b/packages/react-components/react-table/CHANGELOG.json index 51c8d4f73f24a5..939bce6618076f 100644 --- a/packages/react-components/react-table/CHANGELOG.json +++ b/packages/react-components/react-table/CHANGELOG.json @@ -1,6 +1,57 @@ { "name": "@fluentui/react-table", "entries": [ + { + "date": "Wed, 15 Mar 2023 10:19:52 GMT", + "tag": "@fluentui/react-table_v9.2.0", + "version": "9.2.0", + "comments": { + "minor": [ + { + "author": "jirivyhnalek@microsoft.com", + "package": "@fluentui/react-table", + "commit": "55230fb45b3e30941ee9f4005cf3ada071a4f626", + "comment": "Added support for keyboard navigation in Table/DataGrid" + }, + { + "author": "beachball", + "package": "@fluentui/react-table", + "comment": "Bump @fluentui/react-avatar to v9.4.3", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-table", + "comment": "Bump @fluentui/react-checkbox to v9.1.3", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-table", + "comment": "Bump @fluentui/react-radio to v9.1.3", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-table", + "comment": "Bump @fluentui/react-shared-contexts to v9.3.1", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-table", + "comment": "Bump @fluentui/react-tabster to v9.5.7", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-table", + "comment": "Bump @fluentui/react-theme to v9.1.6", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + } + ] + } + }, { "date": "Mon, 13 Mar 2023 08:58:26 GMT", "tag": "@fluentui/react-table_v9.1.2", diff --git a/packages/react-components/react-table/CHANGELOG.md b/packages/react-components/react-table/CHANGELOG.md index 25cec6ec39f104..bb261feb24c9d9 100644 --- a/packages/react-components/react-table/CHANGELOG.md +++ b/packages/react-components/react-table/CHANGELOG.md @@ -1,9 +1,24 @@ # Change Log - @fluentui/react-table -This log was last generated on Mon, 13 Mar 2023 08:58:26 GMT and should not be manually modified. +This log was last generated on Wed, 15 Mar 2023 10:19:52 GMT and should not be manually modified. +## [9.2.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-table_v9.2.0) + +Wed, 15 Mar 2023 10:19:52 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-table_v9.1.2..@fluentui/react-table_v9.2.0) + +### Minor changes + +- Added support for keyboard navigation in Table/DataGrid ([PR #26956](https://github.com/microsoft/fluentui/pull/26956) by jirivyhnalek@microsoft.com) +- Bump @fluentui/react-avatar to v9.4.3 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-checkbox to v9.1.3 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-radio to v9.1.3 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-shared-contexts to v9.3.1 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-tabster to v9.5.7 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-theme to v9.1.6 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) + ## [9.1.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-table_v9.1.2) Mon, 13 Mar 2023 08:58:26 GMT diff --git a/packages/react-components/react-table/package.json b/packages/react-components/react-table/package.json index 4377fe3302841a..416f1447989340 100644 --- a/packages/react-components/react-table/package.json +++ b/packages/react-components/react-table/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-table", - "version": "9.1.2", + "version": "9.2.0", "description": "React components for building web experiences", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -34,14 +34,14 @@ "dependencies": { "@fluentui/keyboard-keys": "^9.0.1", "@fluentui/react-aria": "^9.3.13", - "@fluentui/react-avatar": "^9.4.2", - "@fluentui/react-checkbox": "^9.1.2", + "@fluentui/react-avatar": "^9.4.3", + "@fluentui/react-checkbox": "^9.1.3", "@fluentui/react-context-selector": "^9.1.13", "@fluentui/react-icons": "^2.0.175", - "@fluentui/react-radio": "^9.1.2", - "@fluentui/react-shared-contexts": "^9.3.0", - "@fluentui/react-tabster": "^9.5.6", - "@fluentui/react-theme": "^9.1.5", + "@fluentui/react-radio": "^9.1.3", + "@fluentui/react-shared-contexts": "^9.3.1", + "@fluentui/react-tabster": "^9.5.7", + "@fluentui/react-theme": "^9.1.6", "@fluentui/react-utilities": "^9.7.0", "@griffel/react": "^1.5.2", "tslib": "^2.1.0" diff --git a/packages/react-components/react-tabs/CHANGELOG.json b/packages/react-components/react-tabs/CHANGELOG.json index 6d4e790dd09877..96c181ce82a20d 100644 --- a/packages/react-components/react-tabs/CHANGELOG.json +++ b/packages/react-components/react-tabs/CHANGELOG.json @@ -1,6 +1,33 @@ { "name": "@fluentui/react-tabs", "entries": [ + { + "date": "Wed, 15 Mar 2023 10:19:53 GMT", + "tag": "@fluentui/react-tabs_v9.3.3", + "version": "9.3.3", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@fluentui/react-tabs", + "comment": "Bump @fluentui/react-shared-contexts to v9.3.1", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-tabs", + "comment": "Bump @fluentui/react-tabster to v9.5.7", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-tabs", + "comment": "Bump @fluentui/react-theme to v9.1.6", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + } + ] + } + }, { "date": "Mon, 13 Mar 2023 08:58:26 GMT", "tag": "@fluentui/react-tabs_v9.3.2", diff --git a/packages/react-components/react-tabs/CHANGELOG.md b/packages/react-components/react-tabs/CHANGELOG.md index d586748d60b303..3218279f9bfa03 100644 --- a/packages/react-components/react-tabs/CHANGELOG.md +++ b/packages/react-components/react-tabs/CHANGELOG.md @@ -1,9 +1,20 @@ # Change Log - @fluentui/react-tabs -This log was last generated on Mon, 13 Mar 2023 08:58:26 GMT and should not be manually modified. +This log was last generated on Wed, 15 Mar 2023 10:19:53 GMT and should not be manually modified. +## [9.3.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-tabs_v9.3.3) + +Wed, 15 Mar 2023 10:19:53 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tabs_v9.3.2..@fluentui/react-tabs_v9.3.3) + +### Patches + +- Bump @fluentui/react-shared-contexts to v9.3.1 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-tabster to v9.5.7 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-theme to v9.1.6 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) + ## [9.3.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-tabs_v9.3.2) Mon, 13 Mar 2023 08:58:26 GMT diff --git a/packages/react-components/react-tabs/package.json b/packages/react-components/react-tabs/package.json index a8be4e0c0f73dd..b20ca72c721477 100644 --- a/packages/react-components/react-tabs/package.json +++ b/packages/react-components/react-tabs/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-tabs", - "version": "9.3.2", + "version": "9.3.3", "description": "Fluent UI React tabs components", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -32,9 +32,9 @@ }, "dependencies": { "@fluentui/react-context-selector": "^9.1.13", - "@fluentui/react-shared-contexts": "^9.3.0", - "@fluentui/react-tabster": "^9.5.6", - "@fluentui/react-theme": "^9.1.5", + "@fluentui/react-shared-contexts": "^9.3.1", + "@fluentui/react-tabster": "^9.5.7", + "@fluentui/react-theme": "^9.1.6", "@fluentui/react-utilities": "^9.7.0", "@griffel/react": "^1.5.2", "tslib": "^2.1.0" diff --git a/packages/react-components/react-tabster/CHANGELOG.json b/packages/react-components/react-tabster/CHANGELOG.json index 8c76e1709a5201..1e44dcfd86e350 100644 --- a/packages/react-components/react-tabster/CHANGELOG.json +++ b/packages/react-components/react-tabster/CHANGELOG.json @@ -1,6 +1,35 @@ { "name": "@fluentui/react-tabster", "entries": [ + { + "date": "Wed, 15 Mar 2023 10:19:52 GMT", + "tag": "@fluentui/react-tabster_v9.5.7", + "version": "9.5.7", + "comments": { + "none": [ + { + "author": "tigeroakes@microsoft.com", + "package": "@fluentui/react-tabster", + "commit": "5b6822abdd478455086630785d35d464ca68a1cc", + "comment": "Add JSDoc for tabster focus indicator selector" + } + ], + "patch": [ + { + "author": "beachball", + "package": "@fluentui/react-tabster", + "comment": "Bump @fluentui/react-shared-contexts to v9.3.1", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-tabster", + "comment": "Bump @fluentui/react-theme to v9.1.6", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + } + ] + } + }, { "date": "Mon, 13 Mar 2023 08:58:26 GMT", "tag": "@fluentui/react-tabster_v9.5.6", diff --git a/packages/react-components/react-tabster/CHANGELOG.md b/packages/react-components/react-tabster/CHANGELOG.md index 0b6b67980bb87c..c9a050eba81e3a 100644 --- a/packages/react-components/react-tabster/CHANGELOG.md +++ b/packages/react-components/react-tabster/CHANGELOG.md @@ -1,9 +1,19 @@ # Change Log - @fluentui/react-tabster -This log was last generated on Mon, 13 Mar 2023 08:58:26 GMT and should not be manually modified. +This log was last generated on Wed, 15 Mar 2023 10:19:52 GMT and should not be manually modified. +## [9.5.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-tabster_v9.5.7) + +Wed, 15 Mar 2023 10:19:52 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tabster_v9.5.6..@fluentui/react-tabster_v9.5.7) + +### Patches + +- Bump @fluentui/react-shared-contexts to v9.3.1 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-theme to v9.1.6 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) + ## [9.5.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-tabster_v9.5.6) Mon, 13 Mar 2023 08:58:26 GMT diff --git a/packages/react-components/react-tabster/package.json b/packages/react-components/react-tabster/package.json index 7cd9e0f2b9e94f..daa736c7655064 100644 --- a/packages/react-components/react-tabster/package.json +++ b/packages/react-components/react-tabster/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-tabster", - "version": "9.5.6", + "version": "9.5.7", "description": "Utilities for focus management and facade for tabster", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -31,8 +31,8 @@ }, "dependencies": { "@griffel/react": "^1.5.2", - "@fluentui/react-shared-contexts": "^9.3.0", - "@fluentui/react-theme": "^9.1.5", + "@fluentui/react-shared-contexts": "^9.3.1", + "@fluentui/react-theme": "^9.1.6", "@fluentui/react-utilities": "^9.7.0", "keyborg": "^2.0.0", "tabster": "^4.1.1", diff --git a/packages/react-components/react-tags/package.json b/packages/react-components/react-tags/package.json index 9d7943498de143..8c3ee0b393eed5 100644 --- a/packages/react-components/react-tags/package.json +++ b/packages/react-components/react-tags/package.json @@ -32,7 +32,7 @@ "@fluentui/scripts-tasks": "*" }, "dependencies": { - "@fluentui/react-theme": "^9.1.5", + "@fluentui/react-theme": "^9.1.6", "@fluentui/react-utilities": "^9.7.0", "@griffel/react": "^1.5.2", "tslib": "^2.1.0" diff --git a/packages/react-components/react-text/CHANGELOG.json b/packages/react-components/react-text/CHANGELOG.json index c2fc5c0fd581f6..855137755bf4ab 100644 --- a/packages/react-components/react-text/CHANGELOG.json +++ b/packages/react-components/react-text/CHANGELOG.json @@ -1,6 +1,33 @@ { "name": "@fluentui/react-text", "entries": [ + { + "date": "Wed, 15 Mar 2023 10:19:52 GMT", + "tag": "@fluentui/react-text_v9.3.0", + "version": "9.3.0", + "comments": { + "minor": [ + { + "author": "gcox@microsoft.com", + "package": "@fluentui/react-text", + "commit": "32e934b7443ca457be0e760c6380ec20f03976c3", + "comment": "feat: Adding calls to custom style hooks derived from context." + }, + { + "author": "beachball", + "package": "@fluentui/react-text", + "comment": "Bump @fluentui/react-shared-contexts to v9.3.1", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-text", + "comment": "Bump @fluentui/react-theme to v9.1.6", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + } + ] + } + }, { "date": "Mon, 13 Mar 2023 08:58:26 GMT", "tag": "@fluentui/react-text_v9.2.6", diff --git a/packages/react-components/react-text/CHANGELOG.md b/packages/react-components/react-text/CHANGELOG.md index b11ac603ba671e..55550d28c5c1fe 100644 --- a/packages/react-components/react-text/CHANGELOG.md +++ b/packages/react-components/react-text/CHANGELOG.md @@ -1,9 +1,20 @@ # Change Log - @fluentui/react-text -This log was last generated on Mon, 13 Mar 2023 08:58:26 GMT and should not be manually modified. +This log was last generated on Wed, 15 Mar 2023 10:19:52 GMT and should not be manually modified. +## [9.3.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.3.0) + +Wed, 15 Mar 2023 10:19:52 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.2.6..@fluentui/react-text_v9.3.0) + +### Minor changes + +- feat: Adding calls to custom style hooks derived from context. ([PR #27078](https://github.com/microsoft/fluentui/pull/27078) by gcox@microsoft.com) +- Bump @fluentui/react-shared-contexts to v9.3.1 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-theme to v9.1.6 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) + ## [9.2.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.2.6) Mon, 13 Mar 2023 08:58:26 GMT diff --git a/packages/react-components/react-text/package.json b/packages/react-components/react-text/package.json index 20a609c4b63833..c16853bd437042 100644 --- a/packages/react-components/react-text/package.json +++ b/packages/react-components/react-text/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-text", - "version": "9.2.6", + "version": "9.3.0", "description": "Text is a typography and styling abstraction component that can be used to ensure the consistency of all text across your application.", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -32,8 +32,8 @@ "@fluentui/scripts-tasks": "*" }, "dependencies": { - "@fluentui/react-shared-contexts": "^9.3.0", - "@fluentui/react-theme": "^9.1.5", + "@fluentui/react-shared-contexts": "^9.3.1", + "@fluentui/react-theme": "^9.1.6", "@griffel/react": "^1.5.2", "@fluentui/react-utilities": "^9.7.0", "tslib": "^2.1.0" diff --git a/packages/react-components/react-textarea/CHANGELOG.json b/packages/react-components/react-textarea/CHANGELOG.json index 71188ec56e533e..b8582b13a7bbeb 100644 --- a/packages/react-components/react-textarea/CHANGELOG.json +++ b/packages/react-components/react-textarea/CHANGELOG.json @@ -1,6 +1,33 @@ { "name": "@fluentui/react-textarea", "entries": [ + { + "date": "Wed, 15 Mar 2023 10:19:53 GMT", + "tag": "@fluentui/react-textarea_v9.3.3", + "version": "9.3.3", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@fluentui/react-textarea", + "comment": "Bump @fluentui/react-field to v9.0.0-alpha.25", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-textarea", + "comment": "Bump @fluentui/react-shared-contexts to v9.3.1", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-textarea", + "comment": "Bump @fluentui/react-theme to v9.1.6", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + } + ] + } + }, { "date": "Mon, 13 Mar 2023 08:58:26 GMT", "tag": "@fluentui/react-textarea_v9.3.2", diff --git a/packages/react-components/react-textarea/CHANGELOG.md b/packages/react-components/react-textarea/CHANGELOG.md index 505768a175ff5e..d77673d330d430 100644 --- a/packages/react-components/react-textarea/CHANGELOG.md +++ b/packages/react-components/react-textarea/CHANGELOG.md @@ -1,9 +1,20 @@ # Change Log - @fluentui/react-textarea -This log was last generated on Mon, 13 Mar 2023 08:58:26 GMT and should not be manually modified. +This log was last generated on Wed, 15 Mar 2023 10:19:53 GMT and should not be manually modified. +## [9.3.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-textarea_v9.3.3) + +Wed, 15 Mar 2023 10:19:53 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-textarea_v9.3.2..@fluentui/react-textarea_v9.3.3) + +### Patches + +- Bump @fluentui/react-field to v9.0.0-alpha.25 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-shared-contexts to v9.3.1 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-theme to v9.1.6 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) + ## [9.3.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-textarea_v9.3.2) Mon, 13 Mar 2023 08:58:26 GMT diff --git a/packages/react-components/react-textarea/package.json b/packages/react-components/react-textarea/package.json index 4aa7a0e7e7040a..1a2b90fe28a7b8 100644 --- a/packages/react-components/react-textarea/package.json +++ b/packages/react-components/react-textarea/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-textarea", - "version": "9.3.2", + "version": "9.3.3", "description": "Fluent UI TextArea component", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -32,9 +32,9 @@ "@fluentui/scripts-tasks": "*" }, "dependencies": { - "@fluentui/react-field": "9.0.0-alpha.24", - "@fluentui/react-shared-contexts": "^9.3.0", - "@fluentui/react-theme": "^9.1.5", + "@fluentui/react-field": "9.0.0-alpha.25", + "@fluentui/react-shared-contexts": "^9.3.1", + "@fluentui/react-theme": "^9.1.6", "@fluentui/react-utilities": "^9.7.0", "@griffel/react": "^1.5.2", "tslib": "^2.1.0" diff --git a/packages/react-components/react-theme-sass/CHANGELOG.json b/packages/react-components/react-theme-sass/CHANGELOG.json index c20a35e9c02d27..1a899a2035a3a9 100644 --- a/packages/react-components/react-theme-sass/CHANGELOG.json +++ b/packages/react-components/react-theme-sass/CHANGELOG.json @@ -1,6 +1,27 @@ { "name": "@fluentui/react-theme-sass", "entries": [ + { + "date": "Wed, 15 Mar 2023 10:19:53 GMT", + "tag": "@fluentui/react-theme-sass_v9.0.0-alpha.9", + "version": "9.0.0-alpha.9", + "comments": { + "prerelease": [ + { + "author": "miroslav.stastny@microsoft.com", + "package": "@fluentui/react-theme-sass", + "commit": "76e6598eae0c9247fb7f8834c1e24d8e864bf5df", + "comment": "feat(tokens): Add colorNeutralBackgroundAlpha and colorNeutralStrokeAlpha tokens" + }, + { + "author": "beachball", + "package": "@fluentui/react-theme-sass", + "comment": "Bump @fluentui/react-theme to v9.1.6", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + } + ] + } + }, { "date": "Mon, 16 Jan 2023 08:38:51 GMT", "tag": "@fluentui/react-theme-sass_v9.0.0-alpha.8", diff --git a/packages/react-components/react-theme-sass/CHANGELOG.md b/packages/react-components/react-theme-sass/CHANGELOG.md index a7189f41b5d784..78b9771e247f99 100644 --- a/packages/react-components/react-theme-sass/CHANGELOG.md +++ b/packages/react-components/react-theme-sass/CHANGELOG.md @@ -1,9 +1,19 @@ # Change Log - @fluentui/react-theme-sass -This log was last generated on Wed, 21 Dec 2022 10:20:33 GMT and should not be manually modified. +This log was last generated on Wed, 15 Mar 2023 10:19:53 GMT and should not be manually modified. +## [9.0.0-alpha.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-theme-sass_v9.0.0-alpha.9) + +Wed, 15 Mar 2023 10:19:53 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-theme-sass_v9.0.0-alpha.8..@fluentui/react-theme-sass_v9.0.0-alpha.9) + +### Changes + +- feat(tokens): Add colorNeutralBackgroundAlpha and colorNeutralStrokeAlpha tokens ([PR #27034](https://github.com/microsoft/fluentui/pull/27034) by miroslav.stastny@microsoft.com) +- Bump @fluentui/react-theme to v9.1.6 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) + ## [9.0.0-alpha.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-theme-sass_v9.0.0-alpha.7) Wed, 21 Dec 2022 10:20:33 GMT diff --git a/packages/react-components/react-theme-sass/package.json b/packages/react-components/react-theme-sass/package.json index 3f82b526cb80d6..82f08b93d6eb5f 100644 --- a/packages/react-components/react-theme-sass/package.json +++ b/packages/react-components/react-theme-sass/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-theme-sass", - "version": "9.0.0-alpha.8", + "version": "9.0.0-alpha.9", "description": "SASS variables referencing react-theme design tokens injected to DOM by react-provider.", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -24,7 +24,7 @@ }, "devDependencies": { "@fluentui/eslint-plugin": "*", - "@fluentui/react-theme": "^9.1.5", + "@fluentui/react-theme": "^9.1.6", "@fluentui/scripts-api-extractor": "*", "@fluentui/scripts-tasks": "*" }, diff --git a/packages/react-components/react-theme/CHANGELOG.json b/packages/react-components/react-theme/CHANGELOG.json index e09186e675f2a9..05a0613df793d4 100644 --- a/packages/react-components/react-theme/CHANGELOG.json +++ b/packages/react-components/react-theme/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@fluentui/react-theme", "entries": [ + { + "date": "Wed, 15 Mar 2023 10:19:53 GMT", + "tag": "@fluentui/react-theme_v9.1.6", + "version": "9.1.6", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@fluentui/react-theme", + "comment": "Bump @fluentui/tokens to v1.0.0-alpha.3", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + } + ] + } + }, { "date": "Tue, 31 Jan 2023 19:53:58 GMT", "tag": "@fluentui/react-theme_v9.1.5", diff --git a/packages/react-components/react-theme/CHANGELOG.md b/packages/react-components/react-theme/CHANGELOG.md index abdc93bf34405f..a4c8ed717eae9b 100644 --- a/packages/react-components/react-theme/CHANGELOG.md +++ b/packages/react-components/react-theme/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - @fluentui/react-theme -This log was last generated on Wed, 21 Dec 2022 10:20:32 GMT and should not be manually modified. +This log was last generated on Wed, 15 Mar 2023 10:19:53 GMT and should not be manually modified. +## [9.1.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-theme_v9.1.6) + +Wed, 15 Mar 2023 10:19:53 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-theme_v9.1.5..@fluentui/react-theme_v9.1.6) + +### Patches + +- Bump @fluentui/tokens to v1.0.0-alpha.3 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) + ## [9.1.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-theme_v9.1.5) Wed, 21 Dec 2022 10:20:32 GMT diff --git a/packages/react-components/react-theme/package.json b/packages/react-components/react-theme/package.json index 58a00f99c14d69..dfdbbc86d965b9 100644 --- a/packages/react-components/react-theme/package.json +++ b/packages/react-components/react-theme/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-theme", - "version": "9.1.5", + "version": "9.1.6", "description": "Fluent UI themes", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -31,7 +31,7 @@ }, "dependencies": { "tslib": "^2.1.0", - "@fluentui/tokens": "1.0.0-alpha.2" + "@fluentui/tokens": "1.0.0-alpha.3" }, "beachball": { "disallowedChangeTypes": [ diff --git a/packages/react-components/react-toolbar/CHANGELOG.json b/packages/react-components/react-toolbar/CHANGELOG.json index e2eaacf7588a53..f0c141edeb0889 100644 --- a/packages/react-components/react-toolbar/CHANGELOG.json +++ b/packages/react-components/react-toolbar/CHANGELOG.json @@ -1,6 +1,51 @@ { "name": "@fluentui/react-toolbar", "entries": [ + { + "date": "Wed, 15 Mar 2023 10:19:53 GMT", + "tag": "@fluentui/react-toolbar_v9.1.3", + "version": "9.1.3", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@fluentui/react-toolbar", + "comment": "Bump @fluentui/react-button to v9.3.3", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-toolbar", + "comment": "Bump @fluentui/react-divider to v9.2.3", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-toolbar", + "comment": "Bump @fluentui/react-theme to v9.1.6", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-toolbar", + "comment": "Bump @fluentui/react-radio to v9.1.3", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-toolbar", + "comment": "Bump @fluentui/react-shared-contexts to v9.3.1", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-toolbar", + "comment": "Bump @fluentui/react-tabster to v9.5.7", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + } + ] + } + }, { "date": "Mon, 13 Mar 2023 08:58:26 GMT", "tag": "@fluentui/react-toolbar_v9.1.2", diff --git a/packages/react-components/react-toolbar/CHANGELOG.md b/packages/react-components/react-toolbar/CHANGELOG.md index d61176c3c7897d..7293345ef4a355 100644 --- a/packages/react-components/react-toolbar/CHANGELOG.md +++ b/packages/react-components/react-toolbar/CHANGELOG.md @@ -1,9 +1,23 @@ # Change Log - @fluentui/react-toolbar -This log was last generated on Mon, 13 Mar 2023 08:58:26 GMT and should not be manually modified. +This log was last generated on Wed, 15 Mar 2023 10:19:53 GMT and should not be manually modified. +## [9.1.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-toolbar_v9.1.3) + +Wed, 15 Mar 2023 10:19:53 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-toolbar_v9.1.2..@fluentui/react-toolbar_v9.1.3) + +### Patches + +- Bump @fluentui/react-button to v9.3.3 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-divider to v9.2.3 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-theme to v9.1.6 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-radio to v9.1.3 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-shared-contexts to v9.3.1 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-tabster to v9.5.7 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) + ## [9.1.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-toolbar_v9.1.2) Mon, 13 Mar 2023 08:58:26 GMT diff --git a/packages/react-components/react-toolbar/package.json b/packages/react-components/react-toolbar/package.json index d21a0412052f13..27c7f1c82b4710 100644 --- a/packages/react-components/react-toolbar/package.json +++ b/packages/react-components/react-toolbar/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-toolbar", - "version": "9.1.2", + "version": "9.1.3", "description": "React components for building web experiences", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -34,14 +34,14 @@ "@fluentui/scripts-tasks": "*" }, "dependencies": { - "@fluentui/react-button": "^9.3.2", - "@fluentui/react-divider": "^9.2.2", - "@fluentui/react-theme": "^9.1.5", + "@fluentui/react-button": "^9.3.3", + "@fluentui/react-divider": "^9.2.3", + "@fluentui/react-theme": "^9.1.6", "@fluentui/react-utilities": "^9.7.0", "@fluentui/react-context-selector": "^9.1.13", - "@fluentui/react-radio": "^9.1.2", - "@fluentui/react-shared-contexts": "^9.3.0", - "@fluentui/react-tabster": "^9.5.6", + "@fluentui/react-radio": "^9.1.3", + "@fluentui/react-shared-contexts": "^9.3.1", + "@fluentui/react-tabster": "^9.5.7", "@griffel/react": "^1.5.2", "tslib": "^2.1.0" }, diff --git a/packages/react-components/react-tooltip/CHANGELOG.json b/packages/react-components/react-tooltip/CHANGELOG.json index 3d6f36032a81e0..8bd794d09dbb24 100644 --- a/packages/react-components/react-tooltip/CHANGELOG.json +++ b/packages/react-components/react-tooltip/CHANGELOG.json @@ -1,6 +1,39 @@ { "name": "@fluentui/react-tooltip", "entries": [ + { + "date": "Wed, 15 Mar 2023 10:19:53 GMT", + "tag": "@fluentui/react-tooltip_v9.2.3", + "version": "9.2.3", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@fluentui/react-tooltip", + "comment": "Bump @fluentui/react-portal to v9.2.0", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-tooltip", + "comment": "Bump @fluentui/react-positioning to v9.5.4", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-tooltip", + "comment": "Bump @fluentui/react-shared-contexts to v9.3.1", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-tooltip", + "comment": "Bump @fluentui/react-theme to v9.1.6", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + } + ] + } + }, { "date": "Mon, 13 Mar 2023 08:58:26 GMT", "tag": "@fluentui/react-tooltip_v9.2.2", diff --git a/packages/react-components/react-tooltip/CHANGELOG.md b/packages/react-components/react-tooltip/CHANGELOG.md index 34b60174be1063..a2fcfb398af74d 100644 --- a/packages/react-components/react-tooltip/CHANGELOG.md +++ b/packages/react-components/react-tooltip/CHANGELOG.md @@ -1,9 +1,21 @@ # Change Log - @fluentui/react-tooltip -This log was last generated on Mon, 13 Mar 2023 08:58:26 GMT and should not be manually modified. +This log was last generated on Wed, 15 Mar 2023 10:19:53 GMT and should not be manually modified. +## [9.2.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-tooltip_v9.2.3) + +Wed, 15 Mar 2023 10:19:53 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tooltip_v9.2.2..@fluentui/react-tooltip_v9.2.3) + +### Patches + +- Bump @fluentui/react-portal to v9.2.0 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-positioning to v9.5.4 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-shared-contexts to v9.3.1 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-theme to v9.1.6 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) + ## [9.2.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-tooltip_v9.2.2) Mon, 13 Mar 2023 08:58:26 GMT diff --git a/packages/react-components/react-tooltip/package.json b/packages/react-components/react-tooltip/package.json index 494157f0009abc..f77f481b8da121 100644 --- a/packages/react-components/react-tooltip/package.json +++ b/packages/react-components/react-tooltip/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-tooltip", - "version": "9.2.2", + "version": "9.2.3", "description": "React components for building web experiences", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -33,10 +33,10 @@ }, "dependencies": { "@fluentui/keyboard-keys": "^9.0.1", - "@fluentui/react-portal": "^9.1.12", - "@fluentui/react-positioning": "^9.5.3", - "@fluentui/react-shared-contexts": "^9.3.0", - "@fluentui/react-theme": "^9.1.5", + "@fluentui/react-portal": "^9.2.0", + "@fluentui/react-positioning": "^9.5.4", + "@fluentui/react-shared-contexts": "^9.3.1", + "@fluentui/react-theme": "^9.1.6", "@fluentui/react-utilities": "^9.7.0", "@griffel/react": "^1.5.2", "tslib": "^2.1.0" diff --git a/packages/react-components/react-tree/CHANGELOG.json b/packages/react-components/react-tree/CHANGELOG.json index ed13f0a7bc67e7..cac88f0929d0da 100644 --- a/packages/react-components/react-tree/CHANGELOG.json +++ b/packages/react-components/react-tree/CHANGELOG.json @@ -1,6 +1,51 @@ { "name": "@fluentui/react-tree", "entries": [ + { + "date": "Wed, 15 Mar 2023 10:19:53 GMT", + "tag": "@fluentui/react-tree_v9.0.0-beta.4", + "version": "9.0.0-beta.4", + "comments": { + "prerelease": [ + { + "author": "beachball", + "package": "@fluentui/react-tree", + "comment": "Bump @fluentui/react-shared-contexts to v9.3.1", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-tree", + "comment": "Bump @fluentui/react-avatar to v9.4.3", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-tree", + "comment": "Bump @fluentui/react-tabster to v9.5.7", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-tree", + "comment": "Bump @fluentui/react-portal to v9.2.0", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-tree", + "comment": "Bump @fluentui/react-button to v9.3.3", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + }, + { + "author": "beachball", + "package": "@fluentui/react-tree", + "comment": "Bump @fluentui/react-theme to v9.1.6", + "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2" + } + ] + } + }, { "date": "Mon, 13 Mar 2023 08:58:26 GMT", "tag": "@fluentui/react-tree_v9.0.0-beta.3", diff --git a/packages/react-components/react-tree/CHANGELOG.md b/packages/react-components/react-tree/CHANGELOG.md index 0e469c19e59130..1ae38ea3aa221a 100644 --- a/packages/react-components/react-tree/CHANGELOG.md +++ b/packages/react-components/react-tree/CHANGELOG.md @@ -1,9 +1,23 @@ # Change Log - @fluentui/react-tree -This log was last generated on Mon, 13 Mar 2023 08:58:26 GMT and should not be manually modified. +This log was last generated on Wed, 15 Mar 2023 10:19:53 GMT and should not be manually modified. +## [9.0.0-beta.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-tree_v9.0.0-beta.4) + +Wed, 15 Mar 2023 10:19:53 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tree_v9.0.0-beta.3..@fluentui/react-tree_v9.0.0-beta.4) + +### Changes + +- Bump @fluentui/react-shared-contexts to v9.3.1 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-avatar to v9.4.3 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-tabster to v9.5.7 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-portal to v9.2.0 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-button to v9.3.3 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) +- Bump @fluentui/react-theme to v9.1.6 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball) + ## [9.0.0-beta.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-tree_v9.0.0-beta.3) Mon, 13 Mar 2023 08:58:26 GMT diff --git a/packages/react-components/react-tree/package.json b/packages/react-components/react-tree/package.json index b5c976b12a467d..f0725ce0e0348e 100644 --- a/packages/react-components/react-tree/package.json +++ b/packages/react-components/react-tree/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-tree", - "version": "9.0.0-beta.3", + "version": "9.0.0-beta.4", "description": "React components for building web experiences", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -33,14 +33,14 @@ }, "dependencies": { "@fluentui/react-context-selector": "^9.1.13", - "@fluentui/react-shared-contexts": "^9.3.0", - "@fluentui/react-avatar": "^9.4.2", + "@fluentui/react-shared-contexts": "^9.3.1", + "@fluentui/react-avatar": "^9.4.3", "@fluentui/react-aria": "^9.3.13", - "@fluentui/react-tabster": "^9.5.6", - "@fluentui/react-portal": "^9.1.12", - "@fluentui/react-button": "^9.3.2", + "@fluentui/react-tabster": "^9.5.7", + "@fluentui/react-portal": "^9.2.0", + "@fluentui/react-button": "^9.3.3", "@fluentui/keyboard-keys": "^9.0.1", - "@fluentui/react-theme": "^9.1.5", + "@fluentui/react-theme": "^9.1.6", "@fluentui/react-utilities": "^9.7.0", "@fluentui/react-icons": "^2.0.175", "@griffel/react": "^1.5.2", diff --git a/packages/react-components/theme-designer/package.json b/packages/react-components/theme-designer/package.json index fbe096f30eba05..a7ee93c4281adb 100644 --- a/packages/react-components/theme-designer/package.json +++ b/packages/react-components/theme-designer/package.json @@ -31,15 +31,15 @@ "@fluentui/scripts-tasks": "*" }, "dependencies": { - "@fluentui/react-theme": "^9.1.5", + "@fluentui/react-theme": "^9.1.6", "@fluentui/react-utilities": "^9.7.0", "@griffel/react": "^1.5.2", "tslib": "^2.1.0", - "@fluentui/react-components": "^9.18.0", + "@fluentui/react-components": "^9.18.1", "@fluentui/react-icons": "^2.0.175", "codesandbox-import-utils": "2.2.3", "@types/dedent": "0.7.0", - "@fluentui/react-alert": "9.0.0-beta.38", + "@fluentui/react-alert": "9.0.0-beta.39", "@fluentui/react-storybook-addon-codesandbox": "9.0.0-alpha.0", "@fluentui/react-context-selector": "^9.1.13" }, diff --git a/packages/tokens/CHANGELOG.json b/packages/tokens/CHANGELOG.json index 9f9949317a96d8..9a28e2d7442832 100644 --- a/packages/tokens/CHANGELOG.json +++ b/packages/tokens/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@fluentui/tokens", "entries": [ + { + "date": "Wed, 15 Mar 2023 10:19:53 GMT", + "tag": "@fluentui/tokens_v1.0.0-alpha.3", + "version": "1.0.0-alpha.3", + "comments": { + "prerelease": [ + { + "author": "miroslav.stastny@microsoft.com", + "package": "@fluentui/tokens", + "commit": "76e6598eae0c9247fb7f8834c1e24d8e864bf5df", + "comment": "feat(tokens): Add colorNeutralBackgroundAlpha and colorNeutralStrokeAlpha tokens" + } + ] + } + }, { "date": "Wed, 08 Mar 2023 17:42:50 GMT", "tag": "@fluentui/tokens_v1.0.0-alpha.2", diff --git a/packages/tokens/CHANGELOG.md b/packages/tokens/CHANGELOG.md index 59aaf4fa2a04b9..bc1d0e6b0fb465 100644 --- a/packages/tokens/CHANGELOG.md +++ b/packages/tokens/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - @fluentui/tokens -This log was last generated on Wed, 21 Dec 2022 10:20:33 GMT and should not be manually modified. +This log was last generated on Wed, 15 Mar 2023 10:19:53 GMT and should not be manually modified. +## [1.0.0-alpha.3](https://github.com/microsoft/fluentui/tree/@fluentui/tokens_v1.0.0-alpha.3) + +Wed, 15 Mar 2023 10:19:53 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/tokens_v1.0.0-alpha.2..@fluentui/tokens_v1.0.0-alpha.3) + +### Changes + +- feat(tokens): Add colorNeutralBackgroundAlpha and colorNeutralStrokeAlpha tokens ([PR #27034](https://github.com/microsoft/fluentui/pull/27034) by miroslav.stastny@microsoft.com) + ## [1.0.0-alpha.2](https://github.com/microsoft/fluentui/tree/@fluentui/tokens_v1.0.0-alpha.2) Wed, 21 Dec 2022 10:20:33 GMT diff --git a/packages/tokens/package.json b/packages/tokens/package.json index f0995d427913a8..3df147b9dc0c34 100644 --- a/packages/tokens/package.json +++ b/packages/tokens/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/tokens", - "version": "1.0.0-alpha.2", + "version": "1.0.0-alpha.3", "description": "Fluent UI Theme Tokens", "main": "lib-commonjs/index.js", "module": "lib/index.js",