Skip to content

Commit

Permalink
applying package updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Fluent UI Build committed Feb 15, 2021
1 parent d0b0cef commit 7d58886
Show file tree
Hide file tree
Showing 181 changed files with 2,079 additions and 400 deletions.
15 changes: 15 additions & 0 deletions apps/a11y-tests/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "a11y-tests",
"entries": [
{
"date": "Mon, 15 Feb 2021 12:22:00 GMT",
"tag": "a11y-tests_v1.0.0",
"version": "1.0.0",
"comments": {
"prerelease": [
{
"comment": "Bump @fluentui/react to v8.0.0-beta.55",
"author": "xgao@microsoft.com",
"commit": "d5a5a4f26ce900b3e1b3c0f6c46a17c2e3430439",
"package": "a11y-tests"
}
]
}
},
{
"date": "Fri, 12 Feb 2021 12:26:20 GMT",
"tag": "a11y-tests_v1.0.0",
Expand Down
11 changes: 10 additions & 1 deletion apps/a11y-tests/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,20 @@
# Change Log - a11y-tests

This log was last generated on Fri, 12 Feb 2021 12:26:20 GMT and should not be manually modified.
This log was last generated on Mon, 15 Feb 2021 12:22:00 GMT and should not be manually modified.

<!-- Start content -->

## [1.0.0](https://github.com/microsoft/fluentui/tree/a11y-tests_v1.0.0)

Mon, 15 Feb 2021 12:22:00 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/a11y-tests_v1.0.0..a11y-tests_v1.0.0)

### Changes

- Bump @fluentui/react to v8.0.0-beta.55 ([PR #16880](https://github.com/microsoft/fluentui/pull/16880) by xgao@microsoft.com)

## [1.0.0](https://github.com/microsoft/fluentui/tree/a11y-tests_v1.0.0)

Fri, 12 Feb 2021 12:26:20 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/a11y-tests_v1.0.0..a11y-tests_v1.0.0)

Expand Down
4 changes: 2 additions & 2 deletions apps/a11y-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"update-snapshots": "just-scripts jest -u"
},
"dependencies": {
"@fluentui/react": "^8.0.0-beta.54",
"@fluentui/react": "^8.0.0-beta.55",
"axe-core": "3.5.0",
"axe-puppeteer": "^1.0.0",
"axe-sarif-converter": "^2.0.1",
Expand All @@ -34,7 +34,7 @@
"@types/react": "16.9.42",
"@types/react-dom": "16.9.10",
"@types/sarif": "^2.1.1",
"@fluentui/font-icons-mdl2": "^8.0.0-beta.15",
"@fluentui/font-icons-mdl2": "^8.0.0-beta.16",
"@fluentui/scripts": "^1.0.0"
}
}
15 changes: 15 additions & 0 deletions apps/codesandbox-react-template/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "codesandbox-react-template",
"entries": [
{
"date": "Mon, 15 Feb 2021 12:22:00 GMT",
"tag": "codesandbox-react-template_v1.0.0",
"version": "1.0.0",
"comments": {
"prerelease": [
{
"comment": "Bump @fluentui/react to v8.0.0-beta.55",
"author": "xgao@microsoft.com",
"commit": "d5a5a4f26ce900b3e1b3c0f6c46a17c2e3430439",
"package": "codesandbox-react-template"
}
]
}
},
{
"date": "Fri, 12 Feb 2021 12:26:20 GMT",
"tag": "codesandbox-react-template_v1.0.0",
Expand Down
11 changes: 10 additions & 1 deletion apps/codesandbox-react-template/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,20 @@
# Change Log - codesandbox-react-template

This log was last generated on Fri, 12 Feb 2021 12:26:20 GMT and should not be manually modified.
This log was last generated on Mon, 15 Feb 2021 12:22:00 GMT and should not be manually modified.

<!-- Start content -->

## [1.0.0](https://github.com/microsoft/fluentui/tree/codesandbox-react-template_v1.0.0)

Mon, 15 Feb 2021 12:22:00 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/codesandbox-react-template_v1.0.0..codesandbox-react-template_v1.0.0)

### Changes

- Bump @fluentui/react to v8.0.0-beta.55 ([PR #16880](https://github.com/microsoft/fluentui/pull/16880) by xgao@microsoft.com)

## [1.0.0](https://github.com/microsoft/fluentui/tree/codesandbox-react-template_v1.0.0)

Fri, 12 Feb 2021 12:26:20 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/codesandbox-react-template_v1.0.0..codesandbox-react-template_v1.0.0)

Expand Down
2 changes: 1 addition & 1 deletion apps/codesandbox-react-template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"dependencies": {
"@microsoft/load-themed-styles": "^1.10.26",
"@fluentui/react": "^8.0.0-beta.54",
"@fluentui/react": "^8.0.0-beta.55",
"react": "16.8.6",
"react-dom": "16.8.6",
"tslib": "^1.10.0"
Expand Down
35 changes: 35 additions & 0 deletions apps/perf-test/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,41 @@
{
"name": "perf-test",
"entries": [
{
"date": "Mon, 15 Feb 2021 12:22:00 GMT",
"tag": "perf-test_v1.0.0",
"version": "1.0.0",
"comments": {
"patch": [
{
"comment": "Bump @fluentui/make-styles to v0.6.0",
"author": "xgao@microsoft.com",
"commit": "d5a5a4f26ce900b3e1b3c0f6c46a17c2e3430439",
"package": "perf-test"
}
],
"none": [
{
"comment": "Bump @fluentui/react-button to v1.0.0-beta.32",
"author": "xgao@microsoft.com",
"commit": "d5a5a4f26ce900b3e1b3c0f6c46a17c2e3430439",
"package": "perf-test"
},
{
"comment": "Bump @fluentui/react-theme-provider to v1.0.0-beta.24",
"author": "xgao@microsoft.com",
"commit": "d5a5a4f26ce900b3e1b3c0f6c46a17c2e3430439",
"package": "perf-test"
},
{
"comment": "Bump @fluentui/react-avatar to v0.10.0",
"author": "xgao@microsoft.com",
"commit": "d5a5a4f26ce900b3e1b3c0f6c46a17c2e3430439",
"package": "perf-test"
}
]
}
},
{
"date": "Fri, 12 Feb 2021 12:26:20 GMT",
"tag": "perf-test_v1.0.0",
Expand Down
11 changes: 10 additions & 1 deletion apps/perf-test/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,20 @@
# Change Log - perf-test

This log was last generated on Fri, 12 Feb 2021 12:26:20 GMT and should not be manually modified.
This log was last generated on Mon, 15 Feb 2021 12:22:00 GMT and should not be manually modified.

<!-- Start content -->

## [1.0.0](https://github.com/microsoft/fluentui/tree/perf-test_v1.0.0)

Mon, 15 Feb 2021 12:22:00 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/perf-test_v1.0.0..perf-test_v1.0.0)

### Patches

- Bump @fluentui/make-styles to v0.6.0 ([PR #16880](https://github.com/microsoft/fluentui/pull/16880) by xgao@microsoft.com)

## [1.0.0](https://github.com/microsoft/fluentui/tree/perf-test_v1.0.0)

Fri, 12 Feb 2021 12:26:20 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/perf-test_v1.0.0..perf-test_v1.0.0)

Expand Down
10 changes: 5 additions & 5 deletions apps/perf-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,15 @@
},
"dependencies": {
"@fluentui/eslint-plugin": "^1.0.0-beta.1",
"@fluentui/make-styles": "^0.5.0",
"@fluentui/react": "^8.0.0-beta.54",
"@fluentui/make-styles": "^0.6.0",
"@fluentui/react": "^8.0.0-beta.55",
"@fluentui/react-avatar": "^0.10.0",
"@fluentui/react-button": "^1.0.0-beta.31",
"@fluentui/react-tabs": "^1.0.0-beta.45",
"@fluentui/react-button": "^1.0.0-beta.32",
"@fluentui/react-tabs": "^1.0.0-beta.46",
"@microsoft/load-themed-styles": "^1.10.26",
"@types/react": "16.9.42",
"@types/react-dom": "16.9.10",
"@fluentui/react-theme-provider": "^1.0.0-beta.23",
"@fluentui/react-theme-provider": "^1.0.0-beta.24",
"@types/webpack-env": "1.16.0",
"@fluentui/scripts": "^1.0.0",
"@fluentui/set-version": "^8.0.0-beta.1",
Expand Down
23 changes: 23 additions & 0 deletions apps/public-docsite-resources/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,29 @@
{
"name": "@fluentui/public-docsite-resources",
"entries": [
{
"date": "Mon, 15 Feb 2021 12:22:00 GMT",
"tag": "@fluentui/public-docsite-resources_v8.0.0-beta.2",
"version": "8.0.0-beta.2",
"comments": {
"prerelease": [
{
"comment": "Bump @fluentui/react-examples to v8.0.0-beta.2",
"author": "xgao@microsoft.com",
"commit": "d5a5a4f26ce900b3e1b3c0f6c46a17c2e3430439",
"package": "@fluentui/public-docsite-resources"
}
],
"none": [
{
"comment": "Bump @fluentui/api-docs to v8.0.0-beta.2",
"author": "xgao@microsoft.com",
"commit": "d5a5a4f26ce900b3e1b3c0f6c46a17c2e3430439",
"package": "@fluentui/public-docsite-resources"
}
]
}
},
{
"date": "Fri, 12 Feb 2021 12:26:20 GMT",
"tag": "@fluentui/public-docsite-resources_v8.0.0-beta.1",
Expand Down
11 changes: 10 additions & 1 deletion apps/public-docsite-resources/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
# Change Log - @fluentui/public-docsite-resources

This log was last generated on Fri, 12 Feb 2021 12:26:20 GMT and should not be manually modified.
This log was last generated on Mon, 15 Feb 2021 12:22:00 GMT and should not be manually modified.

<!-- Start content -->

## [8.0.0-beta.2](https://github.com/microsoft/fluentui/tree/@fluentui/public-docsite-resources_v8.0.0-beta.2)

Mon, 15 Feb 2021 12:22:00 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/public-docsite-resources_v8.0.0-beta.1..@fluentui/public-docsite-resources_v8.0.0-beta.2)

### Changes

- Bump @fluentui/react-examples to v8.0.0-beta.2 ([PR #16880](https://github.com/microsoft/fluentui/pull/16880) by xgao@microsoft.com)

## [8.0.0-beta.1](https://github.com/microsoft/fluentui/tree/@fluentui/public-docsite-resources_v8.0.0-beta.1)

Fri, 12 Feb 2021 12:26:20 GMT
Expand Down
18 changes: 9 additions & 9 deletions apps/public-docsite-resources/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/public-docsite-resources",
"version": "8.0.0-beta.1",
"version": "8.0.0-beta.2",
"description": "Fluent UI React local demo app",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down Expand Up @@ -33,16 +33,16 @@
"react-dom": "16.8.6"
},
"dependencies": {
"@fluentui/react": "^8.0.0-beta.54",
"@fluentui/react-examples": "^8.0.0-beta.1",
"@fluentui/react": "^8.0.0-beta.55",
"@fluentui/react-examples": "^8.0.0-beta.2",
"@microsoft/load-themed-styles": "^1.10.26",
"@fluentui/api-docs": "^8.0.0-beta.1",
"@fluentui/azure-themes": "^8.0.0-beta.53",
"@fluentui/react-docsite-components": "^8.0.0-beta.54",
"@fluentui/font-icons-mdl2": "^8.0.0-beta.15",
"@fluentui/api-docs": "^8.0.0-beta.2",
"@fluentui/azure-themes": "^8.0.0-beta.54",
"@fluentui/react-docsite-components": "^8.0.0-beta.55",
"@fluentui/font-icons-mdl2": "^8.0.0-beta.16",
"@fluentui/set-version": "^8.0.0-beta.1",
"@fluentui/theme-samples": "^8.0.0-beta.53",
"@fluentui/react-monaco-editor": "^1.0.1-0",
"@fluentui/theme-samples": "^8.0.0-beta.54",
"@fluentui/react-monaco-editor": "^1.0.1-1",
"@types/react": "16.9.42",
"office-ui-fabric-core": "^11.0.0",
"react": "16.8.6",
Expand Down
35 changes: 35 additions & 0 deletions apps/public-docsite/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,41 @@
{
"name": "@fluentui/public-docsite",
"entries": [
{
"date": "Mon, 15 Feb 2021 12:22:00 GMT",
"tag": "@fluentui/public-docsite_v8.0.0-beta.2",
"version": "8.0.0-beta.2",
"comments": {
"prerelease": [
{
"comment": "Update links to fluentui-apple repository",
"author": "mavitale@microsoft.com",
"commit": "e5800d7b3b471be19f448a7bfe3d9c7ca232dcf8",
"package": "@fluentui/public-docsite"
}
],
"none": [
{
"comment": "Bump @fluentui/react-examples to v8.0.0-beta.2",
"author": "xgao@microsoft.com",
"commit": "d5a5a4f26ce900b3e1b3c0f6c46a17c2e3430439",
"package": "@fluentui/public-docsite"
},
{
"comment": "Bump @fluentui/public-docsite-resources to v8.0.0-beta.2",
"author": "xgao@microsoft.com",
"commit": "d5a5a4f26ce900b3e1b3c0f6c46a17c2e3430439",
"package": "@fluentui/public-docsite"
},
{
"comment": "Bump @fluentui/api-docs to v8.0.0-beta.2",
"author": "xgao@microsoft.com",
"commit": "d5a5a4f26ce900b3e1b3c0f6c46a17c2e3430439",
"package": "@fluentui/public-docsite"
}
]
}
},
{
"date": "Fri, 12 Feb 2021 12:26:20 GMT",
"tag": "@fluentui/public-docsite_v8.0.0-beta.1",
Expand Down
11 changes: 10 additions & 1 deletion apps/public-docsite/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
# Change Log - @fluentui/public-docsite

This log was last generated on Fri, 12 Feb 2021 12:26:20 GMT and should not be manually modified.
This log was last generated on Mon, 15 Feb 2021 12:22:00 GMT and should not be manually modified.

<!-- Start content -->

## [8.0.0-beta.2](https://github.com/microsoft/fluentui/tree/@fluentui/public-docsite_v8.0.0-beta.2)

Mon, 15 Feb 2021 12:22:00 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/public-docsite_v8.0.0-beta.1..@fluentui/public-docsite_v8.0.0-beta.2)

### Changes

- Update links to fluentui-apple repository ([PR #16978](https://github.com/microsoft/fluentui/pull/16978) by mavitale@microsoft.com)

## [8.0.0-beta.1](https://github.com/microsoft/fluentui/tree/@fluentui/public-docsite_v8.0.0-beta.1)

Fri, 12 Feb 2021 12:26:20 GMT
Expand Down
26 changes: 13 additions & 13 deletions apps/public-docsite/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/public-docsite",
"version": "8.0.0-beta.1",
"version": "8.0.0-beta.2",
"description": "The official website for the Fluent UI project.",
"sideEffects": true,
"main": "lib-commonjs/root.js",
Expand Down Expand Up @@ -31,24 +31,24 @@
"@types/node": "^10.3.2",
"@types/webpack-env": "1.16.0",
"@fluentui/scripts": "^1.0.0",
"@fluentui/react-monaco-editor": "^1.0.1-0",
"@fluentui/react-monaco-editor": "^1.0.1-1",
"react-app-polyfill": "~1.0.1",
"write-file-webpack-plugin": "^4.1.0"
},
"dependencies": {
"@fluentui/react": "^8.0.0-beta.54",
"@fluentui/react-examples": "^8.0.0-beta.1",
"@fluentui/theme": "^2.0.0-beta.15",
"@fluentui/react": "^8.0.0-beta.55",
"@fluentui/react-examples": "^8.0.0-beta.2",
"@fluentui/theme": "^2.0.0-beta.16",
"@microsoft/load-themed-styles": "^1.10.26",
"@fluentui/api-docs": "^8.0.0-beta.1",
"@fluentui/react-docsite-components": "^8.0.0-beta.54",
"@fluentui/react-experiments": "^8.0.0-beta.58",
"@fluentui/public-docsite-resources": "^8.0.0-beta.1",
"@fluentui/react-file-type-icons": "^8.0.0-beta.17",
"@fluentui/font-icons-mdl2": "^8.0.0-beta.15",
"@fluentui/api-docs": "^8.0.0-beta.2",
"@fluentui/react-docsite-components": "^8.0.0-beta.55",
"@fluentui/react-experiments": "^8.0.0-beta.59",
"@fluentui/public-docsite-resources": "^8.0.0-beta.2",
"@fluentui/react-file-type-icons": "^8.0.0-beta.18",
"@fluentui/font-icons-mdl2": "^8.0.0-beta.16",
"@fluentui/set-version": "^8.0.0-beta.1",
"@fluentui/theme-samples": "^8.0.0-beta.53",
"@fluentui/utilities": "^8.0.0-beta.11",
"@fluentui/theme-samples": "^8.0.0-beta.54",
"@fluentui/utilities": "^8.0.0-beta.12",
"@types/react": "16.9.42",
"@types/react-dom": "16.9.10",
"json-loader": "^0.5.7",
Expand Down
Loading

0 comments on commit 7d58886

Please sign in to comment.