diff --git a/apps/a11y-tests/package.json b/apps/a11y-tests/package.json index 2caed9aeb63cb..c333df9c3a2c2 100644 --- a/apps/a11y-tests/package.json +++ b/apps/a11y-tests/package.json @@ -13,13 +13,13 @@ "update-snapshots": "just-scripts jest -u" }, "dependencies": { - "@uifabric/fabric-website-resources": "^7.8.12", + "@uifabric/fabric-website-resources": "^7.8.13", "axe-core": "^3.2.2", "axe-puppeteer": "^1.0.0", "axe-sarif-converter": "^2.0.1", "glob": "^7.1.2", "mkdirp": "^0.5.1", - "office-ui-fabric-react": "^7.137.5", + "office-ui-fabric-react": "^7.138.0", "puppeteer": "^1.13.0", "tslib": "^1.10.0", "react": "16.8.6", @@ -36,6 +36,6 @@ "@types/react-dom": "16.8.4", "@types/sarif": "^2.1.1", "@uifabric/build": "^7.0.0", - "@uifabric/icons": "^7.5.4" + "@uifabric/icons": "^7.5.5" } } diff --git a/apps/codesandbox-react-next-template/package.json b/apps/codesandbox-react-next-template/package.json index 49fe7b718561f..510eb3bc11dcb 100644 --- a/apps/codesandbox-react-next-template/package.json +++ b/apps/codesandbox-react-next-template/package.json @@ -19,8 +19,8 @@ }, "dependencies": { "@microsoft/load-themed-styles": "^1.10.26", - "@fluentui/react-next": "^8.0.0-alpha.110", - "@uifabric/theme-samples": "^7.1.16", + "@fluentui/react-next": "^8.0.0-alpha.111", + "@uifabric/theme-samples": "^7.1.17", "react": "16.8.6", "react-dom": "16.8.6", "tslib": "^1.10.0" diff --git a/apps/codesandbox-react-template/package.json b/apps/codesandbox-react-template/package.json index fdab80f394abf..e2cc0740e2031 100644 --- a/apps/codesandbox-react-template/package.json +++ b/apps/codesandbox-react-template/package.json @@ -20,7 +20,7 @@ "dependencies": { "@uifabric/set-version": "^7.0.23", "@microsoft/load-themed-styles": "^1.10.26", - "@fluentui/react": "^7.137.5", + "@fluentui/react": "^7.138.0", "react": "16.8.6", "react-dom": "16.8.6", "tslib": "^1.10.0" diff --git a/apps/dom-tests/package.json b/apps/dom-tests/package.json index 66f120929b520..e02963adb9800 100644 --- a/apps/dom-tests/package.json +++ b/apps/dom-tests/package.json @@ -20,12 +20,12 @@ "@types/react": "16.8.25", "@types/webpack-env": "1.15.1", "@uifabric/build": "^7.0.0", - "@uifabric/example-app-base": "^7.15.12", + "@uifabric/example-app-base": "^7.15.13", "expect-puppeteer": "4.1.0", "jest-environment-node": "~24.9.0", "jest-environment-puppeteer": "^4.1.0", "jest-puppeteer": "^4.0.0", - "office-ui-fabric-react": "^7.137.5", + "office-ui-fabric-react": "^7.138.0", "puppeteer": "^1.13.0", "react-dom": "16.8.6", "react": "16.8.6", diff --git a/apps/fabric-website-resources/package.json b/apps/fabric-website-resources/package.json index ee9a592dfb0bb..687c1f8927dcf 100644 --- a/apps/fabric-website-resources/package.json +++ b/apps/fabric-website-resources/package.json @@ -1,6 +1,6 @@ { "name": "@uifabric/fabric-website-resources", - "version": "7.8.12", + "version": "7.8.13", "description": "Fluent UI React local demo app", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -37,22 +37,22 @@ }, "dependencies": { "@microsoft/load-themed-styles": "^1.10.26", - "@uifabric/api-docs": "^7.5.12", - "@uifabric/azure-themes": "^7.5.12", - "@uifabric/example-app-base": "^7.15.12", - "@uifabric/fluent-theme": "^7.3.11", - "@uifabric/icons": "^7.5.4", - "@uifabric/mdl2-theme": "^0.3.11", + "@uifabric/api-docs": "^7.5.13", + "@uifabric/azure-themes": "^7.5.13", + "@uifabric/example-app-base": "^7.15.13", + "@uifabric/fluent-theme": "^7.3.12", + "@uifabric/icons": "^7.5.5", + "@uifabric/mdl2-theme": "^0.3.12", "@uifabric/merge-styles": "^7.19.1", - "@uifabric/react-cards": "^0.112.12", + "@uifabric/react-cards": "^0.112.13", "@uifabric/set-version": "^7.0.23", - "@uifabric/styling": "^7.16.4", - "@uifabric/theme-samples": "^7.1.16", - "@uifabric/tsx-editor": "^0.13.12", - "@uifabric/utilities": "^7.32.1", - "@uifabric/variants": "^7.2.16", + "@uifabric/styling": "^7.16.5", + "@uifabric/theme-samples": "^7.1.17", + "@uifabric/tsx-editor": "^0.13.13", + "@uifabric/utilities": "^7.32.2", + "@uifabric/variants": "^7.2.17", "office-ui-fabric-core": "^11.0.0", - "office-ui-fabric-react": "^7.137.5", + "office-ui-fabric-react": "^7.138.0", "tslib": "^1.10.0" }, "peerDependencies": { diff --git a/apps/fabric-website/package.json b/apps/fabric-website/package.json index a89219e1c3f53..fc5abde026548 100644 --- a/apps/fabric-website/package.json +++ b/apps/fabric-website/package.json @@ -1,6 +1,6 @@ { "name": "@uifabric/fabric-website", - "version": "7.15.12", + "version": "7.15.13", "description": "The official website for the Fluent UI project.", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -33,7 +33,7 @@ "@types/react-dom": "16.8.4", "@types/webpack-env": "1.15.1", "@uifabric/build": "^7.0.0", - "@uifabric/tsx-editor": "^0.13.12", + "@uifabric/tsx-editor": "^0.13.13", "react": "16.8.6", "react-app-polyfill": "~1.0.1", "react-dom": "16.8.6", @@ -41,19 +41,19 @@ }, "dependencies": { "@microsoft/load-themed-styles": "^1.10.26", - "@uifabric/api-docs": "^7.5.12", - "@uifabric/example-app-base": "^7.15.12", - "@uifabric/experiments": "^7.32.13", - "@uifabric/fabric-website-resources": "^7.8.12", - "@uifabric/file-type-icons": "^7.6.5", - "@uifabric/fluent-theme": "^7.3.11", - "@uifabric/icons": "^7.5.4", - "@uifabric/react-cards": "^0.112.12", + "@uifabric/api-docs": "^7.5.13", + "@uifabric/example-app-base": "^7.15.13", + "@uifabric/experiments": "^7.32.14", + "@uifabric/fabric-website-resources": "^7.8.13", + "@uifabric/file-type-icons": "^7.6.6", + "@uifabric/fluent-theme": "^7.3.12", + "@uifabric/icons": "^7.5.5", + "@uifabric/react-cards": "^0.112.13", "@uifabric/set-version": "^7.0.23", - "@uifabric/theme-samples": "^7.1.16", + "@uifabric/theme-samples": "^7.1.17", "json-loader": "^0.5.7", "office-ui-fabric-core": "^11.0.0", - "office-ui-fabric-react": "^7.137.5", + "office-ui-fabric-react": "^7.138.0", "tslib": "^1.10.0", "whatwg-fetch": "2.0.4" }, diff --git a/apps/perf-test/package.json b/apps/perf-test/package.json index 7ad41bae352bb..0b40f91a1fdbd 100644 --- a/apps/perf-test/package.json +++ b/apps/perf-test/package.json @@ -24,13 +24,13 @@ "lodash": "^4.17.15" }, "dependencies": { - "@fluentui/react-button": "^0.13.1", - "@fluentui/react-next": "^8.0.0-alpha.110", + "@fluentui/react-button": "^0.13.2", + "@fluentui/react-next": "^8.0.0-alpha.111", "@uifabric/set-version": "^7.0.23", - "@uifabric/example-app-base": "^7.15.12", - "@uifabric/experiments": "^7.32.13", + "@uifabric/example-app-base": "^7.15.13", + "@uifabric/experiments": "^7.32.14", "@microsoft/load-themed-styles": "^1.10.26", - "office-ui-fabric-react": "^7.137.5", + "office-ui-fabric-react": "^7.138.0", "querystring": "^0.2.0", "react": "16.8.6", "react-app-polyfill": "~1.0.1", diff --git a/apps/server-rendered-app/package.json b/apps/server-rendered-app/package.json index b8ac7b8287577..88cbd886a81ec 100644 --- a/apps/server-rendered-app/package.json +++ b/apps/server-rendered-app/package.json @@ -27,10 +27,10 @@ }, "dependencies": { "@microsoft/load-themed-styles": "^1.10.26", - "@uifabric/icons": "^7.5.4", + "@uifabric/icons": "^7.5.5", "@uifabric/merge-styles": "^7.19.1", "@uifabric/set-version": "^7.0.23", - "office-ui-fabric-react": "^7.137.5", + "office-ui-fabric-react": "^7.138.0", "react": "16.8.6", "react-app-polyfill": "~1.0.1", "react-dom": "16.8.6", diff --git a/apps/ssr-tests/package.json b/apps/ssr-tests/package.json index 958abf17a5195..f17cdb999f10e 100644 --- a/apps/ssr-tests/package.json +++ b/apps/ssr-tests/package.json @@ -17,10 +17,10 @@ "@types/mocha": "^7.0.2", "@types/webpack-env": "1.15.1", "@uifabric/build": "^7.0.0", - "@uifabric/fabric-website-resources": "^7.8.12", + "@uifabric/fabric-website-resources": "^7.8.13", "just-scripts-utils": "^0.8.3", "mocha": "^3.3.0", - "office-ui-fabric-react": "^7.137.5", + "office-ui-fabric-react": "^7.138.0", "raw-loader": "^0.5.1", "react": "16.8.6", "react-app-polyfill": "~1.0.1", diff --git a/apps/test-bundles/package.json b/apps/test-bundles/package.json index af0f125366ae3..4b0d7f2793554 100644 --- a/apps/test-bundles/package.json +++ b/apps/test-bundles/package.json @@ -30,13 +30,13 @@ }, "dependencies": { "@fluentui/keyboard-key": "^0.2.12", - "@fluentui/react-button": "^0.13.1", - "@fluentui/react-compose": "^0.19.2", - "@fluentui/react-next": "^8.0.0-alpha.110", - "@uifabric/experiments": "^7.32.13", + "@fluentui/react-button": "^0.13.2", + "@fluentui/react-compose": "^0.19.3", + "@fluentui/react-next": "^8.0.0-alpha.111", + "@uifabric/experiments": "^7.32.14", "@uifabric/set-version": "^7.0.23", - "@uifabric/styling": "^7.16.4", - "office-ui-fabric-react": "^7.137.5", + "@uifabric/styling": "^7.16.5", + "office-ui-fabric-react": "^7.138.0", "react": "16.8.6", "react-app-polyfill": "~1.0.1", "react-dom": "16.8.6", diff --git a/apps/theming-designer/package.json b/apps/theming-designer/package.json index 4529269d6db83..82342b2213f4c 100644 --- a/apps/theming-designer/package.json +++ b/apps/theming-designer/package.json @@ -21,14 +21,14 @@ "@uifabric/build": "^7.0.0" }, "dependencies": { - "@uifabric/react-cards": "^0.112.12", + "@uifabric/react-cards": "^0.112.13", "@uifabric/merge-styles": "^7.19.1", - "@uifabric/example-app-base": "^7.15.12", - "@uifabric/variants": "^7.2.16", + "@uifabric/example-app-base": "^7.15.13", + "@uifabric/variants": "^7.2.17", "@uifabric/set-version": "^7.0.23", - "@uifabric/icons": "^7.5.4", + "@uifabric/icons": "^7.5.5", "@microsoft/load-themed-styles": "^1.10.26", - "office-ui-fabric-react": "^7.137.5", + "office-ui-fabric-react": "^7.138.0", "react": "16.8.6", "react-app-polyfill": "~1.0.1", "react-dom": "16.8.6", diff --git a/apps/todo-app/package.json b/apps/todo-app/package.json index 5e8e2c42dc08f..06216200dcccb 100644 --- a/apps/todo-app/package.json +++ b/apps/todo-app/package.json @@ -24,7 +24,7 @@ "@microsoft/load-themed-styles": "^1.10.26", "es6-promise": "^4.1.0", "immutability-helper": "~2.8.1", - "office-ui-fabric-react": "^7.137.5", + "office-ui-fabric-react": "^7.138.0", "react": "16.8.6", "react-app-polyfill": "~1.0.1", "react-dom": "16.8.6", diff --git a/apps/vr-tests/package.json b/apps/vr-tests/package.json index 893dfad08e0d9..5dcf777e6e67f 100644 --- a/apps/vr-tests/package.json +++ b/apps/vr-tests/package.json @@ -14,17 +14,17 @@ "test": "just-scripts test" }, "dependencies": { - "@fluentui/react-button": "^0.13.1", - "@fluentui/react-icons": "^0.3.3", - "@fluentui/react-next": "^8.0.0-alpha.110", - "@fluentui/react-theme-provider": "^0.13.1", - "@fluentui/storybook": "^0.4.15", + "@fluentui/react-button": "^0.13.2", + "@fluentui/react-icons": "^0.3.4", + "@fluentui/react-next": "^8.0.0-alpha.111", + "@fluentui/react-theme-provider": "^0.13.2", + "@fluentui/storybook": "^0.4.16", "@uifabric/example-data": "^7.1.4", - "@uifabric/experiments": "^7.32.13", - "@uifabric/react-cards": "^0.112.12", - "@uifabric/react-hooks": "^7.13.3", + "@uifabric/experiments": "^7.32.14", + "@uifabric/react-cards": "^0.112.13", + "@uifabric/react-hooks": "^7.13.4", "@uifabric/set-version": "^7.0.23", - "office-ui-fabric-react": "^7.137.5", + "office-ui-fabric-react": "^7.138.0", "react": "16.8.6", "react-app-polyfill": "~1.0.1", "react-dom": "16.8.6", @@ -42,7 +42,7 @@ "@types/react-dom": "16.8.4", "@types/webpack-env": "1.15.1", "@uifabric/build": "^7.0.0", - "@uifabric/date-time": "^7.17.10", + "@uifabric/date-time": "^7.17.11", "awesome-typescript-loader": "^3.2.3", "babel-loader": "^8.0.6", "css-loader": "^3.5.3", diff --git a/change/@fluentui-react-2020-09-16-13-50-32-feat-implementing-compat-exports-to-v7.json b/change/@fluentui-react-2020-09-16-13-50-32-feat-implementing-compat-exports-to-v7.json deleted file mode 100644 index 1a916b449d5ff..0000000000000 --- a/change/@fluentui-react-2020-09-16-13-50-32-feat-implementing-compat-exports-to-v7.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "type": "minor", - "comment": "Adding a compat folder and introducing compat component exports.", - "packageName": "@fluentui/react", - "email": "czearing@outlook.com", - "dependentChangeType": "patch", - "date": "2020-09-16T20:50:32.453Z" -} diff --git a/change/@fluentui-react-next-2020-08-24-16-37-17-v8-combobox.json b/change/@fluentui-react-next-2020-08-24-16-37-17-v8-combobox.json deleted file mode 100644 index 59bd2e44b52ca..0000000000000 --- a/change/@fluentui-react-next-2020-08-24-16-37-17-v8-combobox.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "type": "prerelease", - "comment": "Fix React StrictMode issues in ComboBox", - "packageName": "@fluentui/react-next", - "email": "miclo@microsoft.com", - "dependentChangeType": "patch", - "date": "2020-08-24T16:36:56.862Z" -} diff --git a/change/@fluentui-react-next-2020-09-15-13-38-54-chore-button-release-notes.json b/change/@fluentui-react-next-2020-09-15-13-38-54-chore-button-release-notes.json deleted file mode 100644 index c5448967fcd18..0000000000000 --- a/change/@fluentui-react-next-2020-09-15-13-38-54-chore-button-release-notes.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "type": "none", - "comment": "Adding release note tweaks.", - "packageName": "@fluentui/react-next", - "email": "dzearing@hotmail.com", - "dependentChangeType": "none", - "date": "2020-09-15T20:38:54.933Z" -} diff --git a/change/@fluentui-react-next-2020-09-16-13-50-32-feat-implementing-compat-exports-to-v7.json b/change/@fluentui-react-next-2020-09-16-13-50-32-feat-implementing-compat-exports-to-v7.json deleted file mode 100644 index 3dbdbde9fa118..0000000000000 --- a/change/@fluentui-react-next-2020-09-16-13-50-32-feat-implementing-compat-exports-to-v7.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "type": "prerelease", - "comment": "Adding Calendar and DatePicker to react-next compat folder.", - "packageName": "@fluentui/react-next", - "email": "czearing@outlook.com", - "dependentChangeType": "patch", - "date": "2020-09-16T20:50:03.559Z" -} diff --git a/change/@fluentui-react-next-2020-09-17-10-37-30-combobox-merge.json b/change/@fluentui-react-next-2020-09-17-10-37-30-combobox-merge.json deleted file mode 100644 index 62dfc5c87c14b..0000000000000 --- a/change/@fluentui-react-next-2020-09-17-10-37-30-combobox-merge.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "type": "prerelease", - "comment": "Fix implicit merge conflict in ComboBox", - "packageName": "@fluentui/react-next", - "email": "elcraig@microsoft.com", - "dependentChangeType": "patch", - "date": "2020-09-17T17:37:30.008Z" -} diff --git a/change/@fluentui-web-components-2020-09-17-15-15-13-users-jes-card-fix.json b/change/@fluentui-web-components-2020-09-17-15-15-13-users-jes-card-fix.json deleted file mode 100644 index fd6da345b68b6..0000000000000 --- a/change/@fluentui-web-components-2020-09-17-15-15-13-users-jes-card-fix.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "type": "minor", - "comment": "fix design system properties inheritance", - "packageName": "@fluentui/web-components", - "email": "jes@microsoft.com", - "dependentChangeType": "patch", - "date": "2020-09-17T22:15:13.616Z" -} diff --git a/change/@uifabric-test-utilities-2020-08-24-16-37-17-v8-combobox.json b/change/@uifabric-test-utilities-2020-08-24-16-37-17-v8-combobox.json deleted file mode 100644 index 11d49c07a3557..0000000000000 --- a/change/@uifabric-test-utilities-2020-08-24-16-37-17-v8-combobox.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "type": "minor", - "comment": "Add the ability to specify reder options to safeCreate", - "packageName": "@uifabric/test-utilities", - "email": "miclo@microsoft.com", - "dependentChangeType": "patch", - "date": "2020-08-24T16:37:17.432Z" -} diff --git a/change/office-ui-fabric-react-2020-09-17-12-42-26-docs-update-2.json b/change/office-ui-fabric-react-2020-09-17-12-42-26-docs-update-2.json deleted file mode 100644 index 688a8d8e43f5a..0000000000000 --- a/change/office-ui-fabric-react-2020-09-17-12-42-26-docs-update-2.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "type": "patch", - "comment": "Update website content for ComboBox, Dropdown, and TextField", - "packageName": "office-ui-fabric-react", - "email": "elcraig@microsoft.com", - "dependentChangeType": "patch", - "date": "2020-09-17T19:42:26.105Z" -} diff --git a/packages/api-docs/package.json b/packages/api-docs/package.json index 7aba89ca81c82..5d8c0047376cd 100644 --- a/packages/api-docs/package.json +++ b/packages/api-docs/package.json @@ -1,6 +1,6 @@ { "name": "@uifabric/api-docs", - "version": "7.5.12", + "version": "7.5.13", "description": "A package that transforms api-extractor .api.json files into page.json files", "repository": { "type": "git", @@ -23,10 +23,10 @@ "@types/node": "^10.3.2", "@uifabric/build": "^7.0.0", "@uifabric/merge-styles": "^7.19.1", - "@uifabric/react-cards": "^0.112.12", - "@uifabric/styling": "^7.16.4", - "@uifabric/utilities": "^7.32.1", - "office-ui-fabric-react": "^7.137.5" + "@uifabric/react-cards": "^0.112.13", + "@uifabric/styling": "^7.16.5", + "@uifabric/utilities": "^7.32.2", + "office-ui-fabric-react": "^7.138.0" }, "dependencies": { "@microsoft/api-extractor-model": "7.7.1", diff --git a/packages/azure-themes/package.json b/packages/azure-themes/package.json index 6bc66e508bc88..36ce1e30f2973 100644 --- a/packages/azure-themes/package.json +++ b/packages/azure-themes/package.json @@ -1,6 +1,6 @@ { "name": "@uifabric/azure-themes", - "version": "7.5.12", + "version": "7.5.13", "description": "Azure themes for Fluent UI React", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -26,13 +26,13 @@ "@fluentui/eslint-plugin": "^0.54.1", "@uifabric/build": "^7.0.0", "@uifabric/example-data": "^7.1.4", - "@uifabric/react-hooks": "^7.13.3", + "@uifabric/react-hooks": "^7.13.4", "react": "16.8.6" }, "dependencies": { "@uifabric/merge-styles": "^7.19.1", "@uifabric/set-version": "^7.0.23", - "office-ui-fabric-react": "^7.137.5", + "office-ui-fabric-react": "^7.138.0", "tslib": "^1.10.0" } } diff --git a/packages/charting/package.json b/packages/charting/package.json index 1a553a9820010..da4a68c773439 100644 --- a/packages/charting/package.json +++ b/packages/charting/package.json @@ -1,6 +1,6 @@ { "name": "@uifabric/charting", - "version": "4.1.2", + "version": "4.1.3", "description": "Experimental React charting components for building experiences for Microsoft 365.", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -37,7 +37,7 @@ "@types/react-test-renderer": "^16.0.0", "@types/webpack-env": "1.15.1", "@uifabric/build": "^7.0.0", - "@uifabric/example-app-base": "^7.15.12", + "@uifabric/example-app-base": "^7.15.13", "@uifabric/jest-serializer-merge-styles": "^7.2.2", "enzyme": "~3.10.0", "enzyme-adapter-react-16": "^1.15.0", @@ -47,7 +47,7 @@ "react-test-renderer": "^16.3.0" }, "dependencies": { - "@fluentui/react-focus": "^7.16.4", + "@fluentui/react-focus": "^7.16.5", "@microsoft/load-themed-styles": "^1.10.26", "@types/d3-array": "1.2.1", "@types/d3-axis": "1.0.10", @@ -56,7 +56,7 @@ "@types/d3-selection": "1.4.1", "@types/d3-shape": "^1.2.3", "@types/d3-time-format": "^2.1.0", - "@uifabric/icons": "^7.5.4", + "@uifabric/icons": "^7.5.5", "@uifabric/set-version": "^7.0.23", "d3-array": "1.2.1", "d3-axis": "1.0.8", @@ -70,7 +70,7 @@ }, "peerDependencies": { "@types/react": ">=16.8.0 <17.0.0", - "office-ui-fabric-react": "^7.137.5", + "office-ui-fabric-react": "^7.138.0", "@types/react-dom": ">=16.8.0 <17.0.0", "react": ">=16.8.0 <17.0.0", "react-dom": ">=16.8.0 <17.0.0" diff --git a/packages/codemods/package.json b/packages/codemods/package.json index 8970d34dc9f97..2a294a1b7afed 100644 --- a/packages/codemods/package.json +++ b/packages/codemods/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/codemods", - "version": "0.11.11", + "version": "0.11.12", "description": "Tool enabling easy upgrades to new Fluent UI versions", "main": "lib/index.js", "typings": "lib/index.d.ts", @@ -29,7 +29,7 @@ "@uifabric/build": "^7.0.0", "@types/react": "16.8.25", "@types/semver": "^5.5.0", - "office-ui-fabric-react": "^7.137.5" + "office-ui-fabric-react": "^7.138.0" }, "dependencies": { "tslib": "^1.10.0", diff --git a/packages/date-time/package.json b/packages/date-time/package.json index 97e099cc96707..9941661513132 100644 --- a/packages/date-time/package.json +++ b/packages/date-time/package.json @@ -1,6 +1,6 @@ { "name": "@uifabric/date-time", - "version": "7.17.10", + "version": "7.17.11", "description": "Date and time related React components for building experiences for Microsoft 365.", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -38,9 +38,9 @@ "@types/react-test-renderer": "^16.0.0", "@types/webpack-env": "1.15.1", "@uifabric/build": "^7.0.0", - "@uifabric/example-app-base": "^7.15.12", + "@uifabric/example-app-base": "^7.15.13", "@uifabric/jest-serializer-merge-styles": "^7.2.2", - "@uifabric/test-utilities": "^7.2.2", + "@uifabric/test-utilities": "^7.3.0", "enzyme": "~3.10.0", "enzyme-adapter-react-16": "^1.15.0", "react": "16.8.6", @@ -51,11 +51,11 @@ "dependencies": { "@microsoft/load-themed-styles": "^1.10.26", "@fluentui/date-time-utilities": "^7.8.1", - "@uifabric/react-hooks": "^7.13.3", + "@uifabric/react-hooks": "^7.13.4", "@uifabric/set-version": "^7.0.23", - "@uifabric/styling": "^7.16.4", - "@uifabric/utilities": "^7.32.1", - "office-ui-fabric-react": "^7.137.5", + "@uifabric/styling": "^7.16.5", + "@uifabric/utilities": "^7.32.2", + "office-ui-fabric-react": "^7.138.0", "tslib": "^1.10.0" }, "peerDependencies": { diff --git a/packages/example-app-base/package.json b/packages/example-app-base/package.json index b6f02838398e5..ff0c2859c210f 100644 --- a/packages/example-app-base/package.json +++ b/packages/example-app-base/package.json @@ -1,6 +1,6 @@ { "name": "@uifabric/example-app-base", - "version": "7.15.12", + "version": "7.15.13", "description": "Fluent UI React components for building documentation sites.", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -43,14 +43,14 @@ "dependencies": { "@microsoft/load-themed-styles": "^1.10.26", "@uifabric/example-data": "^7.1.4", - "@uifabric/fluent-theme": "^7.3.11", - "@uifabric/react-hooks": "^7.13.3", + "@uifabric/fluent-theme": "^7.3.12", + "@uifabric/react-hooks": "^7.13.4", "@uifabric/set-version": "^7.0.23", - "@uifabric/tsx-editor": "^0.13.12", + "@uifabric/tsx-editor": "^0.13.13", "color-check": "0.0.2", "markdown-to-jsx": "6.11.4", "office-ui-fabric-core": "^11.0.0", - "office-ui-fabric-react": "^7.137.5", + "office-ui-fabric-react": "^7.138.0", "react-custom-scrollbars": "^4.2.1", "react-syntax-highlighter": "^10.1.3", "tslib": "^1.10.0" diff --git a/packages/examples/package.json b/packages/examples/package.json index 4b9e25d2b6da4..3b10884c5462b 100644 --- a/packages/examples/package.json +++ b/packages/examples/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/examples", - "version": "0.3.17", + "version": "0.3.18", "description": "Example code and docs for Fluent UI packages.", "repository": { "type": "git", @@ -25,27 +25,27 @@ "react-dom": "16.8.6" }, "dependencies": { - "@fluentui/react-focus": "^7.16.4", + "@fluentui/react-focus": "^7.16.5", "@microsoft/load-themed-styles": "^1.10.26", - "@uifabric/api-docs": "^7.5.12", - "@uifabric/azure-themes": "^7.5.12", - "@uifabric/charting": "^4.1.2", - "@uifabric/date-time": "^7.17.10", - "@uifabric/example-app-base": "^7.15.12", + "@uifabric/api-docs": "^7.5.13", + "@uifabric/azure-themes": "^7.5.13", + "@uifabric/charting": "^4.1.3", + "@uifabric/date-time": "^7.17.11", + "@uifabric/example-app-base": "^7.15.13", "@uifabric/example-data": "^7.1.4", - "@uifabric/experiments": "^7.32.13", - "@uifabric/fabric-website-resources": "^7.8.12", - "@uifabric/file-type-icons": "^7.6.5", - "@uifabric/fluent-theme": "^7.3.11", - "@uifabric/foundation": "^7.9.4", - "@uifabric/icons": "^7.5.4", - "@uifabric/mdl2-theme": "^0.3.11", - "@uifabric/react-cards": "^0.112.12", - "@uifabric/react-hooks": "^7.13.3", - "@uifabric/styling": "^7.16.4", - "@uifabric/utilities": "^7.32.1", - "@uifabric/variants": "^7.2.16", - "office-ui-fabric-react": "^7.137.5", + "@uifabric/experiments": "^7.32.14", + "@uifabric/fabric-website-resources": "^7.8.13", + "@uifabric/file-type-icons": "^7.6.6", + "@uifabric/fluent-theme": "^7.3.12", + "@uifabric/foundation": "^7.9.5", + "@uifabric/icons": "^7.5.5", + "@uifabric/mdl2-theme": "^0.3.12", + "@uifabric/react-cards": "^0.112.13", + "@uifabric/react-hooks": "^7.13.4", + "@uifabric/styling": "^7.16.5", + "@uifabric/utilities": "^7.32.2", + "@uifabric/variants": "^7.2.17", + "office-ui-fabric-react": "^7.138.0", "tslib": "^1.10.0" }, "peerDependencies": { diff --git a/packages/experiments/package.json b/packages/experiments/package.json index 4631cc62afa94..c87fde019ab6d 100644 --- a/packages/experiments/package.json +++ b/packages/experiments/package.json @@ -1,6 +1,6 @@ { "name": "@uifabric/experiments", - "version": "7.32.13", + "version": "7.32.14", "description": "Experimental React components for building experiences for Microsoft 365.", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -39,7 +39,7 @@ "@types/sinon": "2.2.2", "@types/webpack-env": "1.15.1", "@uifabric/build": "^7.0.0", - "@uifabric/example-app-base": "^7.15.12", + "@uifabric/example-app-base": "^7.15.13", "@uifabric/jest-serializer-merge-styles": "^7.2.2", "enzyme": "~3.10.0", "enzyme-adapter-react-16": "^1.15.0", @@ -52,21 +52,21 @@ }, "dependencies": { "@microsoft/load-themed-styles": "^1.10.26", - "@uifabric/azure-themes": "^7.5.12", + "@uifabric/azure-themes": "^7.5.13", "@uifabric/example-data": "^7.1.4", - "@uifabric/file-type-icons": "^7.6.5", - "@uifabric/fluent-theme": "^7.3.11", - "@uifabric/foundation": "^7.9.4", - "@uifabric/icons": "^7.5.4", + "@uifabric/file-type-icons": "^7.6.6", + "@uifabric/fluent-theme": "^7.3.12", + "@uifabric/foundation": "^7.9.5", + "@uifabric/icons": "^7.5.5", "@uifabric/merge-styles": "^7.19.1", - "@uifabric/react-hooks": "^7.13.3", + "@uifabric/react-hooks": "^7.13.4", "@uifabric/set-version": "^7.0.23", - "@uifabric/styling": "^7.16.4", - "@uifabric/theme-samples": "^7.1.16", - "@uifabric/utilities": "^7.32.1", - "@uifabric/variants": "^7.2.16", + "@uifabric/styling": "^7.16.5", + "@uifabric/theme-samples": "^7.1.17", + "@uifabric/utilities": "^7.32.2", + "@uifabric/variants": "^7.2.17", "deep-assign": "^2.0.0", - "office-ui-fabric-react": "^7.137.5", + "office-ui-fabric-react": "^7.138.0", "prop-types": "^15.7.2", "tslib": "^1.10.0" }, diff --git a/packages/file-type-icons/package.json b/packages/file-type-icons/package.json index f5cd3235df164..3d87fc89232c2 100644 --- a/packages/file-type-icons/package.json +++ b/packages/file-type-icons/package.json @@ -1,6 +1,6 @@ { "name": "@uifabric/file-type-icons", - "version": "7.6.5", + "version": "7.6.6", "description": "Fluent UI React file type icon set.", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -34,7 +34,7 @@ }, "dependencies": { "@uifabric/set-version": "^7.0.23", - "@uifabric/styling": "^7.16.4", + "@uifabric/styling": "^7.16.5", "tslib": "^1.10.0" }, "peerDependencies": { diff --git a/packages/fluent-theme/package.json b/packages/fluent-theme/package.json index f9b09a4be84d3..0c9fcb2d27b9c 100644 --- a/packages/fluent-theme/package.json +++ b/packages/fluent-theme/package.json @@ -1,6 +1,6 @@ { "name": "@uifabric/fluent-theme", - "version": "7.3.11", + "version": "7.3.12", "description": "Fluent theming for use with Fabric components.", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -26,12 +26,12 @@ "@uifabric/build": "^7.0.0" }, "dependencies": { - "@fluentui/theme": "^0.3.1", + "@fluentui/theme": "^0.3.2", "@uifabric/merge-styles": "^7.19.1", "@uifabric/set-version": "^7.0.23", - "@uifabric/styling": "^7.16.4", - "@uifabric/variants": "^7.2.16", - "office-ui-fabric-react": "^7.137.5", + "@uifabric/styling": "^7.16.5", + "@uifabric/variants": "^7.2.17", + "office-ui-fabric-react": "^7.138.0", "tslib": "^1.10.0" } } diff --git a/packages/fluentui/perf-test/package.json b/packages/fluentui/perf-test/package.json index 05b34a0c04fbf..38d99b16dda95 100644 --- a/packages/fluentui/perf-test/package.json +++ b/packages/fluentui/perf-test/package.json @@ -4,7 +4,7 @@ "version": "0.51.0", "private": true, "dependencies": { - "office-ui-fabric-react": "^7.137.5" + "office-ui-fabric-react": "^7.138.0" }, "scripts": { "build": "just-scripts build", diff --git a/packages/fluentui/react-bindings/package.json b/packages/fluentui/react-bindings/package.json index 6d97159f68a14..322bafeec7a91 100644 --- a/packages/fluentui/react-bindings/package.json +++ b/packages/fluentui/react-bindings/package.json @@ -11,13 +11,13 @@ "@fluentui/keyboard-key": "^0.2.12", "@fluentui/react-component-event-listener": "^0.51.0", "@fluentui/react-component-ref": "^0.51.0", - "@fluentui/react-compose": "^0.19.2", + "@fluentui/react-compose": "^0.19.3", "@fluentui/react-northstar-fela-renderer": "^0.51.0", "@fluentui/react-northstar-styles-renderer": "^0.51.0", "@fluentui/state": "^0.51.0", "@fluentui/styles": "^0.51.0", "@quid/stylis-plugin-focus-visible": "^4.0.0", - "@uifabric/utilities": "^7.32.1", + "@uifabric/utilities": "^7.32.2", "classnames": "^2.2.6", "lodash": "^4.17.15", "prop-types": "^15.7.2", diff --git a/packages/fluentui/react-northstar/package.json b/packages/fluentui/react-northstar/package.json index ede0cbf5894d3..62c82b7244509 100644 --- a/packages/fluentui/react-northstar/package.json +++ b/packages/fluentui/react-northstar/package.json @@ -13,7 +13,7 @@ "@fluentui/react-component-event-listener": "^0.51.0", "@fluentui/react-component-nesting-registry": "^0.51.0", "@fluentui/react-component-ref": "^0.51.0", - "@fluentui/react-compose": "^0.19.2", + "@fluentui/react-compose": "^0.19.3", "@fluentui/react-context-selector": "^0.51.0", "@fluentui/react-icons-northstar": "^0.51.0", "@fluentui/react-northstar-styles-renderer": "^0.51.0", @@ -21,7 +21,7 @@ "@fluentui/state": "^0.51.0", "@fluentui/styles": "^0.51.0", "@popperjs/core": "^2.4.2", - "@uifabric/utilities": "^7.32.1", + "@uifabric/utilities": "^7.32.2", "classnames": "^2.2.6", "compute-scroll-into-view": "1.0.11", "downshift": "5.0.5", diff --git a/packages/foundation/package.json b/packages/foundation/package.json index 7e0a5fb6c593f..a180a48c14a76 100644 --- a/packages/foundation/package.json +++ b/packages/foundation/package.json @@ -1,6 +1,6 @@ { "name": "@uifabric/foundation", - "version": "7.9.4", + "version": "7.9.5", "description": "Foundation library for building Fabric components.", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -47,8 +47,8 @@ "dependencies": { "@uifabric/merge-styles": "^7.19.1", "@uifabric/set-version": "^7.0.23", - "@uifabric/styling": "^7.16.4", - "@uifabric/utilities": "^7.32.1", + "@uifabric/styling": "^7.16.5", + "@uifabric/utilities": "^7.32.2", "tslib": "^1.10.0" }, "peerDependencies": { diff --git a/packages/icons/package.json b/packages/icons/package.json index ee81a80e206c7..0400341afc559 100644 --- a/packages/icons/package.json +++ b/packages/icons/package.json @@ -1,6 +1,6 @@ { "name": "@uifabric/icons", - "version": "7.5.4", + "version": "7.5.5", "description": "Fluent UI React icon set.", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -29,7 +29,7 @@ }, "dependencies": { "@uifabric/set-version": "^7.0.23", - "@uifabric/styling": "^7.16.4", + "@uifabric/styling": "^7.16.5", "tslib": "^1.10.0" } } diff --git a/packages/mdl2-theme/package.json b/packages/mdl2-theme/package.json index 5b2ee9e937fc6..a2067475c71e1 100644 --- a/packages/mdl2-theme/package.json +++ b/packages/mdl2-theme/package.json @@ -1,6 +1,6 @@ { "name": "@uifabric/mdl2-theme", - "version": "0.3.11", + "version": "0.3.12", "description": "MDL2 theming for use with Fabric components.", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -27,9 +27,9 @@ }, "dependencies": { "@uifabric/set-version": "^7.0.23", - "@uifabric/styling": "^7.16.4", - "@uifabric/variants": "^7.2.16", - "office-ui-fabric-react": "^7.137.5", + "@uifabric/styling": "^7.16.5", + "@uifabric/variants": "^7.2.17", + "office-ui-fabric-react": "^7.138.0", "tslib": "^1.10.0" } } diff --git a/packages/office-ui-fabric-react/CHANGELOG.json b/packages/office-ui-fabric-react/CHANGELOG.json index b6a49c6afaa74..a315b14e4451f 100644 --- a/packages/office-ui-fabric-react/CHANGELOG.json +++ b/packages/office-ui-fabric-react/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "office-ui-fabric-react", "entries": [ + { + "date": "Thu, 17 Sep 2020 23:15:07 GMT", + "tag": "office-ui-fabric-react_v7.138.0", + "version": "7.138.0", + "comments": { + "patch": [ + { + "comment": "Update website content for ComboBox, Dropdown, and TextField", + "author": "elcraig@microsoft.com", + "commit": "0b56e474a586e0cdac8db8c0d2207f128c4844dd", + "package": "office-ui-fabric-react" + } + ] + } + }, { "date": "Wed, 16 Sep 2020 12:27:22 GMT", "tag": "office-ui-fabric-react_v7.137.3", diff --git a/packages/office-ui-fabric-react/CHANGELOG.md b/packages/office-ui-fabric-react/CHANGELOG.md index da8afb04bcbdc..528ebf0a27a0c 100644 --- a/packages/office-ui-fabric-react/CHANGELOG.md +++ b/packages/office-ui-fabric-react/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - office-ui-fabric-react -This log was last generated on Wed, 16 Sep 2020 12:27:22 GMT and should not be manually modified. +This log was last generated on Thu, 17 Sep 2020 23:15:07 GMT and should not be manually modified. +## [7.138.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.138.0) + +Thu, 17 Sep 2020 23:15:07 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.137.3..office-ui-fabric-react_v7.138.0) + +### Patches + +- Update website content for ComboBox, Dropdown, and TextField ([PR #15100](https://github.com/microsoft/fluentui/pull/15100) by elcraig@microsoft.com) + ## [7.137.3](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.137.3) Wed, 16 Sep 2020 12:27:22 GMT diff --git a/packages/office-ui-fabric-react/package.json b/packages/office-ui-fabric-react/package.json index 26272f7175e5e..b4e04dafe2dba 100644 --- a/packages/office-ui-fabric-react/package.json +++ b/packages/office-ui-fabric-react/package.json @@ -1,6 +1,6 @@ { "name": "office-ui-fabric-react", - "version": "7.137.5", + "version": "7.138.0", "description": "Reusable React components for building experiences for Microsoft 365.", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -49,7 +49,7 @@ "@uifabric/build": "^7.0.0", "@uifabric/example-data": "^7.1.4", "@uifabric/jest-serializer-merge-styles": "^7.2.2", - "@uifabric/test-utilities": "^7.2.2", + "@uifabric/test-utilities": "^7.3.0", "@uifabric/webpack-utils": "^7.0.25", "@fluentui/react-conformance": "^0.1.2", "chalk": "^2.1.0", @@ -66,18 +66,18 @@ "storybook-addon-performance": "^0.9.0" }, "dependencies": { - "@fluentui/react-focus": "^7.16.4", - "@fluentui/react-icons": "^0.3.3", + "@fluentui/react-focus": "^7.16.5", + "@fluentui/react-icons": "^0.3.4", "@microsoft/load-themed-styles": "^1.10.26", "@fluentui/date-time-utilities": "^7.8.1", - "@uifabric/foundation": "^7.9.4", - "@uifabric/icons": "^7.5.4", + "@uifabric/foundation": "^7.9.5", + "@uifabric/icons": "^7.5.5", "@uifabric/merge-styles": "^7.19.1", - "@uifabric/react-hooks": "^7.13.3", + "@uifabric/react-hooks": "^7.13.4", "@uifabric/set-version": "^7.0.23", - "@uifabric/styling": "^7.16.4", - "@uifabric/utilities": "^7.32.1", - "@fluentui/react-window-provider": "^0.3.2", + "@uifabric/styling": "^7.16.5", + "@uifabric/utilities": "^7.32.2", + "@fluentui/react-window-provider": "^0.3.3", "prop-types": "^15.7.2", "tslib": "^1.10.0" }, diff --git a/packages/react-avatar/package.json b/packages/react-avatar/package.json index c70b04cd637a9..2d0e788a6a379 100644 --- a/packages/react-avatar/package.json +++ b/packages/react-avatar/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-avatar", - "version": "0.5.3", + "version": "0.5.4", "description": "React components for building Microsoft web experiences.", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -29,7 +29,7 @@ "devDependencies": { "@fluentui/eslint-plugin": "^0.54.1", "@fluentui/react-conformance": "^0.1.2", - "@fluentui/storybook": "^0.4.15", + "@fluentui/storybook": "^0.4.16", "@types/enzyme": "3.10.3", "@types/enzyme-adapter-react-16": "1.0.3", "@types/jest": "~24.9.0", @@ -49,13 +49,13 @@ }, "dependencies": { "@fluentui/accessibility": "^0.51.0", - "@fluentui/react-compose": "^0.19.2", - "@fluentui/react-icons": "^0.3.3", + "@fluentui/react-compose": "^0.19.3", + "@fluentui/react-icons": "^0.3.4", "@fluentui/react-stylesheets": "^0.2.2", - "@fluentui/react-theme-provider": "^0.13.1", - "@uifabric/react-hooks": "^7.13.3", + "@fluentui/react-theme-provider": "^0.13.2", + "@uifabric/react-hooks": "^7.13.4", "@uifabric/set-version": "^7.0.23", - "@uifabric/utilities": "^7.32.1", + "@uifabric/utilities": "^7.32.2", "tslib": "^1.10.0" }, "peerDependencies": { diff --git a/packages/react-button/package.json b/packages/react-button/package.json index abf2260f075cc..c6aa6f9fde956 100644 --- a/packages/react-button/package.json +++ b/packages/react-button/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-button", - "version": "0.13.1", + "version": "0.13.2", "description": "Fluent UI React Button component.", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -32,7 +32,7 @@ "@fluentui/eslint-plugin": "^0.54.1", "@fluentui/ie11-polyfills": "^0.1.2", "@fluentui/react-conformance": "^0.1.2", - "@fluentui/storybook": "^0.4.15", + "@fluentui/storybook": "^0.4.16", "@types/enzyme": "3.10.3", "@types/enzyme-adapter-react-16": "1.0.3", "@types/jest": "~24.9.0", @@ -41,7 +41,7 @@ "@types/react-test-renderer": "^16.0.0", "@types/webpack-env": "1.15.1", "@uifabric/build": "^7.0.0", - "@uifabric/example-app-base": "^7.15.12", + "@uifabric/example-app-base": "^7.15.13", "enzyme": "~3.10.0", "enzyme-adapter-react-16": "^1.15.0", "react": "16.8.6", @@ -50,15 +50,15 @@ "react-test-renderer": "^16.3.0" }, "dependencies": { - "@fluentui/react-compose": "^0.19.2", + "@fluentui/react-compose": "^0.19.3", "@fluentui/keyboard-key": "^0.2.12", - "@fluentui/react-icons": "^0.3.3", - "@fluentui/react-theme-provider": "^0.13.1", - "@fluentui/theme": "^0.3.1", + "@fluentui/react-icons": "^0.3.4", + "@fluentui/react-theme-provider": "^0.13.2", + "@fluentui/theme": "^0.3.2", "@microsoft/load-themed-styles": "^1.10.26", - "@uifabric/react-hooks": "^7.13.3", + "@uifabric/react-hooks": "^7.13.4", "@uifabric/set-version": "^7.0.23", - "@uifabric/utilities": "^7.32.1", + "@uifabric/utilities": "^7.32.2", "tslib": "^1.10.0" }, "peerDependencies": { @@ -66,6 +66,6 @@ "@types/react-dom": ">=16.8.0 <17.0.0", "react": ">=16.8.0 <17.0.0", "react-dom": ">=16.8.0 <17.0.0", - "office-ui-fabric-react": ">=7.137.5 <8.0.0" + "office-ui-fabric-react": ">=7.138.0 <8.0.0" } } diff --git a/packages/react-cards/package.json b/packages/react-cards/package.json index b07843ee05f57..1bc5391e1e000 100644 --- a/packages/react-cards/package.json +++ b/packages/react-cards/package.json @@ -1,6 +1,6 @@ { "name": "@uifabric/react-cards", - "version": "0.112.12", + "version": "0.112.13", "description": "Card container components for Fluent UI React.", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -35,11 +35,11 @@ "@types/react-dom": "16.8.4", "@types/react-test-renderer": "^16.0.0", "@types/webpack-env": "1.15.1", - "@uifabric/azure-themes": "^7.5.12", + "@uifabric/azure-themes": "^7.5.13", "@uifabric/build": "^7.0.0", - "@uifabric/example-app-base": "^7.15.12", + "@uifabric/example-app-base": "^7.15.13", "@uifabric/jest-serializer-merge-styles": "^7.2.2", - "@uifabric/theme-samples": "^7.1.16", + "@uifabric/theme-samples": "^7.1.17", "enzyme": "~3.10.0", "enzyme-adapter-react-16": "^1.15.0", "react": "16.8.6", @@ -49,10 +49,10 @@ }, "dependencies": { "@microsoft/load-themed-styles": "^1.10.26", - "@uifabric/file-type-icons": "^7.6.5", - "@uifabric/foundation": "^7.9.4", + "@uifabric/file-type-icons": "^7.6.6", + "@uifabric/foundation": "^7.9.5", "@uifabric/set-version": "^7.0.23", - "office-ui-fabric-react": "^7.137.5", + "office-ui-fabric-react": "^7.138.0", "tslib": "^1.10.0" }, "peerDependencies": { diff --git a/packages/react-checkbox/package.json b/packages/react-checkbox/package.json index 8eee83e94cd91..780b4dc44d618 100644 --- a/packages/react-checkbox/package.json +++ b/packages/react-checkbox/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-checkbox", - "version": "0.3.2", + "version": "0.3.3", "description": "Fluent UI React Checkbox component", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -36,7 +36,7 @@ "@types/react-dom": "16.8.4", "@types/react-test-renderer": "^16.0.0", "@types/webpack-env": "1.15.1", - "@fluentui/storybook": "^0.4.15", + "@fluentui/storybook": "^0.4.16", "@uifabric/build": "^7.0.0", "enzyme": "~3.10.0", "enzyme-adapter-react-16": "^1.15.0", @@ -46,14 +46,14 @@ "react-test-renderer": "^16.3.0" }, "dependencies": { - "@fluentui/react-compose": "^0.19.2", - "@fluentui/react-icons": "^0.3.3", - "@fluentui/react-theme-provider": "^0.13.1", - "@uifabric/react-hooks": "^7.13.3", + "@fluentui/react-compose": "^0.19.3", + "@fluentui/react-icons": "^0.3.4", + "@fluentui/react-theme-provider": "^0.13.2", + "@uifabric/react-hooks": "^7.13.4", "@uifabric/set-version": "^7.0.23", - "@uifabric/styling": "^7.16.4", - "@uifabric/utilities": "^7.32.1", - "office-ui-fabric-react": "^7.137.5", + "@uifabric/styling": "^7.16.5", + "@uifabric/utilities": "^7.32.2", + "office-ui-fabric-react": "^7.138.0", "tslib": "^1.10.0" }, "peerDependencies": { diff --git a/packages/react-compose/package.json b/packages/react-compose/package.json index 1a3ff76ffc345..6af997b4c569e 100644 --- a/packages/react-compose/package.json +++ b/packages/react-compose/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-compose", - "version": "0.19.2", + "version": "0.19.3", "description": "Fluent UI React component composition.", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -31,7 +31,7 @@ "@types/react": "16.8.25", "@types/webpack-env": "1.15.1", "@uifabric/build": "^7.0.0", - "@uifabric/test-utilities": "^7.2.2", + "@uifabric/test-utilities": "^7.3.0", "enzyme": "~3.10.0", "enzyme-adapter-react-16": "^1.15.0", "react": "16.8.6" @@ -39,7 +39,7 @@ "dependencies": { "@types/classnames": "^2.2.9", "@uifabric/set-version": "^7.0.23", - "@uifabric/utilities": "^7.32.1", + "@uifabric/utilities": "^7.32.2", "tslib": "^1.10.0", "classnames": "^2.2.6" }, diff --git a/packages/react-flex/package.json b/packages/react-flex/package.json index bee6b7a5f21e6..83dea1e74f493 100644 --- a/packages/react-flex/package.json +++ b/packages/react-flex/package.json @@ -36,12 +36,12 @@ }, "dependencies": { "@fluentui/react-bindings": "^0.51.0", - "@fluentui/react-button": "^0.13.1", - "@fluentui/react-compose": "^0.19.2", - "@fluentui/react-theme-provider": "^0.13.1", - "@fluentui/theme": "^0.3.1", + "@fluentui/react-button": "^0.13.2", + "@fluentui/react-compose": "^0.19.3", + "@fluentui/react-theme-provider": "^0.13.2", + "@fluentui/theme": "^0.3.2", "@uifabric/set-version": "^7.0.23", - "office-ui-fabric-react": "^7.137.5", + "office-ui-fabric-react": "^7.138.0", "tslib": "^1.10.0" }, "peerDependencies": { diff --git a/packages/react-focus/package.json b/packages/react-focus/package.json index b99b1d0854f2f..d758772d063fd 100644 --- a/packages/react-focus/package.json +++ b/packages/react-focus/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-focus", - "version": "7.16.4", + "version": "7.16.5", "description": "Focus helpers to be used in React applications.", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -48,8 +48,8 @@ "@fluentui/keyboard-key": "^0.2.12", "@uifabric/merge-styles": "^7.19.1", "@uifabric/set-version": "^7.0.23", - "@uifabric/styling": "^7.16.4", - "@uifabric/utilities": "^7.32.1", + "@uifabric/styling": "^7.16.5", + "@uifabric/utilities": "^7.32.2", "tslib": "^1.10.0" }, "peerDependencies": { diff --git a/packages/react-hooks/package.json b/packages/react-hooks/package.json index 2f321e3882c6f..aa6eaded8c538 100644 --- a/packages/react-hooks/package.json +++ b/packages/react-hooks/package.json @@ -1,6 +1,6 @@ { "name": "@uifabric/react-hooks", - "version": "7.13.3", + "version": "7.13.4", "description": "Fluent UI React hooks.", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -33,16 +33,16 @@ "@types/react-dom": "16.8.4", "@types/webpack-env": "1.15.1", "@uifabric/build": "^7.0.0", - "@uifabric/test-utilities": "^7.2.2", + "@uifabric/test-utilities": "^7.3.0", "enzyme": "~3.10.0", "enzyme-adapter-react-16": "^1.15.0", "react": "16.8.6", "react-dom": "16.8.6" }, "dependencies": { - "@fluentui/react-window-provider": "^0.3.2", + "@fluentui/react-window-provider": "^0.3.3", "@uifabric/set-version": "^7.0.23", - "@uifabric/utilities": "^7.32.1", + "@uifabric/utilities": "^7.32.2", "tslib": "^1.10.0" }, "peerDependencies": { diff --git a/packages/react-icons/package.json b/packages/react-icons/package.json index e54a0d409e5fb..3ffb7f29e954d 100644 --- a/packages/react-icons/package.json +++ b/packages/react-icons/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-icons", - "version": "0.3.3", + "version": "0.3.4", "description": "React components for building web experiences.", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -47,7 +47,7 @@ "dependencies": { "@microsoft/load-themed-styles": "^1.10.26", "@uifabric/set-version": "^7.0.23", - "@uifabric/utilities": "^7.32.1", + "@uifabric/utilities": "^7.32.2", "tslib": "^1.10.0" }, "peerDependencies": { diff --git a/packages/react-image/package.json b/packages/react-image/package.json index 808e32437897a..e475e9f2d2d55 100644 --- a/packages/react-image/package.json +++ b/packages/react-image/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-image", - "version": "0.6.3", + "version": "0.6.4", "description": "Fluent UI React Image component.", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -28,7 +28,7 @@ }, "devDependencies": { "@fluentui/eslint-plugin": "^0.54.1", - "@fluentui/storybook": "^0.4.15", + "@fluentui/storybook": "^0.4.16", "@types/enzyme": "3.10.3", "@types/enzyme-adapter-react-16": "1.0.3", "@types/jest": "~24.9.0", @@ -47,10 +47,10 @@ "react-test-renderer": "^16.3.0" }, "dependencies": { - "@fluentui/react-compose": "^0.19.2", - "@fluentui/react-theme-provider": "^0.13.1", + "@fluentui/react-compose": "^0.19.3", + "@fluentui/react-theme-provider": "^0.13.2", "@microsoft/load-themed-styles": "^1.10.26", - "@uifabric/react-hooks": "^7.13.3", + "@uifabric/react-hooks": "^7.13.4", "@uifabric/set-version": "^7.0.23", "object-fit-images": "^3.2.4", "tslib": "^1.10.0" diff --git a/packages/react-link/package.json b/packages/react-link/package.json index 4a129dd7cf2b0..37ba4cc5245c4 100644 --- a/packages/react-link/package.json +++ b/packages/react-link/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-link", - "version": "0.3.2", + "version": "0.3.3", "description": "Fluent UI React Link component", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -28,7 +28,7 @@ }, "devDependencies": { "@fluentui/eslint-plugin": "^0.54.1", - "@fluentui/storybook": "^0.4.15", + "@fluentui/storybook": "^0.4.16", "@types/enzyme": "3.10.3", "@types/enzyme-adapter-react-16": "1.0.3", "@types/jest": "~24.9.0", @@ -44,12 +44,12 @@ "react-dom": "16.8.6" }, "dependencies": { - "@fluentui/react-compose": "^0.19.2", - "@uifabric/react-hooks": "^7.13.3", + "@fluentui/react-compose": "^0.19.3", + "@uifabric/react-hooks": "^7.13.4", "@uifabric/set-version": "^7.0.23", - "@uifabric/styling": "^7.16.4", - "@uifabric/utilities": "^7.32.1", - "office-ui-fabric-react": "^7.137.5", + "@uifabric/styling": "^7.16.5", + "@uifabric/utilities": "^7.32.2", + "office-ui-fabric-react": "^7.138.0", "tslib": "^1.10.0" }, "peerDependencies": { diff --git a/packages/react-next/CHANGELOG.json b/packages/react-next/CHANGELOG.json index daa604dacd87c..38c3ccafb73de 100644 --- a/packages/react-next/CHANGELOG.json +++ b/packages/react-next/CHANGELOG.json @@ -1,6 +1,41 @@ { "name": "@fluentui/react-next", "entries": [ + { + "date": "Thu, 17 Sep 2020 23:15:07 GMT", + "tag": "@fluentui/react-next_v8.0.0-alpha.111", + "version": "8.0.0-alpha.111", + "comments": { + "prerelease": [ + { + "comment": "Fix React StrictMode issues in ComboBox", + "author": "miclo@microsoft.com", + "commit": "2a65fb9d5df81f57e7289ebbcdfb8f52553402b3", + "package": "@fluentui/react-next" + }, + { + "comment": "Adding Calendar and DatePicker to react-next compat folder.", + "author": "czearing@outlook.com", + "commit": "49b736214cdb26e19242613ccaa59cbcd0d2ea59", + "package": "@fluentui/react-next" + }, + { + "comment": "Fix implicit merge conflict in ComboBox", + "author": "elcraig@microsoft.com", + "commit": "3d11ce74301cde200093714945376e1650c92a1a", + "package": "@fluentui/react-next" + } + ], + "none": [ + { + "comment": "Adding release note tweaks.", + "author": "dzearing@hotmail.com", + "commit": "499321957f7e9c10baa3b769b5e1284fde48294d", + "package": "@fluentui/react-next" + } + ] + } + }, { "date": "Thu, 17 Sep 2020 12:25:04 GMT", "tag": "@fluentui/react-next_v8.0.0-alpha.109", diff --git a/packages/react-next/CHANGELOG.md b/packages/react-next/CHANGELOG.md index 5c3db0fe6facc..119a4402da1b0 100644 --- a/packages/react-next/CHANGELOG.md +++ b/packages/react-next/CHANGELOG.md @@ -1,9 +1,20 @@ # Change Log - @fluentui/react-next -This log was last generated on Thu, 17 Sep 2020 12:25:04 GMT and should not be manually modified. +This log was last generated on Thu, 17 Sep 2020 23:15:07 GMT and should not be manually modified. +## [8.0.0-alpha.111](https://github.com/microsoft/fluentui/tree/@fluentui/react-next_v8.0.0-alpha.111) + +Thu, 17 Sep 2020 23:15:07 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-next_v8.0.0-alpha.109..@fluentui/react-next_v8.0.0-alpha.111) + +### Changes + +- Fix React StrictMode issues in ComboBox ([PR #14719](https://github.com/microsoft/fluentui/pull/14719) by miclo@microsoft.com) +- Adding Calendar and DatePicker to react-next compat folder. ([PR #15079](https://github.com/microsoft/fluentui/pull/15079) by czearing@outlook.com) +- Fix implicit merge conflict in ComboBox ([PR #15096](https://github.com/microsoft/fluentui/pull/15096) by elcraig@microsoft.com) + ## [8.0.0-alpha.109](https://github.com/microsoft/fluentui/tree/@fluentui/react-next_v8.0.0-alpha.109) Thu, 17 Sep 2020 12:25:04 GMT diff --git a/packages/react-next/package.json b/packages/react-next/package.json index f6e1960586a02..a845e9c7c589e 100644 --- a/packages/react-next/package.json +++ b/packages/react-next/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-next", - "version": "8.0.0-alpha.110", + "version": "8.0.0-alpha.111", "beachball": { "disallowedChangeTypes": [ "patch", @@ -48,9 +48,9 @@ "@uifabric/build": "^7.0.0", "@uifabric/example-data": "^7.1.4", "@uifabric/jest-serializer-merge-styles": "^7.2.2", - "@uifabric/test-utilities": "^7.2.2", + "@uifabric/test-utilities": "^7.3.0", "@fluentui/react-conformance": "^0.1.2", - "@fluentui/storybook": "^0.4.15", + "@fluentui/storybook": "^0.4.16", "chalk": "^2.1.0", "enzyme": "~3.10.0", "enzyme-adapter-react-16": "^1.15.0", @@ -64,24 +64,24 @@ "storybook-addon-performance": "^0.9.0" }, "dependencies": { - "@fluentui/react-button": "^0.13.1", - "@fluentui/react-checkbox": "^0.3.2", - "@fluentui/react-compose": "^0.19.2", - "@fluentui/react-focus": "^7.16.4", - "@fluentui/react-link": "^0.3.2", - "@fluentui/react-icons": "^0.3.3", - "@fluentui/react-slider": "^0.3.2", - "@fluentui/react-toggle": "^0.3.2", - "@fluentui/react-tabs": "^0.6.2", - "@fluentui/react-theme-provider": "^0.13.1", - "@fluentui/react-window-provider": "^0.3.2", - "@uifabric/date-time": "^7.17.10", - "@uifabric/icons": "^7.5.4", + "@fluentui/react-button": "^0.13.2", + "@fluentui/react-checkbox": "^0.3.3", + "@fluentui/react-compose": "^0.19.3", + "@fluentui/react-focus": "^7.16.5", + "@fluentui/react-link": "^0.3.3", + "@fluentui/react-icons": "^0.3.4", + "@fluentui/react-slider": "^0.3.3", + "@fluentui/react-toggle": "^0.3.3", + "@fluentui/react-tabs": "^0.6.3", + "@fluentui/react-theme-provider": "^0.13.2", + "@fluentui/react-window-provider": "^0.3.3", + "@uifabric/date-time": "^7.17.11", + "@uifabric/icons": "^7.5.5", "@uifabric/merge-styles": "^7.19.1", - "@uifabric/react-hooks": "^7.13.3", + "@uifabric/react-hooks": "^7.13.4", "@uifabric/set-version": "^7.0.23", - "@uifabric/utilities": "^7.32.1", - "office-ui-fabric-react": "^7.137.5", + "@uifabric/utilities": "^7.32.2", + "office-ui-fabric-react": "^7.138.0", "tslib": "^1.10.0" }, "peerDependencies": { diff --git a/packages/react-slider/package.json b/packages/react-slider/package.json index 01063acaf58f5..6d4d0139a799f 100644 --- a/packages/react-slider/package.json +++ b/packages/react-slider/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-slider", - "version": "0.3.2", + "version": "0.3.3", "description": "Fluent UI React Slider component", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -29,7 +29,7 @@ "devDependencies": { "@fluentui/eslint-plugin": "^0.54.1", "@fluentui/react-conformance": "^0.1.2", - "@fluentui/storybook": "^0.4.15", + "@fluentui/storybook": "^0.4.16", "@types/enzyme": "3.10.3", "@types/enzyme-adapter-react-16": "1.0.3", "@types/jest": "~24.9.0", @@ -45,11 +45,11 @@ "react-dom": "16.8.6" }, "dependencies": { - "@uifabric/react-hooks": "^7.13.3", + "@uifabric/react-hooks": "^7.13.4", "@uifabric/set-version": "^7.0.23", - "@uifabric/styling": "^7.16.4", - "@uifabric/utilities": "^7.32.1", - "office-ui-fabric-react": "^7.137.5", + "@uifabric/styling": "^7.16.5", + "@uifabric/utilities": "^7.32.2", + "office-ui-fabric-react": "^7.138.0", "tslib": "^1.10.0" }, "peerDependencies": { diff --git a/packages/react-spinbutton/package.json b/packages/react-spinbutton/package.json index 088c6b7a22626..48eb2e1e52d37 100644 --- a/packages/react-spinbutton/package.json +++ b/packages/react-spinbutton/package.json @@ -26,7 +26,7 @@ }, "devDependencies": { "@fluentui/eslint-plugin": "^0.54.1", - "@fluentui/storybook": "", + "@fluentui/storybook": "0.4.16", "@types/react": "16.8.25", "@types/react-dom": "16.8.4", "@types/webpack-env": "1.15.1", diff --git a/packages/react-tabs/package.json b/packages/react-tabs/package.json index e77c6a820d990..7c03458231a34 100644 --- a/packages/react-tabs/package.json +++ b/packages/react-tabs/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-tabs", - "version": "0.6.2", + "version": "0.6.3", "description": "Fluent UI React Tabs component", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -36,7 +36,7 @@ "@types/react-dom": "16.8.4", "@types/react-test-renderer": "^16.0.0", "@types/webpack-env": "1.15.1", - "@fluentui/storybook": "^0.4.15", + "@fluentui/storybook": "^0.4.16", "@uifabric/build": "^7.0.0", "enzyme": "~3.10.0", "react": "16.8.6", @@ -44,13 +44,13 @@ "react-dom": "16.8.6" }, "dependencies": { - "@fluentui/react-icons": "^0.3.3", - "@fluentui/react-theme-provider": "^0.13.1", - "@uifabric/react-hooks": "^7.13.3", + "@fluentui/react-icons": "^0.3.4", + "@fluentui/react-theme-provider": "^0.13.2", + "@uifabric/react-hooks": "^7.13.4", "@uifabric/set-version": "^7.0.23", - "@uifabric/styling": "^7.16.4", - "@uifabric/utilities": "^7.32.1", - "office-ui-fabric-react": "^7.137.5", + "@uifabric/styling": "^7.16.5", + "@uifabric/utilities": "^7.32.2", + "office-ui-fabric-react": "^7.138.0", "tslib": "^1.10.0" }, "peerDependencies": { diff --git a/packages/react-theme-provider/package.json b/packages/react-theme-provider/package.json index f6daedded1dd2..282be5c875140 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": "0.13.1", + "version": "0.13.2", "description": "Fluent UI React theme provider component, hook, and theme related utilities.", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -36,7 +36,7 @@ "@types/react-test-renderer": "^16.0.0", "@types/webpack-env": "1.15.1", "@uifabric/build": "^7.0.0", - "@uifabric/test-utilities": "^7.2.2", + "@uifabric/test-utilities": "^7.3.0", "enzyme": "~3.10.0", "enzyme-adapter-react-16": "^1.15.0", "react": "16.8.6", @@ -44,14 +44,14 @@ "react-test-renderer": "^16.3.0" }, "dependencies": { - "@fluentui/react-compose": "^0.19.2", + "@fluentui/react-compose": "^0.19.3", "@fluentui/react-stylesheets": "^0.2.2", - "@fluentui/theme": "^0.3.1", - "@fluentui/react-window-provider": "^0.3.2", + "@fluentui/theme": "^0.3.2", + "@fluentui/react-window-provider": "^0.3.3", "@uifabric/set-version": "^7.0.23", "@uifabric/merge-styles": "^7.19.1", - "@uifabric/styling": "^7.16.4", - "@uifabric/utilities": "^7.32.1", + "@uifabric/styling": "^7.16.5", + "@uifabric/utilities": "^7.32.2", "classnames": "^2.2.6", "tslib": "^1.10.0" }, diff --git a/packages/react-toggle/package.json b/packages/react-toggle/package.json index e46226f4af91b..81f03212fd679 100644 --- a/packages/react-toggle/package.json +++ b/packages/react-toggle/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-toggle", - "version": "0.3.2", + "version": "0.3.3", "description": "Fluent UI React Toggle component", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -28,7 +28,7 @@ }, "devDependencies": { "@fluentui/eslint-plugin": "^0.54.1", - "@fluentui/storybook": "^0.4.15", + "@fluentui/storybook": "^0.4.16", "@types/enzyme": "3.10.3", "@types/enzyme-adapter-react-16": "1.0.3", "@types/jest": "~24.9.0", @@ -43,12 +43,12 @@ "sinon": "^4.1.3" }, "dependencies": { - "@uifabric/react-hooks": "^7.13.3", - "@fluentui/react-compose": "^0.19.2", + "@uifabric/react-hooks": "^7.13.4", + "@fluentui/react-compose": "^0.19.3", "@uifabric/set-version": "^7.0.23", - "@uifabric/styling": "^7.16.4", - "@uifabric/utilities": "^7.32.1", - "office-ui-fabric-react": "^7.137.5", + "@uifabric/styling": "^7.16.5", + "@uifabric/utilities": "^7.32.2", + "office-ui-fabric-react": "^7.138.0", "tslib": "^1.10.0" }, "peerDependencies": { diff --git a/packages/react-window-provider/package.json b/packages/react-window-provider/package.json index fa54b7035a278..4781003d5f12c 100644 --- a/packages/react-window-provider/package.json +++ b/packages/react-window-provider/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-window-provider", - "version": "0.3.2", + "version": "0.3.3", "description": "Utilities for providing and consuming the window/document objects even across portal/iframe/child-window boundaries.", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -28,7 +28,7 @@ }, "devDependencies": { "@fluentui/eslint-plugin": "^0.54.1", - "@uifabric/test-utilities": "^7.2.2", + "@uifabric/test-utilities": "^7.3.0", "@types/react": "16.8.25", "@types/react-dom": "16.8.4", "@types/webpack-env": "1.15.1", diff --git a/packages/react/CHANGELOG.json b/packages/react/CHANGELOG.json index 4225618c0ca8f..9069d67d244d4 100644 --- a/packages/react/CHANGELOG.json +++ b/packages/react/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@fluentui/react", "entries": [ + { + "date": "Thu, 17 Sep 2020 23:15:07 GMT", + "tag": "@fluentui/react_v7.138.0", + "version": "7.138.0", + "comments": { + "minor": [ + { + "comment": "Adding a compat folder and introducing compat component exports.", + "author": "czearing@outlook.com", + "commit": "49b736214cdb26e19242613ccaa59cbcd0d2ea59", + "package": "@fluentui/react" + } + ] + } + }, { "date": "Wed, 16 Sep 2020 12:27:22 GMT", "tag": "@fluentui/react_v7.137.3", diff --git a/packages/react/CHANGELOG.md b/packages/react/CHANGELOG.md index a052408d53695..01163d1d93dcb 100644 --- a/packages/react/CHANGELOG.md +++ b/packages/react/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - @fluentui/react -This log was last generated on Wed, 09 Sep 2020 18:41:54 GMT and should not be manually modified. +This log was last generated on Thu, 17 Sep 2020 23:15:07 GMT and should not be manually modified. +## [7.138.0](https://github.com/microsoft/fluentui/tree/@fluentui/react_v7.138.0) + +Thu, 17 Sep 2020 23:15:07 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react_v7.137.3..@fluentui/react_v7.138.0) + +### Minor changes + +- Adding a compat folder and introducing compat component exports. ([PR #15079](https://github.com/microsoft/fluentui/pull/15079) by czearing@outlook.com) + ## [7.136.0](https://github.com/microsoft/fluentui/tree/@fluentui/react_v7.136.0) Wed, 09 Sep 2020 18:41:54 GMT diff --git a/packages/react/package.json b/packages/react/package.json index c2e1c942c0704..5057df8fc7472 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react", - "version": "7.137.5", + "version": "7.138.0", "description": "Reusable React components for building web experiences.", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -35,7 +35,7 @@ }, "dependencies": { "@uifabric/set-version": "^7.0.23", - "office-ui-fabric-react": "^7.137.5", + "office-ui-fabric-react": "^7.138.0", "tslib": "^1.10.0" }, "peerDependencies": { diff --git a/packages/storybook/package.json b/packages/storybook/package.json index 2bcff5da7013a..e67cc76a6efde 100644 --- a/packages/storybook/package.json +++ b/packages/storybook/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/storybook", - "version": "0.4.15", + "version": "0.4.16", "description": "Storybook addons for Fluent UI React", "main": "lib/index.js", "typings": "lib/index.d.ts", @@ -26,12 +26,12 @@ }, "dependencies": { "tslib": "^1.10.0", - "@fluentui/react-theme-provider": "^0.13.1", + "@fluentui/react-theme-provider": "^0.13.2", "@storybook/addon-knobs": "^5.3.8", "@storybook/addons": "^5.3.8", - "@uifabric/azure-themes": "^7.5.12", - "@uifabric/mdl2-theme": "^0.3.11", - "@uifabric/theme-samples": "^7.1.16" + "@uifabric/azure-themes": "^7.5.13", + "@uifabric/mdl2-theme": "^0.3.12", + "@uifabric/theme-samples": "^7.1.17" }, "peerDependencies": { "@types/react": ">=16.8.0 <17.0.0", diff --git a/packages/styling/package.json b/packages/styling/package.json index b649e3bb321e3..1778e0e930b1a 100644 --- a/packages/styling/package.json +++ b/packages/styling/package.json @@ -1,6 +1,6 @@ { "name": "@uifabric/styling", - "version": "7.16.4", + "version": "7.16.5", "description": "Styling helpers for Fluent UI React.", "repository": { "type": "git", @@ -34,10 +34,10 @@ }, "dependencies": { "@microsoft/load-themed-styles": "^1.10.26", - "@fluentui/theme": "^0.3.1", + "@fluentui/theme": "^0.3.2", "@uifabric/merge-styles": "^7.19.1", "@uifabric/set-version": "^7.0.23", - "@uifabric/utilities": "^7.32.1", + "@uifabric/utilities": "^7.32.2", "tslib": "^1.10.0" } } diff --git a/packages/test-utilities/CHANGELOG.json b/packages/test-utilities/CHANGELOG.json index 8ad34084a081b..1f129b5f8ebf3 100644 --- a/packages/test-utilities/CHANGELOG.json +++ b/packages/test-utilities/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@uifabric/test-utilities", "entries": [ + { + "date": "Thu, 17 Sep 2020 23:15:07 GMT", + "tag": "@uifabric/test-utilities_v7.3.0", + "version": "7.3.0", + "comments": { + "minor": [ + { + "comment": "Add the ability to specify reder options to safeCreate", + "author": "miclo@microsoft.com", + "commit": "2a65fb9d5df81f57e7289ebbcdfb8f52553402b3", + "package": "@uifabric/test-utilities" + } + ] + } + }, { "date": "Wed, 16 Sep 2020 12:27:22 GMT", "tag": "@uifabric/test-utilities_v7.2.2", diff --git a/packages/test-utilities/CHANGELOG.md b/packages/test-utilities/CHANGELOG.md index cfcbd4f07b222..96e5a2007152b 100644 --- a/packages/test-utilities/CHANGELOG.md +++ b/packages/test-utilities/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - @uifabric/test-utilities -This log was last generated on Wed, 16 Sep 2020 12:27:22 GMT and should not be manually modified. +This log was last generated on Thu, 17 Sep 2020 23:15:07 GMT and should not be manually modified. +## [7.3.0](https://github.com/microsoft/fluentui/tree/@uifabric/test-utilities_v7.3.0) + +Thu, 17 Sep 2020 23:15:07 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/test-utilities_v7.2.2..@uifabric/test-utilities_v7.3.0) + +### Minor changes + +- Add the ability to specify reder options to safeCreate ([PR #14719](https://github.com/microsoft/fluentui/pull/14719) by miclo@microsoft.com) + ## [7.2.2](https://github.com/microsoft/fluentui/tree/@uifabric/test-utilities_v7.2.2) Wed, 16 Sep 2020 12:27:22 GMT diff --git a/packages/test-utilities/package.json b/packages/test-utilities/package.json index e00b73ad33d7d..a9eae2252a1b5 100644 --- a/packages/test-utilities/package.json +++ b/packages/test-utilities/package.json @@ -1,6 +1,6 @@ { "name": "@uifabric/test-utilities", - "version": "7.2.2", + "version": "7.3.0", "description": "Utilities used when testing components.", "main": "lib-commonjs/index.js", "module": "lib/index.js", diff --git a/packages/theme-samples/package.json b/packages/theme-samples/package.json index f3215e76baaed..c0c20bb5feb57 100644 --- a/packages/theme-samples/package.json +++ b/packages/theme-samples/package.json @@ -1,6 +1,6 @@ { "name": "@uifabric/theme-samples", - "version": "7.1.16", + "version": "7.1.17", "description": "Sample themes for use with Fabric components.", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -27,8 +27,8 @@ }, "dependencies": { "@uifabric/set-version": "^7.0.23", - "@uifabric/variants": "^7.2.16", - "office-ui-fabric-react": "^7.137.5", + "@uifabric/variants": "^7.2.17", + "office-ui-fabric-react": "^7.138.0", "tslib": "^1.10.0" } } diff --git a/packages/theme/package.json b/packages/theme/package.json index 9993c502b722f..40cc022bc7ef5 100644 --- a/packages/theme/package.json +++ b/packages/theme/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/theme", - "version": "0.3.1", + "version": "0.3.2", "description": "Basic building blocks for Fluent UI React Component themes", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -43,7 +43,7 @@ }, "dependencies": { "@uifabric/merge-styles": "^7.19.1", - "@uifabric/utilities": "^7.32.1", + "@uifabric/utilities": "^7.32.2", "@uifabric/set-version": "^7.0.23", "tslib": "^1.10.0" }, diff --git a/packages/tsx-editor/package.json b/packages/tsx-editor/package.json index 6dfdda5012005..146d1416678ec 100644 --- a/packages/tsx-editor/package.json +++ b/packages/tsx-editor/package.json @@ -1,6 +1,6 @@ { "name": "@uifabric/tsx-editor", - "version": "0.13.12", + "version": "0.13.13", "description": "Live tsx editor for Fabric website.", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -40,8 +40,8 @@ "@microsoft/load-themed-styles": "^1.10.26", "@uifabric/example-data": "^7.1.4", "@uifabric/monaco-editor": "^0.5.18", - "@uifabric/react-hooks": "^7.13.3", - "office-ui-fabric-react": "^7.137.5", + "@uifabric/react-hooks": "^7.13.4", + "office-ui-fabric-react": "^7.138.0", "raw-loader": "^0.5.1", "react-syntax-highlighter": "^10.1.3", "tslib": "^1.10.0", diff --git a/packages/utilities/package.json b/packages/utilities/package.json index 898f11871110f..3063742be925c 100644 --- a/packages/utilities/package.json +++ b/packages/utilities/package.json @@ -1,6 +1,6 @@ { "name": "@uifabric/utilities", - "version": "7.32.1", + "version": "7.32.2", "description": "Fluent UI React utilities for building components.", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -38,7 +38,7 @@ "@types/sinon": "2.2.2", "@uifabric/build": "^7.0.0", "@uifabric/jest-serializer-merge-styles": "^7.2.2", - "@uifabric/test-utilities": "^7.2.2", + "@uifabric/test-utilities": "^7.3.0", "enzyme": "~3.10.0", "enzyme-adapter-react-16": "^1.15.0", "react": "16.8.6", diff --git a/packages/variants/package.json b/packages/variants/package.json index 2c403813e8085..f2b8769c08a0c 100644 --- a/packages/variants/package.json +++ b/packages/variants/package.json @@ -1,6 +1,6 @@ { "name": "@uifabric/variants", - "version": "7.2.16", + "version": "7.2.17", "description": "Fluent UI React subtheme generator.", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -28,7 +28,7 @@ }, "dependencies": { "@uifabric/set-version": "^7.0.23", - "office-ui-fabric-react": "^7.137.5", + "office-ui-fabric-react": "^7.138.0", "tslib": "^1.10.0" } } diff --git a/packages/web-components/CHANGELOG.json b/packages/web-components/CHANGELOG.json index d6191ceffe4ba..aa3b50c072a13 100644 --- a/packages/web-components/CHANGELOG.json +++ b/packages/web-components/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@fluentui/web-components", "entries": [ + { + "date": "Thu, 17 Sep 2020 23:15:07 GMT", + "tag": "@fluentui/web-components_v0.3.0", + "version": "0.3.0", + "comments": { + "minor": [ + { + "comment": "fix design system properties inheritance", + "author": "jes@microsoft.com", + "commit": "82d4558d358448584949314d32a9fb26e4d78c86", + "package": "@fluentui/web-components" + } + ] + } + }, { "date": "Thu, 17 Sep 2020 12:25:04 GMT", "tag": "@fluentui/web-components_v0.2.0", diff --git a/packages/web-components/CHANGELOG.md b/packages/web-components/CHANGELOG.md index e9907940b9398..5f4dea088940e 100644 --- a/packages/web-components/CHANGELOG.md +++ b/packages/web-components/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - @fluentui/web-components -This log was last generated on Thu, 17 Sep 2020 12:25:04 GMT and should not be manually modified. +This log was last generated on Thu, 17 Sep 2020 23:15:07 GMT and should not be manually modified. +## [0.3.0](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v0.3.0) + +Thu, 17 Sep 2020 23:15:07 GMT +[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v0.2.0..@fluentui/web-components_v0.3.0) + +### Minor changes + +- fix design system properties inheritance ([PR #15106](https://github.com/microsoft/fluentui/pull/15106) by jes@microsoft.com) + ## [0.2.0](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v0.2.0) Thu, 17 Sep 2020 12:25:04 GMT diff --git a/packages/web-components/package.json b/packages/web-components/package.json index 214525f056b8e..c20373a80e36f 100644 --- a/packages/web-components/package.json +++ b/packages/web-components/package.json @@ -2,7 +2,7 @@ "name": "@fluentui/web-components", "description": "A library of Fluent Web Components", "sideEffects": false, - "version": "0.2.0", + "version": "0.3.0", "author": { "name": "Microsoft", "url": "https://discord.gg/FcSNfg4"