diff --git a/apps/fabric-website-resources/package.json b/apps/fabric-website-resources/package.json index d4d21c030031e5..2f097f849c2477 100644 --- a/apps/fabric-website-resources/package.json +++ b/apps/fabric-website-resources/package.json @@ -46,7 +46,7 @@ "es6-weak-map": "^2.0.2", "highlight.js": "^9.12.0", "office-ui-fabric-core": ">=9.0.0 <10.0.0", - "office-ui-fabric-react": ">=6.110.2 <7.0.0", + "office-ui-fabric-react": ">=6.111.0 <7.0.0", "react": ">=16.3.2-0 <17.0.0", "react-dom": ">=16.3.2-0 <17.0.0", "react-highlight": "0.10.0", @@ -56,7 +56,7 @@ }, "dependencies": { "@microsoft/load-themed-styles": "^1.7.13", - "@uifabric/example-app-base": ">=6.9.2 <7.0.0", + "@uifabric/example-app-base": ">=6.9.3 <7.0.0", "@uifabric/fluent-theme": ">=0.10.0 <1.0.0", "@uifabric/icons": ">=6.3.0 <7.0.0", "@uifabric/merge-styles": ">=6.15.0 <7.0.0", diff --git a/apps/fabric-website/package.json b/apps/fabric-website/package.json index 80c7b660d60e00..1ecbef54a78d49 100644 --- a/apps/fabric-website/package.json +++ b/apps/fabric-website/package.json @@ -43,14 +43,14 @@ }, "dependencies": { "@uifabric/fabric-website-resources": ">=6.9.8 <7.0.0", - "@uifabric/example-app-base": ">=6.9.2 <7.0.0", + "@uifabric/example-app-base": ">=6.9.3 <7.0.0", "@uifabric/experiments": ">=6.45.0 <7.0.0", "@microsoft/load-themed-styles": "^1.7.13", "@uifabric/icons": ">=6.3.0 <7.0.0", "@uifabric/set-version": ">=1.1.3 <2.0.0", "color-functions": "1.1.0", "json-loader": "^0.5.7", - "office-ui-fabric-react": ">=6.110.2 <7.0.0", + "office-ui-fabric-react": ">=6.111.0 <7.0.0", "tslib": "^1.7.1", "whatwg-fetch": "2.0.4" } diff --git a/apps/server-rendered-app/package.json b/apps/server-rendered-app/package.json index 37390fb18e4660..17b892d7c9bcd5 100644 --- a/apps/server-rendered-app/package.json +++ b/apps/server-rendered-app/package.json @@ -32,7 +32,7 @@ "@uifabric/merge-styles": ">=6.15.0 <7.0.0", "es6-promise": "^4.1.0", "immutability-helper": "^2.6.4", - "office-ui-fabric-react": ">=6.110.2 <7.0.0", + "office-ui-fabric-react": ">=6.111.0 <7.0.0", "react": ">=16.3.2-0 <17.0.0", "react-dom": ">=16.3.2-0 <17.0.0", "tslib": "^1.7.1" diff --git a/apps/ssr-tests/package.json b/apps/ssr-tests/package.json index 057b9987cdd233..28d7ff7e7d1841 100644 --- a/apps/ssr-tests/package.json +++ b/apps/ssr-tests/package.json @@ -26,7 +26,7 @@ "@types/webpack-env": "1.13.0", "@uifabric/fabric-website-resources": ">=6.9.8 <7.0.0", "mocha": "^3.3.0", - "office-ui-fabric-react": ">=6.110.2 <7.0.0", + "office-ui-fabric-react": ">=6.111.0 <7.0.0", "raw-loader": "^0.5.1", "react": ">=16.3.2-0 <17.0.0", "react-dom": ">=16.3.2-0 <17.0.0", diff --git a/apps/test-bundles/package.json b/apps/test-bundles/package.json index a9de9bbcb8dd7e..3ec72d99eb833b 100644 --- a/apps/test-bundles/package.json +++ b/apps/test-bundles/package.json @@ -34,7 +34,7 @@ "@uifabric/set-version": ">=1.1.3 <2.0.0", "react": ">=16.3.2-0 <17.0.0", "react-dom": ">=16.3.2-0 <17.0.0", - "office-ui-fabric-react": ">=6.110.2 <7.0.0", + "office-ui-fabric-react": ">=6.111.0 <7.0.0", "tslib": "^1.7.1" } } diff --git a/apps/todo-app/package.json b/apps/todo-app/package.json index 028d4b73959147..7868ab83400511 100644 --- a/apps/todo-app/package.json +++ b/apps/todo-app/package.json @@ -25,7 +25,7 @@ "@microsoft/load-themed-styles": "^1.7.13", "es6-promise": "^4.1.0", "immutability-helper": "^2.6.4", - "office-ui-fabric-react": ">=6.110.2 <7.0.0", + "office-ui-fabric-react": ">=6.111.0 <7.0.0", "react": ">=16.3.2-0 <17.0.0", "react-dom": ">=16.3.2-0 <17.0.0", "typescript": "2.8.4", diff --git a/apps/vr-tests/package.json b/apps/vr-tests/package.json index ab9dd84d895d96..df7061554c4663 100644 --- a/apps/vr-tests/package.json +++ b/apps/vr-tests/package.json @@ -37,7 +37,7 @@ "dependencies": { "@uifabric/experiments": ">=6.45.0 <7.0.0", "@uifabric/set-version": ">=1.1.3 <2.0.0", - "office-ui-fabric-react": ">=6.110.2 <7.0.0", + "office-ui-fabric-react": ">=6.111.0 <7.0.0", "react": ">=16.3.2-0 <17.0.0", "react-dom": ">=16.3.2-0 <17.0.0", "tslib": "^1.7.1", diff --git a/common/changes/@uifabric/example-app-base/IButtonProps-docx_2018-12-05-00-06.json b/common/changes/@uifabric/example-app-base/IButtonProps-docx_2018-12-05-00-06.json deleted file mode 100644 index 14e86694cd4110..00000000000000 --- a/common/changes/@uifabric/example-app-base/IButtonProps-docx_2018-12-05-00-06.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "packageName": "@uifabric/example-app-base", - "comment": "Fix for issue#7258:Documentation is missing for button", - "type": "patch" - } - ], - "packageName": "@uifabric/example-app-base", - "email": "afhassan@microsoft.com" -} \ No newline at end of file diff --git a/common/changes/@uifabric/example-app-base/changes1_2018-10-31-21-25.json b/common/changes/@uifabric/example-app-base/changes1_2018-10-31-21-25.json deleted file mode 100644 index 188007b31efed7..00000000000000 --- a/common/changes/@uifabric/example-app-base/changes1_2018-10-31-21-25.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "", - "packageName": "@uifabric/example-app-base", - "type": "none" - } - ], - "packageName": "@uifabric/example-app-base", - "email": "Humberto.Morimoto@microsoft.com" -} \ No newline at end of file diff --git a/common/changes/@uifabric/file-type-icons/file-type-icons_2018-12-04-19-46.json b/common/changes/@uifabric/file-type-icons/file-type-icons_2018-12-04-19-46.json deleted file mode 100644 index 0ceeff16ce1de7..00000000000000 --- a/common/changes/@uifabric/file-type-icons/file-type-icons_2018-12-04-19-46.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "packageName": "@uifabric/file-type-icons", - "comment": "Recognize additional file extensions", - "type": "patch" - } - ], - "packageName": "@uifabric/file-type-icons", - "email": "dmichon@microsoft.com" -} \ No newline at end of file diff --git a/common/changes/office-ui-fabric-react/arkgupta-dragDropBorderFix_2018-11-22-18-06.json b/common/changes/office-ui-fabric-react/arkgupta-dragDropBorderFix_2018-11-22-18-06.json deleted file mode 100644 index a4d1e8665a296c..00000000000000 --- a/common/changes/office-ui-fabric-react/arkgupta-dragDropBorderFix_2018-11-22-18-06.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "packageName": "office-ui-fabric-react", - "comment": "DetailsList: Prevent override of column cell border while dragging", - "type": "patch" - } - ], - "packageName": "office-ui-fabric-react", - "email": "arkgupta@microsoft.com" -} \ No newline at end of file diff --git a/common/changes/office-ui-fabric-react/cowuertz-dropdown_aria_label_fix_2018-12-03-22-30.json b/common/changes/office-ui-fabric-react/cowuertz-dropdown_aria_label_fix_2018-12-03-22-30.json deleted file mode 100644 index 3c411f2d89f65a..00000000000000 --- a/common/changes/office-ui-fabric-react/cowuertz-dropdown_aria_label_fix_2018-12-03-22-30.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "packageName": "office-ui-fabric-react", - "comment": "The Dropdown component will now only include an aria-labelled-by attribute when there is no provided ariaLabel prop. This means that the component will honor provided ariaLabels and create markup such that screen readers will read the aria label and not the regular label.", - "type": "minor" - } - ], - "packageName": "office-ui-fabric-react", - "email": "cowuertz@microsoft.com" -} \ No newline at end of file diff --git a/common/changes/office-ui-fabric-react/huaxi-no-spellcheck-in-picker_2018-12-04-22-21.json b/common/changes/office-ui-fabric-react/huaxi-no-spellcheck-in-picker_2018-12-04-22-21.json deleted file mode 100644 index 6b33e01900f30d..00000000000000 --- a/common/changes/office-ui-fabric-react/huaxi-no-spellcheck-in-picker_2018-12-04-22-21.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "packageName": "office-ui-fabric-react", - "comment": "spellCheck defaults to false in BasePicker", - "type": "patch" - } - ], - "packageName": "office-ui-fabric-react", - "email": "huaxi@microsoft.com" -} \ No newline at end of file diff --git a/packages/charting/package.json b/packages/charting/package.json index 51dfeb4999eb2d..e4330b80e4d09c 100644 --- a/packages/charting/package.json +++ b/packages/charting/package.json @@ -33,7 +33,7 @@ "@types/resemblejs": "~1.3.28", "@types/sinon": "2.2.2", "@types/webpack-env": "1.13.0", - "@uifabric/example-app-base": ">=6.9.2 <7.0.0", + "@uifabric/example-app-base": ">=6.9.3 <7.0.0", "@uifabric/jest-serializer-merge-styles": ">=6.0.6 <7.0.0", "@uifabric/prettier-rules": ">=1.0.0 <2.0.0", "@uifabric/tslint-rules": ">=1.0.0 <2.0.0", @@ -62,7 +62,7 @@ "d3-selection": "1.3.0", "d3-shape": "^1.2.0", "d3-time-format": "^2.1.3", - "office-ui-fabric-react": ">=6.110.2 <7.0.0", + "office-ui-fabric-react": ">=6.111.0 <7.0.0", "prop-types": "^15.5.10", "tslib": "^1.7.1" }, diff --git a/packages/dashboard/package.json b/packages/dashboard/package.json index 6644e6d31f7940..593fedae92fd79 100644 --- a/packages/dashboard/package.json +++ b/packages/dashboard/package.json @@ -4,12 +4,12 @@ "dependencies": { "@microsoft/load-themed-styles": "^1.7.13", "@uifabric/charting": "^0.28.4", - "@uifabric/example-app-base": ">=6.9.2 <7.0.0", + "@uifabric/example-app-base": ">=6.9.3 <7.0.0", "@uifabric/experiments": ">=6.45.0 <7.0.0", "@uifabric/set-version": ">=1.1.3 <2.0.0", "auto-fontsize": "^1.0.18", "css-loader": "^0.28.7", - "office-ui-fabric-react": ">=6.110.2 <7.0.0", + "office-ui-fabric-react": ">=6.111.0 <7.0.0", "react-grid-layout": "samiyaakhtar/react-grid-layout", "react-resizable": "^1.7.5", "style-loader": "^0.21.0", diff --git a/packages/date-time/package.json b/packages/date-time/package.json index ea8a0d758ee2c1..0e2be58edcaf02 100644 --- a/packages/date-time/package.json +++ b/packages/date-time/package.json @@ -30,7 +30,7 @@ "@types/react-dom": "16.0.5", "@types/react-test-renderer": "^16.0.0", "@types/webpack-env": "1.13.0", - "@uifabric/example-app-base": ">=6.9.2 <7.0.0", + "@uifabric/example-app-base": ">=6.9.3 <7.0.0", "@uifabric/jest-serializer-merge-styles": ">=6.0.6 <7.0.0", "@uifabric/prettier-rules": ">=1.0.0 <2.0.0", "@uifabric/tslint-rules": ">=1.0.0 <2.0.0", @@ -46,7 +46,7 @@ "@uifabric/set-version": ">=1.1.3 <2.0.0", "@uifabric/styling": ">=6.38.0 <7.0.0", "@uifabric/utilities": ">=6.27.0 <7.0.0", - "office-ui-fabric-react": ">=6.110.2 <7.0.0", + "office-ui-fabric-react": ">=6.111.0 <7.0.0", "tslib": "^1.7.1" }, "peerDependencies": { diff --git a/packages/example-app-base/CHANGELOG.json b/packages/example-app-base/CHANGELOG.json index 05b7fc25ef5b9c..dacaa5132fc689 100644 --- a/packages/example-app-base/CHANGELOG.json +++ b/packages/example-app-base/CHANGELOG.json @@ -1,6 +1,25 @@ { "name": "@uifabric/example-app-base", "entries": [ + { + "version": "6.9.3", + "tag": "@uifabric/example-app-base_v6.9.3", + "date": "Thu, 06 Dec 2018 13:34:21 GMT", + "comments": { + "patch": [ + { + "comment": "Fix for issue#7258:Documentation is missing for button", + "author": "Aftab Hassan ", + "commit": "09f1011e7355358023bb8ec712defbe62f786475" + } + ], + "dependency": [ + { + "comment": "Updating dependency \"office-ui-fabric-react\" from `>=6.110.2 <7.0.0` to `>=6.111.0 <7.0.0`" + } + ] + } + }, { "version": "6.9.2", "tag": "@uifabric/example-app-base_v6.9.2", diff --git a/packages/example-app-base/CHANGELOG.md b/packages/example-app-base/CHANGELOG.md index 0a605314086a3f..dc74cf32253f95 100644 --- a/packages/example-app-base/CHANGELOG.md +++ b/packages/example-app-base/CHANGELOG.md @@ -1,6 +1,13 @@ # Change Log - @uifabric/example-app-base -This log was last generated on Tue, 06 Nov 2018 13:31:09 GMT and should not be manually modified. +This log was last generated on Thu, 06 Dec 2018 13:34:21 GMT and should not be manually modified. + +## 6.9.3 +Thu, 06 Dec 2018 13:34:21 GMT + +### Patches + +- Fix for issue#7258:Documentation is missing for button ## 6.9.2 Tue, 06 Nov 2018 13:31:09 GMT diff --git a/packages/example-app-base/package.json b/packages/example-app-base/package.json index b118e38d504ba0..52a2915b2fb894 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": "6.9.2", + "version": "6.9.3", "description": "Office UI Fabric example app base utilities for building example sites.", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -45,7 +45,7 @@ "@uifabric/set-version": ">=1.1.3 <2.0.0", "highlight.js": "^9.12.0", "markdown-to-jsx": "6.6.1", - "office-ui-fabric-react": ">=6.110.2 <7.0.0", + "office-ui-fabric-react": ">=6.111.0 <7.0.0", "react-syntax-highlighter": "^7.0.2", "tslib": "^1.7.1", "whatwg-fetch": "2.0.4" diff --git a/packages/example-app-base/src/version.ts b/packages/example-app-base/src/version.ts index ca40d75647c90e..6cbe7dfb829d77 100644 --- a/packages/example-app-base/src/version.ts +++ b/packages/example-app-base/src/version.ts @@ -1,4 +1,4 @@ -// @uifabric/example-app-base@6.9.2 +// @uifabric/example-app-base@6.9.3 // Do not modify this file, the file is generated as part of publish. The checked in version is a placeholder only. import { setVersion } from '@uifabric/set-version'; -setVersion('@uifabric/example-app-base', '6.9.2'); +setVersion('@uifabric/example-app-base', '6.9.3'); diff --git a/packages/experiments/package.json b/packages/experiments/package.json index 293045ba7a2b42..7862ec746406dd 100644 --- a/packages/experiments/package.json +++ b/packages/experiments/package.json @@ -35,7 +35,7 @@ "@types/resemblejs": "~1.3.28", "@types/sinon": "2.2.2", "@types/webpack-env": "1.13.0", - "@uifabric/example-app-base": ">=6.9.2 <7.0.0", + "@uifabric/example-app-base": ">=6.9.3 <7.0.0", "@uifabric/jest-serializer-merge-styles": ">=6.0.6 <7.0.0", "@uifabric/prettier-rules": ">=1.0.0 <2.0.0", "@uifabric/tslint-rules": ">=1.0.0 <2.0.0", @@ -51,7 +51,7 @@ "dependencies": { "@microsoft/load-themed-styles": "^1.7.13", "@uifabric/charting": "^0.28.4", - "@uifabric/file-type-icons": ">=6.4.0 <7.0.0", + "@uifabric/file-type-icons": ">=6.4.1 <7.0.0", "@uifabric/fluent-theme": ">=0.10.0 <1.0.0", "@uifabric/foundation": ">=0.5.7 <1.0.0", "@uifabric/icons": ">=6.3.0 <7.0.0", @@ -61,7 +61,7 @@ "@uifabric/merge-styles": ">=6.15.0 <7.0.0", "@uifabric/styling": ">=6.38.0 <7.0.0", "deep-assign": "^2.0.0", - "office-ui-fabric-react": ">=6.110.2 <7.0.0", + "office-ui-fabric-react": ">=6.111.0 <7.0.0", "prop-types": "^15.5.10", "tslib": "^1.7.1" }, diff --git a/packages/file-type-icons/CHANGELOG.json b/packages/file-type-icons/CHANGELOG.json index b9a78bd98ef0c1..64a5a715930bf0 100644 --- a/packages/file-type-icons/CHANGELOG.json +++ b/packages/file-type-icons/CHANGELOG.json @@ -1,6 +1,20 @@ { "name": "@uifabric/file-type-icons", "entries": [ + { + "version": "6.4.1", + "tag": "@uifabric/file-type-icons_v6.4.1", + "date": "Thu, 06 Dec 2018 13:34:21 GMT", + "comments": { + "patch": [ + { + "comment": "Recognize additional file extensions", + "author": "David Michon ", + "commit": "7f58d3b2189d8c9b62236c2999f2e6f0a34106ee" + } + ] + } + }, { "version": "6.4.0", "tag": "@uifabric/file-type-icons_v6.4.0", diff --git a/packages/file-type-icons/CHANGELOG.md b/packages/file-type-icons/CHANGELOG.md index 79bf45574db4e4..b9aa3b02abd963 100644 --- a/packages/file-type-icons/CHANGELOG.md +++ b/packages/file-type-icons/CHANGELOG.md @@ -1,6 +1,13 @@ # Change Log - @uifabric/file-type-icons -This log was last generated on Thu, 29 Nov 2018 19:34:12 GMT and should not be manually modified. +This log was last generated on Thu, 06 Dec 2018 13:34:21 GMT and should not be manually modified. + +## 6.4.1 +Thu, 06 Dec 2018 13:34:21 GMT + +### Patches + +- Recognize additional file extensions ## 6.4.0 Thu, 29 Nov 2018 19:34:12 GMT diff --git a/packages/file-type-icons/package.json b/packages/file-type-icons/package.json index 7c6d4117bf2803..531311dede693d 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": "6.4.0", + "version": "6.4.1", "description": "Office UI Fabric file type icon set.", "main": "lib-commonjs/index.js", "module": "lib/index.js", diff --git a/packages/file-type-icons/src/version.ts b/packages/file-type-icons/src/version.ts index 257c8fa5cd51b7..f835ee69c53c95 100644 --- a/packages/file-type-icons/src/version.ts +++ b/packages/file-type-icons/src/version.ts @@ -1,4 +1,4 @@ -// @uifabric/file-type-icons@6.4.0 +// @uifabric/file-type-icons@6.4.1 // Do not modify this file, the file is generated as part of publish. The checked in version is a placeholder only. import { setVersion } from '@uifabric/set-version'; -setVersion('@uifabric/file-type-icons', '6.4.0'); +setVersion('@uifabric/file-type-icons', '6.4.1'); diff --git a/packages/fluent-theme/package.json b/packages/fluent-theme/package.json index 14e98e7cb19843..e8092e23ec2918 100644 --- a/packages/fluent-theme/package.json +++ b/packages/fluent-theme/package.json @@ -31,7 +31,7 @@ "@uifabric/merge-styles": ">=6.15.0 <7.0.0", "@uifabric/set-version": ">=1.1.3 <2.0.0", "@uifabric/variants": ">=6.14.0 <7.0.0", - "office-ui-fabric-react": ">=6.110.2 <7.0.0", + "office-ui-fabric-react": ">=6.111.0 <7.0.0", "tslib": "^1.7.1" } } diff --git a/packages/foundation-scenarios/package.json b/packages/foundation-scenarios/package.json index 44bc4bc72f95e0..39c0575711dcbf 100644 --- a/packages/foundation-scenarios/package.json +++ b/packages/foundation-scenarios/package.json @@ -29,7 +29,7 @@ "@types/react-dom": "16.0.5", "@types/react-test-renderer": "^16.0.0", "@types/webpack-env": "1.13.0", - "@uifabric/example-app-base": ">=6.9.2 <7.0.0", + "@uifabric/example-app-base": ">=6.9.3 <7.0.0", "@uifabric/jest-serializer-merge-styles": ">=6.0.6 <7.0.0", "@uifabric/prettier-rules": ">=1.0.0 <2.0.0", "@uifabric/tslint-rules": ">=1.0.0 <2.0.0", @@ -43,7 +43,7 @@ "dependencies": { "@microsoft/load-themed-styles": "^1.7.13", "@uifabric/set-version": ">=1.1.3 <2.0.0", - "office-ui-fabric-react": ">=6.110.2 <7.0.0", + "office-ui-fabric-react": ">=6.111.0 <7.0.0", "tslib": "^1.7.1" }, "peerDependencies": { diff --git a/packages/office-ui-fabric-react/CHANGELOG.json b/packages/office-ui-fabric-react/CHANGELOG.json index c976f411a77456..94168bbb15bc24 100644 --- a/packages/office-ui-fabric-react/CHANGELOG.json +++ b/packages/office-ui-fabric-react/CHANGELOG.json @@ -1,6 +1,32 @@ { "name": "office-ui-fabric-react", "entries": [ + { + "version": "6.111.0", + "tag": "office-ui-fabric-react_v6.111.0", + "date": "Thu, 06 Dec 2018 13:34:21 GMT", + "comments": { + "patch": [ + { + "comment": "DetailsList: Prevent override of column cell border while dragging", + "author": "Arko Gupta ", + "commit": "04922813e240736001a3336ce17ea23567c5b95a" + }, + { + "comment": "spellCheck defaults to false in BasePicker", + "author": "Xi Huang ", + "commit": "2692f4a3dff1772209f7df41078605d0b70a528a" + } + ], + "minor": [ + { + "comment": "The Dropdown component will now only include an aria-labelled-by attribute when there is no provided ariaLabel prop. This means that the component will honor provided ariaLabels and create markup such that screen readers will read the aria label and not the regular label.", + "author": "Conor Wuertz ", + "commit": "d7f56b2de869e6b7b2fc23824993a52c0ec05a7b" + } + ] + } + }, { "version": "6.110.2", "tag": "office-ui-fabric-react_v6.110.2", diff --git a/packages/office-ui-fabric-react/CHANGELOG.md b/packages/office-ui-fabric-react/CHANGELOG.md index 9d008a8bb86f91..8a2cf5a0c89fa4 100644 --- a/packages/office-ui-fabric-react/CHANGELOG.md +++ b/packages/office-ui-fabric-react/CHANGELOG.md @@ -1,6 +1,18 @@ # Change Log - office-ui-fabric-react -This log was last generated on Wed, 05 Dec 2018 13:35:36 GMT and should not be manually modified. +This log was last generated on Thu, 06 Dec 2018 13:34:21 GMT and should not be manually modified. + +## 6.111.0 +Thu, 06 Dec 2018 13:34:21 GMT + +### Minor changes + +- The Dropdown component will now only include an aria-labelled-by attribute when there is no provided ariaLabel prop. This means that the component will honor provided ariaLabels and create markup such that screen readers will read the aria label and not the regular label. + +### Patches + +- DetailsList: Prevent override of column cell border while dragging +- spellCheck defaults to false in BasePicker ## 6.110.2 Wed, 05 Dec 2018 13:35:35 GMT diff --git a/packages/office-ui-fabric-react/package.json b/packages/office-ui-fabric-react/package.json index 91b9b701baf67f..b74489aea5aef9 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": "6.110.2", + "version": "6.111.0", "description": "Reusable React components for building experiences for Office 365.", "main": "lib-commonjs/index.js", "module": "lib/index.js", diff --git a/packages/office-ui-fabric-react/src/version.ts b/packages/office-ui-fabric-react/src/version.ts index 96419b3fa5bb66..201c5ef8d0d49f 100644 --- a/packages/office-ui-fabric-react/src/version.ts +++ b/packages/office-ui-fabric-react/src/version.ts @@ -1,4 +1,4 @@ -// office-ui-fabric-react@6.110.2 +// office-ui-fabric-react@6.111.0 // Do not modify this file, the file is generated as part of publish. The checked in version is a placeholder only. import { setVersion } from '@uifabric/set-version'; -setVersion('office-ui-fabric-react', '6.110.2'); +setVersion('office-ui-fabric-react', '6.111.0'); diff --git a/packages/theme-samples/package.json b/packages/theme-samples/package.json index c7ce472faaedd2..8e8b85e91c1bcd 100644 --- a/packages/theme-samples/package.json +++ b/packages/theme-samples/package.json @@ -30,7 +30,7 @@ "dependencies": { "@uifabric/set-version": ">=1.1.3 <2.0.0", "@uifabric/variants": ">=6.14.0 <7.0.0", - "office-ui-fabric-react": ">=6.110.2 <7.0.0", + "office-ui-fabric-react": ">=6.111.0 <7.0.0", "tslib": "^1.7.1" } } diff --git a/packages/variants/package.json b/packages/variants/package.json index d61d68c17de8b6..d4fe90c6dd2ad1 100644 --- a/packages/variants/package.json +++ b/packages/variants/package.json @@ -33,6 +33,6 @@ "dependencies": { "@uifabric/set-version": ">=1.1.3 <2.0.0", "tslib": "^1.7.1", - "office-ui-fabric-react": ">=6.110.2 <7.0.0" + "office-ui-fabric-react": ">=6.111.0 <7.0.0" } }