Skip to content

Commit

Permalink
Merge branch 'fix/trigger-props-popup' of github.com:chpalac/fluentui…
Browse files Browse the repository at this point in the history
… into fix/trigger-props-popup
  • Loading branch information
chpalac committed Sep 19, 2022
2 parents c164745 + 6a05536 commit 9e6dc48
Show file tree
Hide file tree
Showing 615 changed files with 9,767 additions and 2,703 deletions.
4 changes: 4 additions & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,10 @@ packages/react-components/babel-preset-global-context @microsoft/teams-prg
packages/react-components/react-table @microsoft/teams-prg
packages/react-components/react-progress @microsoft/cxe-red @tomi-msft
packages/react-components/react-persona @microsoft/cxe-red @sopranopillow
packages/react-components-migration/react-button-shim-v8-v9 @microsoft/cxe-coastal
packages/react-components-migration/react-menu-shim-v8-v9 @microsoft/cxe-coastal
packages/react-components-migration/react-stack-shim-v8-v9 @microsoft/cxe-coastal
packages/react-components-migration/react-theme-shim-v8-v9 @microsoft/cxe-coastal
# <%= NX-CODEOWNER-PLACEHOLDER %>


Expand Down
39 changes: 39 additions & 0 deletions apps/perf-test-react-components/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,45 @@
{
"name": "@fluentui/perf-test-react-components",
"entries": [
{
"date": "Thu, 15 Sep 2022 09:50:08 GMT",
"tag": "@fluentui/perf-test-react-components_v9.0.0-rc.0",
"version": "9.0.0-rc.0",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/perf-test-react-components",
"comment": "Bump @fluentui/react-avatar to v9.1.0",
"commit": "a33448fe4a0f4117686c378f80b893d1406d95a8"
},
{
"author": "beachball",
"package": "@fluentui/perf-test-react-components",
"comment": "Bump @fluentui/react-button to v9.1.1",
"commit": "a33448fe4a0f4117686c378f80b893d1406d95a8"
},
{
"author": "beachball",
"package": "@fluentui/perf-test-react-components",
"comment": "Bump @fluentui/react-provider to v9.1.1",
"commit": "a33448fe4a0f4117686c378f80b893d1406d95a8"
},
{
"author": "beachball",
"package": "@fluentui/perf-test-react-components",
"comment": "Bump @fluentui/react-spinbutton to v9.0.1",
"commit": "a33448fe4a0f4117686c378f80b893d1406d95a8"
},
{
"author": "beachball",
"package": "@fluentui/perf-test-react-components",
"comment": "Bump @fluentui/react-theme to v9.1.0",
"commit": "a33448fe4a0f4117686c378f80b893d1406d95a8"
}
]
}
},
{
"date": "Wed, 03 Aug 2022 16:04:10 GMT",
"tag": "@fluentui/perf-test-react-components_v9.0.0-rc.0",
Expand Down
15 changes: 14 additions & 1 deletion apps/perf-test-react-components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,24 @@
# Change Log - @fluentui/perf-test-react-components

This log was last generated on Wed, 03 Aug 2022 16:04:10 GMT and should not be manually modified.
This log was last generated on Thu, 15 Sep 2022 09:50:08 GMT and should not be manually modified.

<!-- Start content -->

## [9.0.0-rc.0](https://github.com/microsoft/fluentui/tree/@fluentui/perf-test-react-components_v9.0.0-rc.0)

Thu, 15 Sep 2022 09:50:08 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/perf-test-react-components_v9.0.0-rc.0..@fluentui/perf-test-react-components_v9.0.0-rc.0)

### Patches

