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 Mar 26, 2021
1 parent a7c6612 commit b8a145c
Show file tree
Hide file tree
Showing 104 changed files with 1,171 additions and 220 deletions.
33 changes: 33 additions & 0 deletions apps/perf-test/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,39 @@
{
"name": "perf-test",
"entries": [
{
"date": "Fri, 26 Mar 2021 07:32:34 GMT",
"tag": "perf-test_v1.0.0",
"version": "1.0.0",
"comments": {
"prerelease": [
{
"comment": "Bump @fluentui/react-button to v9.0.0-alpha.16",
"author": "Humberto.Morimoto@microsoft.com",
"commit": "bf3f1e319baaf830102bb5dfa480dbb7b5539506",
"package": "perf-test"
},
{
"comment": "Bump @fluentui/react-avatar to v9.0.0-alpha.16",
"author": "lingfan.gao@microsoft.com",
"commit": "8b5295e082e07dbe428bff7b9548c80c338f07c8",
"package": "perf-test"
},
{
"comment": "Bump @fluentui/react-provider to v9.0.0-alpha.15",
"author": "lingfan.gao@microsoft.com",
"commit": "8b5295e082e07dbe428bff7b9548c80c338f07c8",
"package": "perf-test"
},
{
"comment": "Bump @fluentui/react-theme-provider to v9.0.0-alpha.15",
"author": "lingfan.gao@microsoft.com",
"commit": "8b5295e082e07dbe428bff7b9548c80c338f07c8",
"package": "perf-test"
}
]
}
},
{
"date": "Thu, 25 Mar 2021 07:33:24 GMT",
"tag": "perf-test_v1.0.0",
Expand Down
14 changes: 13 additions & 1 deletion apps/perf-test/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,23 @@
# Change Log - perf-test

This log was last generated on Thu, 25 Mar 2021 07:33:24 GMT and should not be manually modified.
This log was last generated on Fri, 26 Mar 2021 07:32:34 GMT and should not be manually modified.

<!-- Start content -->

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

Fri, 26 Mar 2021 07:32:34 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/perf-test_v1.0.0..perf-test_v1.0.0)

### Changes

- Bump @fluentui/react-button to v9.0.0-alpha.16 ([PR #17566](https://github.com/microsoft/fluentui/pull/17566) by Humberto.Morimoto@microsoft.com)
- Bump @fluentui/react-avatar to v9.0.0-alpha.16 ([PR #17524](https://github.com/microsoft/fluentui/pull/17524) by lingfan.gao@microsoft.com)
- Bump @fluentui/react-provider to v9.0.0-alpha.15 ([PR #17524](https://github.com/microsoft/fluentui/pull/17524) by lingfan.gao@microsoft.com)
- Bump @fluentui/react-theme-provider to v9.0.0-alpha.15 ([PR #17524](https://github.com/microsoft/fluentui/pull/17524) by lingfan.gao@microsoft.com)

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

Thu, 25 Mar 2021 07:33:24 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/perf-test_v1.0.0..perf-test_v1.0.0)

Expand Down
8 changes: 4 additions & 4 deletions apps/perf-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@
"@fluentui/eslint-plugin": "^1.0.1",
"@fluentui/make-styles": "^9.0.0-alpha.6",
"@fluentui/react": "^8.6.1",
"@fluentui/react-avatar": "^9.0.0-alpha.15",
"@fluentui/react-button": "^9.0.0-alpha.15",
"@fluentui/react-provider": "^9.0.0-alpha.14",
"@fluentui/react-avatar": "^9.0.0-alpha.16",
"@fluentui/react-button": "^9.0.0-alpha.16",
"@fluentui/react-provider": "^9.0.0-alpha.15",
"@fluentui/react-tabs": "^1.0.0-beta.72",
"@fluentui/react-theme-provider": "^9.0.0-alpha.14",
"@fluentui/react-theme-provider": "^9.0.0-alpha.15",
"@fluentui/react-theme": "^9.0.0-alpha.6",
"@fluentui/scripts": "^1.0.0",
"@microsoft/load-themed-styles": "^1.10.26",
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": "Fri, 26 Mar 2021 07:32:34 GMT",
"tag": "@fluentui/public-docsite-resources_v8.0.21",
"version": "8.0.21",
"comments": {
"patch": [
{
"comment": "Add npmignore so only relevant files are published",
"author": "elcraig@microsoft.com",
"commit": "a7c66121c2803569bf0d71f523e1abf5b3fdc891",
"package": "@fluentui/public-docsite-resources"
}
],
"none": [
{
"comment": "Bump @fluentui/react-examples to v8.9.2",
"author": "lingfan.gao@microsoft.com",
"commit": "8b5295e082e07dbe428bff7b9548c80c338f07c8",
"package": "@fluentui/public-docsite-resources"
}
]
}
},
{
"date": "Thu, 25 Mar 2021 07:33:24 GMT",
"tag": "@fluentui/public-docsite-resources_v8.0.20",
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 Thu, 25 Mar 2021 07:33:24 GMT and should not be manually modified.
This log was last generated on Fri, 26 Mar 2021 07:32:34 GMT and should not be manually modified.

<!-- Start content -->

## [8.0.21](https://github.com/microsoft/fluentui/tree/@fluentui/public-docsite-resources_v8.0.21)

Fri, 26 Mar 2021 07:32:34 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/public-docsite-resources_v8.0.20..@fluentui/public-docsite-resources_v8.0.21)

### Patches

- Add npmignore so only relevant files are published ([PR #17563](https://github.com/microsoft/fluentui/pull/17563) by elcraig@microsoft.com)

## [8.0.20](https://github.com/microsoft/fluentui/tree/@fluentui/public-docsite-resources_v8.0.20)

Thu, 25 Mar 2021 07:33:24 GMT
Expand Down
8 changes: 4 additions & 4 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.20",
"version": "8.0.21",
"description": "Fluent UI React local demo app",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down Expand Up @@ -33,15 +33,15 @@
},
"dependencies": {
"@fluentui/react": "^8.6.1",
"@fluentui/react-examples": "^8.9.1",
"@fluentui/react-examples": "^8.9.2",
"@microsoft/load-themed-styles": "^1.10.26",
"@fluentui/api-docs": "^8.0.17",
"@fluentui/azure-themes": "^8.0.18",
"@fluentui/react-docsite-components": "^8.0.17",
"@fluentui/react-docsite-components": "^8.0.18",
"@fluentui/font-icons-mdl2": "^8.0.2",
"@fluentui/set-version": "^8.0.1",
"@fluentui/theme-samples": "^8.0.17",
"@fluentui/react-monaco-editor": "^1.0.17",
"@fluentui/react-monaco-editor": "^1.0.18",
"@types/react": "16.9.42",
"office-ui-fabric-core": "^11.0.0",
"react": "16.8.6",
Expand Down
23 changes: 23 additions & 0 deletions apps/public-docsite/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,29 @@
{
"name": "@fluentui/public-docsite",
"entries": [
{
"date": "Fri, 26 Mar 2021 07:32:34 GMT",
"tag": "@fluentui/public-docsite_v8.0.20",
"version": "8.0.20",
"comments": {
"patch": [
{
"comment": "Add npmignore so only relevant files are published",
"author": "elcraig@microsoft.com",
"commit": "a7c66121c2803569bf0d71f523e1abf5b3fdc891",
"package": "@fluentui/public-docsite"
}
],
"none": [
{
"comment": "Bump @fluentui/react-examples to v8.9.2",
"author": "lingfan.gao@microsoft.com",
"commit": "8b5295e082e07dbe428bff7b9548c80c338f07c8",
"package": "@fluentui/public-docsite"
}
]
}
},
{
"date": "Thu, 25 Mar 2021 07:33:24 GMT",
"tag": "@fluentui/public-docsite_v8.0.19",
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 Thu, 25 Mar 2021 07:33:24 GMT and should not be manually modified.
This log was last generated on Fri, 26 Mar 2021 07:32:34 GMT and should not be manually modified.

<!-- Start content -->

## [8.0.20](https://github.com/microsoft/fluentui/tree/@fluentui/public-docsite_v8.0.20)

Fri, 26 Mar 2021 07:32:34 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/public-docsite_v8.0.19..@fluentui/public-docsite_v8.0.20)

### Patches

- Add npmignore so only relevant files are published ([PR #17563](https://github.com/microsoft/fluentui/pull/17563) by elcraig@microsoft.com)

## [8.0.19](https://github.com/microsoft/fluentui/tree/@fluentui/public-docsite_v8.0.19)

Thu, 25 Mar 2021 07:33:24 GMT
Expand Down
8 changes: 4 additions & 4 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.19",
"version": "8.0.20",
"description": "The official website for the Fluent UI project.",
"sideEffects": true,
"main": "lib-commonjs/root.js",
Expand All @@ -26,18 +26,18 @@
"devDependencies": {
"@fluentui/common-styles": "^1.0.2",
"@fluentui/eslint-plugin": "^1.0.1",
"@fluentui/react-monaco-editor": "^1.0.17",
"@fluentui/react-monaco-editor": "^1.0.18",
"@fluentui/scripts": "^1.0.0",
"react-app-polyfill": "~1.0.1",
"write-file-webpack-plugin": "^4.1.0"
},
"dependencies": {
"@fluentui/react": "^8.6.1",
"@fluentui/react-examples": "^8.9.1",
"@fluentui/react-examples": "^8.9.2",
"@fluentui/theme": "^2.0.2",
"@microsoft/load-themed-styles": "^1.10.26",
"@fluentui/api-docs": "^8.0.17",
"@fluentui/react-docsite-components": "^8.0.17",
"@fluentui/react-docsite-components": "^8.0.18",
"@fluentui/react-experiments": "^8.0.18",
"@fluentui/react-file-type-icons": "^8.0.2",
"@fluentui/font-icons-mdl2": "^8.0.2",
Expand Down
15 changes: 15 additions & 0 deletions apps/ssr-tests/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "ssr-tests",
"entries": [
{
"date": "Fri, 26 Mar 2021 07:32:34 GMT",
"tag": "ssr-tests_v1.0.0",
"version": "1.0.0",
"comments": {
"patch": [
{
"comment": "Bump @fluentui/public-docsite-resources to v8.0.21",
"author": "lingfan.gao@microsoft.com",
"commit": "8b5295e082e07dbe428bff7b9548c80c338f07c8",
"package": "ssr-tests"
}
]
}
},
{
"date": "Thu, 25 Mar 2021 07:33:24 GMT",
"tag": "ssr-tests_v1.0.0",
Expand Down
11 changes: 10 additions & 1 deletion apps/ssr-tests/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,20 @@
# Change Log - ssr-tests

This log was last generated on Thu, 25 Mar 2021 07:33:24 GMT and should not be manually modified.
This log was last generated on Fri, 26 Mar 2021 07:32:34 GMT and should not be manually modified.

<!-- Start content -->

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

Fri, 26 Mar 2021 07:32:34 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/ssr-tests_v1.0.0..ssr-tests_v1.0.0)

### Patches

- Bump @fluentui/public-docsite-resources to v8.0.21 ([PR #17524](https://github.com/microsoft/fluentui/pull/17524) by lingfan.gao@microsoft.com)

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

Thu, 25 Mar 2021 07:33:24 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/ssr-tests_v1.0.0..ssr-tests_v1.0.0)

Expand Down
2 changes: 1 addition & 1 deletion apps/ssr-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@microsoft/load-themed-styles": "^1.10.26",
"@types/mocha": "^7.0.2",
"@fluentui/scripts": "^1.0.0",
"@fluentui/public-docsite-resources": "^8.0.20",
"@fluentui/public-docsite-resources": "^8.0.21",
"just-scripts-utils": "^1.1.1",
"mocha": "^7.1.2",
"react": "16.8.6",
Expand Down
15 changes: 15 additions & 0 deletions apps/theming-designer/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "theming-designer",
"entries": [
{
"date": "Fri, 26 Mar 2021 07:32:34 GMT",
"tag": "theming-designer_v1.0.0",
"version": "1.0.0",
"comments": {
"patch": [
{
"comment": "Bump @fluentui/react-docsite-components to v8.0.18",
"author": "elcraig@microsoft.com",
"commit": "a7c66121c2803569bf0d71f523e1abf5b3fdc891",
"package": "theming-designer"
}
]
}
},
{
"date": "Thu, 25 Mar 2021 07:33:24 GMT",
"tag": "theming-designer_v1.0.0",
Expand Down
11 changes: 10 additions & 1 deletion apps/theming-designer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,20 @@
# Change Log - theming-designer

This log was last generated on Thu, 25 Mar 2021 07:33:24 GMT and should not be manually modified.
This log was last generated on Fri, 26 Mar 2021 07:32:34 GMT and should not be manually modified.

<!-- Start content -->

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

Fri, 26 Mar 2021 07:32:34 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/theming-designer_v1.0.0..theming-designer_v1.0.0)

### Patches

- Bump @fluentui/react-docsite-components to v8.0.18 ([PR #17563](https://github.com/microsoft/fluentui/pull/17563) by elcraig@microsoft.com)

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

Thu, 25 Mar 2021 07:33:24 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/theming-designer_v1.0.0..theming-designer_v1.0.0)

Expand Down
2 changes: 1 addition & 1 deletion apps/theming-designer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"dependencies": {
"@fluentui/react": "^8.6.1",
"@fluentui/merge-styles": "^8.0.2",
"@fluentui/react-docsite-components": "^8.0.17",
"@fluentui/react-docsite-components": "^8.0.18",
"@fluentui/foundation-legacy": "^8.0.2",
"@fluentui/scheme-utilities": "^8.0.2",
"@fluentui/set-version": "^8.0.1",
Expand Down
Loading

0 comments on commit b8a145c

Please sign in to comment.