Skip to content

Commit

Permalink
Merge branch 'master' into text-implementation
Browse files Browse the repository at this point in the history
  • Loading branch information
andrefcdias committed Jul 2, 2021
2 parents 85dac23 + 3812a10 commit 2f5cd4e
Show file tree
Hide file tree
Showing 158 changed files with 1,899 additions and 465 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, 02 Jul 2021 07:37:06 GMT",
"tag": "perf-test_v1.0.0",
"version": "1.0.0",
"comments": {
"prerelease": [
{
"comment": "Bump @fluentui/react-avatar to v9.0.0-alpha.51",
"author": "[email protected]",
"commit": "c939e67b1840a9eb5f7706afcda8c14df8f18d33",
"package": "perf-test"
},
{
"comment": "Bump @fluentui/react-button to v9.0.0-alpha.54",
"author": "[email protected]",
"commit": "c939e67b1840a9eb5f7706afcda8c14df8f18d33",
"package": "perf-test"
},
{
"comment": "Bump @fluentui/react-provider to v9.0.0-alpha.51",
"author": "[email protected]",
"commit": "c939e67b1840a9eb5f7706afcda8c14df8f18d33",
"package": "perf-test"
},
{
"comment": "Bump @fluentui/react-theme to v9.0.0-alpha.16",
"author": "[email protected]",
"commit": "7222c057ece8a528431a1860223d9d920685f975",
"package": "perf-test"
}
]
}
},
{
"date": "Thu, 01 Jul 2021 07:35:05 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, 01 Jul 2021 07:35:05 GMT and should not be manually modified.
This log was last generated on Fri, 02 Jul 2021 07:37:06 GMT and should not be manually modified.

<!-- Start content -->

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

Fri, 02 Jul 2021 07:37:06 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/perf-test_v1.0.0..perf-test_v1.0.0)

### Changes

