Skip to content

Commit

Permalink
applying package updates
Browse files Browse the repository at this point in the history
  • Loading branch information
UI Fabric Build committed Aug 1, 2019
1 parent 06a4746 commit 0a68e2a
Show file tree
Hide file tree
Showing 37 changed files with 122 additions and 89 deletions.
2 changes: 1 addition & 1 deletion apps/a11y-tests/package.json
Expand Up @@ -17,7 +17,7 @@
"axe-sarif-converter": "^1.0.0",
"glob": "^7.1.2",
"mkdirp": "^0.5.1",
"office-ui-fabric-react": "^6.196.0",
"office-ui-fabric-react": "^6.197.0",
"puppeteer": "^1.13.0",
"tslib": "^1.7.1",
"react": "^16.8.6",
Expand Down
4 changes: 2 additions & 2 deletions apps/dom-tests/package.json
Expand Up @@ -13,11 +13,11 @@
},
"dependencies": {
"@microsoft/load-themed-styles": "^1.7.13",
"@uifabric/experiments": "^6.81.1",
"@uifabric/experiments": "^6.82.0",
"@uifabric/set-version": "^1.1.3",
"es6-promise": "^4.1.0",
"immutability-helper": "~2.8.1",
"office-ui-fabric-react": "^6.196.0",
"office-ui-fabric-react": "^6.197.0",
"react": ">=16.8.0 <17.0.0",
"react-dom": ">=16.8.0 <17.0.0",
"tslib": "^1.7.1"
Expand Down
4 changes: 2 additions & 2 deletions apps/fabric-website-resources/package.json
Expand Up @@ -47,7 +47,7 @@
"es6-weak-map": "^2.0.2",
"highlight.js": "^9.12.0",
"office-ui-fabric-core": "^9.0.0",
"office-ui-fabric-react": "^6.196.0",
"office-ui-fabric-react": "^6.197.0",
"react": "~16.6.3",
"react-dom": "~16.6.3",
"react-highlight": "0.10.0",
Expand All @@ -61,7 +61,7 @@
"@uifabric/api-docs": "^1.1.6",
"@uifabric/azure-themes": "^6.0.4",
"@uifabric/example-app-base": "^6.23.7",
"@uifabric/fluent-theme": "^0.16.19",
"@uifabric/fluent-theme": "^0.16.20",
"@uifabric/icons": "^6.5.4",
"@uifabric/merge-styles": "^6.19.3",
"@uifabric/set-version": "^1.1.3",
Expand Down
6 changes: 3 additions & 3 deletions apps/fabric-website/package.json
Expand Up @@ -46,16 +46,16 @@
"@microsoft/load-themed-styles": "^1.7.13",
"@uifabric/api-docs": "^1.1.6",
"@uifabric/example-app-base": "^6.23.7",
"@uifabric/experiments": "^6.81.1",
"@uifabric/experiments": "^6.82.0",
"@uifabric/fabric-website-resources": "^6.19.1",
"@uifabric/file-type-icons": "^6.5.4",
"@uifabric/fluent-theme": "^0.16.19",
"@uifabric/fluent-theme": "^0.16.20",
"@uifabric/icons": "^6.5.4",
"@uifabric/set-version": "^1.1.3",
"@uifabric/theme-samples": "^0.1.9",
"react-app-polyfill": "~1.0.1",
"json-loader": "^0.5.7",
"office-ui-fabric-react": "^6.196.0",
"office-ui-fabric-react": "^6.197.0",
"tslib": "^1.7.1",
"whatwg-fetch": "2.0.4"
}
Expand Down
4 changes: 2 additions & 2 deletions apps/perf-test/package.json
Expand Up @@ -21,11 +21,11 @@
},
"dependencies": {
"@uifabric/set-version": "^1.1.3",
"@uifabric/experiments": "^6.81.1",
"@uifabric/experiments": "^6.82.0",
"@microsoft/load-themed-styles": "^1.7.13",
"es6-promise": "^4.1.0",
"immutability-helper": "~2.8.1",
"office-ui-fabric-react": "^6.196.0",
"office-ui-fabric-react": "^6.197.0",
"react": ">=16.8.0 <17.0.0",
"react-dom": ">=16.8.0 <17.0.0",
"tslib": "^1.7.1"
Expand Down
2 changes: 1 addition & 1 deletion apps/pr-deploy-site/package.json
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@uifabric/charting": "^0.30.5",
"@uifabric/date-time": "6.3.6",
"@uifabric/experiments": "^6.81.1",
"@uifabric/experiments": "^6.82.0",
"@uifabric/fabric-website-resources": "^6.19.1",
"@uifabric/fabric-website": "^6.19.6",
"@uifabric/foundation-scenarios": "^0.1.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/server-rendered-app/package.json
Expand Up @@ -30,7 +30,7 @@
"@uifabric/merge-styles": "^6.19.3",
"@uifabric/set-version": "^1.1.3",
"es6-promise": "^4.1.0",
"office-ui-fabric-react": "^6.196.0",
"office-ui-fabric-react": "^6.197.0",
"react-dom": "~16.6.3",
"react": "~16.6.3",
"tslib": "^1.7.1"
Expand Down
2 changes: 1 addition & 1 deletion apps/ssr-tests/package.json
Expand Up @@ -25,7 +25,7 @@
"@uifabric/fabric-website-resources": "^6.19.1",
"@uifabric/prettier-rules": "^1.0.2",
"mocha": "^3.3.0",
"office-ui-fabric-react": "^6.196.0",
"office-ui-fabric-react": "^6.197.0",
"raw-loader": "^0.5.1",
"react": "~16.6.3",
"react-dom": "~16.6.3",
Expand Down
2 changes: 1 addition & 1 deletion apps/test-bundles/package.json
Expand Up @@ -32,7 +32,7 @@
"dependencies": {
"@uifabric/set-version": "^1.1.3",
"@uifabric/styling": "^6.50.3",
"office-ui-fabric-react": "^6.196.0",
"office-ui-fabric-react": "^6.197.0",
"react": "~16.6.3",
"react-dom": "~16.6.3",
"tslib": "^1.7.1"
Expand Down
2 changes: 1 addition & 1 deletion apps/theming-designer/package.json
Expand Up @@ -29,7 +29,7 @@
"@microsoft/load-themed-styles": "^1.7.13",
"es6-promise": "^4.1.0",
"immutability-helper": "~2.8.1",
"office-ui-fabric-react": ">=6.196.0 <7.0.0",
"office-ui-fabric-react": ">=6.197.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",
Expand Down
2 changes: 1 addition & 1 deletion apps/todo-app/package.json
Expand Up @@ -24,7 +24,7 @@
"@microsoft/load-themed-styles": "^1.7.13",
"es6-promise": "^4.1.0",
"immutability-helper": "~2.8.1",
"office-ui-fabric-react": "^6.196.0",
"office-ui-fabric-react": "^6.197.0",
"react": "~16.6.3",
"react-dom": "~16.6.3",
"typescript": "2.8.4",
Expand Down
4 changes: 2 additions & 2 deletions apps/vr-tests/package.json
Expand Up @@ -38,9 +38,9 @@
"@uifabric/build": "6.0.0"
},
"dependencies": {
"@uifabric/experiments": "^6.81.1",
"@uifabric/experiments": "^6.82.0",
"@uifabric/set-version": "^1.1.3",
"office-ui-fabric-react": "^6.196.0",
"office-ui-fabric-react": "^6.197.0",
"react": "~16.6.3",
"react-dom": "~16.6.3",
"tslib": "^1.7.1",
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

2 changes: 1 addition & 1 deletion packages/api-docs/package.json
Expand Up @@ -17,7 +17,7 @@
"@uifabric/styling": "^6.50.3",
"@uifabric/merge-styles": "^6.19.3",
"@uifabric/utilities": "^6.41.6",
"office-ui-fabric-react": "^6.196.0"
"office-ui-fabric-react": "^6.197.0"
},
"dependencies": {
"@microsoft/tsdoc": "0.12.9",
Expand Down
2 changes: 1 addition & 1 deletion packages/azure-themes/package.json
Expand Up @@ -29,7 +29,7 @@
"dependencies": {
"@uifabric/merge-styles": "^6.19.3",
"@uifabric/set-version": "^1.1.3",
"office-ui-fabric-react": "^6.196.0",
"office-ui-fabric-react": "^6.197.0",
"tslib": "^1.7.1"
}
}
2 changes: 1 addition & 1 deletion packages/charting/package.json
Expand Up @@ -65,7 +65,7 @@
"d3-selection": "1.3.0",
"d3-shape": "^1.2.0",
"d3-time-format": "^2.1.3",
"office-ui-fabric-react": "^6.196.0",
"office-ui-fabric-react": "^6.197.0",
"prop-types": "^15.5.10",
"tslib": "^1.7.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/date-time/package.json
Expand Up @@ -51,7 +51,7 @@
"@uifabric/set-version": "^1.1.3",
"@uifabric/styling": "^6.50.3",
"@uifabric/utilities": "^6.41.6",
"office-ui-fabric-react": "^6.196.0",
"office-ui-fabric-react": "^6.197.0",
"tslib": "^1.7.1"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/example-app-base/package.json
Expand Up @@ -38,13 +38,13 @@
},
"dependencies": {
"@microsoft/load-themed-styles": "^1.7.13",
"@uifabric/fluent-theme": "^0.16.19",
"@uifabric/fluent-theme": "^0.16.20",
"@uifabric/set-version": "^1.1.3",
"color-check": "0.0.2",
"highlight.js": "^9.12.0",
"markdown-to-jsx": "6.6.1",
"office-ui-fabric-core": "10.0.0",
"office-ui-fabric-react": "^6.196.0",
"office-ui-fabric-react": "^6.197.0",
"react-custom-scrollbars": "^4.2.1",
"react-syntax-highlighter": "^10.1.3",
"tslib": "^1.7.1"
Expand Down
16 changes: 15 additions & 1 deletion packages/experiments/CHANGELOG.json
@@ -1,6 +1,20 @@
{
"name": "@uifabric/experiments",
"entries": [
{
"date": "Thu, 01 Aug 2019 12:23:00 GMT",
"tag": "@uifabric/experiments_v6.82.0",
"version": "6.82.0",
"comments": {
"minor": [
{
"comment": "Tile: Add ability for screen reader to read selected state.",
"author": "Humberto.Morimoto@microsoft.com",
"commit": "284ca631afe83fc5ec56b4c221691bd85ad341f8"
}
]
}
},
{
"version": "6.81.1",
"tag": "@uifabric/experiments_v6.81.1",
Expand Down Expand Up @@ -6865,4 +6879,4 @@
}
}
]
}
}
9 changes: 8 additions & 1 deletion packages/experiments/CHANGELOG.md
@@ -1,6 +1,13 @@
# Change Log - @uifabric/experiments