- Bump @fluentui/react-avatar to v9.1.0 ([PR #24808](https://github.com/microsoft/fluentui/pull/24808) by beachball)
- Bump @fluentui/react-button to v9.1.1 ([PR #24808](https://github.com/microsoft/fluentui/pull/24808) by beachball)
- Bump @fluentui/react-provider to v9.1.1 ([PR #24808](https://github.com/microsoft/fluentui/pull/24808) by beachball)
- Bump @fluentui/react-spinbutton to v9.0.1 ([PR #24808](https://github.com/microsoft/fluentui/pull/24808) by beachball)
- Bump @fluentui/react-theme to v9.1.0 ([PR #24808](https://github.com/microsoft/fluentui/pull/24808) by beachball)

## [9.0.0-rc.0](https://github.com/microsoft/fluentui/tree/@fluentui/perf-test-react-components_v9.0.0-rc.0)

Wed, 03 Aug 2022 16:04:10 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/perf-test-react-components_v9.0.0-rc.0..@fluentui/perf-test-react-components_v9.0.0-rc.0)

Expand Down
10 changes: 5 additions & 5 deletions apps/perf-test-react-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@
},
"dependencies": {
"@griffel/core": "^1.5.1",
"@fluentui/react-avatar": "^9.0.4",
"@fluentui/react-button": "^9.1.0",
"@fluentui/react-provider": "^9.1.0",
"@fluentui/react-spinbutton": "^9.0.0",
"@fluentui/react-theme": "^9.0.0",
"@fluentui/react-avatar": "^9.1.0",
"@fluentui/react-button": "^9.1.1",
"@fluentui/react-provider": "^9.1.1",
"@fluentui/react-spinbutton": "^9.0.1",
"@fluentui/react-theme": "^9.1.0",
"@fluentui/scripts": "^1.0.0",
"@microsoft/load-themed-styles": "^1.10.26",
"flamegrill": "0.2.0",
Expand Down
30 changes: 30 additions & 0 deletions apps/perf-test/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,36 @@
{
"name": "@fluentui/perf-test",
"entries": [
{
"date": "Fri, 16 Sep 2022 07:37:32 GMT",
"tag": "@fluentui/perf-test_v1.0.0",
"version": "1.0.0",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/perf-test",
"comment": "Bump @fluentui/react to v8.95.1",
"commit": "9077e0a7d3911096a3337d76ec65591d191a780a"
}
]
}
},
{
"date": "Thu, 15 Sep 2022 19:15:27 GMT",
"tag": "@fluentui/perf-test_v1.0.0",
"version": "1.0.0",
"comments": {
"minor": [
{
"author": "beachball",
"package": "@fluentui/perf-test",
"comment": "Bump @fluentui/react to v8.95.0",
"commit": "682ead9953a1d519133193033aafe392173009f5"
}
]
}
},
{
"date": "Tue, 13 Sep 2022 07:41:03 GMT",
"tag": "@fluentui/perf-test_v1.0.0",
Expand Down
20 changes: 19 additions & 1 deletion apps/perf-test/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,29 @@
# Change Log - @fluentui/perf-test

This log was last generated on Tue, 13 Sep 2022 07:41:03 GMT and should not be manually modified.
This log was last generated on Fri, 16 Sep 2022 07:37:32 GMT and should not be manually modified.

<!-- Start content -->

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

Fri, 16 Sep 2022 07:37:32 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/perf-test_v1.0.0..@fluentui/perf-test_v1.0.0)

### Patches

- Bump @fluentui/react to v8.95.1 ([PR #24822](https://github.com/microsoft/fluentui/pull/24822) by beachball)

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

Thu, 15 Sep 2022 19:15:27 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/perf-test_v1.0.0..@fluentui/perf-test_v1.0.0)

### Minor changes

- Bump @fluentui/react to v8.95.0 ([PR #24792](https://github.com/microsoft/fluentui/pull/24792) by beachball)

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

Tue, 13 Sep 2022 07:41:03 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/perf-test_v1.0.0..@fluentui/perf-test_v1.0.0)

Expand Down
2 changes: 1 addition & 1 deletion apps/perf-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@fluentui/eslint-plugin": "*"
},
"dependencies": {
"@fluentui/react": "^8.94.4",
"@fluentui/react": "^8.95.1",
"@fluentui/scripts": "^1.0.0",
"@microsoft/load-themed-styles": "^1.10.26",
"flamegrill": "0.2.0",
Expand Down
78 changes: 78 additions & 0 deletions apps/public-docsite-resources/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,84 @@
{
"name": "@fluentui/public-docsite-resources",
"entries": [
{
"date": "Fri, 16 Sep 2022 07:37:32 GMT",
"tag": "@fluentui/public-docsite-resources_v8.1.41",
"version": "8.1.41",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/public-docsite-resources",
"comment": "Bump @fluentui/react to v8.95.1",
"commit": "9077e0a7d3911096a3337d76ec65591d191a780a"
},
{
"author": "beachball",
"package": "@fluentui/public-docsite-resources",
"comment": "Bump @fluentui/azure-themes to v8.5.1",
"commit": "9077e0a7d3911096a3337d76ec65591d191a780a"
},
{
"author": "beachball",
"package": "@fluentui/public-docsite-resources",
"comment": "Bump @fluentui/react-docsite-components to v8.10.1",
"commit": "9077e0a7d3911096a3337d76ec65591d191a780a"
},
{
"author": "beachball",
"package": "@fluentui/public-docsite-resources",
"comment": "Bump @fluentui/theme-samples to v8.7.1",
"commit": "9077e0a7d3911096a3337d76ec65591d191a780a"
},
{
"author": "beachball",
"package": "@fluentui/public-docsite-resources",
"comment": "Bump @fluentui/react-monaco-editor to v1.7.1",
"commit": "9077e0a7d3911096a3337d76ec65591d191a780a"
}
]
}
},
{
"date": "Thu, 15 Sep 2022 19:15:27 GMT",
"tag": "@fluentui/public-docsite-resources_v8.1.41",
"version": "8.1.41",
"comments": {
"minor": [
{
"author": "beachball",
"package": "@fluentui/public-docsite-resources",
"comment": "Bump @fluentui/react to v8.95.0",
"commit": "682ead9953a1d519133193033aafe392173009f5"
},
{
"author": "beachball",
"package": "@fluentui/public-docsite-resources",
"comment": "Bump @fluentui/azure-themes to v8.5.0",
"commit": "682ead9953a1d519133193033aafe392173009f5"
},
{
"author": "beachball",
"package": "@fluentui/public-docsite-resources",
"comment": "Bump @fluentui/react-docsite-components to v8.10.0",
"commit": "682ead9953a1d519133193033aafe392173009f5"
},
{
"author": "beachball",
"package": "@fluentui/public-docsite-resources",
"comment": "Bump @fluentui/theme-samples to v8.7.0",
"commit": "682ead9953a1d519133193033aafe392173009f5"
},
{
"author": "beachball",
"package": "@fluentui/public-docsite-resources",
"comment": "Bump @fluentui/react-monaco-editor to v1.7.0",
"commit": "682ead9953a1d519133193033aafe392173009f5"
}
]
}
},
{
"date": "Tue, 13 Sep 2022 07:41:03 GMT",
"tag": "@fluentui/public-docsite-resources_v8.1.41",
Expand Down
28 changes: 27 additions & 1 deletion apps/public-docsite-resources/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,37 @@
# Change Log - @fluentui/public-docsite-resources

This log was last generated on Tue, 13 Sep 2022 07:41:03 GMT and should not be manually modified.
This log was last generated on Fri, 16 Sep 2022 07:37:32 GMT and should not be manually modified.

<!-- Start content -->

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

Fri, 16 Sep 2022 07:37:32 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/public-docsite-resources_v8.1.41..@fluentui/public-docsite-resources_v8.1.41)

### Patches

- Bump @fluentui/react to v8.95.1 ([PR #24822](https://github.com/microsoft/fluentui/pull/24822) by beachball)
- Bump @fluentui/azure-themes to v8.5.1 ([PR #24822](https://github.com/microsoft/fluentui/pull/24822) by beachball)
- Bump @fluentui/react-docsite-components to v8.10.1 ([PR #24822](https://github.com/microsoft/fluentui/pull/24822) by beachball)
- Bump @fluentui/theme-samples to v8.7.1 ([PR #24822](https://github.com/microsoft/fluentui/pull/24822) by beachball)
- Bump @fluentui/react-monaco-editor to v1.7.1 ([PR #24822](https://github.com/microsoft/fluentui/pull/24822) by beachball)

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

Thu, 15 Sep 2022 19:15:27 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/public-docsite-resources_v8.1.41..@fluentui/public-docsite-resources_v8.1.41)

### Minor changes

- Bump @fluentui/react to v8.95.0 ([PR #24792](https://github.com/microsoft/fluentui/pull/24792) by beachball)
- Bump @fluentui/azure-themes to v8.5.0 ([PR #24792](https://github.com/microsoft/fluentui/pull/24792) by beachball)
- Bump @fluentui/react-docsite-components to v8.10.0 ([PR #24792](https://github.com/microsoft/fluentui/pull/24792) by beachball)
- Bump @fluentui/theme-samples to v8.7.0 ([PR #24792](https://github.com/microsoft/fluentui/pull/24792) by beachball)
- Bump @fluentui/react-monaco-editor to v1.7.0 ([PR #24792](https://github.com/microsoft/fluentui/pull/24792) by beachball)

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

Tue, 13 Sep 2022 07:41:03 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/public-docsite-resources_v8.1.41..@fluentui/public-docsite-resources_v8.1.41)

Expand Down
10 changes: 5 additions & 5 deletions apps/public-docsite-resources/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,15 +32,15 @@
"@fluentui/scripts": "^1.0.0"
},
"dependencies": {
"@fluentui/react": "^8.94.4",
"@fluentui/react": "^8.95.1",
"@fluentui/react-examples": "^8.34.4",
"@microsoft/load-themed-styles": "^1.10.26",
"@fluentui/azure-themes": "^8.4.35",
"@fluentui/react-docsite-components": "^8.9.36",
"@fluentui/azure-themes": "^8.5.1",
"@fluentui/react-docsite-components": "^8.10.1",
"@fluentui/font-icons-mdl2": "^8.4.13",
"@fluentui/set-version": "^8.2.2",
"@fluentui/theme-samples": "^8.6.35",
"@fluentui/react-monaco-editor": "^1.6.35",
"@fluentui/theme-samples": "^8.7.1",
"@fluentui/react-monaco-editor": "^1.7.1",
"office-ui-fabric-core": "^11.0.0",
"react": "17.0.2",
"react-dom": "17.0.2",
Expand Down
54 changes: 54 additions & 0 deletions apps/public-docsite-v9/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,60 @@
{
"name": "@fluentui/public-docsite-v9",
"entries": [
{
"date": "Fri, 16 Sep 2022 07:37:32 GMT",
"tag": "@fluentui/public-docsite-v9_v1.0.0",
"version": "1.0.0",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/public-docsite-v9",
"comment": "Bump @fluentui/react to v8.95.1",
"commit": "9077e0a7d3911096a3337d76ec65591d191a780a"
},
{
"author": "beachball",
"package": "@fluentui/public-docsite-v9",
"comment": "Bump @fluentui/react-components to v9.3.0",
"commit": "9077e0a7d3911096a3337d76ec65591d191a780a"
},
{
"author": "beachball",
"package": "@fluentui/public-docsite-v9",
"comment": "Bump @fluentui/react-theme to v9.1.0",
"commit": "9077e0a7d3911096a3337d76ec65591d191a780a"
}
]
}
},
{
"date": "Thu, 15 Sep 2022 19:15:27 GMT",
"tag": "@fluentui/public-docsite-v9_v1.0.0",
"version": "1.0.0",
"comments": {
"minor": [
{
"author": "beachball",
"package": "@fluentui/public-docsite-v9",
"comment": "Bump @fluentui/react to v8.95.0",
"commit": "682ead9953a1d519133193033aafe392173009f5"
},
{
"author": "beachball",
"package": "@fluentui/public-docsite-v9",
"comment": "Bump @fluentui/react-components to v9.3.0",
"commit": "682ead9953a1d519133193033aafe392173009f5"
},
{
"author": "beachball",
"package": "@fluentui/public-docsite-v9",
"comment": "Bump @fluentui/react-theme to v9.1.0",
"commit": "682ead9953a1d519133193033aafe392173009f5"
}
]
}
},
{
"date": "Tue, 13 Sep 2022 07:41:03 GMT",
"tag": "@fluentui/public-docsite-v9_v1.0.0",
Expand Down
Loading

0 comments on commit 9e6dc48

Please sign in to comment.