- Bump @fluentui/react-avatar to v9.0.0-alpha.51 ([PR #18796](https://github.com/microsoft/fluentui/pull/18796) by [email protected])
- Bump @fluentui/react-button to v9.0.0-alpha.54 ([PR #18796](https://github.com/microsoft/fluentui/pull/18796) by [email protected])
- Bump @fluentui/react-provider to v9.0.0-alpha.51 ([PR #18796](https://github.com/microsoft/fluentui/pull/18796) by [email protected])
- Bump @fluentui/react-theme to v9.0.0-alpha.16 ([PR #18655](https://github.com/microsoft/fluentui/pull/18655) by [email protected])

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

Thu, 01 Jul 2021 07:35:05 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.3.1",
"@fluentui/make-styles": "^9.0.0-alpha.26",
"@fluentui/react": "^8.22.0",
"@fluentui/react-avatar": "^9.0.0-alpha.50",
"@fluentui/react-button": "^9.0.0-alpha.53",
"@fluentui/react-provider": "^9.0.0-alpha.50",
"@fluentui/react-avatar": "^9.0.0-alpha.51",
"@fluentui/react-button": "^9.0.0-alpha.54",
"@fluentui/react-provider": "^9.0.0-alpha.51",
"@fluentui/react-tabs": "^1.0.0-beta.119",
"@fluentui/react-theme": "^9.0.0-alpha.15",
"@fluentui/react-theme": "^9.0.0-alpha.16",
"@fluentui/scripts": "^1.0.0",
"@microsoft/load-themed-styles": "^1.10.26",
"@types/react-dom": "16.9.10",
Expand Down
15 changes: 15 additions & 0 deletions apps/public-docsite-resources/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@fluentui/public-docsite-resources",
"entries": [
{
"date": "Fri, 02 Jul 2021 07:37:06 GMT",
"tag": "@fluentui/public-docsite-resources_v8.1.36",
"version": "8.1.36",
"comments": {
"none": [
{
"comment": "Bump @fluentui/react-examples to v8.33.3",
"author": "[email protected]",
"commit": "c939e67b1840a9eb5f7706afcda8c14df8f18d33",
"package": "@fluentui/public-docsite-resources"
}
]
}
},
{
"date": "Thu, 01 Jul 2021 07:35:05 GMT",
"tag": "@fluentui/public-docsite-resources_v8.1.36",
Expand Down
15 changes: 15 additions & 0 deletions apps/public-docsite/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@fluentui/public-docsite",
"entries": [
{
"date": "Fri, 02 Jul 2021 07:37:06 GMT",
"tag": "@fluentui/public-docsite_v8.2.36",
"version": "8.2.36",
"comments": {
"none": [
{
"comment": "Bump @fluentui/react-examples to v8.33.3",
"author": "[email protected]",
"commit": "c939e67b1840a9eb5f7706afcda8c14df8f18d33",
"package": "@fluentui/public-docsite"
}
]
}
},
{
"date": "Thu, 01 Jul 2021 07:35:05 GMT",
"tag": "@fluentui/public-docsite_v8.2.36",
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, 02 Jul 2021 07:37:06 GMT",
"tag": "ssr-tests_v1.0.0",
"version": "1.0.0",
"comments": {
"none": [
{
"comment": "Bump @fluentui/public-docsite-resources to v8.1.36",
"author": "[email protected]",
"commit": "c939e67b1840a9eb5f7706afcda8c14df8f18d33",
"package": "ssr-tests"
}
]
}
},
{
"date": "Thu, 01 Jul 2021 07:35:05 GMT",
"tag": "ssr-tests_v1.0.0",
Expand Down
75 changes: 75 additions & 0 deletions apps/vr-tests/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,81 @@
{
"name": "vr-tests",
"entries": [
{
"date": "Fri, 02 Jul 2021 07:37:06 GMT",
"tag": "vr-tests_v1.0.0",
"version": "1.0.0",
"comments": {
"prerelease": [
{
"comment": "Bump @fluentui/react-accordion to v9.0.0-alpha.46",
"author": "[email protected]",
"commit": "c939e67b1840a9eb5f7706afcda8c14df8f18d33",
"package": "vr-tests"
},
{
"comment": "Bump @fluentui/react-avatar to v9.0.0-alpha.51",
"author": "[email protected]",
"commit": "c939e67b1840a9eb5f7706afcda8c14df8f18d33",
"package": "vr-tests"
},
{
"comment": "Bump @fluentui/react-button to v9.0.0-alpha.54",
"author": "[email protected]",
"commit": "c939e67b1840a9eb5f7706afcda8c14df8f18d33",
"package": "vr-tests"
},
{
"comment": "Bump @fluentui/react-divider to v9.0.0-alpha.40",
"author": "[email protected]",
"commit": "c939e67b1840a9eb5f7706afcda8c14df8f18d33",
"package": "vr-tests"
},
{
"comment": "Bump @fluentui/react-label to v9.0.0-alpha.13",
"author": "[email protected]",
"commit": "c939e67b1840a9eb5f7706afcda8c14df8f18d33",
"package": "vr-tests"
},
{
"comment": "Bump @fluentui/react-link to v9.0.0-alpha.52",
"author": "[email protected]",
"commit": "c939e67b1840a9eb5f7706afcda8c14df8f18d33",
"package": "vr-tests"
},
{
"comment": "Bump @fluentui/react-provider to v9.0.0-alpha.51",
"author": "[email protected]",
"commit": "c939e67b1840a9eb5f7706afcda8c14df8f18d33",
"package": "vr-tests"
},
{
"comment": "Bump @fluentui/react-theme to v9.0.0-alpha.16",
"author": "[email protected]",
"commit": "7222c057ece8a528431a1860223d9d920685f975",
"package": "vr-tests"
},
{
"comment": "Bump @fluentui/babel-make-styles to v9.0.0-alpha.21",
"author": "[email protected]",
"commit": "7222c057ece8a528431a1860223d9d920685f975",
"package": "vr-tests"
},
{
"comment": "Bump @fluentui/react-make-styles to v9.0.0-alpha.45",
"author": "[email protected]",
"commit": "7222c057ece8a528431a1860223d9d920685f975",
"package": "vr-tests"
},
{
"comment": "Bump @fluentui/react-card to v9.0.0-alpha.0",
"author": "[email protected]",
"commit": "7222c057ece8a528431a1860223d9d920685f975",
"package": "vr-tests"
}
]
}
},
{
"date": "Thu, 01 Jul 2021 07:35:05 GMT",
"tag": "vr-tests_v1.0.0",
Expand Down
21 changes: 20 additions & 1 deletion apps/vr-tests/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,30 @@
# Change Log - vr-tests

This log was last generated on Thu, 01 Jul 2021 07:35:05 GMT and should not be manually modified.
This log was last generated on Fri, 02 Jul 2021 07:37:06 GMT and should not be manually modified.

<!-- Start content -->

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

Fri, 02 Jul 2021 07:37:06 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/vr-tests_v1.0.0..vr-tests_v1.0.0)

### Changes

- Bump @fluentui/react-accordion to v9.0.0-alpha.46 ([PR #18796](https://github.com/microsoft/fluentui/pull/18796) by [email protected])
- Bump @fluentui/react-avatar to v9.0.0-alpha.51 ([PR #18796](https://github.com/microsoft/fluentui/pull/18796) by [email protected])
- Bump @fluentui/react-button to v9.0.0-alpha.54 ([PR #18796](https://github.com/microsoft/fluentui/pull/18796) by [email protected])
- Bump @fluentui/react-divider to v9.0.0-alpha.40 ([PR #18796](https://github.com/microsoft/fluentui/pull/18796) by [email protected])
- Bump @fluentui/react-label to v9.0.0-alpha.13 ([PR #18796](https://github.com/microsoft/fluentui/pull/18796) by [email protected])
- Bump @fluentui/react-link to v9.0.0-alpha.52 ([PR #18796](https://github.com/microsoft/fluentui/pull/18796) by [email protected])
- Bump @fluentui/react-provider to v9.0.0-alpha.51 ([PR #18796](https://github.com/microsoft/fluentui/pull/18796) by [email protected])
- Bump @fluentui/react-theme to v9.0.0-alpha.16 ([PR #18655](https://github.com/microsoft/fluentui/pull/18655) by [email protected])
- Bump @fluentui/babel-make-styles to v9.0.0-alpha.21 ([PR #18655](https://github.com/microsoft/fluentui/pull/18655) by [email protected])
- Bump @fluentui/react-make-styles to v9.0.0-alpha.45 ([PR #18655](https://github.com/microsoft/fluentui/pull/18655) by [email protected])
- Bump @fluentui/react-card to v9.0.0-alpha.0 ([PR #18655](https://github.com/microsoft/fluentui/pull/18655) by [email protected])

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

Thu, 01 Jul 2021 07:35:05 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/vr-tests_v1.0.0..vr-tests_v1.0.0)

Expand Down
20 changes: 10 additions & 10 deletions apps/vr-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,25 +15,25 @@
"start": "start-storybook --port 5555"
},
"dependencies": {
"@fluentui/babel-make-styles": "^9.0.0-alpha.20",
"@fluentui/babel-make-styles": "^9.0.0-alpha.21",
"@fluentui/eslint-plugin": "^1.3.1",
"@fluentui/example-data": "^8.2.3",
"@fluentui/font-icons-mdl2": "^8.1.4",
"@fluentui/react": "^8.22.0",
"@fluentui/react-accordion": "^9.0.0-alpha.45",
"@fluentui/react-avatar": "^9.0.0-alpha.50",
"@fluentui/react-button": "^9.0.0-alpha.53",
"@fluentui/react-accordion": "^9.0.0-alpha.46",
"@fluentui/react-avatar": "^9.0.0-alpha.51",
"@fluentui/react-button": "^9.0.0-alpha.54",
"@fluentui/react-card": "^9.0.0-alpha.0",
"@fluentui/react-experiments": "^8.1.33",
"@fluentui/react-divider": "^9.0.0-alpha.39",
"@fluentui/react-divider": "^9.0.0-alpha.40",
"@fluentui/react-hooks": "^8.2.3",
"@fluentui/react-icons-mdl2": "^1.1.4",
"@fluentui/react-label": "^9.0.0-alpha.12",
"@fluentui/react-link": "^9.0.0-alpha.51",
"@fluentui/react-make-styles": "^9.0.0-alpha.44",
"@fluentui/react-provider": "^9.0.0-alpha.50",
"@fluentui/react-label": "^9.0.0-alpha.13",
"@fluentui/react-link": "^9.0.0-alpha.52",
"@fluentui/react-make-styles": "^9.0.0-alpha.45",
"@fluentui/react-provider": "^9.0.0-alpha.51",
"@fluentui/react-tabs": "^1.0.0-beta.119",
"@fluentui/react-theme": "^9.0.0-alpha.15",
"@fluentui/react-theme": "^9.0.0-alpha.16",
"@fluentui/scripts": "^1.0.0",
"@fluentui/storybook": "^1.0.0",
"@storybook/addons": "6.0.28",
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.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 2f5cd4e

Please sign in to comment.