Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/microsoft/fluentui into c…
Browse files Browse the repository at this point in the history
…hore/gzip
  • Loading branch information
layershifter committed Sep 16, 2020
2 parents 65deaf1 + 006119f commit 4238fec
Show file tree
Hide file tree
Showing 269 changed files with 3,853 additions and 3,770 deletions.
2 changes: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# API files should be checked in with Unix-style newlines
*.api.md text=auto
8 changes: 4 additions & 4 deletions apps/a11y-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,21 +13,21 @@
"update-snapshots": "just-scripts jest -u"
},
"dependencies": {
"@uifabric/fabric-website-resources": "^7.8.9",
"@uifabric/fabric-website-resources": "^7.8.10",
"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.2",
"office-ui-fabric-react": "^7.137.3",
"puppeteer": "^1.13.0",
"tslib": "^1.10.0",
"react": "16.8.6",
"react-app-polyfill": "~1.0.1",
"react-dom": "16.8.6"
},
"devDependencies": {
"@fluentui/eslint-plugin": "^0.54.0",
"@fluentui/eslint-plugin": "^0.54.1",
"@types/glob": "^7.1.1",
"@types/jest": "~24.9.0",
"@types/node": "^10.3.2",
Expand All @@ -36,6 +36,6 @@
"@types/react-dom": "16.8.4",
"@types/sarif": "^2.1.1",
"@uifabric/build": "^7.0.0",
"@uifabric/icons": "^7.5.1"
"@uifabric/icons": "^7.5.2"
}
}
6 changes: 3 additions & 3 deletions apps/codesandbox-react-next-template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,16 +11,16 @@
"code-style": "just-scripts code-style"
},
"devDependencies": {
"@fluentui/eslint-plugin": "^0.54.0",
"@fluentui/eslint-plugin": "^0.54.1",
"@types/react": "16.8.25",
"@types/react-dom": "16.8.4",
"@uifabric/build": "^7.0.0",
"typescript": "3.7.2"
},
"dependencies": {
"@microsoft/load-themed-styles": "^1.10.26",
"@fluentui/react-next": "^8.0.0-alpha.107",
"@uifabric/theme-samples": "^7.1.13",
"@fluentui/react-next": "^8.0.0-alpha.108",
"@uifabric/theme-samples": "^7.1.14",
"react": "16.8.6",
"react-dom": "16.8.6",
"tslib": "^1.10.0"
Expand Down
2 changes: 1 addition & 1 deletion apps/codesandbox-react-northstar-template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"code-style": "just-scripts code-style"
},
"devDependencies": {
"@fluentui/eslint-plugin": "^0.54.0",
"@fluentui/eslint-plugin": "^0.54.1",
"@types/react": "16.8.25",
"@types/react-dom": "16.8.4",
"@uifabric/build": "^7.0.0",
Expand Down
6 changes: 3 additions & 3 deletions apps/codesandbox-react-template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,16 +11,16 @@
"code-style": "just-scripts code-style"
},
"devDependencies": {
"@fluentui/eslint-plugin": "^0.54.0",
"@fluentui/eslint-plugin": "^0.54.1",
"@types/react": "16.8.25",
"@types/react-dom": "16.8.4",
"@uifabric/build": "^7.0.0",
"typescript": "3.7.2"
},
"dependencies": {
"@uifabric/set-version": "^7.0.22",
"@uifabric/set-version": "^7.0.23",
"@microsoft/load-themed-styles": "^1.10.26",
"@fluentui/react": "^7.137.2",
"@fluentui/react": "^7.137.3",
"react": "16.8.6",
"react-dom": "16.8.6",
"tslib": "^1.10.0"
Expand Down
6 changes: 3 additions & 3 deletions apps/dom-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,20 +12,20 @@
"start": "just-scripts dev"
},
"dependencies": {
"@fluentui/eslint-plugin": "^0.54.0",
"@fluentui/eslint-plugin": "^0.54.1",
"@microsoft/load-themed-styles": "^1.10.26",
"@types/jest": "~24.9.0",
"@types/puppeteer": "1.12.3",
"@types/react-dom": "16.8.4",
"@types/react": "16.8.25",
"@types/webpack-env": "1.15.1",
"@uifabric/build": "^7.0.0",
"@uifabric/example-app-base": "^7.15.9",
"@uifabric/example-app-base": "^7.15.10",
"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.2",
"office-ui-fabric-react": "^7.137.3",
"puppeteer": "^1.13.0",
"react-dom": "16.8.6",
"react": "16.8.6",
Expand Down
34 changes: 17 additions & 17 deletions apps/fabric-website-resources/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uifabric/fabric-website-resources",
"version": "7.8.9",
"version": "7.8.10",
"description": "Fluent UI React local demo app",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand All @@ -26,7 +26,7 @@
"update-snapshots": "just-scripts jest -u"
},
"devDependencies": {
"@fluentui/eslint-plugin": "^0.54.0",
"@fluentui/eslint-plugin": "^0.54.1",
"@types/react": "16.8.25",
"@types/react-dom": "16.8.4",
"@types/webpack-env": "1.15.1",
Expand All @@ -37,22 +37,22 @@
},
"dependencies": {
"@microsoft/load-themed-styles": "^1.10.26",
"@uifabric/api-docs": "^7.5.9",
"@uifabric/azure-themes": "^7.5.9",
"@uifabric/example-app-base": "^7.15.9",
"@uifabric/fluent-theme": "^7.3.8",
"@uifabric/icons": "^7.5.1",
"@uifabric/mdl2-theme": "^0.3.8",
"@uifabric/merge-styles": "^7.19.0",
"@uifabric/react-cards": "^0.112.9",
"@uifabric/set-version": "^7.0.22",
"@uifabric/styling": "^7.16.1",
"@uifabric/theme-samples": "^7.1.13",
"@uifabric/tsx-editor": "^0.13.9",
"@uifabric/utilities": "^7.31.1",
"@uifabric/variants": "^7.2.13",
"@uifabric/api-docs": "^7.5.10",
"@uifabric/azure-themes": "^7.5.10",
"@uifabric/example-app-base": "^7.15.10",
"@uifabric/fluent-theme": "^7.3.9",
"@uifabric/icons": "^7.5.2",
"@uifabric/mdl2-theme": "^0.3.9",
"@uifabric/merge-styles": "^7.19.1",
"@uifabric/react-cards": "^0.112.10",
"@uifabric/set-version": "^7.0.23",
"@uifabric/styling": "^7.16.2",
"@uifabric/theme-samples": "^7.1.14",
"@uifabric/tsx-editor": "^0.13.10",
"@uifabric/utilities": "^7.32.0",
"@uifabric/variants": "^7.2.14",
"office-ui-fabric-core": "^11.0.0",
"office-ui-fabric-react": "^7.137.2",
"office-ui-fabric-react": "^7.137.3",
"tslib": "^1.10.0"
},
"peerDependencies": {
Expand Down
28 changes: 14 additions & 14 deletions apps/fabric-website/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uifabric/fabric-website",
"version": "7.15.9",
"version": "7.15.10",
"description": "The official website for the Fluent UI project.",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand All @@ -27,33 +27,33 @@
},
"license": "MIT",
"devDependencies": {
"@fluentui/eslint-plugin": "^0.54.0",
"@fluentui/eslint-plugin": "^0.54.1",
"@types/node": "^10.3.2",
"@types/react": "16.8.25",
"@types/react-dom": "16.8.4",
"@types/webpack-env": "1.15.1",
"@uifabric/build": "^7.0.0",
"@uifabric/tsx-editor": "^0.13.9",
"@uifabric/tsx-editor": "^0.13.10",
"react": "16.8.6",
"react-app-polyfill": "~1.0.1",
"react-dom": "16.8.6",
"write-file-webpack-plugin": "^4.1.0"
},
"dependencies": {
"@microsoft/load-themed-styles": "^1.10.26",
"@uifabric/api-docs": "^7.5.9",
"@uifabric/example-app-base": "^7.15.9",
"@uifabric/experiments": "^7.32.10",
"@uifabric/fabric-website-resources": "^7.8.9",
"@uifabric/file-type-icons": "^7.6.2",
"@uifabric/fluent-theme": "^7.3.8",
"@uifabric/icons": "^7.5.1",
"@uifabric/react-cards": "^0.112.9",
"@uifabric/set-version": "^7.0.22",
"@uifabric/theme-samples": "^7.1.13",
"@uifabric/api-docs": "^7.5.10",
"@uifabric/example-app-base": "^7.15.10",
"@uifabric/experiments": "^7.32.11",
"@uifabric/fabric-website-resources": "^7.8.10",
"@uifabric/file-type-icons": "^7.6.3",
"@uifabric/fluent-theme": "^7.3.9",
"@uifabric/icons": "^7.5.2",
"@uifabric/react-cards": "^0.112.10",
"@uifabric/set-version": "^7.0.23",
"@uifabric/theme-samples": "^7.1.14",
"json-loader": "^0.5.7",
"office-ui-fabric-core": "^11.0.0",
"office-ui-fabric-react": "^7.137.2",
"office-ui-fabric-react": "^7.137.3",
"tslib": "^1.10.0",
"whatwg-fetch": "2.0.4"
},
Expand Down
14 changes: 7 additions & 7 deletions apps/perf-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"start": "just-scripts dev"
},
"devDependencies": {
"@fluentui/eslint-plugin": "^0.54.0",
"@fluentui/eslint-plugin": "^0.54.1",
"@types/react": "16.8.25",
"@types/react-dom": "16.8.4",
"@types/webpack-env": "1.15.1",
Expand All @@ -24,13 +24,13 @@
"lodash": "^4.17.15"
},
"dependencies": {
"@fluentui/react-button": "^0.12.5",
"@fluentui/react-next": "^8.0.0-alpha.107",
"@uifabric/set-version": "^7.0.22",
"@uifabric/example-app-base": "^7.15.9",
"@uifabric/experiments": "^7.32.10",
"@fluentui/react-button": "^0.12.6",
"@fluentui/react-next": "^8.0.0-alpha.108",
"@uifabric/set-version": "^7.0.23",
"@uifabric/example-app-base": "^7.15.10",
"@uifabric/experiments": "^7.32.11",
"@microsoft/load-themed-styles": "^1.10.26",
"office-ui-fabric-react": "^7.137.2",
"office-ui-fabric-react": "^7.137.3",
"querystring": "^0.2.0",
"react": "16.8.6",
"react-app-polyfill": "~1.0.1",
Expand Down
10 changes: 5 additions & 5 deletions apps/server-rendered-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"start": "node ./server/index.js"
},
"devDependencies": {
"@fluentui/eslint-plugin": "^0.54.0",
"@fluentui/eslint-plugin": "^0.54.1",
"@types/react": "16.8.25",
"@types/react-dom": "16.8.4",
"@types/webpack-env": "1.15.1",
Expand All @@ -27,10 +27,10 @@
},
"dependencies": {
"@microsoft/load-themed-styles": "^1.10.26",
"@uifabric/icons": "^7.5.1",
"@uifabric/merge-styles": "^7.19.0",
"@uifabric/set-version": "^7.0.22",
"office-ui-fabric-react": "^7.137.2",
"@uifabric/icons": "^7.5.2",
"@uifabric/merge-styles": "^7.19.1",
"@uifabric/set-version": "^7.0.23",
"office-ui-fabric-react": "^7.137.3",
"react": "16.8.6",
"react-app-polyfill": "~1.0.1",
"react-dom": "16.8.6",
Expand Down
4 changes: 2 additions & 2 deletions apps/ssr-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.9",
"@uifabric/fabric-website-resources": "^7.8.10",
"just-scripts-utils": "^0.8.3",
"mocha": "^3.3.0",
"office-ui-fabric-react": "^7.137.2",
"office-ui-fabric-react": "^7.137.3",
"raw-loader": "^0.5.1",
"react": "16.8.6",
"react-app-polyfill": "~1.0.1",
Expand Down
18 changes: 9 additions & 9 deletions apps/test-bundles/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,22 +21,22 @@
"start": "just-scripts dev"
},
"devDependencies": {
"@fluentui/eslint-plugin": "^0.54.0",
"@fluentui/eslint-plugin": "^0.54.1",
"@types/react": "16.8.25",
"@types/react-dom": "16.8.4",
"@types/webpack-env": "1.15.1",
"@uifabric/build": "^7.0.0",
"parallel-webpack": "^2.4.0"
},
"dependencies": {
"@fluentui/keyboard-key": "^0.2.11",
"@fluentui/react-button": "^0.12.5",
"@fluentui/react-compose": "^0.19.0",
"@fluentui/react-next": "^8.0.0-alpha.107",
"@uifabric/experiments": "^7.32.10",
"@uifabric/set-version": "^7.0.22",
"@uifabric/styling": "^7.16.1",
"office-ui-fabric-react": "^7.137.2",
"@fluentui/keyboard-key": "^0.2.12",
"@fluentui/react-button": "^0.12.6",
"@fluentui/react-compose": "^0.19.1",
"@fluentui/react-next": "^8.0.0-alpha.108",
"@uifabric/experiments": "^7.32.11",
"@uifabric/set-version": "^7.0.23",
"@uifabric/styling": "^7.16.2",
"office-ui-fabric-react": "^7.137.3",
"react": "16.8.6",
"react-app-polyfill": "~1.0.1",
"react-dom": "16.8.6",
Expand Down
16 changes: 8 additions & 8 deletions apps/theming-designer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,21 +14,21 @@
"start": "just-scripts dev"
},
"devDependencies": {
"@fluentui/eslint-plugin": "^0.54.0",
"@fluentui/eslint-plugin": "^0.54.1",
"@types/react": "16.8.25",
"@types/react-dom": "16.8.4",
"@types/webpack-env": "1.15.1",
"@uifabric/build": "^7.0.0"
},
"dependencies": {
"@uifabric/react-cards": "^0.112.9",
"@uifabric/merge-styles": "^7.19.0",
"@uifabric/example-app-base": "^7.15.9",
"@uifabric/variants": "^7.2.13",
"@uifabric/set-version": "^7.0.22",
"@uifabric/icons": "^7.5.1",
"@uifabric/react-cards": "^0.112.10",
"@uifabric/merge-styles": "^7.19.1",
"@uifabric/example-app-base": "^7.15.10",
"@uifabric/variants": "^7.2.14",
"@uifabric/set-version": "^7.0.23",
"@uifabric/icons": "^7.5.2",
"@microsoft/load-themed-styles": "^1.10.26",
"office-ui-fabric-react": "^7.137.2",
"office-ui-fabric-react": "^7.137.3",
"react": "16.8.6",
"react-app-polyfill": "~1.0.1",
"react-dom": "16.8.6",
Expand Down
6 changes: 3 additions & 3 deletions apps/todo-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,19 +12,19 @@
"start": "just-scripts dev"
},
"devDependencies": {
"@fluentui/eslint-plugin": "^0.54.0",
"@fluentui/eslint-plugin": "^0.54.1",
"@types/es6-promise": "0.0.32",
"@types/react": "16.8.25",
"@types/react-dom": "16.8.4",
"@types/webpack-env": "1.15.1",
"@uifabric/build": "^7.0.0"
},
"dependencies": {
"@uifabric/set-version": "^7.0.22",
"@uifabric/set-version": "^7.0.23",
"@microsoft/load-themed-styles": "^1.10.26",
"es6-promise": "^4.1.0",
"immutability-helper": "~2.8.1",
"office-ui-fabric-react": "^7.137.2",
"office-ui-fabric-react": "^7.137.3",
"react": "16.8.6",
"react-app-polyfill": "~1.0.1",
"react-dom": "16.8.6",
Expand Down
Loading

0 comments on commit 4238fec

Please sign in to comment.