This log was last generated on Mon, 22 Jul 2019 12:21:49 GMT and should not be manually modified.
This log was last generated on Thu, 01 Aug 2019 12:23:00 GMT and should not be manually modified.

## 6.82.0
Thu, 01 Aug 2019 12:23:00 GMT

### Minor changes

- Tile: Add ability for screen reader to read selected state. (Humberto.Morimoto@microsoft.com)

## 6.81.1
Mon, 22 Jul 2019 12:21:49 GMT
Expand Down
6 changes: 3 additions & 3 deletions packages/experiments/package.json
@@ -1,6 +1,6 @@
{
"name": "@uifabric/experiments",
"version": "6.81.1",
"version": "6.82.0",
"description": "Experimental React components for building experiences for Office 365.",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down Expand Up @@ -54,7 +54,7 @@
"@microsoft/load-themed-styles": "^1.7.13",
"@uifabric/azure-themes": "^6.0.4",
"@uifabric/file-type-icons": "^6.5.4",
"@uifabric/fluent-theme": "^0.16.19",
"@uifabric/fluent-theme": "^0.16.20",
"@uifabric/foundation": "^0.8.2",
"@uifabric/icons": "^6.5.4",
"@uifabric/merge-styles": "^6.19.3",
Expand All @@ -64,7 +64,7 @@
"@uifabric/utilities": "^6.41.6",
"@uifabric/variants": "^6.15.1",
"deep-assign": "^2.0.0",
"office-ui-fabric-react": "^6.196.0",
"office-ui-fabric-react": "^6.197.0",
"prop-types": "^15.5.10",
"tslib": "^1.7.1"
},
Expand Down
24 changes: 24 additions & 0 deletions packages/fluent-theme/CHANGELOG.json
@@ -1,6 +1,30 @@
{
"name": "@uifabric/fluent-theme",
"entries": [
{
"date": "Thu, 01 Aug 2019 12:23:00 GMT",
"tag": "@uifabric/fluent-theme_v0.16.20",
"version": "0.16.20",
"comments": {
"patch": [
{
"comment": "ComboBox: Updated colors for borders, text, backgrounds, and font sizes per web fluent toolkit.",
"author": "v-mare@microsoft.com",
"commit": "015ed5ccda811488c37d8868acf3eca3239d5fb5"
},
{
"comment": "ContextualMenu: Reverts splitPrimary button hover state back to highlighting whole button",
"author": "v-mare@microsoft.com",
"commit": "fdbeb24dc9ba95c0a99f8fc5834cf0c7ca7d3eb8"
},
{
"comment": "Searchbox: Removed hasInput border",
"author": "v-mare@microsoft.com",
"commit": "786a9b6f2aabe27be42fd1331ef0895c94ccbc1c"
}
]
}
},
{
"date": "Wed, 31 Jul 2019 12:20:38 GMT",
"tag": "@uifabric/fluent-theme_v0.16.19",
Expand Down
11 changes: 10 additions & 1 deletion packages/fluent-theme/CHANGELOG.md
@@ -1,6 +1,15 @@
# Change Log - @uifabric/fluent-theme

This log was last generated on Wed, 31 Jul 2019 12:20:38 GMT and should not be manually modified.
This log was last generated on Thu, 01 Aug 2019 12:23:00 GMT and should not be manually modified.

## 0.16.20
Thu, 01 Aug 2019 12:23:00 GMT

### Patches

- ComboBox: Updated colors for borders, text, backgrounds, and font sizes per web fluent toolkit. (v-mare@microsoft.com)
,- ContextualMenu: Reverts splitPrimary button hover state back to highlighting whole button (v-mare@microsoft.com)
,- Searchbox: Removed hasInput border (v-mare@microsoft.com)

## 0.16.19
Wed, 31 Jul 2019 12:20:38 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/fluent-theme/package.json
@@ -1,6 +1,6 @@
{
"name": "@uifabric/fluent-theme",
"version": "0.16.19",
"version": "0.16.20",
"description": "Fluent theming for use with Fabric components.",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down Expand Up @@ -30,7 +30,7 @@
"@uifabric/set-version": "^1.1.3",
"@uifabric/styling": "^6.50.3",
"@uifabric/variants": "^6.15.1",
"office-ui-fabric-react": "^6.196.0",
"office-ui-fabric-react": "^6.197.0",
"tslib": "^1.7.1"
}
}
2 changes: 1 addition & 1 deletion packages/foundation-scenarios/package.json
Expand Up @@ -46,7 +46,7 @@
"dependencies": {
"@microsoft/load-themed-styles": "^1.7.13",
"@uifabric/set-version": "^1.1.3",
"office-ui-fabric-react": "^6.196.0",
"office-ui-fabric-react": "^6.197.0",
"tslib": "^1.7.1"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/lists/package.json
Expand Up @@ -47,7 +47,7 @@
"dependencies": {
"@microsoft/load-themed-styles": "^1.7.13",
"@uifabric/set-version": "^1.1.3",
"office-ui-fabric-react": "^6.196.0",
"office-ui-fabric-react": "^6.197.0",
"tslib": "^1.7.1"
},
"peerDependencies": {
Expand Down

0 comments on commit 0a68e2a

Please sign in to comment.