diff --git a/apps/a11y-tests/CHANGELOG.json b/apps/a11y-tests/CHANGELOG.json index e000534dd523b..d04a520f0ae21 100644 --- a/apps/a11y-tests/CHANGELOG.json +++ b/apps/a11y-tests/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "a11y-tests", "entries": [ + { + "date": "Wed, 26 May 2021 07:35:43 GMT", + "tag": "a11y-tests_v1.0.0", + "version": "1.0.0", + "comments": { + "patch": [ + { + "comment": "Bump @fluentui/react to v8.15.0", + "author": "hetanthakkar1@gmail.com", + "commit": "8ddef3b35072dcc048b10eeb3d89cf32ae1e71f7", + "package": "a11y-tests" + } + ] + } + }, { "date": "Tue, 25 May 2021 01:11:03 GMT", "tag": "a11y-tests_v1.0.0", diff --git a/apps/a11y-tests/CHANGELOG.md b/apps/a11y-tests/CHANGELOG.md index b27bc7e6efc2c..0e1885f66c5b6 100644 --- a/apps/a11y-tests/CHANGELOG.md +++ b/apps/a11y-tests/CHANGELOG.md @@ -1,11 +1,20 @@ # Change Log - a11y-tests -This log was last generated on Tue, 25 May 2021 01:11:03 GMT and should not be manually modified. +This log was last generated on Wed, 26 May 2021 07:35:43 GMT and should not be manually modified. ## [1.0.0](https://github.com/microsoft/fluentui/tree/a11y-tests_v1.0.0) +Wed, 26 May 2021 07:35:43 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/a11y-tests_v1.0.0..a11y-tests_v1.0.0) + +### Patches + +- Bump @fluentui/react to v8.15.0 ([PR #18272](https://github.com/microsoft/fluentui/pull/18272) by hetanthakkar1@gmail.com) + +## [1.0.0](https://github.com/microsoft/fluentui/tree/a11y-tests_v1.0.0) + Tue, 25 May 2021 01:11:03 GMT [Compare changes](https://github.com/microsoft/fluentui/compare/a11y-tests_v1.0.0..a11y-tests_v1.0.0) diff --git a/apps/a11y-tests/package.json b/apps/a11y-tests/package.json index 90dac18f57f65..8ed28a7fc5890 100644 --- a/apps/a11y-tests/package.json +++ b/apps/a11y-tests/package.json @@ -12,7 +12,7 @@ "update-snapshots": "just-scripts jest -u" }, "dependencies": { - "@fluentui/react": "^8.14.15", + "@fluentui/react": "^8.15.0", "axe-core": "3.5.0", "axe-puppeteer": "^1.0.0", "axe-sarif-converter": "^2.0.1", diff --git a/apps/codesandbox-react-template/CHANGELOG.json b/apps/codesandbox-react-template/CHANGELOG.json index 870bfca103bc5..61fb1f5020638 100644 --- a/apps/codesandbox-react-template/CHANGELOG.json +++ b/apps/codesandbox-react-template/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "codesandbox-react-template", "entries": [ + { + "date": "Wed, 26 May 2021 07:35:43 GMT", + "tag": "codesandbox-react-template_v1.0.0", + "version": "1.0.0", + "comments": { + "patch": [ + { + "comment": "Bump @fluentui/react to v8.15.0", + "author": "hetanthakkar1@gmail.com", + "commit": "8ddef3b35072dcc048b10eeb3d89cf32ae1e71f7", + "package": "codesandbox-react-template" + } + ] + } + }, { "date": "Tue, 25 May 2021 01:11:03 GMT", "tag": "codesandbox-react-template_v1.0.0", diff --git a/apps/codesandbox-react-template/CHANGELOG.md b/apps/codesandbox-react-template/CHANGELOG.md index c30fc670cd5f6..3905801c4a134 100644 --- a/apps/codesandbox-react-template/CHANGELOG.md +++ b/apps/codesandbox-react-template/CHANGELOG.md @@ -1,11 +1,20 @@ # Change Log - codesandbox-react-template -This log was last generated on Tue, 25 May 2021 01:11:03 GMT and should not be manually modified. +This log was last generated on Wed, 26 May 2021 07:35:43 GMT and should not be manually modified. ## [1.0.0](https://github.com/microsoft/fluentui/tree/codesandbox-react-template_v1.0.0) +Wed, 26 May 2021 07:35:43 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/codesandbox-react-template_v1.0.0..codesandbox-react-template_v1.0.0) + +### Patches + +- Bump @fluentui/react to v8.15.0 ([PR #18272](https://github.com/microsoft/fluentui/pull/18272) by hetanthakkar1@gmail.com) + +## [1.0.0](https://github.com/microsoft/fluentui/tree/codesandbox-react-template_v1.0.0) + Tue, 25 May 2021 01:11:03 GMT [Compare changes](https://github.com/microsoft/fluentui/compare/codesandbox-react-template_v1.0.0..codesandbox-react-template_v1.0.0) diff --git a/apps/codesandbox-react-template/package.json b/apps/codesandbox-react-template/package.json index d4e40c3c8c14d..babd519b43c0d 100644 --- a/apps/codesandbox-react-template/package.json +++ b/apps/codesandbox-react-template/package.json @@ -18,7 +18,7 @@ }, "dependencies": { "@microsoft/load-themed-styles": "^1.10.26", - "@fluentui/react": "^8.14.15", + "@fluentui/react": "^8.15.0", "react": "16.8.6", "react-dom": "16.8.6", "tslib": "^2.1.0" diff --git a/apps/perf-test/CHANGELOG.json b/apps/perf-test/CHANGELOG.json index b0d0d78af2f57..0bc48215493f6 100644 --- a/apps/perf-test/CHANGELOG.json +++ b/apps/perf-test/CHANGELOG.json @@ -1,6 +1,53 @@ { "name": "perf-test", "entries": [ + { + "date": "Wed, 26 May 2021 07:35:43 GMT", + "tag": "perf-test_v1.0.0", + "version": "1.0.0", + "comments": { + "patch": [ + { + "comment": "Bump @fluentui/react to v8.15.0", + "author": "hetanthakkar1@gmail.com", + "commit": "8ddef3b35072dcc048b10eeb3d89cf32ae1e71f7", + "package": "perf-test" + } + ], + "prerelease": [ + { + "comment": "Bump @fluentui/react-tabs to v1.0.0-beta.103", + "author": "anhw@microsoft.com", + "commit": "a4119e6600caf0e24fd9380edadc205c0a0376f7", + "package": "perf-test" + }, + { + "comment": "Bump @fluentui/react-avatar to v9.0.0-alpha.40", + "author": "lingfan.gao@microsoft.com", + "commit": "6ffca36c9537a1852d8ec26478b8b7aeb059e17c", + "package": "perf-test" + }, + { + "comment": "Bump @fluentui/react-button to v9.0.0-alpha.40", + "author": "lingfan.gao@microsoft.com", + "commit": "6ffca36c9537a1852d8ec26478b8b7aeb059e17c", + "package": "perf-test" + }, + { + "comment": "Bump @fluentui/react-theme-provider to v9.0.0-alpha.38", + "author": "lingfan.gao@microsoft.com", + "commit": "6ffca36c9537a1852d8ec26478b8b7aeb059e17c", + "package": "perf-test" + }, + { + "comment": "Bump @fluentui/react-provider to v9.0.0-alpha.41", + "author": "lingfan.gao@microsoft.com", + "commit": "6ffca36c9537a1852d8ec26478b8b7aeb059e17c", + "package": "perf-test" + } + ] + } + }, { "date": "Tue, 25 May 2021 01:11:03 GMT", "tag": "perf-test_v1.0.0", diff --git a/apps/perf-test/CHANGELOG.md b/apps/perf-test/CHANGELOG.md index 2576b0b5750ef..637a998420cc3 100644 --- a/apps/perf-test/CHANGELOG.md +++ b/apps/perf-test/CHANGELOG.md @@ -1,11 +1,28 @@ # Change Log - perf-test -This log was last generated on Tue, 25 May 2021 01:11:03 GMT and should not be manually modified. +This log was last generated on Wed, 26 May 2021 07:35:43 GMT and should not be manually modified. ## [1.0.0](https://github.com/microsoft/fluentui/tree/perf-test_v1.0.0) +Wed, 26 May 2021 07:35:43 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/perf-test_v1.0.0..perf-test_v1.0.0) + +### Patches + +- Bump @fluentui/react to v8.15.0 ([PR #18272](https://github.com/microsoft/fluentui/pull/18272) by hetanthakkar1@gmail.com) + +### Changes + +- Bump @fluentui/react-tabs to v1.0.0-beta.103 ([PR #18308](https://github.com/microsoft/fluentui/pull/18308) by anhw@microsoft.com) +- Bump @fluentui/react-avatar to v9.0.0-alpha.40 ([PR #18323](https://github.com/microsoft/fluentui/pull/18323) by lingfan.gao@microsoft.com) +- Bump @fluentui/react-button to v9.0.0-alpha.40 ([PR #18323](https://github.com/microsoft/fluentui/pull/18323) by lingfan.gao@microsoft.com) +- Bump @fluentui/react-theme-provider to v9.0.0-alpha.38 ([PR #18323](https://github.com/microsoft/fluentui/pull/18323) by lingfan.gao@microsoft.com) +- Bump @fluentui/react-provider to v9.0.0-alpha.41 ([PR #18323](https://github.com/microsoft/fluentui/pull/18323) by lingfan.gao@microsoft.com) + +## [1.0.0](https://github.com/microsoft/fluentui/tree/perf-test_v1.0.0) + Tue, 25 May 2021 01:11:03 GMT [Compare changes](https://github.com/microsoft/fluentui/compare/perf-test_v1.0.0..perf-test_v1.0.0) diff --git a/apps/perf-test/package.json b/apps/perf-test/package.json index e72e753ae1ed0..e0f7e2735befe 100644 --- a/apps/perf-test/package.json +++ b/apps/perf-test/package.json @@ -14,12 +14,12 @@ "dependencies": { "@fluentui/eslint-plugin": "^1.3.0", "@fluentui/make-styles": "^9.0.0-alpha.24", - "@fluentui/react": "^8.14.15", - "@fluentui/react-avatar": "^9.0.0-alpha.39", - "@fluentui/react-button": "^9.0.0-alpha.39", - "@fluentui/react-provider": "^9.0.0-alpha.40", - "@fluentui/react-tabs": "^1.0.0-beta.102", - "@fluentui/react-theme-provider": "^9.0.0-alpha.37", + "@fluentui/react": "^8.15.0", + "@fluentui/react-avatar": "^9.0.0-alpha.40", + "@fluentui/react-button": "^9.0.0-alpha.40", + "@fluentui/react-provider": "^9.0.0-alpha.41", + "@fluentui/react-tabs": "^1.0.0-beta.103", + "@fluentui/react-theme-provider": "^9.0.0-alpha.38", "@fluentui/react-theme": "^9.0.0-alpha.13", "@fluentui/scripts": "^1.0.0", "@microsoft/load-themed-styles": "^1.10.26", diff --git a/apps/public-docsite-resources/CHANGELOG.json b/apps/public-docsite-resources/CHANGELOG.json index 71fbc02f753a9..93263da083b13 100644 --- a/apps/public-docsite-resources/CHANGELOG.json +++ b/apps/public-docsite-resources/CHANGELOG.json @@ -1,6 +1,29 @@ { "name": "@fluentui/public-docsite-resources", "entries": [ + { + "date": "Wed, 26 May 2021 07:35:43 GMT", + "tag": "@fluentui/public-docsite-resources_v8.1.16", + "version": "8.1.16", + "comments": { + "patch": [ + { + "comment": "Bump @fluentui/react to v8.15.0", + "author": "hetanthakkar1@gmail.com", + "commit": "8ddef3b35072dcc048b10eeb3d89cf32ae1e71f7", + "package": "@fluentui/public-docsite-resources" + } + ], + "none": [ + { + "comment": "Bump @fluentui/react-examples to v8.22.16", + "author": "lingfan.gao@microsoft.com", + "commit": "6ffca36c9537a1852d8ec26478b8b7aeb059e17c", + "package": "@fluentui/public-docsite-resources" + } + ] + } + }, { "date": "Tue, 25 May 2021 01:11:03 GMT", "tag": "@fluentui/public-docsite-resources_v8.1.15", diff --git a/apps/public-docsite-resources/CHANGELOG.md b/apps/public-docsite-resources/CHANGELOG.md index 6847ba2b77156..cf38c5a6f7b3d 100644 --- a/apps/public-docsite-resources/CHANGELOG.md +++ b/apps/public-docsite-resources/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - @fluentui/public-docsite-resources -This log was last generated on Tue, 25 May 2021 01:11:03 GMT and should not be manually modified. +This log was last generated on Wed, 26 May 2021 07:35:43 GMT and should not be manually modified. +## [8.1.16](https://github.com/microsoft/fluentui/tree/@fluentui/public-docsite-resources_v8.1.16) + +Wed, 26 May 2021 07:35:43 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/public-docsite-resources_v8.1.15..@fluentui/public-docsite-resources_v8.1.16) + +### Patches + +- Bump @fluentui/react to v8.15.0 ([PR #18272](https://github.com/microsoft/fluentui/pull/18272) by hetanthakkar1@gmail.com) + ## [8.1.15](https://github.com/microsoft/fluentui/tree/@fluentui/public-docsite-resources_v8.1.15) Tue, 25 May 2021 01:11:03 GMT diff --git a/apps/public-docsite-resources/package.json b/apps/public-docsite-resources/package.json index 48bf3d8b42b44..f17cbdd965346 100644 --- a/apps/public-docsite-resources/package.json +++ b/apps/public-docsite-resources/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/public-docsite-resources", - "version": "8.1.15", + "version": "8.1.16", "description": "Fluent UI React local demo app", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -31,16 +31,16 @@ "react-dom": "16.8.6" }, "dependencies": { - "@fluentui/react": "^8.14.15", - "@fluentui/react-examples": "^8.22.15", + "@fluentui/react": "^8.15.0", + "@fluentui/react-examples": "^8.22.16", "@microsoft/load-themed-styles": "^1.10.26", - "@fluentui/api-docs": "^8.1.14", - "@fluentui/azure-themes": "^8.1.14", - "@fluentui/react-docsite-components": "^8.2.14", + "@fluentui/api-docs": "^8.1.15", + "@fluentui/azure-themes": "^8.1.15", + "@fluentui/react-docsite-components": "^8.2.15", "@fluentui/font-icons-mdl2": "^8.1.1", "@fluentui/set-version": "^8.1.1", - "@fluentui/theme-samples": "^8.1.14", - "@fluentui/react-monaco-editor": "^1.1.14", + "@fluentui/theme-samples": "^8.1.15", + "@fluentui/react-monaco-editor": "^1.1.15", "@types/react": "16.9.42", "office-ui-fabric-core": "^11.0.0", "react": "16.8.6", diff --git a/apps/public-docsite/CHANGELOG.json b/apps/public-docsite/CHANGELOG.json index 4d9d281a74792..76a2602665024 100644 --- a/apps/public-docsite/CHANGELOG.json +++ b/apps/public-docsite/CHANGELOG.json @@ -1,6 +1,29 @@ { "name": "@fluentui/public-docsite", "entries": [ + { + "date": "Wed, 26 May 2021 07:35:43 GMT", + "tag": "@fluentui/public-docsite_v8.2.16", + "version": "8.2.16", + "comments": { + "patch": [ + { + "comment": "Bump @fluentui/react to v8.15.0", + "author": "hetanthakkar1@gmail.com", + "commit": "8ddef3b35072dcc048b10eeb3d89cf32ae1e71f7", + "package": "@fluentui/public-docsite" + } + ], + "none": [ + { + "comment": "Bump @fluentui/react-examples to v8.22.16", + "author": "lingfan.gao@microsoft.com", + "commit": "6ffca36c9537a1852d8ec26478b8b7aeb059e17c", + "package": "@fluentui/public-docsite" + } + ] + } + }, { "date": "Tue, 25 May 2021 01:11:03 GMT", "tag": "@fluentui/public-docsite_v8.2.15", diff --git a/apps/public-docsite/CHANGELOG.md b/apps/public-docsite/CHANGELOG.md index 86510cc042907..9504c80b352f1 100644 --- a/apps/public-docsite/CHANGELOG.md +++ b/apps/public-docsite/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - @fluentui/public-docsite -This log was last generated on Tue, 25 May 2021 01:11:03 GMT and should not be manually modified. +This log was last generated on Wed, 26 May 2021 07:35:43 GMT and should not be manually modified. +## [8.2.16](https://github.com/microsoft/fluentui/tree/@fluentui/public-docsite_v8.2.16) + +Wed, 26 May 2021 07:35:43 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/public-docsite_v8.2.15..@fluentui/public-docsite_v8.2.16) + +### Patches + +- Bump @fluentui/react to v8.15.0 ([PR #18272](https://github.com/microsoft/fluentui/pull/18272) by hetanthakkar1@gmail.com) + ## [8.2.15](https://github.com/microsoft/fluentui/tree/@fluentui/public-docsite_v8.2.15) Tue, 25 May 2021 01:11:03 GMT diff --git a/apps/public-docsite/package.json b/apps/public-docsite/package.json index 51ac8cf5c9bb9..bc368397f3a1c 100644 --- a/apps/public-docsite/package.json +++ b/apps/public-docsite/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/public-docsite", - "version": "8.2.15", + "version": "8.2.16", "description": "The official website for the Fluent UI project.", "sideEffects": true, "main": "lib-commonjs/root.js", @@ -24,22 +24,22 @@ "devDependencies": { "@fluentui/common-styles": "^1.0.7", "@fluentui/eslint-plugin": "^1.3.0", - "@fluentui/react-monaco-editor": "^1.1.14", + "@fluentui/react-monaco-editor": "^1.1.15", "@fluentui/scripts": "^1.0.0", "write-file-webpack-plugin": "^4.1.0" }, "dependencies": { - "@fluentui/api-docs": "^8.1.14", + "@fluentui/api-docs": "^8.1.15", "@fluentui/font-icons-mdl2": "^8.1.1", "@fluentui/public-docsite-setup": "^0.3.4", - "@fluentui/react": "^8.14.15", - "@fluentui/react-docsite-components": "^8.2.14", - "@fluentui/react-examples": "^8.22.15", - "@fluentui/react-experiments": "^8.1.15", + "@fluentui/react": "^8.15.0", + "@fluentui/react-docsite-components": "^8.2.15", + "@fluentui/react-examples": "^8.22.16", + "@fluentui/react-experiments": "^8.1.16", "@fluentui/react-file-type-icons": "^8.1.1", "@fluentui/set-version": "^8.1.1", "@fluentui/theme": "^2.1.1", - "@fluentui/theme-samples": "^8.1.14", + "@fluentui/theme-samples": "^8.1.15", "@fluentui/utilities": "^8.1.1", "@microsoft/load-themed-styles": "^1.10.26", "@types/react": "16.9.42", diff --git a/apps/server-rendered-app/CHANGELOG.json b/apps/server-rendered-app/CHANGELOG.json index 8eb8b9684363c..8df589cbf4992 100644 --- a/apps/server-rendered-app/CHANGELOG.json +++ b/apps/server-rendered-app/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "server-rendered-app", "entries": [ + { + "date": "Wed, 26 May 2021 07:35:43 GMT", + "tag": "server-rendered-app_v1.0.0", + "version": "1.0.0", + "comments": { + "patch": [ + { + "comment": "Bump @fluentui/react to v8.15.0", + "author": "hetanthakkar1@gmail.com", + "commit": "8ddef3b35072dcc048b10eeb3d89cf32ae1e71f7", + "package": "server-rendered-app" + } + ] + } + }, { "date": "Tue, 25 May 2021 01:11:03 GMT", "tag": "server-rendered-app_v1.0.0", diff --git a/apps/server-rendered-app/CHANGELOG.md b/apps/server-rendered-app/CHANGELOG.md index 741f8859f3105..7ddf239f122da 100644 --- a/apps/server-rendered-app/CHANGELOG.md +++ b/apps/server-rendered-app/CHANGELOG.md @@ -1,11 +1,20 @@ # Change Log - server-rendered-app -This log was last generated on Tue, 25 May 2021 01:11:03 GMT and should not be manually modified. +This log was last generated on Wed, 26 May 2021 07:35:43 GMT and should not be manually modified. ## [1.0.0](https://github.com/microsoft/fluentui/tree/server-rendered-app_v1.0.0) +Wed, 26 May 2021 07:35:43 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/server-rendered-app_v1.0.0..server-rendered-app_v1.0.0) + +### Patches + +- Bump @fluentui/react to v8.15.0 ([PR #18272](https://github.com/microsoft/fluentui/pull/18272) by hetanthakkar1@gmail.com) + +## [1.0.0](https://github.com/microsoft/fluentui/tree/server-rendered-app_v1.0.0) + Tue, 25 May 2021 01:11:03 GMT [Compare changes](https://github.com/microsoft/fluentui/compare/server-rendered-app_v1.0.0..server-rendered-app_v1.0.0) diff --git a/apps/server-rendered-app/package.json b/apps/server-rendered-app/package.json index 3dafb75c36c01..9e945661a7855 100644 --- a/apps/server-rendered-app/package.json +++ b/apps/server-rendered-app/package.json @@ -24,7 +24,7 @@ "dependencies": { "@fluentui/font-icons-mdl2": "^8.1.1", "@fluentui/merge-styles": "^8.1.1", - "@fluentui/react": "^8.14.15", + "@fluentui/react": "^8.15.0", "@microsoft/load-themed-styles": "^1.10.26", "react": "16.8.6", "react-dom": "16.8.6", diff --git a/apps/ssr-tests/CHANGELOG.json b/apps/ssr-tests/CHANGELOG.json index 694be5e8a0417..14a75f7730a02 100644 --- a/apps/ssr-tests/CHANGELOG.json +++ b/apps/ssr-tests/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "ssr-tests", "entries": [ + { + "date": "Wed, 26 May 2021 07:35:43 GMT", + "tag": "ssr-tests_v1.0.0", + "version": "1.0.0", + "comments": { + "patch": [ + { + "comment": "Bump @fluentui/public-docsite-resources to v8.1.16", + "author": "lingfan.gao@microsoft.com", + "commit": "6ffca36c9537a1852d8ec26478b8b7aeb059e17c", + "package": "ssr-tests" + } + ] + } + }, { "date": "Tue, 25 May 2021 01:11:03 GMT", "tag": "ssr-tests_v1.0.0", diff --git a/apps/ssr-tests/CHANGELOG.md b/apps/ssr-tests/CHANGELOG.md index 5671bbd88cc5a..d4f36119a78b2 100644 --- a/apps/ssr-tests/CHANGELOG.md +++ b/apps/ssr-tests/CHANGELOG.md @@ -1,11 +1,20 @@ # Change Log - ssr-tests -This log was last generated on Tue, 25 May 2021 01:11:03 GMT and should not be manually modified. +This log was last generated on Wed, 26 May 2021 07:35:43 GMT and should not be manually modified. ## [1.0.0](https://github.com/microsoft/fluentui/tree/ssr-tests_v1.0.0) +Wed, 26 May 2021 07:35:43 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/ssr-tests_v1.0.0..ssr-tests_v1.0.0) + +### Patches + +- Bump @fluentui/public-docsite-resources to v8.1.16 ([PR #18323](https://github.com/microsoft/fluentui/pull/18323) by lingfan.gao@microsoft.com) + +## [1.0.0](https://github.com/microsoft/fluentui/tree/ssr-tests_v1.0.0) + Tue, 25 May 2021 01:11:03 GMT [Compare changes](https://github.com/microsoft/fluentui/compare/ssr-tests_v1.0.0..ssr-tests_v1.0.0) diff --git a/apps/ssr-tests/package.json b/apps/ssr-tests/package.json index cea851a4a33df..7fbc622fca9bb 100644 --- a/apps/ssr-tests/package.json +++ b/apps/ssr-tests/package.json @@ -13,11 +13,11 @@ }, "license": "MIT", "devDependencies": { - "@fluentui/react": "^8.14.15", + "@fluentui/react": "^8.15.0", "@microsoft/load-themed-styles": "^1.10.26", "@types/mocha": "^7.0.2", "@fluentui/scripts": "^1.0.0", - "@fluentui/public-docsite-resources": "^8.1.15", + "@fluentui/public-docsite-resources": "^8.1.16", "just-scripts-utils": "^1.1.1", "mocha": "^7.1.2", "react": "16.8.6", diff --git a/apps/theming-designer/CHANGELOG.json b/apps/theming-designer/CHANGELOG.json index f50687121dd0d..e6df412b5b888 100644 --- a/apps/theming-designer/CHANGELOG.json +++ b/apps/theming-designer/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "theming-designer", "entries": [ + { + "date": "Wed, 26 May 2021 07:35:43 GMT", + "tag": "theming-designer_v1.0.0", + "version": "1.0.0", + "comments": { + "patch": [ + { + "comment": "Bump @fluentui/react to v8.15.0", + "author": "hetanthakkar1@gmail.com", + "commit": "8ddef3b35072dcc048b10eeb3d89cf32ae1e71f7", + "package": "theming-designer" + } + ] + } + }, { "date": "Tue, 25 May 2021 01:11:03 GMT", "tag": "theming-designer_v1.0.0", diff --git a/apps/theming-designer/CHANGELOG.md b/apps/theming-designer/CHANGELOG.md index ee15da5312131..d8ac84b418a2e 100644 --- a/apps/theming-designer/CHANGELOG.md +++ b/apps/theming-designer/CHANGELOG.md @@ -1,11 +1,20 @@ # Change Log - theming-designer -This log was last generated on Tue, 25 May 2021 01:11:03 GMT and should not be manually modified. +This log was last generated on Wed, 26 May 2021 07:35:43 GMT and should not be manually modified. ## [1.0.0](https://github.com/microsoft/fluentui/tree/theming-designer_v1.0.0) +Wed, 26 May 2021 07:35:43 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/theming-designer_v1.0.0..theming-designer_v1.0.0) + +### Patches + +- Bump @fluentui/react to v8.15.0 ([PR #18272](https://github.com/microsoft/fluentui/pull/18272) by hetanthakkar1@gmail.com) + +## [1.0.0](https://github.com/microsoft/fluentui/tree/theming-designer_v1.0.0) + Tue, 25 May 2021 01:11:03 GMT [Compare changes](https://github.com/microsoft/fluentui/compare/theming-designer_v1.0.0..theming-designer_v1.0.0) diff --git a/apps/theming-designer/package.json b/apps/theming-designer/package.json index e047bbadef89a..70f6f598ed0ab 100644 --- a/apps/theming-designer/package.json +++ b/apps/theming-designer/package.json @@ -20,9 +20,9 @@ "@fluentui/scripts": "^1.0.0" }, "dependencies": { - "@fluentui/react": "^8.14.15", + "@fluentui/react": "^8.15.0", "@fluentui/merge-styles": "^8.1.1", - "@fluentui/react-docsite-components": "^8.2.14", + "@fluentui/react-docsite-components": "^8.2.15", "@fluentui/foundation-legacy": "^8.1.1", "@fluentui/scheme-utilities": "^8.1.1", "@fluentui/set-version": "^8.1.1", diff --git a/apps/todo-app/CHANGELOG.json b/apps/todo-app/CHANGELOG.json index 8809e030ceeeb..6c6f07dee2451 100644 --- a/apps/todo-app/CHANGELOG.json +++ b/apps/todo-app/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "todo-app", "entries": [ + { + "date": "Wed, 26 May 2021 07:35:43 GMT", + "tag": "todo-app_v1.0.0", + "version": "1.0.0", + "comments": { + "patch": [ + { + "comment": "Bump @fluentui/react to v8.15.0", + "author": "hetanthakkar1@gmail.com", + "commit": "8ddef3b35072dcc048b10eeb3d89cf32ae1e71f7", + "package": "todo-app" + } + ] + } + }, { "date": "Tue, 25 May 2021 01:11:03 GMT", "tag": "todo-app_v1.0.0", diff --git a/apps/todo-app/CHANGELOG.md b/apps/todo-app/CHANGELOG.md index b40c95c58eb52..ff8d95f7030a2 100644 --- a/apps/todo-app/CHANGELOG.md +++ b/apps/todo-app/CHANGELOG.md @@ -1,11 +1,20 @@ # Change Log - todo-app -This log was last generated on Tue, 25 May 2021 01:11:03 GMT and should not be manually modified. +This log was last generated on Wed, 26 May 2021 07:35:43 GMT and should not be manually modified. ## [1.0.0](https://github.com/microsoft/fluentui/tree/todo-app_v1.0.0) +Wed, 26 May 2021 07:35:43 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/todo-app_v1.0.0..todo-app_v1.0.0) + +### Patches + +- Bump @fluentui/react to v8.15.0 ([PR #18272](https://github.com/microsoft/fluentui/pull/18272) by hetanthakkar1@gmail.com) + +## [1.0.0](https://github.com/microsoft/fluentui/tree/todo-app_v1.0.0) + Tue, 25 May 2021 01:11:03 GMT [Compare changes](https://github.com/microsoft/fluentui/compare/todo-app_v1.0.0..todo-app_v1.0.0) diff --git a/apps/todo-app/package.json b/apps/todo-app/package.json index 7168508245cf3..7bffe66c56170 100644 --- a/apps/todo-app/package.json +++ b/apps/todo-app/package.json @@ -19,7 +19,7 @@ "@fluentui/scripts": "^1.0.0" }, "dependencies": { - "@fluentui/react": "^8.14.15", + "@fluentui/react": "^8.15.0", "@microsoft/load-themed-styles": "^1.10.26", "es6-promise": "^4.1.0", "immutability-helper": "~2.8.1", diff --git a/apps/vr-tests/CHANGELOG.json b/apps/vr-tests/CHANGELOG.json index 2304622c518de..f52567908b86c 100644 --- a/apps/vr-tests/CHANGELOG.json +++ b/apps/vr-tests/CHANGELOG.json @@ -1,6 +1,97 @@ { "name": "vr-tests", "entries": [ + { + "date": "Wed, 26 May 2021 07:35:43 GMT", + "tag": "vr-tests_v1.0.0", + "version": "1.0.0", + "comments": { + "patch": [ + { + "comment": "Bump @fluentui/example-data to v8.2.2", + "author": "hetanthakkar1@gmail.com", + "commit": "8ddef3b35072dcc048b10eeb3d89cf32ae1e71f7", + "package": "vr-tests" + } + ], + "prerelease": [ + { + "comment": "Bump @fluentui/react-tabs to v1.0.0-beta.103", + "author": "anhw@microsoft.com", + "commit": "a4119e6600caf0e24fd9380edadc205c0a0376f7", + "package": "vr-tests" + }, + { + "comment": "Bump @fluentui/react-divider to v9.0.0-alpha.29", + "author": "lingfan.gao@microsoft.com", + "commit": "6ffca36c9537a1852d8ec26478b8b7aeb059e17c", + "package": "vr-tests" + }, + { + "comment": "Bump @fluentui/react-accordion to v9.0.0-alpha.33", + "author": "lingfan.gao@microsoft.com", + "commit": "6ffca36c9537a1852d8ec26478b8b7aeb059e17c", + "package": "vr-tests" + }, + { + "comment": "Bump @fluentui/react-avatar to v9.0.0-alpha.40", + "author": "lingfan.gao@microsoft.com", + "commit": "6ffca36c9537a1852d8ec26478b8b7aeb059e17c", + "package": "vr-tests" + }, + { + "comment": "Bump @fluentui/react-button to v9.0.0-alpha.40", + "author": "lingfan.gao@microsoft.com", + "commit": "6ffca36c9537a1852d8ec26478b8b7aeb059e17c", + "package": "vr-tests" + }, + { + "comment": "Bump @fluentui/react-link to v9.0.0-alpha.40", + "author": "lingfan.gao@microsoft.com", + "commit": "6ffca36c9537a1852d8ec26478b8b7aeb059e17c", + "package": "vr-tests" + }, + { + "comment": "Bump @fluentui/react-theme-provider to v9.0.0-alpha.38", + "author": "lingfan.gao@microsoft.com", + "commit": "6ffca36c9537a1852d8ec26478b8b7aeb059e17c", + "package": "vr-tests" + }, + { + "comment": "Bump @fluentui/react-provider to v9.0.0-alpha.41", + "author": "lingfan.gao@microsoft.com", + "commit": "6ffca36c9537a1852d8ec26478b8b7aeb059e17c", + "package": "vr-tests" + }, + { + "comment": "Bump @fluentui/react-cards to v1.0.0-beta.100", + "author": "lingfan.gao@microsoft.com", + "commit": "6ffca36c9537a1852d8ec26478b8b7aeb059e17c", + "package": "vr-tests" + } + ], + "none": [ + { + "comment": "Bump @fluentui/react-make-styles to v9.0.0-alpha.38", + "author": "olfedias@microsoft.com", + "commit": "d2504c72ec7fba0cf4dcf1984c2e1a9322720225", + "package": "vr-tests" + }, + { + "comment": "Bump @fluentui/babel-make-styles to v9.0.0-alpha.11", + "author": "olfedias@microsoft.com", + "commit": "d2504c72ec7fba0cf4dcf1984c2e1a9322720225", + "package": "vr-tests" + }, + { + "comment": "Bump @fluentui/storybook to v1.0.0", + "author": "lingfan.gao@microsoft.com", + "commit": "6ffca36c9537a1852d8ec26478b8b7aeb059e17c", + "package": "vr-tests" + } + ] + } + }, { "date": "Tue, 25 May 2021 01:11:03 GMT", "tag": "vr-tests_v1.0.0", diff --git a/apps/vr-tests/CHANGELOG.md b/apps/vr-tests/CHANGELOG.md index 36ab5a3e751ee..6e81b61b27615 100644 --- a/apps/vr-tests/CHANGELOG.md +++ b/apps/vr-tests/CHANGELOG.md @@ -1,11 +1,32 @@ # Change Log - vr-tests -This log was last generated on Tue, 25 May 2021 01:11:03 GMT and should not be manually modified. +This log was last generated on Wed, 26 May 2021 07:35:43 GMT and should not be manually modified. ## [1.0.0](https://github.com/microsoft/fluentui/tree/vr-tests_v1.0.0) +Wed, 26 May 2021 07:35:43 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/vr-tests_v1.0.0..vr-tests_v1.0.0) + +### Patches + +- Bump @fluentui/example-data to v8.2.2 ([PR #18272](https://github.com/microsoft/fluentui/pull/18272) by hetanthakkar1@gmail.com) + +### Changes + +- Bump @fluentui/react-tabs to v1.0.0-beta.103 ([PR #18308](https://github.com/microsoft/fluentui/pull/18308) by anhw@microsoft.com) +- Bump @fluentui/react-divider to v9.0.0-alpha.29 ([PR #18323](https://github.com/microsoft/fluentui/pull/18323) by lingfan.gao@microsoft.com) +- Bump @fluentui/react-accordion to v9.0.0-alpha.33 ([PR #18323](https://github.com/microsoft/fluentui/pull/18323) by lingfan.gao@microsoft.com) +- Bump @fluentui/react-avatar to v9.0.0-alpha.40 ([PR #18323](https://github.com/microsoft/fluentui/pull/18323) by lingfan.gao@microsoft.com) +- Bump @fluentui/react-button to v9.0.0-alpha.40 ([PR #18323](https://github.com/microsoft/fluentui/pull/18323) by lingfan.gao@microsoft.com) +- Bump @fluentui/react-link to v9.0.0-alpha.40 ([PR #18323](https://github.com/microsoft/fluentui/pull/18323) by lingfan.gao@microsoft.com) +- Bump @fluentui/react-theme-provider to v9.0.0-alpha.38 ([PR #18323](https://github.com/microsoft/fluentui/pull/18323) by lingfan.gao@microsoft.com) +- Bump @fluentui/react-provider to v9.0.0-alpha.41 ([PR #18323](https://github.com/microsoft/fluentui/pull/18323) by lingfan.gao@microsoft.com) +- Bump @fluentui/react-cards to v1.0.0-beta.100 ([PR #18323](https://github.com/microsoft/fluentui/pull/18323) by lingfan.gao@microsoft.com) + +## [1.0.0](https://github.com/microsoft/fluentui/tree/vr-tests_v1.0.0) + Tue, 25 May 2021 01:11:03 GMT [Compare changes](https://github.com/microsoft/fluentui/compare/vr-tests_v1.0.0..vr-tests_v1.0.0) diff --git a/apps/vr-tests/package.json b/apps/vr-tests/package.json index 4d91ae5c23ebb..593dfab29992f 100644 --- a/apps/vr-tests/package.json +++ b/apps/vr-tests/package.json @@ -18,23 +18,23 @@ "@babel/core": "^7.10.4", "@fluentui/babel-make-styles": "^9.0.0-alpha.11", "@fluentui/eslint-plugin": "^1.3.0", - "@fluentui/example-data": "^8.2.1", + "@fluentui/example-data": "^8.2.2", "@fluentui/font-icons-mdl2": "^8.1.1", - "@fluentui/react": "^8.14.15", - "@fluentui/react-accordion": "^9.0.0-alpha.32", - "@fluentui/react-avatar": "^9.0.0-alpha.39", - "@fluentui/react-button": "^9.0.0-alpha.39", - "@fluentui/react-cards": "^1.0.0-beta.99", - "@fluentui/react-experiments": "^8.1.15", - "@fluentui/react-divider": "^9.0.0-alpha.28", + "@fluentui/react": "^8.15.0", + "@fluentui/react-accordion": "^9.0.0-alpha.33", + "@fluentui/react-avatar": "^9.0.0-alpha.40", + "@fluentui/react-button": "^9.0.0-alpha.40", + "@fluentui/react-cards": "^1.0.0-beta.100", + "@fluentui/react-experiments": "^8.1.16", + "@fluentui/react-divider": "^9.0.0-alpha.29", "@fluentui/react-hooks": "^8.2.1", "@fluentui/react-icons-mdl2": "^1.1.1", - "@fluentui/react-link": "^9.0.0-alpha.39", - "@fluentui/react-make-styles": "^9.0.0-alpha.37", - "@fluentui/react-provider": "^9.0.0-alpha.40", - "@fluentui/react-tabs": "^1.0.0-beta.102", + "@fluentui/react-link": "^9.0.0-alpha.40", + "@fluentui/react-make-styles": "^9.0.0-alpha.38", + "@fluentui/react-provider": "^9.0.0-alpha.41", + "@fluentui/react-tabs": "^1.0.0-beta.103", "@fluentui/react-theme": "^9.0.0-alpha.13", - "@fluentui/react-theme-provider": "^9.0.0-alpha.37", + "@fluentui/react-theme-provider": "^9.0.0-alpha.38", "@fluentui/scripts": "^1.0.0", "@fluentui/storybook": "^1.0.0", "@storybook/addons": "6.0.28", diff --git a/change/@fluentui-example-data-e95fe32a-22d6-482d-96c8-63eb965034b1.json b/change/@fluentui-example-data-e95fe32a-22d6-482d-96c8-63eb965034b1.json deleted file mode 100644 index 26e9b4172f778..0000000000000 --- a/change/@fluentui-example-data-e95fe32a-22d6-482d-96c8-63eb965034b1.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "Fixed all the broken image links and updated test snapshots", - "packageName": "@fluentui/example-data", - "email": "hetanthakkar1@gmail.com", - "dependentChangeType": "patch" -} diff --git a/change/@fluentui-react-37384fc2-c5a2-471c-93e5-116fb22c55d9.json b/change/@fluentui-react-37384fc2-c5a2-471c-93e5-116fb22c55d9.json deleted file mode 100644 index 794455bafa6bc..0000000000000 --- a/change/@fluentui-react-37384fc2-c5a2-471c-93e5-116fb22c55d9.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "comment": "Remove outdated or duplicated info from readme", - "type": "patch", - "packageName": "@fluentui/react", - "email": "elcraig@microsoft.com", - "dependentChangeType": "patch" -} diff --git a/change/@fluentui-react-406968b0-014c-4861-8a06-0af485c00635.json b/change/@fluentui-react-406968b0-014c-4861-8a06-0af485c00635.json deleted file mode 100644 index 18f605657d14f..0000000000000 --- a/change/@fluentui-react-406968b0-014c-4861-8a06-0af485c00635.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "List: changed the type of version prop to any", - "packageName": "@fluentui/react", - "email": "hetanthakkar1@gmail.com", - "dependentChangeType": "patch" -} diff --git a/change/@fluentui-react-600fc39a-9f7a-47ba-b3e2-0f3adc73b423.json b/change/@fluentui-react-600fc39a-9f7a-47ba-b3e2-0f3adc73b423.json deleted file mode 100644 index 47df911f0821d..0000000000000 --- a/change/@fluentui-react-600fc39a-9f7a-47ba-b3e2-0f3adc73b423.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "Use responsiveMode prop to override hook behavior", - "packageName": "@fluentui/react", - "email": "gokcande@gmail.com", - "dependentChangeType": "patch" -} diff --git a/change/@fluentui-react-a007debf-085c-4cf1-b655-a72750c7aaa1.json b/change/@fluentui-react-a007debf-085c-4cf1-b655-a72750c7aaa1.json deleted file mode 100644 index 9e1a39b5b1d99..0000000000000 --- a/change/@fluentui-react-a007debf-085c-4cf1-b655-a72750c7aaa1.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "Fix resizing of justified columns for constrained viewport widths", - "packageName": "@fluentui/react", - "email": "tmichon@microsoft.com", - "dependentChangeType": "patch" -} diff --git a/change/@fluentui-react-ad79b351-36a2-4955-ba54-fde5cfc2b7b7.json b/change/@fluentui-react-ad79b351-36a2-4955-ba54-fde5cfc2b7b7.json deleted file mode 100644 index a7ade0f078056..0000000000000 --- a/change/@fluentui-react-ad79b351-36a2-4955-ba54-fde5cfc2b7b7.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "minor", - "comment": "Add dismissOnTargetClick prop", - "packageName": "@fluentui/react", - "email": "anhw@microsoft.com", - "dependentChangeType": "patch" -} diff --git a/change/@fluentui-react-divider-3541ca45-ebbc-4960-916b-cdb657741319.json b/change/@fluentui-react-divider-3541ca45-ebbc-4960-916b-cdb657741319.json deleted file mode 100644 index 91b54711d9d2a..0000000000000 --- a/change/@fluentui-react-divider-3541ca45-ebbc-4960-916b-cdb657741319.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "none", - "comment": "add bundle size fixtures", - "packageName": "@fluentui/react-divider", - "email": "olfedias@microsoft.com", - "dependentChangeType": "none" -} diff --git a/change/@fluentui-react-e46ffcf0-68ff-4a3c-9463-4407f1854e0a.json b/change/@fluentui-react-e46ffcf0-68ff-4a3c-9463-4407f1854e0a.json deleted file mode 100644 index d9367bd0e31ba..0000000000000 --- a/change/@fluentui-react-e46ffcf0-68ff-4a3c-9463-4407f1854e0a.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "Dropdown: multiselect dropdown options now pass ariaLabel prop to Checkbox input.", - "packageName": "@fluentui/react", - "email": "tristan.watanabe@gmail.com", - "dependentChangeType": "patch" -} diff --git a/change/@fluentui-react-examples-646a35cc-4d70-4ac4-a832-48a637e65712.json b/change/@fluentui-react-examples-646a35cc-4d70-4ac4-a832-48a637e65712.json deleted file mode 100644 index 286d2c812cf55..0000000000000 --- a/change/@fluentui-react-examples-646a35cc-4d70-4ac4-a832-48a637e65712.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "Fixed all the broken image links and updated test snapshots", - "packageName": "@fluentui/react-examples", - "email": "hetanthakkar1@gmail.com", - "dependentChangeType": "patch" -} diff --git a/change/@fluentui-react-examples-85a6b2a0-c230-4778-8a91-3c5d3a0491ca.json b/change/@fluentui-react-examples-85a6b2a0-c230-4778-8a91-3c5d3a0491ca.json deleted file mode 100644 index 47bcf4aae22ce..0000000000000 --- a/change/@fluentui-react-examples-85a6b2a0-c230-4778-8a91-3c5d3a0491ca.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "Fix resizing of justified columns for constrained viewport widths", - "packageName": "@fluentui/react-examples", - "email": "tmichon@microsoft.com", - "dependentChangeType": "patch" -} diff --git a/change/@fluentui-react-experiments-c001823a-225a-44ee-be5f-c6787c179531.json b/change/@fluentui-react-experiments-c001823a-225a-44ee-be5f-c6787c179531.json deleted file mode 100644 index e6ca344940fc7..0000000000000 --- a/change/@fluentui-react-experiments-c001823a-225a-44ee-be5f-c6787c179531.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "Fixed all the broken image links and updated test snapshots", - "packageName": "@fluentui/react-experiments", - "email": "hetanthakkar1@gmail.com", - "dependentChangeType": "patch" -} diff --git a/change/@fluentui-react-image-5c7095b4-f359-4777-a1d6-4e45ea4b8ed7.json b/change/@fluentui-react-image-5c7095b4-f359-4777-a1d6-4e45ea4b8ed7.json deleted file mode 100644 index c66c049cb7574..0000000000000 --- a/change/@fluentui-react-image-5c7095b4-f359-4777-a1d6-4e45ea4b8ed7.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "none", - "comment": "add bundle size fixtures", - "packageName": "@fluentui/react-image", - "email": "olfedias@microsoft.com", - "dependentChangeType": "none" -} diff --git a/change/@fluentui-react-make-styles-60ba58aa-a178-46e8-bdba-9cde8b340ddd.json b/change/@fluentui-react-make-styles-60ba58aa-a178-46e8-bdba-9cde8b340ddd.json deleted file mode 100644 index 2c0caa6e43427..0000000000000 --- a/change/@fluentui-react-make-styles-60ba58aa-a178-46e8-bdba-9cde8b340ddd.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "prerelease", - "comment": "throw when is used inside a React component", - "packageName": "@fluentui/react-make-styles", - "email": "olfedias@microsoft.com", - "dependentChangeType": "patch" -} diff --git a/change/@fluentui-react-make-styles-8c55fcf9-79ca-4cdb-a57b-7805c2b0c15d.json b/change/@fluentui-react-make-styles-8c55fcf9-79ca-4cdb-a57b-7805c2b0c15d.json deleted file mode 100644 index f51289740fb75..0000000000000 --- a/change/@fluentui-react-make-styles-8c55fcf9-79ca-4cdb-a57b-7805c2b0c15d.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "none", - "comment": "add bundle size fixtures", - "packageName": "@fluentui/react-make-styles", - "email": "olfedias@microsoft.com", - "dependentChangeType": "none" -} diff --git a/change/@fluentui-react-utilities-52f78b5f-871c-4156-bb02-dd0c80a64ce8.json b/change/@fluentui-react-utilities-52f78b5f-871c-4156-bb02-dd0c80a64ce8.json deleted file mode 100644 index 0777a0e404203..0000000000000 --- a/change/@fluentui-react-utilities-52f78b5f-871c-4156-bb02-dd0c80a64ce8.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "prerelease", - "comment": "useOnClickOutside, workaround for facebook/react#20074", - "packageName": "@fluentui/react-utilities", - "email": "lingfan.gao@microsoft.com", - "dependentChangeType": "patch" -} diff --git a/packages/api-docs/CHANGELOG.json b/packages/api-docs/CHANGELOG.json index 0b2400c03f98d..220c1c4f98542 100644 --- a/packages/api-docs/CHANGELOG.json +++ b/packages/api-docs/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@fluentui/api-docs", "entries": [ + { + "date": "Wed, 26 May 2021 07:35:43 GMT", + "tag": "@fluentui/api-docs_v8.1.15", + "version": "8.1.15", + "comments": { + "patch": [ + { + "comment": "Bump @fluentui/react to v8.15.0", + "author": "hetanthakkar1@gmail.com", + "commit": "8ddef3b35072dcc048b10eeb3d89cf32ae1e71f7", + "package": "@fluentui/api-docs" + } + ] + } + }, { "date": "Tue, 25 May 2021 01:11:03 GMT", "tag": "@fluentui/api-docs_v8.1.14", diff --git a/packages/api-docs/CHANGELOG.md b/packages/api-docs/CHANGELOG.md index 92f7e7506b3cd..374b781cc78ba 100644 --- a/packages/api-docs/CHANGELOG.md +++ b/packages/api-docs/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - @fluentui/api-docs -This log was last generated on Tue, 25 May 2021 01:11:03 GMT and should not be manually modified. +This log was last generated on Wed, 26 May 2021 07:35:43 GMT and should not be manually modified. +## [8.1.15](https://github.com/microsoft/fluentui/tree/@fluentui/api-docs_v8.1.15) + +Wed, 26 May 2021 07:35:43 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/api-docs_v8.1.14..@fluentui/api-docs_v8.1.15) + +### Patches + +- Bump @fluentui/react to v8.15.0 ([PR #18272](https://github.com/microsoft/fluentui/pull/18272) by hetanthakkar1@gmail.com) + ## [8.1.14](https://github.com/microsoft/fluentui/tree/@fluentui/api-docs_v8.1.14) Tue, 25 May 2021 01:11:03 GMT diff --git a/packages/api-docs/package.json b/packages/api-docs/package.json index 91ba39b8c7f5e..858d21ffe936b 100644 --- a/packages/api-docs/package.json +++ b/packages/api-docs/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/api-docs", - "version": "8.1.14", + "version": "8.1.15", "description": "A package that transforms api-extractor .api.json files into page.json files", "repository": { "type": "git", @@ -24,7 +24,7 @@ "dependencies": { "@fluentui/date-time-utilities": "^8.1.1", "@fluentui/merge-styles": "^8.1.1", - "@fluentui/react": "^8.14.15", + "@fluentui/react": "^8.15.0", "@fluentui/react-focus": "^8.1.2", "@fluentui/style-utilities": "^8.1.1", "@fluentui/theme": "^2.1.1", diff --git a/packages/azure-themes/CHANGELOG.json b/packages/azure-themes/CHANGELOG.json index f4856882190ad..5295f002df903 100644 --- a/packages/azure-themes/CHANGELOG.json +++ b/packages/azure-themes/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@fluentui/azure-themes", "entries": [ + { + "date": "Wed, 26 May 2021 07:35:43 GMT", + "tag": "@fluentui/azure-themes_v8.1.15", + "version": "8.1.15", + "comments": { + "patch": [ + { + "comment": "Bump @fluentui/react to v8.15.0", + "author": "hetanthakkar1@gmail.com", + "commit": "8ddef3b35072dcc048b10eeb3d89cf32ae1e71f7", + "package": "@fluentui/azure-themes" + } + ] + } + }, { "date": "Tue, 25 May 2021 01:11:03 GMT", "tag": "@fluentui/azure-themes_v8.1.14", diff --git a/packages/azure-themes/CHANGELOG.md b/packages/azure-themes/CHANGELOG.md index a0d8e0baceab6..8f101b1bcdc08 100644 --- a/packages/azure-themes/CHANGELOG.md +++ b/packages/azure-themes/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - @fluentui/azure-themes -This log was last generated on Tue, 25 May 2021 01:11:03 GMT and should not be manually modified. +This log was last generated on Wed, 26 May 2021 07:35:43 GMT and should not be manually modified. +## [8.1.15](https://github.com/microsoft/fluentui/tree/@fluentui/azure-themes_v8.1.15) + +Wed, 26 May 2021 07:35:43 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/azure-themes_v8.1.14..@fluentui/azure-themes_v8.1.15) + +### Patches + +- Bump @fluentui/react to v8.15.0 ([PR #18272](https://github.com/microsoft/fluentui/pull/18272) by hetanthakkar1@gmail.com) + ## [8.1.14](https://github.com/microsoft/fluentui/tree/@fluentui/azure-themes_v8.1.14) Tue, 25 May 2021 01:11:03 GMT diff --git a/packages/azure-themes/package.json b/packages/azure-themes/package.json index f0db78d0e9e50..ca95fb4896d48 100644 --- a/packages/azure-themes/package.json +++ b/packages/azure-themes/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/azure-themes", - "version": "8.1.14", + "version": "8.1.15", "description": "Azure themes for Fluent UI React", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -28,7 +28,7 @@ "react": "16.8.6" }, "dependencies": { - "@fluentui/react": "^8.14.15", + "@fluentui/react": "^8.15.0", "@fluentui/set-version": "^8.1.1", "tslib": "^2.1.0" } diff --git a/packages/babel-make-styles/CHANGELOG.json b/packages/babel-make-styles/CHANGELOG.json index 49205adf44cbc..20754e80f51c7 100644 --- a/packages/babel-make-styles/CHANGELOG.json +++ b/packages/babel-make-styles/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@fluentui/babel-make-styles", "entries": [ + { + "date": "Wed, 26 May 2021 07:35:43 GMT", + "tag": "@fluentui/babel-make-styles_v9.0.0-alpha.11", + "version": "9.0.0-alpha.11", + "comments": { + "none": [ + { + "comment": "Bump @fluentui/react-make-styles to v9.0.0-alpha.38", + "author": "olfedias@microsoft.com", + "commit": "d2504c72ec7fba0cf4dcf1984c2e1a9322720225", + "package": "@fluentui/babel-make-styles" + } + ] + } + }, { "date": "Fri, 21 May 2021 07:34:54 GMT", "tag": "@fluentui/babel-make-styles_v9.0.0-alpha.11", diff --git a/packages/babel-make-styles/package.json b/packages/babel-make-styles/package.json index a7e00faa64cd3..ab6142acc7efc 100644 --- a/packages/babel-make-styles/package.json +++ b/packages/babel-make-styles/package.json @@ -19,7 +19,7 @@ }, "devDependencies": { "@fluentui/eslint-plugin": "^1.3.0", - "@fluentui/react-make-styles": "^9.0.0-alpha.37", + "@fluentui/react-make-styles": "^9.0.0-alpha.38", "@fluentui/react-theme": "^9.0.0-alpha.13", "@fluentui/scripts": "^1.0.0", "babel-plugin-tester": "^10.0.0" diff --git a/packages/example-data/CHANGELOG.json b/packages/example-data/CHANGELOG.json index e91e0325d91f8..bec5a497a173f 100644 --- a/packages/example-data/CHANGELOG.json +++ b/packages/example-data/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@fluentui/example-data", "entries": [ + { + "date": "Wed, 26 May 2021 07:35:43 GMT", + "tag": "@fluentui/example-data_v8.2.2", + "version": "8.2.2", + "comments": { + "patch": [ + { + "comment": "Fixed all the broken image links and updated test snapshots", + "author": "hetanthakkar1@gmail.com", + "commit": "8ddef3b35072dcc048b10eeb3d89cf32ae1e71f7", + "package": "@fluentui/example-data" + } + ] + } + }, { "date": "Thu, 20 May 2021 07:41:54 GMT", "tag": "@fluentui/example-data_v8.2.1", diff --git a/packages/example-data/CHANGELOG.md b/packages/example-data/CHANGELOG.md index 40a47e66ae908..5db405fde8931 100644 --- a/packages/example-data/CHANGELOG.md +++ b/packages/example-data/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - @fluentui/example-data -This log was last generated on Thu, 20 May 2021 07:41:54 GMT and should not be manually modified. +This log was last generated on Wed, 26 May 2021 07:35:43 GMT and should not be manually modified. +## [8.2.2](https://github.com/microsoft/fluentui/tree/@fluentui/example-data_v8.2.2) + +Wed, 26 May 2021 07:35:43 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/example-data_v8.2.1..@fluentui/example-data_v8.2.2) + +### Patches + +- Fixed all the broken image links and updated test snapshots ([PR #18272](https://github.com/microsoft/fluentui/pull/18272) by hetanthakkar1@gmail.com) + ## [8.2.1](https://github.com/microsoft/fluentui/tree/@fluentui/example-data_v8.2.1) Thu, 20 May 2021 07:41:54 GMT diff --git a/packages/example-data/package.json b/packages/example-data/package.json index 88737cf9be112..7471c1f454fc7 100644 --- a/packages/example-data/package.json +++ b/packages/example-data/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/example-data", - "version": "8.2.1", + "version": "8.2.2", "description": "Data generators for Fluent UI React examples.", "main": "lib-commonjs/index.js", "module": "lib/index.js", diff --git a/packages/jest-serializer-make-styles/CHANGELOG.json b/packages/jest-serializer-make-styles/CHANGELOG.json index 9d3c59ecb60e1..bb126689fcb49 100644 --- a/packages/jest-serializer-make-styles/CHANGELOG.json +++ b/packages/jest-serializer-make-styles/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@fluentui/jest-serializer-make-styles", "entries": [ + { + "date": "Wed, 26 May 2021 07:35:43 GMT", + "tag": "@fluentui/jest-serializer-make-styles_v9.0.0-alpha.14", + "version": "9.0.0-alpha.14", + "comments": { + "none": [ + { + "comment": "Bump @fluentui/react-make-styles to v9.0.0-alpha.38", + "author": "olfedias@microsoft.com", + "commit": "d2504c72ec7fba0cf4dcf1984c2e1a9322720225", + "package": "@fluentui/jest-serializer-make-styles" + } + ] + } + }, { "date": "Fri, 21 May 2021 07:34:54 GMT", "tag": "@fluentui/jest-serializer-make-styles_v9.0.0-alpha.14", diff --git a/packages/jest-serializer-make-styles/package.json b/packages/jest-serializer-make-styles/package.json index 9a492b535b4ea..7a9d1b5ea9109 100644 --- a/packages/jest-serializer-make-styles/package.json +++ b/packages/jest-serializer-make-styles/package.json @@ -20,7 +20,7 @@ }, "devDependencies": { "@fluentui/eslint-plugin": "^1.3.0", - "@fluentui/react-make-styles": "^9.0.0-alpha.37", + "@fluentui/react-make-styles": "^9.0.0-alpha.38", "@fluentui/react-shared-contexts": "^9.0.0-alpha.12", "@fluentui/scripts": "^1.0.0", "@types/jest": "24.9.1", diff --git a/packages/react-accordion/CHANGELOG.json b/packages/react-accordion/CHANGELOG.json index d4e923a803e50..618c1bf1f08c9 100644 --- a/packages/react-accordion/CHANGELOG.json +++ b/packages/react-accordion/CHANGELOG.json @@ -1,6 +1,29 @@ { "name": "@fluentui/react-accordion", "entries": [ + { + "date": "Wed, 26 May 2021 07:35:43 GMT", + "tag": "@fluentui/react-accordion_v9.0.0-alpha.33", + "version": "9.0.0-alpha.33", + "comments": { + "none": [ + { + "comment": "Bump @fluentui/babel-make-styles to v9.0.0-alpha.11", + "author": "olfedias@microsoft.com", + "commit": "d2504c72ec7fba0cf4dcf1984c2e1a9322720225", + "package": "@fluentui/react-accordion" + } + ], + "prerelease": [ + { + "comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.25", + "author": "lingfan.gao@microsoft.com", + "commit": "6ffca36c9537a1852d8ec26478b8b7aeb059e17c", + "package": "@fluentui/react-accordion" + } + ] + } + }, { "date": "Fri, 21 May 2021 07:34:54 GMT", "tag": "@fluentui/react-accordion_v9.0.0-alpha.32", diff --git a/packages/react-accordion/CHANGELOG.md b/packages/react-accordion/CHANGELOG.md index c7ee8cef723e5..1f74cb14cf1cd 100644 --- a/packages/react-accordion/CHANGELOG.md +++ b/packages/react-accordion/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - @fluentui/react-accordion -This log was last generated on Fri, 21 May 2021 07:34:54 GMT and should not be manually modified. +This log was last generated on Wed, 26 May 2021 07:35:43 GMT and should not be manually modified. +## [9.0.0-alpha.33](https://github.com/microsoft/fluentui/tree/@fluentui/react-accordion_v9.0.0-alpha.33) + +Wed, 26 May 2021 07:35:43 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-accordion_v9.0.0-alpha.32..@fluentui/react-accordion_v9.0.0-alpha.33) + +### Changes + +- Bump @fluentui/react-utilities to v9.0.0-alpha.25 ([PR #18323](https://github.com/microsoft/fluentui/pull/18323) by lingfan.gao@microsoft.com) + ## [9.0.0-alpha.32](https://github.com/microsoft/fluentui/tree/@fluentui/react-accordion_v9.0.0-alpha.32) Fri, 21 May 2021 07:34:54 GMT diff --git a/packages/react-accordion/package.json b/packages/react-accordion/package.json index ac9014b315919..0f1b2c6f44ce9 100644 --- a/packages/react-accordion/package.json +++ b/packages/react-accordion/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-accordion", - "version": "9.0.0-alpha.32", + "version": "9.0.0-alpha.33", "description": "Fluent UI accordion component", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -41,12 +41,12 @@ "react-test-renderer": "^16.3.0" }, "dependencies": { - "@fluentui/react-context-selector": "^9.0.0-alpha.9", - "@fluentui/react-make-styles": "^9.0.0-alpha.37", - "@fluentui/react-tabster": "^9.0.0-alpha.27", + "@fluentui/react-context-selector": "^9.0.0-alpha.10", + "@fluentui/react-make-styles": "^9.0.0-alpha.38", + "@fluentui/react-tabster": "^9.0.0-alpha.28", "@fluentui/react-theme": "^9.0.0-alpha.13", - "@fluentui/react-theme-provider": "^9.0.0-alpha.37", - "@fluentui/react-utilities": "^9.0.0-alpha.24", + "@fluentui/react-theme-provider": "^9.0.0-alpha.38", + "@fluentui/react-utilities": "^9.0.0-alpha.25", "tslib": "^2.1.0" }, "peerDependencies": { diff --git a/packages/react-avatar/CHANGELOG.json b/packages/react-avatar/CHANGELOG.json index 3ebce6b260678..9d498abe6b6bf 100644 --- a/packages/react-avatar/CHANGELOG.json +++ b/packages/react-avatar/CHANGELOG.json @@ -1,6 +1,29 @@ { "name": "@fluentui/react-avatar", "entries": [ + { + "date": "Wed, 26 May 2021 07:35:43 GMT", + "tag": "@fluentui/react-avatar_v9.0.0-alpha.40", + "version": "9.0.0-alpha.40", + "comments": { + "none": [ + { + "comment": "Bump @fluentui/babel-make-styles to v9.0.0-alpha.11", + "author": "olfedias@microsoft.com", + "commit": "d2504c72ec7fba0cf4dcf1984c2e1a9322720225", + "package": "@fluentui/react-avatar" + } + ], + "prerelease": [ + { + "comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.25", + "author": "lingfan.gao@microsoft.com", + "commit": "6ffca36c9537a1852d8ec26478b8b7aeb059e17c", + "package": "@fluentui/react-avatar" + } + ] + } + }, { "date": "Fri, 21 May 2021 07:34:54 GMT", "tag": "@fluentui/react-avatar_v9.0.0-alpha.39", diff --git a/packages/react-avatar/CHANGELOG.md b/packages/react-avatar/CHANGELOG.md index 228b19ce2d016..38054927acd17 100644 --- a/packages/react-avatar/CHANGELOG.md +++ b/packages/react-avatar/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - @fluentui/react-avatar -This log was last generated on Fri, 21 May 2021 07:34:54 GMT and should not be manually modified. +This log was last generated on Wed, 26 May 2021 07:35:43 GMT and should not be manually modified. +## [9.0.0-alpha.40](https://github.com/microsoft/fluentui/tree/@fluentui/react-avatar_v9.0.0-alpha.40) + +Wed, 26 May 2021 07:35:43 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-avatar_v9.0.0-alpha.39..@fluentui/react-avatar_v9.0.0-alpha.40) + +### Changes + +- Bump @fluentui/react-utilities to v9.0.0-alpha.25 ([PR #18323](https://github.com/microsoft/fluentui/pull/18323) by lingfan.gao@microsoft.com) + ## [9.0.0-alpha.39](https://github.com/microsoft/fluentui/tree/@fluentui/react-avatar_v9.0.0-alpha.39) Fri, 21 May 2021 07:34:54 GMT diff --git a/packages/react-avatar/package.json b/packages/react-avatar/package.json index 6e5b6afeb88ba..53fa5a76bbaaf 100644 --- a/packages/react-avatar/package.json +++ b/packages/react-avatar/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-avatar", - "version": "9.0.0-alpha.39", + "version": "9.0.0-alpha.40", "description": "React components for building Microsoft web experiences.", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -41,9 +41,9 @@ "react-test-renderer": "^16.3.0" }, "dependencies": { - "@fluentui/react-make-styles": "^9.0.0-alpha.37", + "@fluentui/react-make-styles": "^9.0.0-alpha.38", "@fluentui/react-theme": "^9.0.0-alpha.13", - "@fluentui/react-utilities": "^9.0.0-alpha.24", + "@fluentui/react-utilities": "^9.0.0-alpha.25", "tslib": "^2.1.0" }, "peerDependencies": { diff --git a/packages/react-badge/CHANGELOG.json b/packages/react-badge/CHANGELOG.json index 9b35a75e4971a..f514471d6d7f2 100644 --- a/packages/react-badge/CHANGELOG.json +++ b/packages/react-badge/CHANGELOG.json @@ -1,6 +1,29 @@ { "name": "@fluentui/react-badge", "entries": [ + { + "date": "Wed, 26 May 2021 07:35:43 GMT", + "tag": "@fluentui/react-badge_v9.0.0-alpha.42", + "version": "9.0.0-alpha.42", + "comments": { + "none": [ + { + "comment": "Bump @fluentui/babel-make-styles to v9.0.0-alpha.11", + "author": "olfedias@microsoft.com", + "commit": "d2504c72ec7fba0cf4dcf1984c2e1a9322720225", + "package": "@fluentui/react-badge" + } + ], + "prerelease": [ + { + "comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.25", + "author": "lingfan.gao@microsoft.com", + "commit": "6ffca36c9537a1852d8ec26478b8b7aeb059e17c", + "package": "@fluentui/react-badge" + } + ] + } + }, { "date": "Fri, 21 May 2021 07:34:54 GMT", "tag": "@fluentui/react-badge_v9.0.0-alpha.41", diff --git a/packages/react-badge/CHANGELOG.md b/packages/react-badge/CHANGELOG.md index 951187c7dfd38..e519c91d2834e 100644 --- a/packages/react-badge/CHANGELOG.md +++ b/packages/react-badge/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - @fluentui/react-badge -This log was last generated on Fri, 21 May 2021 07:34:54 GMT and should not be manually modified. +This log was last generated on Wed, 26 May 2021 07:35:43 GMT and should not be manually modified. +## [9.0.0-alpha.42](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.42) + +Wed, 26 May 2021 07:35:43 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.41..@fluentui/react-badge_v9.0.0-alpha.42) + +### Changes + +- Bump @fluentui/react-utilities to v9.0.0-alpha.25 ([PR #18323](https://github.com/microsoft/fluentui/pull/18323) by lingfan.gao@microsoft.com) + ## [9.0.0-alpha.41](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.41) Fri, 21 May 2021 07:34:54 GMT diff --git a/packages/react-badge/package.json b/packages/react-badge/package.json index ac0720ef3b548..27bc37097b960 100644 --- a/packages/react-badge/package.json +++ b/packages/react-badge/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-badge", - "version": "9.0.0-alpha.41", + "version": "9.0.0-alpha.42", "description": "React components for building web experiences", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -40,9 +40,9 @@ "react-test-renderer": "^16.3.0" }, "dependencies": { - "@fluentui/react-make-styles": "^9.0.0-alpha.37", + "@fluentui/react-make-styles": "^9.0.0-alpha.38", "@fluentui/react-theme": "^9.0.0-alpha.13", - "@fluentui/react-utilities": "^9.0.0-alpha.24", + "@fluentui/react-utilities": "^9.0.0-alpha.25", "tslib": "^2.1.0" }, "peerDependencies": { diff --git a/packages/react-button/CHANGELOG.json b/packages/react-button/CHANGELOG.json index 47ab4a3bcde7b..3e8798d62d0b0 100644 --- a/packages/react-button/CHANGELOG.json +++ b/packages/react-button/CHANGELOG.json @@ -1,6 +1,29 @@ { "name": "@fluentui/react-button", "entries": [ + { + "date": "Wed, 26 May 2021 07:35:43 GMT", + "tag": "@fluentui/react-button_v9.0.0-alpha.40", + "version": "9.0.0-alpha.40", + "comments": { + "none": [ + { + "comment": "Bump @fluentui/babel-make-styles to v9.0.0-alpha.11", + "author": "olfedias@microsoft.com", + "commit": "d2504c72ec7fba0cf4dcf1984c2e1a9322720225", + "package": "@fluentui/react-button" + } + ], + "prerelease": [ + { + "comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.25", + "author": "lingfan.gao@microsoft.com", + "commit": "6ffca36c9537a1852d8ec26478b8b7aeb059e17c", + "package": "@fluentui/react-button" + } + ] + } + }, { "date": "Fri, 21 May 2021 07:34:54 GMT", "tag": "@fluentui/react-button_v9.0.0-alpha.39", diff --git a/packages/react-button/CHANGELOG.md b/packages/react-button/CHANGELOG.md index 88fceddfbda7a..bb5391a5056a0 100644 --- a/packages/react-button/CHANGELOG.md +++ b/packages/react-button/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - @fluentui/react-button -This log was last generated on Fri, 21 May 2021 07:34:54 GMT and should not be manually modified. +This log was last generated on Wed, 26 May 2021 07:35:43 GMT and should not be manually modified. +## [9.0.0-alpha.40](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.40) + +Wed, 26 May 2021 07:35:43 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.39..@fluentui/react-button_v9.0.0-alpha.40) + +### Changes + +- Bump @fluentui/react-utilities to v9.0.0-alpha.25 ([PR #18323](https://github.com/microsoft/fluentui/pull/18323) by lingfan.gao@microsoft.com) + ## [9.0.0-alpha.39](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.39) Fri, 21 May 2021 07:34:54 GMT diff --git a/packages/react-button/package.json b/packages/react-button/package.json index 6fdfa7c895515..19e202f6205ce 100644 --- a/packages/react-button/package.json +++ b/packages/react-button/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-button", - "version": "9.0.0-alpha.39", + "version": "9.0.0-alpha.40", "description": "Fluent UI React Button component.", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -42,9 +42,9 @@ }, "dependencies": { "@fluentui/keyboard-key": "^0.3.1", - "@fluentui/react-make-styles": "^9.0.0-alpha.37", + "@fluentui/react-make-styles": "^9.0.0-alpha.38", "@fluentui/react-theme": "^9.0.0-alpha.13", - "@fluentui/react-utilities": "^9.0.0-alpha.24", + "@fluentui/react-utilities": "^9.0.0-alpha.25", "tslib": "^2.1.0" }, "peerDependencies": { diff --git a/packages/react-cards/CHANGELOG.json b/packages/react-cards/CHANGELOG.json index c2ae147ae9454..37a8930bf239b 100644 --- a/packages/react-cards/CHANGELOG.json +++ b/packages/react-cards/CHANGELOG.json @@ -1,6 +1,29 @@ { "name": "@fluentui/react-cards", "entries": [ + { + "date": "Wed, 26 May 2021 07:35:43 GMT", + "tag": "@fluentui/react-cards_v1.0.0-beta.100", + "version": "1.0.0-beta.100", + "comments": { + "none": [ + { + "comment": "Bump @fluentui/react-make-styles to v9.0.0-alpha.38", + "author": "olfedias@microsoft.com", + "commit": "d2504c72ec7fba0cf4dcf1984c2e1a9322720225", + "package": "@fluentui/react-cards" + } + ], + "prerelease": [ + { + "comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.25", + "author": "lingfan.gao@microsoft.com", + "commit": "6ffca36c9537a1852d8ec26478b8b7aeb059e17c", + "package": "@fluentui/react-cards" + } + ] + } + }, { "date": "Fri, 21 May 2021 07:34:54 GMT", "tag": "@fluentui/react-cards_v1.0.0-beta.99", diff --git a/packages/react-cards/CHANGELOG.md b/packages/react-cards/CHANGELOG.md index 0d952a2543ac5..a31c7e256d9bf 100644 --- a/packages/react-cards/CHANGELOG.md +++ b/packages/react-cards/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - @fluentui/react-cards -This log was last generated on Fri, 21 May 2021 07:34:54 GMT and should not be manually modified. +This log was last generated on Wed, 26 May 2021 07:35:43 GMT and should not be manually modified. +## [1.0.0-beta.100](https://github.com/microsoft/fluentui/tree/@fluentui/react-cards_v1.0.0-beta.100) + +Wed, 26 May 2021 07:35:43 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-cards_v1.0.0-beta.99..@fluentui/react-cards_v1.0.0-beta.100) + +### Changes + +- Bump @fluentui/react-utilities to v9.0.0-alpha.25 ([PR #18323](https://github.com/microsoft/fluentui/pull/18323) by lingfan.gao@microsoft.com) + ## [1.0.0-beta.99](https://github.com/microsoft/fluentui/tree/@fluentui/react-cards_v1.0.0-beta.99) Fri, 21 May 2021 07:34:54 GMT diff --git a/packages/react-cards/package.json b/packages/react-cards/package.json index 79d54285ce390..110ad51cdc5aa 100644 --- a/packages/react-cards/package.json +++ b/packages/react-cards/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-cards", - "version": "1.0.0-beta.99", + "version": "1.0.0-beta.100", "description": "Card container components for Fluent UI React.", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -38,8 +38,8 @@ }, "dependencies": { "@fluentui/keyboard-key": "^0.3.1", - "@fluentui/react-make-styles": "^9.0.0-alpha.37", - "@fluentui/react-utilities": "^9.0.0-alpha.24", + "@fluentui/react-make-styles": "^9.0.0-alpha.38", + "@fluentui/react-utilities": "^9.0.0-alpha.25", "@fluentui/utilities": "^8.1.1", "tslib": "^2.1.0" }, diff --git a/packages/react-charting/CHANGELOG.json b/packages/react-charting/CHANGELOG.json index 5f8f12eb413ec..af1f65b78a6eb 100644 --- a/packages/react-charting/CHANGELOG.json +++ b/packages/react-charting/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@fluentui/react-charting", "entries": [ + { + "date": "Wed, 26 May 2021 07:35:43 GMT", + "tag": "@fluentui/react-charting_v5.1.15", + "version": "5.1.15", + "comments": { + "patch": [ + { + "comment": "Bump @fluentui/react to v8.15.0", + "author": "hetanthakkar1@gmail.com", + "commit": "8ddef3b35072dcc048b10eeb3d89cf32ae1e71f7", + "package": "@fluentui/react-charting" + } + ] + } + }, { "date": "Tue, 25 May 2021 01:11:03 GMT", "tag": "@fluentui/react-charting_v5.1.14", diff --git a/packages/react-charting/CHANGELOG.md b/packages/react-charting/CHANGELOG.md index 5c99d91553201..b5399b8474b81 100644 --- a/packages/react-charting/CHANGELOG.md +++ b/packages/react-charting/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - @fluentui/react-charting -This log was last generated on Tue, 25 May 2021 01:11:03 GMT and should not be manually modified. +This log was last generated on Wed, 26 May 2021 07:35:43 GMT and should not be manually modified. +## [5.1.15](https://github.com/microsoft/fluentui/tree/@fluentui/react-charting_v5.1.15) + +Wed, 26 May 2021 07:35:43 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-charting_v5.1.14..@fluentui/react-charting_v5.1.15) + +### Patches + +- Bump @fluentui/react to v8.15.0 ([PR #18272](https://github.com/microsoft/fluentui/pull/18272) by hetanthakkar1@gmail.com) + ## [5.1.14](https://github.com/microsoft/fluentui/tree/@fluentui/react-charting_v5.1.14) Tue, 25 May 2021 01:11:03 GMT diff --git a/packages/react-charting/package.json b/packages/react-charting/package.json index 3f9d79d03e41c..8d8ffe0a3e743 100644 --- a/packages/react-charting/package.json +++ b/packages/react-charting/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-charting", - "version": "5.1.14", + "version": "5.1.15", "description": "Experimental React charting components for building experiences for Microsoft 365.", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -28,7 +28,7 @@ }, "devDependencies": { "@fluentui/eslint-plugin": "^1.3.0", - "@fluentui/react": "^8.14.15", + "@fluentui/react": "^8.15.0", "@types/enzyme": "3.10.3", "@types/enzyme-adapter-react-16": "1.0.3", "@types/react": "16.9.42", @@ -64,7 +64,7 @@ "tslib": "^2.1.0" }, "peerDependencies": { - "@fluentui/react": "^8.14.15", + "@fluentui/react": "^8.15.0", "@types/react": ">=16.8.0 <18.0.0", "@types/react-dom": ">=16.8.0 <18.0.0", "react": ">=16.8.0 <18.0.0", diff --git a/packages/react-components/CHANGELOG.json b/packages/react-components/CHANGELOG.json index 32874e8a5faf7..1924fcdf2dc2c 100644 --- a/packages/react-components/CHANGELOG.json +++ b/packages/react-components/CHANGELOG.json @@ -1,6 +1,29 @@ { "name": "@fluentui/react-components", "entries": [ + { + "date": "Wed, 26 May 2021 07:35:43 GMT", + "tag": "@fluentui/react-components_v9.0.0-alpha.51", + "version": "9.0.0-alpha.51", + "comments": { + "none": [ + { + "comment": "Bump @fluentui/react-divider to v9.0.0-alpha.29", + "author": "olfedias@microsoft.com", + "commit": "8b08552fe428f48dc17b7444fa186de750d380e7", + "package": "@fluentui/react-components" + } + ], + "prerelease": [ + { + "comment": "Bump @fluentui/react-accordion to v9.0.0-alpha.33", + "author": "lingfan.gao@microsoft.com", + "commit": "6ffca36c9537a1852d8ec26478b8b7aeb059e17c", + "package": "@fluentui/react-components" + } + ] + } + }, { "date": "Tue, 25 May 2021 01:11:03 GMT", "tag": "@fluentui/react-components_v9.0.0-alpha.50", diff --git a/packages/react-components/CHANGELOG.md b/packages/react-components/CHANGELOG.md index d8d57af15a109..6a0a3179cbae9 100644 --- a/packages/react-components/CHANGELOG.md +++ b/packages/react-components/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - @fluentui/react-components -This log was last generated on Tue, 25 May 2021 01:11:03 GMT and should not be manually modified. +This log was last generated on Wed, 26 May 2021 07:35:43 GMT and should not be manually modified. +## [9.0.0-alpha.51](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.51) + +Wed, 26 May 2021 07:35:43 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.50..@fluentui/react-components_v9.0.0-alpha.51) + +### Changes + +- Bump @fluentui/react-accordion to v9.0.0-alpha.33 ([PR #18323](https://github.com/microsoft/fluentui/pull/18323) by lingfan.gao@microsoft.com) + ## [9.0.0-alpha.50](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.50) Tue, 25 May 2021 01:11:03 GMT diff --git a/packages/react-components/package.json b/packages/react-components/package.json index 586ea40c0a68b..9cda8dcfa4e24 100644 --- a/packages/react-components/package.json +++ b/packages/react-components/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-components", - "version": "9.0.0-alpha.50", + "version": "9.0.0-alpha.51", "description": "Suite package for converged React components", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -31,21 +31,21 @@ "react-dom": "16.8.6" }, "dependencies": { - "@fluentui/react-accordion": "^9.0.0-alpha.32", - "@fluentui/react-avatar": "^9.0.0-alpha.39", - "@fluentui/react-badge": "^9.0.0-alpha.41", - "@fluentui/react-button": "^9.0.0-alpha.39", - "@fluentui/react-divider": "^9.0.0-alpha.28", - "@fluentui/react-image": "^9.0.0-alpha.39", - "@fluentui/react-link": "^9.0.0-alpha.39", - "@fluentui/react-make-styles": "^9.0.0-alpha.37", - "@fluentui/react-menu": "^9.0.0-alpha.26", - "@fluentui/react-portal": "^9.0.0-alpha.15", - "@fluentui/react-provider": "^9.0.0-alpha.40", + "@fluentui/react-accordion": "^9.0.0-alpha.33", + "@fluentui/react-avatar": "^9.0.0-alpha.40", + "@fluentui/react-badge": "^9.0.0-alpha.42", + "@fluentui/react-button": "^9.0.0-alpha.40", + "@fluentui/react-divider": "^9.0.0-alpha.29", + "@fluentui/react-image": "^9.0.0-alpha.40", + "@fluentui/react-link": "^9.0.0-alpha.40", + "@fluentui/react-make-styles": "^9.0.0-alpha.38", + "@fluentui/react-menu": "^9.0.0-alpha.27", + "@fluentui/react-portal": "^9.0.0-alpha.16", + "@fluentui/react-provider": "^9.0.0-alpha.41", "@fluentui/react-theme": "^9.0.0-alpha.13", - "@fluentui/react-theme-provider": "^9.0.0-alpha.37", - "@fluentui/react-tooltip": "^9.0.0-alpha.37", - "@fluentui/react-utilities": "^9.0.0-alpha.23", + "@fluentui/react-theme-provider": "^9.0.0-alpha.38", + "@fluentui/react-tooltip": "^9.0.0-alpha.38", + "@fluentui/react-utilities": "^9.0.0-alpha.25", "tslib": "^2.1.0" }, "peerDependencies": { diff --git a/packages/react-context-selector/CHANGELOG.json b/packages/react-context-selector/CHANGELOG.json index df31a3ec6d3e4..a2b508afd0018 100644 --- a/packages/react-context-selector/CHANGELOG.json +++ b/packages/react-context-selector/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@fluentui/react-context-selector", "entries": [ + { + "date": "Wed, 26 May 2021 07:35:43 GMT", + "tag": "@fluentui/react-context-selector_v9.0.0-alpha.10", + "version": "9.0.0-alpha.10", + "comments": { + "prerelease": [ + { + "comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.25", + "author": "lingfan.gao@microsoft.com", + "commit": "6ffca36c9537a1852d8ec26478b8b7aeb059e17c", + "package": "@fluentui/react-context-selector" + } + ] + } + }, { "date": "Fri, 21 May 2021 07:34:54 GMT", "tag": "@fluentui/react-context-selector_v9.0.0-alpha.9", diff --git a/packages/react-context-selector/CHANGELOG.md b/packages/react-context-selector/CHANGELOG.md index bb8a0aad1f390..4a12c8a54f164 100644 --- a/packages/react-context-selector/CHANGELOG.md +++ b/packages/react-context-selector/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - @fluentui/react-context-selector -This log was last generated on Fri, 21 May 2021 07:34:54 GMT and should not be manually modified. +This log was last generated on Wed, 26 May 2021 07:35:43 GMT and should not be manually modified. +## [9.0.0-alpha.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-context-selector_v9.0.0-alpha.10) + +Wed, 26 May 2021 07:35:43 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-context-selector_v9.0.0-alpha.9..@fluentui/react-context-selector_v9.0.0-alpha.10) + +### Changes + +- Bump @fluentui/react-utilities to v9.0.0-alpha.25 ([PR #18323](https://github.com/microsoft/fluentui/pull/18323) by lingfan.gao@microsoft.com) + ## [9.0.0-alpha.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-context-selector_v9.0.0-alpha.9) Fri, 21 May 2021 07:34:54 GMT diff --git a/packages/react-context-selector/package.json b/packages/react-context-selector/package.json index 41e2fe7102869..ddf2172a8d14d 100644 --- a/packages/react-context-selector/package.json +++ b/packages/react-context-selector/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-context-selector", - "version": "9.0.0-alpha.9", + "version": "9.0.0-alpha.10", "description": "React useContextSelector hook in userland", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -34,7 +34,7 @@ "react-test-renderer": "^16.3.0" }, "dependencies": { - "@fluentui/react-utilities": "^9.0.0-alpha.24", + "@fluentui/react-utilities": "^9.0.0-alpha.25", "scheduler": "^0.20.1", "tslib": "^2.1.0" }, diff --git a/packages/react-date-time/CHANGELOG.json b/packages/react-date-time/CHANGELOG.json index 05a2e16113092..079358c9c2420 100644 --- a/packages/react-date-time/CHANGELOG.json +++ b/packages/react-date-time/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@fluentui/react-date-time", "entries": [ + { + "date": "Wed, 26 May 2021 07:35:43 GMT", + "tag": "@fluentui/react-date-time_v8.1.15", + "version": "8.1.15", + "comments": { + "patch": [ + { + "comment": "Bump @fluentui/react to v8.15.0", + "author": "hetanthakkar1@gmail.com", + "commit": "8ddef3b35072dcc048b10eeb3d89cf32ae1e71f7", + "package": "@fluentui/react-date-time" + } + ] + } + }, { "date": "Tue, 25 May 2021 01:11:03 GMT", "tag": "@fluentui/react-date-time_v8.1.14", diff --git a/packages/react-date-time/CHANGELOG.md b/packages/react-date-time/CHANGELOG.md index a74dc3e1ec51e..ab8e44e551e4e 100644 --- a/packages/react-date-time/CHANGELOG.md +++ b/packages/react-date-time/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - @fluentui/react-date-time -This log was last generated on Tue, 25 May 2021 01:11:03 GMT and should not be manually modified. +This log was last generated on Wed, 26 May 2021 07:35:43 GMT and should not be manually modified. +## [8.1.15](https://github.com/microsoft/fluentui/tree/@fluentui/react-date-time_v8.1.15) + +Wed, 26 May 2021 07:35:43 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-date-time_v8.1.14..@fluentui/react-date-time_v8.1.15) + +### Patches + +- Bump @fluentui/react to v8.15.0 ([PR #18272](https://github.com/microsoft/fluentui/pull/18272) by hetanthakkar1@gmail.com) + ## [8.1.14](https://github.com/microsoft/fluentui/tree/@fluentui/react-date-time_v8.1.14) Tue, 25 May 2021 01:11:03 GMT diff --git a/packages/react-date-time/package.json b/packages/react-date-time/package.json index 648cd67097d96..618156a25d528 100644 --- a/packages/react-date-time/package.json +++ b/packages/react-date-time/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-date-time", - "version": "8.1.14", + "version": "8.1.15", "description": "Date and time related React components for building experiences for Microsoft 365.", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -30,7 +30,7 @@ "react-dom": "16.8.6" }, "dependencies": { - "@fluentui/react": "^8.14.15", + "@fluentui/react": "^8.15.0", "@fluentui/set-version": "^8.1.1", "tslib": "^2.1.0" }, diff --git a/packages/react-divider/CHANGELOG.json b/packages/react-divider/CHANGELOG.json index 1f831d8472154..a0e0e75ad64d4 100644 --- a/packages/react-divider/CHANGELOG.json +++ b/packages/react-divider/CHANGELOG.json @@ -1,6 +1,29 @@ { "name": "@fluentui/react-divider", "entries": [ + { + "date": "Wed, 26 May 2021 07:35:43 GMT", + "tag": "@fluentui/react-divider_v9.0.0-alpha.29", + "version": "9.0.0-alpha.29", + "comments": { + "none": [ + { + "comment": "add bundle size fixtures", + "author": "olfedias@microsoft.com", + "commit": "8b08552fe428f48dc17b7444fa186de750d380e7", + "package": "@fluentui/react-divider" + } + ], + "prerelease": [ + { + "comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.25", + "author": "lingfan.gao@microsoft.com", + "commit": "6ffca36c9537a1852d8ec26478b8b7aeb059e17c", + "package": "@fluentui/react-divider" + } + ] + } + }, { "date": "Fri, 21 May 2021 07:34:54 GMT", "tag": "@fluentui/react-divider_v9.0.0-alpha.28", diff --git a/packages/react-divider/CHANGELOG.md b/packages/react-divider/CHANGELOG.md index 3a00a951dcd4b..7f50c58fdb288 100644 --- a/packages/react-divider/CHANGELOG.md +++ b/packages/react-divider/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - @fluentui/react-divider -This log was last generated on Fri, 21 May 2021 07:34:54 GMT and should not be manually modified. +This log was last generated on Wed, 26 May 2021 07:35:43 GMT and should not be manually modified. +## [9.0.0-alpha.29](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.29) + +Wed, 26 May 2021 07:35:43 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.28..@fluentui/react-divider_v9.0.0-alpha.29) + +### Changes + +- Bump @fluentui/react-utilities to v9.0.0-alpha.25 ([PR #18323](https://github.com/microsoft/fluentui/pull/18323) by lingfan.gao@microsoft.com) + ## [9.0.0-alpha.28](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.28) Fri, 21 May 2021 07:34:54 GMT diff --git a/packages/react-divider/package.json b/packages/react-divider/package.json index 727b7d21d1821..a9a92cd69467d 100644 --- a/packages/react-divider/package.json +++ b/packages/react-divider/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-divider", - "version": "9.0.0-alpha.28", + "version": "9.0.0-alpha.29", "description": "Fluent UI component to visually separate content.", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -41,8 +41,8 @@ "react-test-renderer": "^16.3.0" }, "dependencies": { - "@fluentui/react-make-styles": "^9.0.0-alpha.37", - "@fluentui/react-utilities": "^9.0.0-alpha.24", + "@fluentui/react-make-styles": "^9.0.0-alpha.38", + "@fluentui/react-utilities": "^9.0.0-alpha.25", "tslib": "^2.1.0" }, "peerDependencies": { diff --git a/packages/react-docsite-components/CHANGELOG.json b/packages/react-docsite-components/CHANGELOG.json index d5447b440da2f..e2da12904df10 100644 --- a/packages/react-docsite-components/CHANGELOG.json +++ b/packages/react-docsite-components/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@fluentui/react-docsite-components", "entries": [ + { + "date": "Wed, 26 May 2021 07:35:43 GMT", + "tag": "@fluentui/react-docsite-components_v8.2.15", + "version": "8.2.15", + "comments": { + "patch": [ + { + "comment": "Bump @fluentui/react to v8.15.0", + "author": "hetanthakkar1@gmail.com", + "commit": "8ddef3b35072dcc048b10eeb3d89cf32ae1e71f7", + "package": "@fluentui/react-docsite-components" + } + ] + } + }, { "date": "Tue, 25 May 2021 01:11:03 GMT", "tag": "@fluentui/react-docsite-components_v8.2.14", diff --git a/packages/react-docsite-components/CHANGELOG.md b/packages/react-docsite-components/CHANGELOG.md index 908221fc33e4f..0ad13743f6f6e 100644 --- a/packages/react-docsite-components/CHANGELOG.md +++ b/packages/react-docsite-components/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - @fluentui/react-docsite-components -This log was last generated on Tue, 25 May 2021 01:11:03 GMT and should not be manually modified. +This log was last generated on Wed, 26 May 2021 07:35:43 GMT and should not be manually modified. +## [8.2.15](https://github.com/microsoft/fluentui/tree/@fluentui/react-docsite-components_v8.2.15) + +Wed, 26 May 2021 07:35:43 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-docsite-components_v8.2.14..@fluentui/react-docsite-components_v8.2.15) + +### Patches + +- Bump @fluentui/react to v8.15.0 ([PR #18272](https://github.com/microsoft/fluentui/pull/18272) by hetanthakkar1@gmail.com) + ## [8.2.14](https://github.com/microsoft/fluentui/tree/@fluentui/react-docsite-components_v8.2.14) Tue, 25 May 2021 01:11:03 GMT diff --git a/packages/react-docsite-components/package.json b/packages/react-docsite-components/package.json index dfb55dde97e15..afa8e60efe728 100644 --- a/packages/react-docsite-components/package.json +++ b/packages/react-docsite-components/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-docsite-components", - "version": "8.2.14", + "version": "8.2.15", "description": "Fluent UI React components for building documentation sites.", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -38,14 +38,14 @@ "react-dom": ">=16.8.0 <18.0.0" }, "dependencies": { - "@fluentui/react": "^8.14.15", + "@fluentui/react": "^8.15.0", "@fluentui/theme": "^2.1.1", "@microsoft/load-themed-styles": "^1.10.26", - "@fluentui/example-data": "^8.2.1", + "@fluentui/example-data": "^8.2.2", "@fluentui/public-docsite-setup": "^0.3.4", "@fluentui/react-hooks": "^8.2.1", "@fluentui/set-version": "^8.1.1", - "@fluentui/react-monaco-editor": "^1.1.14", + "@fluentui/react-monaco-editor": "^1.1.15", "color-check": "0.0.2", "markdown-to-jsx": "6.11.4", "office-ui-fabric-core": "^11.0.0", diff --git a/packages/react-examples/CHANGELOG.json b/packages/react-examples/CHANGELOG.json index 12a1d930db97a..ab14c8c00417e 100644 --- a/packages/react-examples/CHANGELOG.json +++ b/packages/react-examples/CHANGELOG.json @@ -1,6 +1,157 @@ { "name": "@fluentui/react-examples", "entries": [ + { + "date": "Wed, 26 May 2021 07:35:43 GMT", + "tag": "@fluentui/react-examples_v8.22.16", + "version": "8.22.16", + "comments": { + "patch": [ + { + "comment": "Fixed all the broken image links and updated test snapshots", + "author": "hetanthakkar1@gmail.com", + "commit": "8ddef3b35072dcc048b10eeb3d89cf32ae1e71f7", + "package": "@fluentui/react-examples" + }, + { + "comment": "Fix resizing of justified columns for constrained viewport widths", + "author": "tmichon@microsoft.com", + "commit": "31345de30d356731eeb0ac1e658a2652f8f00aa7", + "package": "@fluentui/react-examples" + } + ], + "prerelease": [ + { + "comment": "Bump @fluentui/react-slider to v1.0.0-beta.101", + "author": "anhw@microsoft.com", + "commit": "a4119e6600caf0e24fd9380edadc205c0a0376f7", + "package": "@fluentui/react-examples" + }, + { + "comment": "Bump @fluentui/react-tabs to v1.0.0-beta.103", + "author": "anhw@microsoft.com", + "commit": "a4119e6600caf0e24fd9380edadc205c0a0376f7", + "package": "@fluentui/react-examples" + }, + { + "comment": "Bump @fluentui/react-toggle to v1.0.0-beta.101", + "author": "anhw@microsoft.com", + "commit": "a4119e6600caf0e24fd9380edadc205c0a0376f7", + "package": "@fluentui/react-examples" + }, + { + "comment": "Bump @fluentui/react-divider to v9.0.0-alpha.29", + "author": "lingfan.gao@microsoft.com", + "commit": "6ffca36c9537a1852d8ec26478b8b7aeb059e17c", + "package": "@fluentui/react-examples" + }, + { + "comment": "Bump @fluentui/react-components to v9.0.0-alpha.51", + "author": "lingfan.gao@microsoft.com", + "commit": "6ffca36c9537a1852d8ec26478b8b7aeb059e17c", + "package": "@fluentui/react-examples" + }, + { + "comment": "Bump @fluentui/react-image to v9.0.0-alpha.40", + "author": "lingfan.gao@microsoft.com", + "commit": "6ffca36c9537a1852d8ec26478b8b7aeb059e17c", + "package": "@fluentui/react-examples" + }, + { + "comment": "Bump @fluentui/react-accordion to v9.0.0-alpha.33", + "author": "lingfan.gao@microsoft.com", + "commit": "6ffca36c9537a1852d8ec26478b8b7aeb059e17c", + "package": "@fluentui/react-examples" + }, + { + "comment": "Bump @fluentui/react-avatar to v9.0.0-alpha.40", + "author": "lingfan.gao@microsoft.com", + "commit": "6ffca36c9537a1852d8ec26478b8b7aeb059e17c", + "package": "@fluentui/react-examples" + }, + { + "comment": "Bump @fluentui/react-badge to v9.0.0-alpha.42", + "author": "lingfan.gao@microsoft.com", + "commit": "6ffca36c9537a1852d8ec26478b8b7aeb059e17c", + "package": "@fluentui/react-examples" + }, + { + "comment": "Bump @fluentui/react-button to v9.0.0-alpha.40", + "author": "lingfan.gao@microsoft.com", + "commit": "6ffca36c9537a1852d8ec26478b8b7aeb059e17c", + "package": "@fluentui/react-examples" + }, + { + "comment": "Bump @fluentui/react-link to v9.0.0-alpha.40", + "author": "lingfan.gao@microsoft.com", + "commit": "6ffca36c9537a1852d8ec26478b8b7aeb059e17c", + "package": "@fluentui/react-examples" + }, + { + "comment": "Bump @fluentui/react-theme-provider to v9.0.0-alpha.38", + "author": "lingfan.gao@microsoft.com", + "commit": "6ffca36c9537a1852d8ec26478b8b7aeb059e17c", + "package": "@fluentui/react-examples" + }, + { + "comment": "Bump @fluentui/react-provider to v9.0.0-alpha.41", + "author": "lingfan.gao@microsoft.com", + "commit": "6ffca36c9537a1852d8ec26478b8b7aeb059e17c", + "package": "@fluentui/react-examples" + }, + { + "comment": "Bump @fluentui/react-tooltip to v9.0.0-alpha.38", + "author": "lingfan.gao@microsoft.com", + "commit": "6ffca36c9537a1852d8ec26478b8b7aeb059e17c", + "package": "@fluentui/react-examples" + }, + { + "comment": "Bump @fluentui/react-label to v9.0.0-alpha.3", + "author": "lingfan.gao@microsoft.com", + "commit": "6ffca36c9537a1852d8ec26478b8b7aeb059e17c", + "package": "@fluentui/react-examples" + }, + { + "comment": "Bump @fluentui/react-portal to v9.0.0-alpha.16", + "author": "lingfan.gao@microsoft.com", + "commit": "6ffca36c9537a1852d8ec26478b8b7aeb059e17c", + "package": "@fluentui/react-examples" + }, + { + "comment": "Bump @fluentui/react-cards to v1.0.0-beta.100", + "author": "lingfan.gao@microsoft.com", + "commit": "6ffca36c9537a1852d8ec26478b8b7aeb059e17c", + "package": "@fluentui/react-examples" + }, + { + "comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.25", + "author": "lingfan.gao@microsoft.com", + "commit": "6ffca36c9537a1852d8ec26478b8b7aeb059e17c", + "package": "@fluentui/react-examples" + } + ], + "none": [ + { + "comment": "Bump @fluentui/react-make-styles to v9.0.0-alpha.38", + "author": "olfedias@microsoft.com", + "commit": "d2504c72ec7fba0cf4dcf1984c2e1a9322720225", + "package": "@fluentui/react-examples" + }, + { + "comment": "Bump @fluentui/storybook to v1.0.0", + "author": "lingfan.gao@microsoft.com", + "commit": "6ffca36c9537a1852d8ec26478b8b7aeb059e17c", + "package": "@fluentui/react-examples" + }, + { + "comment": "Bump @fluentui/react-text to v0.3.2", + "author": "lingfan.gao@microsoft.com", + "commit": "6ffca36c9537a1852d8ec26478b8b7aeb059e17c", + "package": "@fluentui/react-examples" + } + ] + } + }, { "date": "Tue, 25 May 2021 01:11:03 GMT", "tag": "@fluentui/react-examples_v8.22.15", diff --git a/packages/react-examples/CHANGELOG.md b/packages/react-examples/CHANGELOG.md index 60094182ecd04..2ed2cce692947 100644 --- a/packages/react-examples/CHANGELOG.md +++ b/packages/react-examples/CHANGELOG.md @@ -1,9 +1,40 @@ # Change Log - @fluentui/react-examples -This log was last generated on Tue, 25 May 2021 01:11:03 GMT and should not be manually modified. +This log was last generated on Wed, 26 May 2021 07:35:43 GMT and should not be manually modified. +## [8.22.16](https://github.com/microsoft/fluentui/tree/@fluentui/react-examples_v8.22.16) + +Wed, 26 May 2021 07:35:43 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-examples_v8.22.15..@fluentui/react-examples_v8.22.16) + +### Patches + +- Fixed all the broken image links and updated test snapshots ([PR #18272](https://github.com/microsoft/fluentui/pull/18272) by hetanthakkar1@gmail.com) +- Fix resizing of justified columns for constrained viewport widths ([PR #17374](https://github.com/microsoft/fluentui/pull/17374) by tmichon@microsoft.com) + +### Changes + +- Bump @fluentui/react-slider to v1.0.0-beta.101 ([PR #18308](https://github.com/microsoft/fluentui/pull/18308) by anhw@microsoft.com) +- Bump @fluentui/react-tabs to v1.0.0-beta.103 ([PR #18308](https://github.com/microsoft/fluentui/pull/18308) by anhw@microsoft.com) +- Bump @fluentui/react-toggle to v1.0.0-beta.101 ([PR #18308](https://github.com/microsoft/fluentui/pull/18308) by anhw@microsoft.com) +- Bump @fluentui/react-divider to v9.0.0-alpha.29 ([PR #18323](https://github.com/microsoft/fluentui/pull/18323) by lingfan.gao@microsoft.com) +- Bump @fluentui/react-components to v9.0.0-alpha.51 ([PR #18323](https://github.com/microsoft/fluentui/pull/18323) by lingfan.gao@microsoft.com) +- Bump @fluentui/react-image to v9.0.0-alpha.40 ([PR #18323](https://github.com/microsoft/fluentui/pull/18323) by lingfan.gao@microsoft.com) +- Bump @fluentui/react-accordion to v9.0.0-alpha.33 ([PR #18323](https://github.com/microsoft/fluentui/pull/18323) by lingfan.gao@microsoft.com) +- Bump @fluentui/react-avatar to v9.0.0-alpha.40 ([PR #18323](https://github.com/microsoft/fluentui/pull/18323) by lingfan.gao@microsoft.com) +- Bump @fluentui/react-badge to v9.0.0-alpha.42 ([PR #18323](https://github.com/microsoft/fluentui/pull/18323) by lingfan.gao@microsoft.com) +- Bump @fluentui/react-button to v9.0.0-alpha.40 ([PR #18323](https://github.com/microsoft/fluentui/pull/18323) by lingfan.gao@microsoft.com) +- Bump @fluentui/react-link to v9.0.0-alpha.40 ([PR #18323](https://github.com/microsoft/fluentui/pull/18323) by lingfan.gao@microsoft.com) +- Bump @fluentui/react-theme-provider to v9.0.0-alpha.38 ([PR #18323](https://github.com/microsoft/fluentui/pull/18323) by lingfan.gao@microsoft.com) +- Bump @fluentui/react-provider to v9.0.0-alpha.41 ([PR #18323](https://github.com/microsoft/fluentui/pull/18323) by lingfan.gao@microsoft.com) +- Bump @fluentui/react-tooltip to v9.0.0-alpha.38 ([PR #18323](https://github.com/microsoft/fluentui/pull/18323) by lingfan.gao@microsoft.com) +- Bump @fluentui/react-label to v9.0.0-alpha.3 ([PR #18323](https://github.com/microsoft/fluentui/pull/18323) by lingfan.gao@microsoft.com) +- Bump @fluentui/react-portal to v9.0.0-alpha.16 ([PR #18323](https://github.com/microsoft/fluentui/pull/18323) by lingfan.gao@microsoft.com) +- Bump @fluentui/react-cards to v1.0.0-beta.100 ([PR #18323](https://github.com/microsoft/fluentui/pull/18323) by lingfan.gao@microsoft.com) +- Bump @fluentui/react-utilities to v9.0.0-alpha.25 ([PR #18323](https://github.com/microsoft/fluentui/pull/18323) by lingfan.gao@microsoft.com) + ## [8.22.15](https://github.com/microsoft/fluentui/tree/@fluentui/react-examples_v8.22.15) Tue, 25 May 2021 01:11:03 GMT diff --git a/packages/react-examples/package.json b/packages/react-examples/package.json index fbc48ef0f365d..85120811c17c4 100644 --- a/packages/react-examples/package.json +++ b/packages/react-examples/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-examples", - "version": "8.22.15", + "version": "8.22.16", "description": "Example code and docs for Fluent UI packages.", "repository": { "type": "git", @@ -34,46 +34,46 @@ "react-test-renderer": "^16.3.0" }, "dependencies": { - "@fluentui/azure-themes": "^8.1.14", + "@fluentui/azure-themes": "^8.1.15", "@fluentui/date-time-utilities": "^8.1.1", - "@fluentui/example-data": "^8.2.1", + "@fluentui/example-data": "^8.2.2", "@fluentui/font-icons-mdl2": "^8.1.1", "@fluentui/foundation-legacy": "^8.1.1", "@fluentui/merge-styles": "^8.1.1", - "@fluentui/react": "^8.14.15", - "@fluentui/react-accordion": "^9.0.0-alpha.32", - "@fluentui/react-avatar": "^9.0.0-alpha.39", - "@fluentui/react-badge": "^9.0.0-alpha.41", - "@fluentui/react-button": "^9.0.0-alpha.39", - "@fluentui/react-cards": "^1.0.0-beta.99", - "@fluentui/react-charting": "^5.1.14", + "@fluentui/react": "^8.15.0", + "@fluentui/react-accordion": "^9.0.0-alpha.33", + "@fluentui/react-avatar": "^9.0.0-alpha.40", + "@fluentui/react-badge": "^9.0.0-alpha.42", + "@fluentui/react-button": "^9.0.0-alpha.40", + "@fluentui/react-cards": "^1.0.0-beta.100", + "@fluentui/react-charting": "^5.1.15", "@fluentui/react-checkbox": "^1.0.0-beta.60", - "@fluentui/react-components": "^9.0.0-alpha.50", - "@fluentui/react-divider": "^9.0.0-alpha.28", - "@fluentui/react-docsite-components": "^8.2.14", - "@fluentui/react-experiments": "^8.1.15", + "@fluentui/react-components": "^9.0.0-alpha.51", + "@fluentui/react-divider": "^9.0.0-alpha.29", + "@fluentui/react-docsite-components": "^8.2.15", + "@fluentui/react-experiments": "^8.1.16", "@fluentui/react-file-type-icons": "^8.1.1", "@fluentui/react-focus": "^8.1.2", "@fluentui/react-hooks": "^8.2.1", "@fluentui/react-icons-mdl2": "^1.1.1", - "@fluentui/react-image": "^9.0.0-alpha.39", - "@fluentui/react-link": "^9.0.0-alpha.39", - "@fluentui/react-make-styles": "^9.0.0-alpha.37", - "@fluentui/react-portal": "^9.0.0-alpha.15", - "@fluentui/react-provider": "^9.0.0-alpha.40", - "@fluentui/react-slider": "^1.0.0-beta.100", - "@fluentui/react-tabs": "^1.0.0-beta.102", + "@fluentui/react-image": "^9.0.0-alpha.40", + "@fluentui/react-link": "^9.0.0-alpha.40", + "@fluentui/react-make-styles": "^9.0.0-alpha.38", + "@fluentui/react-portal": "^9.0.0-alpha.16", + "@fluentui/react-provider": "^9.0.0-alpha.41", + "@fluentui/react-slider": "^1.0.0-beta.101", + "@fluentui/react-tabs": "^1.0.0-beta.103", "@fluentui/react-text": "^0.3.2", "@fluentui/react-theme": "^9.0.0-alpha.13", - "@fluentui/react-theme-provider": "^9.0.0-alpha.37", - "@fluentui/react-toggle": "^1.0.0-beta.100", - "@fluentui/react-tooltip": "^9.0.0-alpha.37", - "@fluentui/react-label": "^9.0.0-alpha.2", - "@fluentui/react-utilities": "^9.0.0-alpha.24", + "@fluentui/react-theme-provider": "^9.0.0-alpha.38", + "@fluentui/react-toggle": "^1.0.0-beta.101", + "@fluentui/react-tooltip": "^9.0.0-alpha.38", + "@fluentui/react-label": "^9.0.0-alpha.3", + "@fluentui/react-utilities": "^9.0.0-alpha.25", "@fluentui/scheme-utilities": "^8.1.1", "@fluentui/style-utilities": "^8.1.1", "@fluentui/theme": "^2.1.1", - "@fluentui/theme-samples": "^8.1.14", + "@fluentui/theme-samples": "^8.1.15", "@fluentui/utilities": "^8.1.1", "@microsoft/load-themed-styles": "^1.10.26", "@types/react": "16.9.42", diff --git a/packages/react-experiments/CHANGELOG.json b/packages/react-experiments/CHANGELOG.json index d1a671fc4ef48..3de1d057d083c 100644 --- a/packages/react-experiments/CHANGELOG.json +++ b/packages/react-experiments/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@fluentui/react-experiments", "entries": [ + { + "date": "Wed, 26 May 2021 07:35:43 GMT", + "tag": "@fluentui/react-experiments_v8.1.16", + "version": "8.1.16", + "comments": { + "patch": [ + { + "comment": "Fixed all the broken image links and updated test snapshots", + "author": "hetanthakkar1@gmail.com", + "commit": "8ddef3b35072dcc048b10eeb3d89cf32ae1e71f7", + "package": "@fluentui/react-experiments" + } + ] + } + }, { "date": "Tue, 25 May 2021 01:11:03 GMT", "tag": "@fluentui/react-experiments_v8.1.15", diff --git a/packages/react-experiments/CHANGELOG.md b/packages/react-experiments/CHANGELOG.md index 620532503b48b..5d2e16f7a4942 100644 --- a/packages/react-experiments/CHANGELOG.md +++ b/packages/react-experiments/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - @fluentui/react-experiments -This log was last generated on Tue, 25 May 2021 01:11:03 GMT and should not be manually modified. +This log was last generated on Wed, 26 May 2021 07:35:43 GMT and should not be manually modified. +## [8.1.16](https://github.com/microsoft/fluentui/tree/@fluentui/react-experiments_v8.1.16) + +Wed, 26 May 2021 07:35:43 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-experiments_v8.1.15..@fluentui/react-experiments_v8.1.16) + +### Patches + +- Fixed all the broken image links and updated test snapshots ([PR #18272](https://github.com/microsoft/fluentui/pull/18272) by hetanthakkar1@gmail.com) + ## [8.1.15](https://github.com/microsoft/fluentui/tree/@fluentui/react-experiments_v8.1.15) Tue, 25 May 2021 01:11:03 GMT diff --git a/packages/react-experiments/package.json b/packages/react-experiments/package.json index a37118479db0f..a20aa30b31fd5 100644 --- a/packages/react-experiments/package.json +++ b/packages/react-experiments/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-experiments", - "version": "8.1.15", + "version": "8.1.16", "description": "Experimental React components for building experiences for Microsoft 365.", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -47,10 +47,10 @@ "react-test-renderer": "^16.3.0" }, "dependencies": { - "@fluentui/react": "^8.14.15", + "@fluentui/react": "^8.15.0", "@fluentui/theme": "^2.1.1", "@microsoft/load-themed-styles": "^1.10.26", - "@fluentui/example-data": "^8.2.1", + "@fluentui/example-data": "^8.2.2", "@fluentui/foundation-legacy": "^8.1.1", "@fluentui/font-icons-mdl2": "^8.1.1", "@fluentui/merge-styles": "^8.1.1", diff --git a/packages/react-flex/CHANGELOG.json b/packages/react-flex/CHANGELOG.json index 32752d5d05cfe..5c051dc3e3fb9 100644 --- a/packages/react-flex/CHANGELOG.json +++ b/packages/react-flex/CHANGELOG.json @@ -1,6 +1,29 @@ { "name": "@fluentui/react-flex", "entries": [ + { + "date": "Wed, 26 May 2021 07:35:43 GMT", + "tag": "@fluentui/react-flex_v9.0.0-alpha.32", + "version": "9.0.0-alpha.32", + "comments": { + "none": [ + { + "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.14", + "author": "olfedias@microsoft.com", + "commit": "d2504c72ec7fba0cf4dcf1984c2e1a9322720225", + "package": "@fluentui/react-flex" + } + ], + "prerelease": [ + { + "comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.25", + "author": "lingfan.gao@microsoft.com", + "commit": "6ffca36c9537a1852d8ec26478b8b7aeb059e17c", + "package": "@fluentui/react-flex" + } + ] + } + }, { "date": "Fri, 21 May 2021 07:34:54 GMT", "tag": "@fluentui/react-flex_v9.0.0-alpha.31", diff --git a/packages/react-flex/CHANGELOG.md b/packages/react-flex/CHANGELOG.md index 933f0556e26f4..9a6a1787dfa4e 100644 --- a/packages/react-flex/CHANGELOG.md +++ b/packages/react-flex/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - @fluentui/react-flex -This log was last generated on Fri, 21 May 2021 07:34:54 GMT and should not be manually modified. +This log was last generated on Wed, 26 May 2021 07:35:43 GMT and should not be manually modified. +## [9.0.0-alpha.32](https://github.com/microsoft/fluentui/tree/@fluentui/react-flex_v9.0.0-alpha.32) + +Wed, 26 May 2021 07:35:43 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-flex_v9.0.0-alpha.31..@fluentui/react-flex_v9.0.0-alpha.32) + +### Changes + +- Bump @fluentui/react-utilities to v9.0.0-alpha.25 ([PR #18323](https://github.com/microsoft/fluentui/pull/18323) by lingfan.gao@microsoft.com) + ## [9.0.0-alpha.31](https://github.com/microsoft/fluentui/tree/@fluentui/react-flex_v9.0.0-alpha.31) Fri, 21 May 2021 07:34:54 GMT diff --git a/packages/react-flex/package.json b/packages/react-flex/package.json index a818de7b59da9..d921b80b5b114 100644 --- a/packages/react-flex/package.json +++ b/packages/react-flex/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-flex", - "version": "9.0.0-alpha.31", + "version": "9.0.0-alpha.32", "description": "Flex allows you to manage the layout, size, alignment, and gap of your components.", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -39,8 +39,8 @@ "react-test-renderer": "^16.3.0" }, "dependencies": { - "@fluentui/react-make-styles": "^9.0.0-alpha.37", - "@fluentui/react-utilities": "^9.0.0-alpha.24", + "@fluentui/react-make-styles": "^9.0.0-alpha.38", + "@fluentui/react-utilities": "^9.0.0-alpha.25", "tslib": "^2.1.0" }, "peerDependencies": { diff --git a/packages/react-image/CHANGELOG.json b/packages/react-image/CHANGELOG.json index 1cdca9b71c433..3490dcd14b49d 100644 --- a/packages/react-image/CHANGELOG.json +++ b/packages/react-image/CHANGELOG.json @@ -1,6 +1,29 @@ { "name": "@fluentui/react-image", "entries": [ + { + "date": "Wed, 26 May 2021 07:35:43 GMT", + "tag": "@fluentui/react-image_v9.0.0-alpha.40", + "version": "9.0.0-alpha.40", + "comments": { + "none": [ + { + "comment": "add bundle size fixtures", + "author": "olfedias@microsoft.com", + "commit": "8b08552fe428f48dc17b7444fa186de750d380e7", + "package": "@fluentui/react-image" + } + ], + "prerelease": [ + { + "comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.25", + "author": "lingfan.gao@microsoft.com", + "commit": "6ffca36c9537a1852d8ec26478b8b7aeb059e17c", + "package": "@fluentui/react-image" + } + ] + } + }, { "date": "Fri, 21 May 2021 07:34:54 GMT", "tag": "@fluentui/react-image_v9.0.0-alpha.39", diff --git a/packages/react-image/CHANGELOG.md b/packages/react-image/CHANGELOG.md index a410f317912df..df38ffd04d5bd 100644 --- a/packages/react-image/CHANGELOG.md +++ b/packages/react-image/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - @fluentui/react-image -This log was last generated on Fri, 21 May 2021 07:34:54 GMT and should not be manually modified. +This log was last generated on Wed, 26 May 2021 07:35:43 GMT and should not be manually modified. +## [9.0.0-alpha.40](https://github.com/microsoft/fluentui/tree/@fluentui/react-image_v9.0.0-alpha.40) + +Wed, 26 May 2021 07:35:43 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-image_v9.0.0-alpha.39..@fluentui/react-image_v9.0.0-alpha.40) + +### Changes + +- Bump @fluentui/react-utilities to v9.0.0-alpha.25 ([PR #18323](https://github.com/microsoft/fluentui/pull/18323) by lingfan.gao@microsoft.com) + ## [9.0.0-alpha.39](https://github.com/microsoft/fluentui/tree/@fluentui/react-image_v9.0.0-alpha.39) Fri, 21 May 2021 07:34:54 GMT diff --git a/packages/react-image/package.json b/packages/react-image/package.json index d42489f700d4a..58a1ae9fe7186 100644 --- a/packages/react-image/package.json +++ b/packages/react-image/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-image", - "version": "9.0.0-alpha.39", + "version": "9.0.0-alpha.40", "description": "Fluent UI React Image component.", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -42,8 +42,8 @@ "react-test-renderer": "^16.3.0" }, "dependencies": { - "@fluentui/react-make-styles": "^9.0.0-alpha.37", - "@fluentui/react-utilities": "^9.0.0-alpha.24", + "@fluentui/react-make-styles": "^9.0.0-alpha.38", + "@fluentui/react-utilities": "^9.0.0-alpha.25", "tslib": "^2.1.0" }, "peerDependencies": { diff --git a/packages/react-label/CHANGELOG.json b/packages/react-label/CHANGELOG.json index b87542eb959b7..1e68e0be12667 100644 --- a/packages/react-label/CHANGELOG.json +++ b/packages/react-label/CHANGELOG.json @@ -1,6 +1,29 @@ { "name": "@fluentui/react-label", "entries": [ + { + "date": "Wed, 26 May 2021 07:35:43 GMT", + "tag": "@fluentui/react-label_v9.0.0-alpha.3", + "version": "9.0.0-alpha.3", + "comments": { + "none": [ + { + "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.14", + "author": "olfedias@microsoft.com", + "commit": "d2504c72ec7fba0cf4dcf1984c2e1a9322720225", + "package": "@fluentui/react-label" + } + ], + "prerelease": [ + { + "comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.25", + "author": "lingfan.gao@microsoft.com", + "commit": "6ffca36c9537a1852d8ec26478b8b7aeb059e17c", + "package": "@fluentui/react-label" + } + ] + } + }, { "date": "Fri, 21 May 2021 07:34:54 GMT", "tag": "@fluentui/react-label_v9.0.0-alpha.2", diff --git a/packages/react-label/CHANGELOG.md b/packages/react-label/CHANGELOG.md index 9db8c707d1c8d..bad2725f584e5 100644 --- a/packages/react-label/CHANGELOG.md +++ b/packages/react-label/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - @fluentui/react-label -This log was last generated on Fri, 21 May 2021 07:34:54 GMT and should not be manually modified. +This log was last generated on Wed, 26 May 2021 07:35:43 GMT and should not be manually modified. +## [9.0.0-alpha.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0-alpha.3) + +Wed, 26 May 2021 07:35:43 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-alpha.2..@fluentui/react-label_v9.0.0-alpha.3) + +### Changes + +- Bump @fluentui/react-utilities to v9.0.0-alpha.25 ([PR #18323](https://github.com/microsoft/fluentui/pull/18323) by lingfan.gao@microsoft.com) + ## [9.0.0-alpha.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0-alpha.2) Fri, 21 May 2021 07:34:54 GMT diff --git a/packages/react-label/package.json b/packages/react-label/package.json index cca78459041a8..6da9eeb992e50 100644 --- a/packages/react-label/package.json +++ b/packages/react-label/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-label", - "version": "9.0.0-alpha.2", + "version": "9.0.0-alpha.3", "description": "Label component for FluentUI library.", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -39,8 +39,8 @@ "react-test-renderer": "^16.3.0" }, "dependencies": { - "@fluentui/react-make-styles": "^9.0.0-alpha.37", - "@fluentui/react-utilities": "^9.0.0-alpha.24", + "@fluentui/react-make-styles": "^9.0.0-alpha.38", + "@fluentui/react-utilities": "^9.0.0-alpha.25", "tslib": "^2.1.0" }, "peerDependencies": { diff --git a/packages/react-link/CHANGELOG.json b/packages/react-link/CHANGELOG.json index 80e499990faab..141df0e8b4e75 100644 --- a/packages/react-link/CHANGELOG.json +++ b/packages/react-link/CHANGELOG.json @@ -1,6 +1,29 @@ { "name": "@fluentui/react-link", "entries": [ + { + "date": "Wed, 26 May 2021 07:35:43 GMT", + "tag": "@fluentui/react-link_v9.0.0-alpha.40", + "version": "9.0.0-alpha.40", + "comments": { + "none": [ + { + "comment": "Bump @fluentui/babel-make-styles to v9.0.0-alpha.11", + "author": "olfedias@microsoft.com", + "commit": "d2504c72ec7fba0cf4dcf1984c2e1a9322720225", + "package": "@fluentui/react-link" + } + ], + "prerelease": [ + { + "comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.25", + "author": "lingfan.gao@microsoft.com", + "commit": "6ffca36c9537a1852d8ec26478b8b7aeb059e17c", + "package": "@fluentui/react-link" + } + ] + } + }, { "date": "Fri, 21 May 2021 07:34:54 GMT", "tag": "@fluentui/react-link_v9.0.0-alpha.39", diff --git a/packages/react-link/CHANGELOG.md b/packages/react-link/CHANGELOG.md index 4c298997e7725..a8bda613d49ac 100644 --- a/packages/react-link/CHANGELOG.md +++ b/packages/react-link/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - @fluentui/react-link -This log was last generated on Fri, 21 May 2021 07:34:54 GMT and should not be manually modified. +This log was last generated on Wed, 26 May 2021 07:35:43 GMT and should not be manually modified. +## [9.0.0-alpha.40](https://github.com/microsoft/fluentui/tree/@fluentui/react-link_v9.0.0-alpha.40) + +Wed, 26 May 2021 07:35:43 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-link_v9.0.0-alpha.39..@fluentui/react-link_v9.0.0-alpha.40) + +### Changes + +- Bump @fluentui/react-utilities to v9.0.0-alpha.25 ([PR #18323](https://github.com/microsoft/fluentui/pull/18323) by lingfan.gao@microsoft.com) + ## [9.0.0-alpha.39](https://github.com/microsoft/fluentui/tree/@fluentui/react-link_v9.0.0-alpha.39) Fri, 21 May 2021 07:34:54 GMT diff --git a/packages/react-link/package.json b/packages/react-link/package.json index f96696aba5fe5..954d24ae720f5 100644 --- a/packages/react-link/package.json +++ b/packages/react-link/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-link", - "version": "9.0.0-alpha.39", + "version": "9.0.0-alpha.40", "description": "Fluent UI React Link component", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -42,8 +42,8 @@ }, "dependencies": { "@fluentui/keyboard-key": "^0.3.1", - "@fluentui/react-make-styles": "^9.0.0-alpha.37", - "@fluentui/react-utilities": "^9.0.0-alpha.24", + "@fluentui/react-make-styles": "^9.0.0-alpha.38", + "@fluentui/react-utilities": "^9.0.0-alpha.25", "tslib": "^2.1.0" }, "peerDependencies": { diff --git a/packages/react-make-styles/CHANGELOG.json b/packages/react-make-styles/CHANGELOG.json index 3214a37ce31a6..16cbb0c11aedd 100644 --- a/packages/react-make-styles/CHANGELOG.json +++ b/packages/react-make-styles/CHANGELOG.json @@ -1,6 +1,29 @@ { "name": "@fluentui/react-make-styles", "entries": [ + { + "date": "Wed, 26 May 2021 07:35:43 GMT", + "tag": "@fluentui/react-make-styles_v9.0.0-alpha.38", + "version": "9.0.0-alpha.38", + "comments": { + "prerelease": [ + { + "comment": "throw when is used inside a React component", + "author": "olfedias@microsoft.com", + "commit": "d2504c72ec7fba0cf4dcf1984c2e1a9322720225", + "package": "@fluentui/react-make-styles" + } + ], + "none": [ + { + "comment": "add bundle size fixtures", + "author": "olfedias@microsoft.com", + "commit": "8b08552fe428f48dc17b7444fa186de750d380e7", + "package": "@fluentui/react-make-styles" + } + ] + } + }, { "date": "Fri, 21 May 2021 07:34:54 GMT", "tag": "@fluentui/react-make-styles_v9.0.0-alpha.37", diff --git a/packages/react-make-styles/CHANGELOG.md b/packages/react-make-styles/CHANGELOG.md index f2b062cf12abd..68370819a1883 100644 --- a/packages/react-make-styles/CHANGELOG.md +++ b/packages/react-make-styles/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - @fluentui/react-make-styles -This log was last generated on Fri, 21 May 2021 07:34:54 GMT and should not be manually modified. +This log was last generated on Wed, 26 May 2021 07:35:43 GMT and should not be manually modified. +## [9.0.0-alpha.38](https://github.com/microsoft/fluentui/tree/@fluentui/react-make-styles_v9.0.0-alpha.38) + +Wed, 26 May 2021 07:35:43 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-make-styles_v9.0.0-alpha.37..@fluentui/react-make-styles_v9.0.0-alpha.38) + +### Changes + +- throw when is used inside a React component ([PR #18281](https://github.com/microsoft/fluentui/pull/18281) by olfedias@microsoft.com) + ## [9.0.0-alpha.37](https://github.com/microsoft/fluentui/tree/@fluentui/react-make-styles_v9.0.0-alpha.37) Fri, 21 May 2021 07:34:54 GMT diff --git a/packages/react-make-styles/package.json b/packages/react-make-styles/package.json index b938e65e02dc0..15ca120286537 100644 --- a/packages/react-make-styles/package.json +++ b/packages/react-make-styles/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-make-styles", - "version": "9.0.0-alpha.37", + "version": "9.0.0-alpha.38", "description": "React bindings for @fluentui/make-styles", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -34,7 +34,7 @@ "@fluentui/react-shared-contexts": "^9.0.0-alpha.12", "@fluentui/make-styles": "^9.0.0-alpha.24", "@fluentui/react-theme": "^9.0.0-alpha.13", - "@fluentui/react-utilities": "^9.0.0-alpha.24", + "@fluentui/react-utilities": "^9.0.0-alpha.25", "tslib": "^2.1.0" }, "peerDependencies": { diff --git a/packages/react-menu/CHANGELOG.json b/packages/react-menu/CHANGELOG.json index ba9a7d7218fc9..1ade295659513 100644 --- a/packages/react-menu/CHANGELOG.json +++ b/packages/react-menu/CHANGELOG.json @@ -1,6 +1,29 @@ { "name": "@fluentui/react-menu", "entries": [ + { + "date": "Wed, 26 May 2021 07:35:43 GMT", + "tag": "@fluentui/react-menu_v9.0.0-alpha.27", + "version": "9.0.0-alpha.27", + "comments": { + "none": [ + { + "comment": "Bump @fluentui/babel-make-styles to v9.0.0-alpha.11", + "author": "olfedias@microsoft.com", + "commit": "d2504c72ec7fba0cf4dcf1984c2e1a9322720225", + "package": "@fluentui/react-menu" + } + ], + "prerelease": [ + { + "comment": "Bump @fluentui/react-context-selector to v9.0.0-alpha.10", + "author": "lingfan.gao@microsoft.com", + "commit": "6ffca36c9537a1852d8ec26478b8b7aeb059e17c", + "package": "@fluentui/react-menu" + } + ] + } + }, { "date": "Fri, 21 May 2021 07:34:54 GMT", "tag": "@fluentui/react-menu_v9.0.0-alpha.26", diff --git a/packages/react-menu/CHANGELOG.md b/packages/react-menu/CHANGELOG.md index a4340868644fa..0a1c21af162bb 100644 --- a/packages/react-menu/CHANGELOG.md +++ b/packages/react-menu/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - @fluentui/react-menu -This log was last generated on Fri, 21 May 2021 07:34:54 GMT and should not be manually modified. +This log was last generated on Wed, 26 May 2021 07:35:43 GMT and should not be manually modified. +## [9.0.0-alpha.27](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.0.0-alpha.27) + +Wed, 26 May 2021 07:35:43 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.0.0-alpha.26..@fluentui/react-menu_v9.0.0-alpha.27) + +### Changes + +- Bump @fluentui/react-context-selector to v9.0.0-alpha.10 ([PR #18323](https://github.com/microsoft/fluentui/pull/18323) by lingfan.gao@microsoft.com) + ## [9.0.0-alpha.26](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.0.0-alpha.26) Fri, 21 May 2021 07:34:54 GMT diff --git a/packages/react-menu/package.json b/packages/react-menu/package.json index dc8689e7c764e..761188da480dc 100644 --- a/packages/react-menu/package.json +++ b/packages/react-menu/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-menu", - "version": "9.0.0-alpha.26", + "version": "9.0.0-alpha.27", "description": "Fluent UI menu component", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -45,13 +45,13 @@ }, "dependencies": { "@fluentui/keyboard-key": "^0.3.1", - "@fluentui/react-tabster": "^9.0.0-alpha.27", - "@fluentui/react-context-selector": "^9.0.0-alpha.9", - "@fluentui/react-make-styles": "^9.0.0-alpha.37", - "@fluentui/react-portal": "^9.0.0-alpha.15", - "@fluentui/react-positioning": "^9.0.0-alpha.22", - "@fluentui/react-provider": "^9.0.0-alpha.40", - "@fluentui/react-utilities": "^9.0.0-alpha.24", + "@fluentui/react-tabster": "^9.0.0-alpha.28", + "@fluentui/react-context-selector": "^9.0.0-alpha.10", + "@fluentui/react-make-styles": "^9.0.0-alpha.38", + "@fluentui/react-portal": "^9.0.0-alpha.16", + "@fluentui/react-positioning": "^9.0.0-alpha.23", + "@fluentui/react-provider": "^9.0.0-alpha.41", + "@fluentui/react-utilities": "^9.0.0-alpha.25", "tslib": "^2.1.0" }, "peerDependencies": { diff --git a/packages/react-monaco-editor/CHANGELOG.json b/packages/react-monaco-editor/CHANGELOG.json index 0ffa85ae92111..182944fef5937 100644 --- a/packages/react-monaco-editor/CHANGELOG.json +++ b/packages/react-monaco-editor/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@fluentui/react-monaco-editor", "entries": [ + { + "date": "Wed, 26 May 2021 07:35:43 GMT", + "tag": "@fluentui/react-monaco-editor_v1.1.15", + "version": "1.1.15", + "comments": { + "patch": [ + { + "comment": "Bump @fluentui/react to v8.15.0", + "author": "hetanthakkar1@gmail.com", + "commit": "8ddef3b35072dcc048b10eeb3d89cf32ae1e71f7", + "package": "@fluentui/react-monaco-editor" + } + ] + } + }, { "date": "Tue, 25 May 2021 01:11:03 GMT", "tag": "@fluentui/react-monaco-editor_v1.1.14", diff --git a/packages/react-monaco-editor/CHANGELOG.md b/packages/react-monaco-editor/CHANGELOG.md index 4d4952dd9cc67..f950891625b95 100644 --- a/packages/react-monaco-editor/CHANGELOG.md +++ b/packages/react-monaco-editor/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - @fluentui/react-monaco-editor -This log was last generated on Tue, 25 May 2021 01:11:03 GMT and should not be manually modified. +This log was last generated on Wed, 26 May 2021 07:35:43 GMT and should not be manually modified. +## [1.1.15](https://github.com/microsoft/fluentui/tree/@fluentui/react-monaco-editor_v1.1.15) + +Wed, 26 May 2021 07:35:43 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-monaco-editor_v1.1.14..@fluentui/react-monaco-editor_v1.1.15) + +### Patches + +- Bump @fluentui/react to v8.15.0 ([PR #18272](https://github.com/microsoft/fluentui/pull/18272) by hetanthakkar1@gmail.com) + ## [1.1.14](https://github.com/microsoft/fluentui/tree/@fluentui/react-monaco-editor_v1.1.14) Tue, 25 May 2021 01:11:03 GMT diff --git a/packages/react-monaco-editor/package.json b/packages/react-monaco-editor/package.json index d6dd0a3ff8c2a..931000557b427 100644 --- a/packages/react-monaco-editor/package.json +++ b/packages/react-monaco-editor/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-monaco-editor", - "version": "1.1.14", + "version": "1.1.15", "description": "Live React example editing using monaco", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -32,9 +32,9 @@ "react-dom": "16.8.6" }, "dependencies": { - "@fluentui/react": "^8.14.15", + "@fluentui/react": "^8.15.0", "@microsoft/load-themed-styles": "^1.10.26", - "@fluentui/example-data": "^8.2.1", + "@fluentui/example-data": "^8.2.2", "@fluentui/monaco-editor": "^1.1.1", "@fluentui/react-hooks": "^8.2.1", "raw-loader": "4.0.2", diff --git a/packages/react-popover/CHANGELOG.json b/packages/react-popover/CHANGELOG.json index 4be6b31eda418..8189a43114896 100644 --- a/packages/react-popover/CHANGELOG.json +++ b/packages/react-popover/CHANGELOG.json @@ -1,6 +1,29 @@ { "name": "@fluentui/react-popover", "entries": [ + { + "date": "Wed, 26 May 2021 07:35:43 GMT", + "tag": "@fluentui/react-popover_v9.0.0-alpha.0", + "version": "9.0.0-alpha.0", + "comments": { + "none": [ + { + "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.14", + "author": "olfedias@microsoft.com", + "commit": "d2504c72ec7fba0cf4dcf1984c2e1a9322720225", + "package": "@fluentui/react-popover" + } + ], + "prerelease": [ + { + "comment": "Bump @fluentui/react-context-selector to v9.0.0-alpha.10", + "author": "lingfan.gao@microsoft.com", + "commit": "6ffca36c9537a1852d8ec26478b8b7aeb059e17c", + "package": "@fluentui/react-popover" + } + ] + } + }, { "date": "Fri, 21 May 2021 07:34:54 GMT", "tag": "@fluentui/react-popover_v9.0.0-alpha.0", diff --git a/packages/react-popover/CHANGELOG.md b/packages/react-popover/CHANGELOG.md index e37554cfb7357..e8d669e3844ad 100644 --- a/packages/react-popover/CHANGELOG.md +++ b/packages/react-popover/CHANGELOG.md @@ -1,11 +1,20 @@ # Change Log - @fluentui/react-popover -This log was last generated on Fri, 21 May 2021 07:34:54 GMT and should not be manually modified. +This log was last generated on Wed, 26 May 2021 07:35:43 GMT and should not be manually modified. ## [9.0.0-alpha.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-alpha.0) +Wed, 26 May 2021 07:35:43 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-alpha.0..@fluentui/react-popover_v9.0.0-alpha.0) + +### Changes + +- Bump @fluentui/react-context-selector to v9.0.0-alpha.10 ([PR #18323](https://github.com/microsoft/fluentui/pull/18323) by lingfan.gao@microsoft.com) + +## [9.0.0-alpha.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-alpha.0) + Fri, 21 May 2021 07:34:54 GMT [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-alpha.0..@fluentui/react-popover_v9.0.0-alpha.0) diff --git a/packages/react-popover/package.json b/packages/react-popover/package.json index 75a5b5bcc3410..93bc5de4952a3 100644 --- a/packages/react-popover/package.json +++ b/packages/react-popover/package.json @@ -41,13 +41,13 @@ "react-test-renderer": "^16.3.0" }, "dependencies": { - "@fluentui/react-context-selector": "^9.0.0-alpha.9", - "@fluentui/react-make-styles": "^9.0.0-alpha.37", - "@fluentui/react-portal": "^9.0.0-alpha.15", - "@fluentui/react-positioning": "^9.0.0-alpha.22", + "@fluentui/react-context-selector": "^9.0.0-alpha.10", + "@fluentui/react-make-styles": "^9.0.0-alpha.38", + "@fluentui/react-portal": "^9.0.0-alpha.16", + "@fluentui/react-positioning": "^9.0.0-alpha.23", "@fluentui/react-shared-contexts": "^9.0.0-alpha.12", - "@fluentui/react-tabster": "^9.0.0-alpha.27", - "@fluentui/react-utilities": "^9.0.0-alpha.24", + "@fluentui/react-tabster": "^9.0.0-alpha.28", + "@fluentui/react-utilities": "^9.0.0-alpha.25", "tslib": "^2.1.0" }, "peerDependencies": { diff --git a/packages/react-portal/CHANGELOG.json b/packages/react-portal/CHANGELOG.json index 8d3a47fea4c41..5abc7e273f28a 100644 --- a/packages/react-portal/CHANGELOG.json +++ b/packages/react-portal/CHANGELOG.json @@ -1,6 +1,29 @@ { "name": "@fluentui/react-portal", "entries": [ + { + "date": "Wed, 26 May 2021 07:35:43 GMT", + "tag": "@fluentui/react-portal_v9.0.0-alpha.16", + "version": "9.0.0-alpha.16", + "comments": { + "none": [ + { + "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.14", + "author": "olfedias@microsoft.com", + "commit": "d2504c72ec7fba0cf4dcf1984c2e1a9322720225", + "package": "@fluentui/react-portal" + } + ], + "prerelease": [ + { + "comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.25", + "author": "lingfan.gao@microsoft.com", + "commit": "6ffca36c9537a1852d8ec26478b8b7aeb059e17c", + "package": "@fluentui/react-portal" + } + ] + } + }, { "date": "Fri, 21 May 2021 07:34:54 GMT", "tag": "@fluentui/react-portal_v9.0.0-alpha.15", diff --git a/packages/react-portal/CHANGELOG.md b/packages/react-portal/CHANGELOG.md index e55d20c226904..43474e185b882 100644 --- a/packages/react-portal/CHANGELOG.md +++ b/packages/react-portal/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - @fluentui/react-portal -This log was last generated on Fri, 21 May 2021 07:34:54 GMT and should not be manually modified. +This log was last generated on Wed, 26 May 2021 07:35:43 GMT and should not be manually modified. +## [9.0.0-alpha.16](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.16) + +Wed, 26 May 2021 07:35:43 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.15..@fluentui/react-portal_v9.0.0-alpha.16) + +### Changes + +- Bump @fluentui/react-utilities to v9.0.0-alpha.25 ([PR #18323](https://github.com/microsoft/fluentui/pull/18323) by lingfan.gao@microsoft.com) + ## [9.0.0-alpha.15](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.15) Fri, 21 May 2021 07:34:54 GMT diff --git a/packages/react-portal/package.json b/packages/react-portal/package.json index bd08a5f436419..bc4e1b97ae88b 100644 --- a/packages/react-portal/package.json +++ b/packages/react-portal/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-portal", - "version": "9.0.0-alpha.15", + "version": "9.0.0-alpha.16", "description": "A utility component that creates portals compatible with Fluent UI", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -39,9 +39,9 @@ "react-test-renderer": "^16.3.0" }, "dependencies": { - "@fluentui/react-make-styles": "^9.0.0-alpha.37", + "@fluentui/react-make-styles": "^9.0.0-alpha.38", "@fluentui/react-shared-contexts": "^9.0.0-alpha.12", - "@fluentui/react-utilities": "^9.0.0-alpha.24", + "@fluentui/react-utilities": "^9.0.0-alpha.25", "tslib": "^2.1.0" }, "peerDependencies": { diff --git a/packages/react-positioning/CHANGELOG.json b/packages/react-positioning/CHANGELOG.json index 81a60e25db339..6bbe8d5059367 100644 --- a/packages/react-positioning/CHANGELOG.json +++ b/packages/react-positioning/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@fluentui/react-positioning", "entries": [ + { + "date": "Wed, 26 May 2021 07:35:43 GMT", + "tag": "@fluentui/react-positioning_v9.0.0-alpha.23", + "version": "9.0.0-alpha.23", + "comments": { + "prerelease": [ + { + "comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.25", + "author": "lingfan.gao@microsoft.com", + "commit": "6ffca36c9537a1852d8ec26478b8b7aeb059e17c", + "package": "@fluentui/react-positioning" + } + ] + } + }, { "date": "Fri, 21 May 2021 07:34:54 GMT", "tag": "@fluentui/react-positioning_v9.0.0-alpha.22", diff --git a/packages/react-positioning/CHANGELOG.md b/packages/react-positioning/CHANGELOG.md index 4f8bd48c85a45..05a4dcf2e86e0 100644 --- a/packages/react-positioning/CHANGELOG.md +++ b/packages/react-positioning/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - @fluentui/react-positioning -This log was last generated on Fri, 21 May 2021 07:34:54 GMT and should not be manually modified. +This log was last generated on Wed, 26 May 2021 07:35:43 GMT and should not be manually modified. +## [9.0.0-alpha.23](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.23) + +Wed, 26 May 2021 07:35:43 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.22..@fluentui/react-positioning_v9.0.0-alpha.23) + +### Changes + +- Bump @fluentui/react-utilities to v9.0.0-alpha.25 ([PR #18323](https://github.com/microsoft/fluentui/pull/18323) by lingfan.gao@microsoft.com) + ## [9.0.0-alpha.22](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.22) Fri, 21 May 2021 07:34:54 GMT diff --git a/packages/react-positioning/package.json b/packages/react-positioning/package.json index a73cd5b091661..d0f0299bd1a1b 100644 --- a/packages/react-positioning/package.json +++ b/packages/react-positioning/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-positioning", - "version": "9.0.0-alpha.22", + "version": "9.0.0-alpha.23", "description": "A react wrapper around Popper.js for Fluent UI", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -31,7 +31,7 @@ }, "dependencies": { "@fluentui/react-shared-contexts": "^9.0.0-alpha.12", - "@fluentui/react-utilities": "^9.0.0-alpha.24", + "@fluentui/react-utilities": "^9.0.0-alpha.25", "@popperjs/core": "~2.4.3", "tslib": "^2.1.0" }, diff --git a/packages/react-provider/CHANGELOG.json b/packages/react-provider/CHANGELOG.json index 585650241ae21..e5a6ada51169c 100644 --- a/packages/react-provider/CHANGELOG.json +++ b/packages/react-provider/CHANGELOG.json @@ -1,6 +1,29 @@ { "name": "@fluentui/react-provider", "entries": [ + { + "date": "Wed, 26 May 2021 07:35:43 GMT", + "tag": "@fluentui/react-provider_v9.0.0-alpha.41", + "version": "9.0.0-alpha.41", + "comments": { + "none": [ + { + "comment": "Bump @fluentui/react-theme-provider to v9.0.0-alpha.38", + "author": "olfedias@microsoft.com", + "commit": "d2504c72ec7fba0cf4dcf1984c2e1a9322720225", + "package": "@fluentui/react-provider" + } + ], + "prerelease": [ + { + "comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.25", + "author": "lingfan.gao@microsoft.com", + "commit": "6ffca36c9537a1852d8ec26478b8b7aeb059e17c", + "package": "@fluentui/react-provider" + } + ] + } + }, { "date": "Fri, 21 May 2021 07:34:54 GMT", "tag": "@fluentui/react-provider_v9.0.0-alpha.40", diff --git a/packages/react-provider/CHANGELOG.md b/packages/react-provider/CHANGELOG.md index 46a3dbd2451e0..db25d5d45f3b5 100644 --- a/packages/react-provider/CHANGELOG.md +++ b/packages/react-provider/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - @fluentui/react-provider -This log was last generated on Fri, 21 May 2021 07:34:54 GMT and should not be manually modified. +This log was last generated on Wed, 26 May 2021 07:35:43 GMT and should not be manually modified. +## [9.0.0-alpha.41](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.0.0-alpha.41) + +Wed, 26 May 2021 07:35:43 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.0.0-alpha.40..@fluentui/react-provider_v9.0.0-alpha.41) + +### Changes + +- Bump @fluentui/react-utilities to v9.0.0-alpha.25 ([PR #18323](https://github.com/microsoft/fluentui/pull/18323) by lingfan.gao@microsoft.com) + ## [9.0.0-alpha.40](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.0.0-alpha.40) Fri, 21 May 2021 07:34:54 GMT diff --git a/packages/react-provider/package.json b/packages/react-provider/package.json index a9a7a2154ff8f..b36a3235cacb8 100644 --- a/packages/react-provider/package.json +++ b/packages/react-provider/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-provider", - "version": "9.0.0-alpha.40", + "version": "9.0.0-alpha.41", "description": "Fluent UI React provider component", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -37,10 +37,10 @@ }, "dependencies": { "@fluentui/react-shared-contexts": "^9.0.0-alpha.12", - "@fluentui/react-tabster": "^9.0.0-alpha.27", + "@fluentui/react-tabster": "^9.0.0-alpha.28", "@fluentui/react-theme": "^9.0.0-alpha.13", - "@fluentui/react-theme-provider": "^9.0.0-alpha.37", - "@fluentui/react-utilities": "^9.0.0-alpha.24", + "@fluentui/react-theme-provider": "^9.0.0-alpha.38", + "@fluentui/react-utilities": "^9.0.0-alpha.25", "tslib": "^2.1.0" }, "peerDependencies": { diff --git a/packages/react-slider/CHANGELOG.json b/packages/react-slider/CHANGELOG.json index 2e4697e33aec6..8b15108aa7a78 100644 --- a/packages/react-slider/CHANGELOG.json +++ b/packages/react-slider/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@fluentui/react-slider", "entries": [ + { + "date": "Wed, 26 May 2021 07:35:43 GMT", + "tag": "@fluentui/react-slider_v1.0.0-beta.101", + "version": "1.0.0-beta.101", + "comments": { + "patch": [ + { + "comment": "Bump @fluentui/react to v8.15.0", + "author": "anhw@microsoft.com", + "commit": "a4119e6600caf0e24fd9380edadc205c0a0376f7", + "package": "@fluentui/react-slider" + } + ] + } + }, { "date": "Tue, 25 May 2021 01:11:03 GMT", "tag": "@fluentui/react-slider_v1.0.0-beta.100", diff --git a/packages/react-slider/CHANGELOG.md b/packages/react-slider/CHANGELOG.md index af5d00c1559b6..5c54748534299 100644 --- a/packages/react-slider/CHANGELOG.md +++ b/packages/react-slider/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - @fluentui/react-slider -This log was last generated on Tue, 25 May 2021 01:11:03 GMT and should not be manually modified. +This log was last generated on Wed, 26 May 2021 07:35:43 GMT and should not be manually modified. +## [1.0.0-beta.101](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v1.0.0-beta.101) + +Wed, 26 May 2021 07:35:43 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v1.0.0-beta.100..@fluentui/react-slider_v1.0.0-beta.101) + +### Patches + +- Bump @fluentui/react to v8.15.0 ([PR #18308](https://github.com/microsoft/fluentui/pull/18308) by anhw@microsoft.com) + ## [1.0.0-beta.100](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v1.0.0-beta.100) Tue, 25 May 2021 01:11:03 GMT diff --git a/packages/react-slider/package.json b/packages/react-slider/package.json index 317554dab08e1..e5e8257ecc2b4 100644 --- a/packages/react-slider/package.json +++ b/packages/react-slider/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-slider", - "version": "1.0.0-beta.100", + "version": "1.0.0-beta.101", "description": "Fluent UI React Slider component", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -37,7 +37,7 @@ "react-dom": "16.8.6" }, "dependencies": { - "@fluentui/react": "^8.14.15", + "@fluentui/react": "^8.15.0", "@fluentui/react-hooks": "^8.2.1", "@fluentui/style-utilities": "^8.1.1", "@fluentui/utilities": "^8.1.1", diff --git a/packages/react-storybook/CHANGELOG.json b/packages/react-storybook/CHANGELOG.json index 0a2e8d372031e..d6e8d157a922d 100644 --- a/packages/react-storybook/CHANGELOG.json +++ b/packages/react-storybook/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@fluentui/react-storybook", "entries": [ + { + "date": "Wed, 26 May 2021 07:35:43 GMT", + "tag": "@fluentui/react-storybook_v9.0.0-alpha.0", + "version": "9.0.0-alpha.0", + "comments": { + "prerelease": [ + { + "comment": "Bump @fluentui/react-provider to v9.0.0-alpha.41", + "author": "lingfan.gao@microsoft.com", + "commit": "6ffca36c9537a1852d8ec26478b8b7aeb059e17c", + "package": "@fluentui/react-storybook" + } + ] + } + }, { "date": "Fri, 21 May 2021 07:34:54 GMT", "tag": "@fluentui/react-storybook_v9.0.0-alpha.0", diff --git a/packages/react-storybook/CHANGELOG.md b/packages/react-storybook/CHANGELOG.md index f1d3ae2f224ab..98c1e2274c497 100644 --- a/packages/react-storybook/CHANGELOG.md +++ b/packages/react-storybook/CHANGELOG.md @@ -1,11 +1,20 @@ # Change Log - @fluentui/react-storybook -This log was last generated on Fri, 21 May 2021 07:34:54 GMT and should not be manually modified. +This log was last generated on Wed, 26 May 2021 07:35:43 GMT and should not be manually modified. ## [9.0.0-alpha.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-storybook_v9.0.0-alpha.0) +Wed, 26 May 2021 07:35:43 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-storybook_v9.0.0-alpha.0..@fluentui/react-storybook_v9.0.0-alpha.0) + +### Changes + +- Bump @fluentui/react-provider to v9.0.0-alpha.41 ([PR #18323](https://github.com/microsoft/fluentui/pull/18323) by lingfan.gao@microsoft.com) + +## [9.0.0-alpha.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-storybook_v9.0.0-alpha.0) + Fri, 21 May 2021 07:34:54 GMT [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-storybook_v9.0.0-alpha.0..@fluentui/react-storybook_v9.0.0-alpha.0) diff --git a/packages/react-storybook/package.json b/packages/react-storybook/package.json index 79d0c3f1fc969..eba178d91c731 100644 --- a/packages/react-storybook/package.json +++ b/packages/react-storybook/package.json @@ -31,7 +31,7 @@ "@fluentui/jest-serializer-make-styles": "^9.0.0-alpha.14" }, "dependencies": { - "@fluentui/react-provider": "^9.0.0-alpha.40", + "@fluentui/react-provider": "^9.0.0-alpha.41", "@fluentui/react-theme": "^9.0.0-alpha.13", "tslib": "^2.1.0" }, diff --git a/packages/react-tabs/CHANGELOG.json b/packages/react-tabs/CHANGELOG.json index 8349c1ab92521..378a6dc108a2b 100644 --- a/packages/react-tabs/CHANGELOG.json +++ b/packages/react-tabs/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@fluentui/react-tabs", "entries": [ + { + "date": "Wed, 26 May 2021 07:35:43 GMT", + "tag": "@fluentui/react-tabs_v1.0.0-beta.103", + "version": "1.0.0-beta.103", + "comments": { + "patch": [ + { + "comment": "Bump @fluentui/react to v8.15.0", + "author": "anhw@microsoft.com", + "commit": "a4119e6600caf0e24fd9380edadc205c0a0376f7", + "package": "@fluentui/react-tabs" + } + ] + } + }, { "date": "Tue, 25 May 2021 01:11:03 GMT", "tag": "@fluentui/react-tabs_v1.0.0-beta.102", diff --git a/packages/react-tabs/CHANGELOG.md b/packages/react-tabs/CHANGELOG.md index 015734722b01f..7f8032590338d 100644 --- a/packages/react-tabs/CHANGELOG.md +++ b/packages/react-tabs/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - @fluentui/react-tabs -This log was last generated on Tue, 25 May 2021 01:11:03 GMT and should not be manually modified. +This log was last generated on Wed, 26 May 2021 07:35:43 GMT and should not be manually modified. +## [1.0.0-beta.103](https://github.com/microsoft/fluentui/tree/@fluentui/react-tabs_v1.0.0-beta.103) + +Wed, 26 May 2021 07:35:43 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tabs_v1.0.0-beta.102..@fluentui/react-tabs_v1.0.0-beta.103) + +### Patches + +- Bump @fluentui/react to v8.15.0 ([PR #18308](https://github.com/microsoft/fluentui/pull/18308) by anhw@microsoft.com) + ## [1.0.0-beta.102](https://github.com/microsoft/fluentui/tree/@fluentui/react-tabs_v1.0.0-beta.102) Tue, 25 May 2021 01:11:03 GMT diff --git a/packages/react-tabs/package.json b/packages/react-tabs/package.json index b72d837c37b40..8a8b1a5fb784a 100644 --- a/packages/react-tabs/package.json +++ b/packages/react-tabs/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-tabs", - "version": "1.0.0-beta.102", + "version": "1.0.0-beta.103", "description": "Fluent UI React Tabs component", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -36,7 +36,7 @@ "react-dom": "16.8.6" }, "dependencies": { - "@fluentui/react": "^8.14.15", + "@fluentui/react": "^8.15.0", "@fluentui/react-hooks": "^8.2.1", "@fluentui/style-utilities": "^8.1.1", "@fluentui/utilities": "^8.1.1", diff --git a/packages/react-tabster/CHANGELOG.json b/packages/react-tabster/CHANGELOG.json index 928e0b56a1bcf..da6da10f08eb9 100644 --- a/packages/react-tabster/CHANGELOG.json +++ b/packages/react-tabster/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@fluentui/react-tabster", "entries": [ + { + "date": "Wed, 26 May 2021 07:35:43 GMT", + "tag": "@fluentui/react-tabster_v9.0.0-alpha.28", + "version": "9.0.0-alpha.28", + "comments": { + "prerelease": [ + { + "comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.25", + "author": "lingfan.gao@microsoft.com", + "commit": "6ffca36c9537a1852d8ec26478b8b7aeb059e17c", + "package": "@fluentui/react-tabster" + } + ] + } + }, { "date": "Fri, 21 May 2021 07:34:54 GMT", "tag": "@fluentui/react-tabster_v9.0.0-alpha.27", diff --git a/packages/react-tabster/CHANGELOG.md b/packages/react-tabster/CHANGELOG.md index ca8737468e5d9..9b18f0254d0c2 100644 --- a/packages/react-tabster/CHANGELOG.md +++ b/packages/react-tabster/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - @fluentui/react-tabster -This log was last generated on Fri, 21 May 2021 07:34:54 GMT and should not be manually modified. +This log was last generated on Wed, 26 May 2021 07:35:43 GMT and should not be manually modified. +## [9.0.0-alpha.28](https://github.com/microsoft/fluentui/tree/@fluentui/react-tabster_v9.0.0-alpha.28) + +Wed, 26 May 2021 07:35:43 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tabster_v9.0.0-alpha.27..@fluentui/react-tabster_v9.0.0-alpha.28) + +### Changes + +- Bump @fluentui/react-utilities to v9.0.0-alpha.25 ([PR #18323](https://github.com/microsoft/fluentui/pull/18323) by lingfan.gao@microsoft.com) + ## [9.0.0-alpha.27](https://github.com/microsoft/fluentui/tree/@fluentui/react-tabster_v9.0.0-alpha.27) Fri, 21 May 2021 07:34:54 GMT diff --git a/packages/react-tabster/package.json b/packages/react-tabster/package.json index 89985747e3091..ae097041f6a99 100644 --- a/packages/react-tabster/package.json +++ b/packages/react-tabster/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-tabster", - "version": "9.0.0-alpha.27", + "version": "9.0.0-alpha.28", "description": "Utilities for focus management and facade for tabster", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -33,7 +33,7 @@ }, "dependencies": { "@fluentui/react-shared-contexts": "^9.0.0-alpha.12", - "@fluentui/react-utilities": "^9.0.0-alpha.24", + "@fluentui/react-utilities": "^9.0.0-alpha.25", "tabster": "^0.6.2", "tslib": "^2.1.0" }, diff --git a/packages/react-text/CHANGELOG.json b/packages/react-text/CHANGELOG.json index ec8ecb28e626c..ffa350f72300a 100644 --- a/packages/react-text/CHANGELOG.json +++ b/packages/react-text/CHANGELOG.json @@ -1,6 +1,29 @@ { "name": "@fluentui/react-text", "entries": [ + { + "date": "Wed, 26 May 2021 07:35:43 GMT", + "tag": "@fluentui/react-text_v0.3.2", + "version": "0.3.2", + "comments": { + "none": [ + { + "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.14", + "author": "olfedias@microsoft.com", + "commit": "d2504c72ec7fba0cf4dcf1984c2e1a9322720225", + "package": "@fluentui/react-text" + } + ], + "prerelease": [ + { + "comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.25", + "author": "lingfan.gao@microsoft.com", + "commit": "6ffca36c9537a1852d8ec26478b8b7aeb059e17c", + "package": "@fluentui/react-text" + } + ] + } + }, { "date": "Fri, 21 May 2021 07:34:54 GMT", "tag": "@fluentui/react-text_v0.3.2", diff --git a/packages/react-text/CHANGELOG.md b/packages/react-text/CHANGELOG.md index edfa4683e0a6d..bcf815d739552 100644 --- a/packages/react-text/CHANGELOG.md +++ b/packages/react-text/CHANGELOG.md @@ -1,11 +1,20 @@ # Change Log - @fluentui/react-text -This log was last generated on Fri, 21 May 2021 07:34:54 GMT and should not be manually modified. +This log was last generated on Wed, 26 May 2021 07:35:43 GMT and should not be manually modified. ## [0.3.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v0.3.2) +Wed, 26 May 2021 07:35:43 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v0.3.2..@fluentui/react-text_v0.3.2) + +### Changes + +- Bump @fluentui/react-utilities to v9.0.0-alpha.25 ([PR #18323](https://github.com/microsoft/fluentui/pull/18323) by lingfan.gao@microsoft.com) + +## [0.3.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v0.3.2) + Fri, 21 May 2021 07:34:54 GMT [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v0.3.2..@fluentui/react-text_v0.3.2) diff --git a/packages/react-text/package.json b/packages/react-text/package.json index 6c3ae1edb43da..335a7925d3108 100644 --- a/packages/react-text/package.json +++ b/packages/react-text/package.json @@ -39,8 +39,8 @@ "react-test-renderer": "^16.3.0" }, "dependencies": { - "@fluentui/react-make-styles": "^9.0.0-alpha.37", - "@fluentui/react-utilities": "^9.0.0-alpha.24", + "@fluentui/react-make-styles": "^9.0.0-alpha.38", + "@fluentui/react-utilities": "^9.0.0-alpha.25", "tslib": "^2.1.0" }, "peerDependencies": { diff --git a/packages/react-theme-provider/CHANGELOG.json b/packages/react-theme-provider/CHANGELOG.json index aeb6fb688b2e2..d3dad287cbd01 100644 --- a/packages/react-theme-provider/CHANGELOG.json +++ b/packages/react-theme-provider/CHANGELOG.json @@ -1,6 +1,29 @@ { "name": "@fluentui/react-theme-provider", "entries": [ + { + "date": "Wed, 26 May 2021 07:35:43 GMT", + "tag": "@fluentui/react-theme-provider_v9.0.0-alpha.38", + "version": "9.0.0-alpha.38", + "comments": { + "none": [ + { + "comment": "Bump @fluentui/babel-make-styles to v9.0.0-alpha.11", + "author": "olfedias@microsoft.com", + "commit": "d2504c72ec7fba0cf4dcf1984c2e1a9322720225", + "package": "@fluentui/react-theme-provider" + } + ], + "prerelease": [ + { + "comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.25", + "author": "lingfan.gao@microsoft.com", + "commit": "6ffca36c9537a1852d8ec26478b8b7aeb059e17c", + "package": "@fluentui/react-theme-provider" + } + ] + } + }, { "date": "Fri, 21 May 2021 07:34:54 GMT", "tag": "@fluentui/react-theme-provider_v9.0.0-alpha.37", diff --git a/packages/react-theme-provider/CHANGELOG.md b/packages/react-theme-provider/CHANGELOG.md index 4d6a696a68a17..112920906087c 100644 --- a/packages/react-theme-provider/CHANGELOG.md +++ b/packages/react-theme-provider/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - @fluentui/react-theme-provider -This log was last generated on Fri, 21 May 2021 07:34:54 GMT and should not be manually modified. +This log was last generated on Wed, 26 May 2021 07:35:43 GMT and should not be manually modified. +## [9.0.0-alpha.38](https://github.com/microsoft/fluentui/tree/@fluentui/react-theme-provider_v9.0.0-alpha.38) + +Wed, 26 May 2021 07:35:43 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-theme-provider_v9.0.0-alpha.37..@fluentui/react-theme-provider_v9.0.0-alpha.38) + +### Changes + +- Bump @fluentui/react-utilities to v9.0.0-alpha.25 ([PR #18323](https://github.com/microsoft/fluentui/pull/18323) by lingfan.gao@microsoft.com) + ## [9.0.0-alpha.37](https://github.com/microsoft/fluentui/tree/@fluentui/react-theme-provider_v9.0.0-alpha.37) Fri, 21 May 2021 07:34:54 GMT diff --git a/packages/react-theme-provider/package.json b/packages/react-theme-provider/package.json index 2c1ce0ba4891e..a24b33e676526 100644 --- a/packages/react-theme-provider/package.json +++ b/packages/react-theme-provider/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-theme-provider", - "version": "9.0.0-alpha.37", + "version": "9.0.0-alpha.38", "description": "Fluent UI React theme provider component, hook, and theme related utilities.", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -43,10 +43,10 @@ "react-test-renderer": "^16.3.0" }, "dependencies": { - "@fluentui/react-make-styles": "^9.0.0-alpha.37", + "@fluentui/react-make-styles": "^9.0.0-alpha.38", "@fluentui/react-shared-contexts": "^9.0.0-alpha.12", "@fluentui/react-theme": "^9.0.0-alpha.13", - "@fluentui/react-utilities": "^9.0.0-alpha.24", + "@fluentui/react-utilities": "^9.0.0-alpha.25", "tslib": "^2.1.0" }, "peerDependencies": { diff --git a/packages/react-toggle/CHANGELOG.json b/packages/react-toggle/CHANGELOG.json index 456cb2582d59c..c668f7926baf1 100644 --- a/packages/react-toggle/CHANGELOG.json +++ b/packages/react-toggle/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@fluentui/react-toggle", "entries": [ + { + "date": "Wed, 26 May 2021 07:35:43 GMT", + "tag": "@fluentui/react-toggle_v1.0.0-beta.101", + "version": "1.0.0-beta.101", + "comments": { + "patch": [ + { + "comment": "Bump @fluentui/react to v8.15.0", + "author": "anhw@microsoft.com", + "commit": "a4119e6600caf0e24fd9380edadc205c0a0376f7", + "package": "@fluentui/react-toggle" + } + ] + } + }, { "date": "Tue, 25 May 2021 01:11:03 GMT", "tag": "@fluentui/react-toggle_v1.0.0-beta.100", diff --git a/packages/react-toggle/CHANGELOG.md b/packages/react-toggle/CHANGELOG.md index bea05b7ad0340..b1f11d093112d 100644 --- a/packages/react-toggle/CHANGELOG.md +++ b/packages/react-toggle/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - @fluentui/react-toggle -This log was last generated on Tue, 25 May 2021 01:11:03 GMT and should not be manually modified. +This log was last generated on Wed, 26 May 2021 07:35:43 GMT and should not be manually modified. +## [1.0.0-beta.101](https://github.com/microsoft/fluentui/tree/@fluentui/react-toggle_v1.0.0-beta.101) + +Wed, 26 May 2021 07:35:43 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-toggle_v1.0.0-beta.100..@fluentui/react-toggle_v1.0.0-beta.101) + +### Patches + +- Bump @fluentui/react to v8.15.0 ([PR #18308](https://github.com/microsoft/fluentui/pull/18308) by anhw@microsoft.com) + ## [1.0.0-beta.100](https://github.com/microsoft/fluentui/tree/@fluentui/react-toggle_v1.0.0-beta.100) Tue, 25 May 2021 01:11:03 GMT diff --git a/packages/react-toggle/package.json b/packages/react-toggle/package.json index 8e11170a3b4ab..3f734c640cd3e 100644 --- a/packages/react-toggle/package.json +++ b/packages/react-toggle/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-toggle", - "version": "1.0.0-beta.100", + "version": "1.0.0-beta.101", "description": "Fluent UI React Toggle component", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -36,7 +36,7 @@ }, "dependencies": { "@fluentui/react-compose": "^1.0.0-beta.25", - "@fluentui/react": "^8.14.15", + "@fluentui/react": "^8.15.0", "@fluentui/react-hooks": "^8.2.1", "@fluentui/style-utilities": "^8.1.1", "@fluentui/utilities": "^8.1.1", diff --git a/packages/react-tooltip/CHANGELOG.json b/packages/react-tooltip/CHANGELOG.json index 4fc2b8c23bf17..0c0b3db6f0fb0 100644 --- a/packages/react-tooltip/CHANGELOG.json +++ b/packages/react-tooltip/CHANGELOG.json @@ -1,6 +1,29 @@ { "name": "@fluentui/react-tooltip", "entries": [ + { + "date": "Wed, 26 May 2021 07:35:43 GMT", + "tag": "@fluentui/react-tooltip_v9.0.0-alpha.38", + "version": "9.0.0-alpha.38", + "comments": { + "none": [ + { + "comment": "Bump @fluentui/react-theme-provider to v9.0.0-alpha.38", + "author": "olfedias@microsoft.com", + "commit": "d2504c72ec7fba0cf4dcf1984c2e1a9322720225", + "package": "@fluentui/react-tooltip" + } + ], + "prerelease": [ + { + "comment": "Bump @fluentui/react-portal to v9.0.0-alpha.16", + "author": "lingfan.gao@microsoft.com", + "commit": "6ffca36c9537a1852d8ec26478b8b7aeb059e17c", + "package": "@fluentui/react-tooltip" + } + ] + } + }, { "date": "Fri, 21 May 2021 07:34:54 GMT", "tag": "@fluentui/react-tooltip_v9.0.0-alpha.37", diff --git a/packages/react-tooltip/CHANGELOG.md b/packages/react-tooltip/CHANGELOG.md index 7952b6c1d368d..8b58750461ac7 100644 --- a/packages/react-tooltip/CHANGELOG.md +++ b/packages/react-tooltip/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - @fluentui/react-tooltip -This log was last generated on Fri, 21 May 2021 07:34:54 GMT and should not be manually modified. +This log was last generated on Wed, 26 May 2021 07:35:43 GMT and should not be manually modified. +## [9.0.0-alpha.38](https://github.com/microsoft/fluentui/tree/@fluentui/react-tooltip_v9.0.0-alpha.38) + +Wed, 26 May 2021 07:35:43 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tooltip_v9.0.0-alpha.37..@fluentui/react-tooltip_v9.0.0-alpha.38) + +### Changes + +- Bump @fluentui/react-portal to v9.0.0-alpha.16 ([PR #18323](https://github.com/microsoft/fluentui/pull/18323) by lingfan.gao@microsoft.com) + ## [9.0.0-alpha.37](https://github.com/microsoft/fluentui/tree/@fluentui/react-tooltip_v9.0.0-alpha.37) Fri, 21 May 2021 07:34:54 GMT diff --git a/packages/react-tooltip/package.json b/packages/react-tooltip/package.json index 2b92998d09437..fa647519bf613 100644 --- a/packages/react-tooltip/package.json +++ b/packages/react-tooltip/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-tooltip", - "version": "9.0.0-alpha.37", + "version": "9.0.0-alpha.38", "description": "React components for building web experiences", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -40,13 +40,13 @@ "react-test-renderer": "^16.3.0" }, "dependencies": { - "@fluentui/react-make-styles": "^9.0.0-alpha.37", - "@fluentui/react-portal": "^9.0.0-alpha.15", - "@fluentui/react-positioning": "^9.0.0-alpha.22", + "@fluentui/react-make-styles": "^9.0.0-alpha.38", + "@fluentui/react-portal": "^9.0.0-alpha.16", + "@fluentui/react-positioning": "^9.0.0-alpha.23", "@fluentui/react-shared-contexts": "^9.0.0-alpha.12", "@fluentui/react-theme": "^9.0.0-alpha.13", - "@fluentui/react-theme-provider": "^9.0.0-alpha.37", - "@fluentui/react-utilities": "^9.0.0-alpha.24", + "@fluentui/react-theme-provider": "^9.0.0-alpha.38", + "@fluentui/react-utilities": "^9.0.0-alpha.25", "tslib": "^2.1.0" }, "peerDependencies": { diff --git a/packages/react-utilities/CHANGELOG.json b/packages/react-utilities/CHANGELOG.json index 5be1c9b41bd70..313307c1a5c14 100644 --- a/packages/react-utilities/CHANGELOG.json +++ b/packages/react-utilities/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@fluentui/react-utilities", "entries": [ + { + "date": "Wed, 26 May 2021 07:35:43 GMT", + "tag": "@fluentui/react-utilities_v9.0.0-alpha.25", + "version": "9.0.0-alpha.25", + "comments": { + "prerelease": [ + { + "comment": "useOnClickOutside, workaround for facebook/react#20074", + "author": "lingfan.gao@microsoft.com", + "commit": "6ffca36c9537a1852d8ec26478b8b7aeb059e17c", + "package": "@fluentui/react-utilities" + } + ] + } + }, { "date": "Fri, 21 May 2021 07:34:54 GMT", "tag": "@fluentui/react-utilities_v9.0.0-alpha.24", diff --git a/packages/react-utilities/CHANGELOG.md b/packages/react-utilities/CHANGELOG.md index 694846c4e3537..812884d036454 100644 --- a/packages/react-utilities/CHANGELOG.md +++ b/packages/react-utilities/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - @fluentui/react-utilities -This log was last generated on Fri, 21 May 2021 07:34:54 GMT and should not be manually modified. +This log was last generated on Wed, 26 May 2021 07:35:43 GMT and should not be manually modified. +## [9.0.0-alpha.25](https://github.com/microsoft/fluentui/tree/@fluentui/react-utilities_v9.0.0-alpha.25) + +Wed, 26 May 2021 07:35:43 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-utilities_v9.0.0-alpha.24..@fluentui/react-utilities_v9.0.0-alpha.25) + +### Changes + +- useOnClickOutside, workaround for facebook/react#20074 ([PR #18323](https://github.com/microsoft/fluentui/pull/18323) by lingfan.gao@microsoft.com) + ## [9.0.0-alpha.24](https://github.com/microsoft/fluentui/tree/@fluentui/react-utilities_v9.0.0-alpha.24) Fri, 21 May 2021 07:34:54 GMT diff --git a/packages/react-utilities/package.json b/packages/react-utilities/package.json index 50d45d3995df0..8faf2f86587e0 100644 --- a/packages/react-utilities/package.json +++ b/packages/react-utilities/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-utilities", - "version": "9.0.0-alpha.24", + "version": "9.0.0-alpha.25", "description": "A set of general React-specific utilities.", "main": "lib-commonjs/index.js", "module": "lib/index.js", diff --git a/packages/react/CHANGELOG.json b/packages/react/CHANGELOG.json index 0d6e46dbcfc0d..d8d621a067691 100644 --- a/packages/react/CHANGELOG.json +++ b/packages/react/CHANGELOG.json @@ -1,6 +1,59 @@ { "name": "@fluentui/react", "entries": [ + { + "date": "Wed, 26 May 2021 07:35:43 GMT", + "tag": "@fluentui/react_v8.15.0", + "version": "8.15.0", + "comments": { + "patch": [ + { + "comment": "Remove outdated or duplicated info from readme", + "author": "elcraig@microsoft.com", + "commit": "2fa2549ccf0d96b3112cb4f0b28276925a4b5cb2", + "package": "@fluentui/react" + }, + { + "comment": "List: changed the type of version prop to any", + "author": "hetanthakkar1@gmail.com", + "commit": "4301b994533a3c4e1d23316d2a975399dcf69898", + "package": "@fluentui/react" + }, + { + "comment": "Use responsiveMode prop to override hook behavior", + "author": "gokcande@gmail.com", + "commit": "56a509289c26be75c9af711b918e6b910506d53e", + "package": "@fluentui/react" + }, + { + "comment": "Fix resizing of justified columns for constrained viewport widths", + "author": "tmichon@microsoft.com", + "commit": "31345de30d356731eeb0ac1e658a2652f8f00aa7", + "package": "@fluentui/react" + }, + { + "comment": "Dropdown: multiselect dropdown options now pass ariaLabel prop to Checkbox input.", + "author": "tristan.watanabe@gmail.com", + "commit": "87202168e5ee4905e22adea0aa4c6ce41d6dd208", + "package": "@fluentui/react" + }, + { + "comment": "Bump @fluentui/example-data to v8.2.2", + "author": "hetanthakkar1@gmail.com", + "commit": "8ddef3b35072dcc048b10eeb3d89cf32ae1e71f7", + "package": "@fluentui/react" + } + ], + "minor": [ + { + "comment": "Add dismissOnTargetClick prop", + "author": "anhw@microsoft.com", + "commit": "a4119e6600caf0e24fd9380edadc205c0a0376f7", + "package": "@fluentui/react" + } + ] + } + }, { "date": "Tue, 25 May 2021 01:11:03 GMT", "tag": "@fluentui/react_v8.14.15", diff --git a/packages/react/CHANGELOG.md b/packages/react/CHANGELOG.md index cce5fe189e57a..8eaa3294d408f 100644 --- a/packages/react/CHANGELOG.md +++ b/packages/react/CHANGELOG.md @@ -1,9 +1,27 @@ # Change Log - @fluentui/react -This log was last generated on Tue, 25 May 2021 01:11:03 GMT and should not be manually modified. +This log was last generated on Wed, 26 May 2021 07:35:43 GMT and should not be manually modified. +## [8.15.0](https://github.com/microsoft/fluentui/tree/@fluentui/react_v8.15.0) + +Wed, 26 May 2021 07:35:43 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react_v8.14.15..@fluentui/react_v8.15.0) + +### Minor changes + +- Add dismissOnTargetClick prop ([PR #18308](https://github.com/microsoft/fluentui/pull/18308) by anhw@microsoft.com) + +### Patches + +- Remove outdated or duplicated info from readme ([PR #18326](https://github.com/microsoft/fluentui/pull/18326) by elcraig@microsoft.com) +- List: changed the type of version prop to any ([PR #18257](https://github.com/microsoft/fluentui/pull/18257) by hetanthakkar1@gmail.com) +- Use responsiveMode prop to override hook behavior ([PR #17526](https://github.com/microsoft/fluentui/pull/17526) by gokcande@gmail.com) +- Fix resizing of justified columns for constrained viewport widths ([PR #17374](https://github.com/microsoft/fluentui/pull/17374) by tmichon@microsoft.com) +- Dropdown: multiselect dropdown options now pass ariaLabel prop to Checkbox input. ([PR #18325](https://github.com/microsoft/fluentui/pull/18325) by tristan.watanabe@gmail.com) +- Bump @fluentui/example-data to v8.2.2 ([PR #18272](https://github.com/microsoft/fluentui/pull/18272) by hetanthakkar1@gmail.com) + ## [8.14.15](https://github.com/microsoft/fluentui/tree/@fluentui/react_v8.14.15) Tue, 25 May 2021 01:11:03 GMT diff --git a/packages/react/package.json b/packages/react/package.json index 12d7b85ce72fa..d3c101b9e1acf 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react", - "version": "8.14.15", + "version": "8.15.0", "description": "Reusable React components for building web experiences.", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -33,7 +33,7 @@ "devDependencies": { "@fluentui/common-styles": "^1.0.7", "@fluentui/eslint-plugin": "^1.3.0", - "@fluentui/example-data": "^8.2.1", + "@fluentui/example-data": "^8.2.2", "@fluentui/jest-serializer-merge-styles": "^8.0.6", "@fluentui/react-conformance": "^0.4.0", "@fluentui/scripts": "^1.0.0", diff --git a/packages/storybook/CHANGELOG.json b/packages/storybook/CHANGELOG.json index 29e5c256f4f0d..e50634c4727a9 100644 --- a/packages/storybook/CHANGELOG.json +++ b/packages/storybook/CHANGELOG.json @@ -1,6 +1,29 @@ { "name": "@fluentui/storybook", "entries": [ + { + "date": "Wed, 26 May 2021 07:35:43 GMT", + "tag": "@fluentui/storybook_v1.0.0", + "version": "1.0.0", + "comments": { + "patch": [ + { + "comment": "Bump @fluentui/azure-themes to v8.1.15", + "author": "hetanthakkar1@gmail.com", + "commit": "8ddef3b35072dcc048b10eeb3d89cf32ae1e71f7", + "package": "@fluentui/storybook" + } + ], + "prerelease": [ + { + "comment": "Bump @fluentui/react-storybook to v9.0.0-alpha.0", + "author": "lingfan.gao@microsoft.com", + "commit": "6ffca36c9537a1852d8ec26478b8b7aeb059e17c", + "package": "@fluentui/storybook" + } + ] + } + }, { "date": "Tue, 25 May 2021 01:11:03 GMT", "tag": "@fluentui/storybook_v1.0.0", diff --git a/packages/storybook/CHANGELOG.md b/packages/storybook/CHANGELOG.md index a55700e2a519e..43bdab71fa16a 100644 --- a/packages/storybook/CHANGELOG.md +++ b/packages/storybook/CHANGELOG.md @@ -1,11 +1,24 @@ # Change Log - @fluentui/storybook -This log was last generated on Tue, 25 May 2021 01:11:03 GMT and should not be manually modified. +This log was last generated on Wed, 26 May 2021 07:35:43 GMT and should not be manually modified. ## [1.0.0](https://github.com/microsoft/fluentui/tree/@fluentui/storybook_v1.0.0) +Wed, 26 May 2021 07:35:43 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/storybook_v1.0.0..@fluentui/storybook_v1.0.0) + +### Patches + +- Bump @fluentui/azure-themes to v8.1.15 ([PR #18272](https://github.com/microsoft/fluentui/pull/18272) by hetanthakkar1@gmail.com) + +### Changes + +- Bump @fluentui/react-storybook to v9.0.0-alpha.0 ([PR #18323](https://github.com/microsoft/fluentui/pull/18323) by lingfan.gao@microsoft.com) + +## [1.0.0](https://github.com/microsoft/fluentui/tree/@fluentui/storybook_v1.0.0) + Tue, 25 May 2021 01:11:03 GMT [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/storybook_v1.0.0..@fluentui/storybook_v1.0.0) diff --git a/packages/storybook/package.json b/packages/storybook/package.json index 7b3a0296592c0..61ce92465f608 100644 --- a/packages/storybook/package.json +++ b/packages/storybook/package.json @@ -25,13 +25,13 @@ }, "dependencies": { "@fluentui/react-storybook": "^9.0.0-alpha.0", - "@fluentui/react": "^8.14.15", + "@fluentui/react": "^8.15.0", "@fluentui/theme": "^2.1.1", "@storybook/addon-knobs": "6.0.28", "@storybook/addon-essentials": "6.0.28", "@storybook/addons": "6.0.28", - "@fluentui/azure-themes": "^8.1.14", - "@fluentui/theme-samples": "^8.1.14", + "@fluentui/azure-themes": "^8.1.15", + "@fluentui/theme-samples": "^8.1.15", "tslib": "^2.1.0" }, "peerDependencies": { diff --git a/packages/theme-samples/CHANGELOG.json b/packages/theme-samples/CHANGELOG.json index 8bc9855a32ec4..21f87dcd1d9ce 100644 --- a/packages/theme-samples/CHANGELOG.json +++ b/packages/theme-samples/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@fluentui/theme-samples", "entries": [ + { + "date": "Wed, 26 May 2021 07:35:43 GMT", + "tag": "@fluentui/theme-samples_v8.1.15", + "version": "8.1.15", + "comments": { + "patch": [ + { + "comment": "Bump @fluentui/react to v8.15.0", + "author": "hetanthakkar1@gmail.com", + "commit": "8ddef3b35072dcc048b10eeb3d89cf32ae1e71f7", + "package": "@fluentui/theme-samples" + } + ] + } + }, { "date": "Tue, 25 May 2021 01:11:03 GMT", "tag": "@fluentui/theme-samples_v8.1.14", diff --git a/packages/theme-samples/CHANGELOG.md b/packages/theme-samples/CHANGELOG.md index 7414823a76241..484d63afc40ab 100644 --- a/packages/theme-samples/CHANGELOG.md +++ b/packages/theme-samples/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - @fluentui/theme-samples -This log was last generated on Tue, 25 May 2021 01:11:03 GMT and should not be manually modified. +This log was last generated on Wed, 26 May 2021 07:35:43 GMT and should not be manually modified. +## [8.1.15](https://github.com/microsoft/fluentui/tree/@fluentui/theme-samples_v8.1.15) + +Wed, 26 May 2021 07:35:43 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/theme-samples_v8.1.14..@fluentui/theme-samples_v8.1.15) + +### Patches + +- Bump @fluentui/react to v8.15.0 ([PR #18272](https://github.com/microsoft/fluentui/pull/18272) by hetanthakkar1@gmail.com) + ## [8.1.14](https://github.com/microsoft/fluentui/tree/@fluentui/theme-samples_v8.1.14) Tue, 25 May 2021 01:11:03 GMT diff --git a/packages/theme-samples/package.json b/packages/theme-samples/package.json index e0a14a858d138..ad8aa7967d132 100644 --- a/packages/theme-samples/package.json +++ b/packages/theme-samples/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/theme-samples", - "version": "8.1.14", + "version": "8.1.15", "description": "Sample themes for use with Fabric components.", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -26,7 +26,7 @@ "@fluentui/scripts": "^1.0.0" }, "dependencies": { - "@fluentui/react": "^8.14.15", + "@fluentui/react": "^8.15.0", "@fluentui/set-version": "^8.1.1", "@fluentui/scheme-utilities": "^8.1.1", "tslib": "^2.1.0"