Skip to content

Commit 49e7501

Browse files
author
Fluent UI Build
committed
applying package updates
1 parent 7a1737f commit 49e7501

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

62 files changed

+694
-83
lines changed

apps/perf-test/CHANGELOG.json

+15
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@fluentui/perf-test",
33
"entries": [
4+
{
5+
"date": "Fri, 08 Jul 2022 07:36:29 GMT",
6+
"tag": "@fluentui/perf-test_v1.0.0",
7+
"version": "1.0.0",
8+
"comments": {
9+
"minor": [
10+
{
11+
"author": "beachball",
12+
"package": "@fluentui/perf-test",
13+
"comment": "Bump @fluentui/react to v8.79.0",
14+
"commit": "7a1737f0db893a5c623c30d81745f8e41c9ef79b"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Thu, 07 Jul 2022 07:37:21 GMT",
621
"tag": "@fluentui/perf-test_v1.0.0",

apps/perf-test/CHANGELOG.md

+10-1
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,20 @@
11
# Change Log - @fluentui/perf-test
22

3-
This log was last generated on Thu, 07 Jul 2022 07:37:21 GMT and should not be manually modified.
3+
This log was last generated on Fri, 08 Jul 2022 07:36:29 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

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

9+
Fri, 08 Jul 2022 07:36:29 GMT
10+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/perf-test_v1.0.0..@fluentui/perf-test_v1.0.0)
11+
12+
### Minor changes
13+
14+
- Bump @fluentui/react to v8.79.0 ([PR #23823](https://github.com/microsoft/fluentui/pull/23823) by beachball)
15+
16+
## [1.0.0](https://github.com/microsoft/fluentui/tree/@fluentui/perf-test_v1.0.0)
17+
918
Thu, 07 Jul 2022 07:37:21 GMT
1019
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/perf-test_v1.0.0..@fluentui/perf-test_v1.0.0)
1120

apps/perf-test/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@fluentui/eslint-plugin": "*"
1616
},
1717
"dependencies": {
18-
"@fluentui/react": "^8.78.1",
18+
"@fluentui/react": "^8.79.0",
1919
"@fluentui/scripts": "^1.0.0",
2020
"@microsoft/load-themed-styles": "^1.10.26",
2121
"flamegrill": "0.2.0",

apps/public-docsite-resources/CHANGELOG.json

+39
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,45 @@
11
{
22
"name": "@fluentui/public-docsite-resources",
33
"entries": [
4+
{
5+
"date": "Fri, 08 Jul 2022 07:36:29 GMT",
6+
"tag": "@fluentui/public-docsite-resources_v8.1.41",
7+
"version": "8.1.41",
8+
"comments": {
9+
"minor": [
10+
{
11+
"author": "beachball",
12+
"package": "@fluentui/public-docsite-resources",
13+
"comment": "Bump @fluentui/react to v8.79.0",
14+
"commit": "7a1737f0db893a5c623c30d81745f8e41c9ef79b"
15+
},
16+
{
17+
"author": "beachball",
18+
"package": "@fluentui/public-docsite-resources",
19+
"comment": "Bump @fluentui/azure-themes to v8.4.0",
20+
"commit": "7a1737f0db893a5c623c30d81745f8e41c9ef79b"
21+
},
22+
{
23+
"author": "beachball",
24+
"package": "@fluentui/public-docsite-resources",
25+
"comment": "Bump @fluentui/react-docsite-components to v8.9.0",
26+
"commit": "7a1737f0db893a5c623c30d81745f8e41c9ef79b"
27+
},
28+
{
29+
"author": "beachball",
30+
"package": "@fluentui/public-docsite-resources",
31+
"comment": "Bump @fluentui/theme-samples to v8.6.0",
32+
"commit": "7a1737f0db893a5c623c30d81745f8e41c9ef79b"
33+
},
34+
{
35+
"author": "beachball",
36+
"package": "@fluentui/public-docsite-resources",
37+
"comment": "Bump @fluentui/react-monaco-editor to v1.6.0",
38+
"commit": "7a1737f0db893a5c623c30d81745f8e41c9ef79b"
39+
}
40+
]
41+
}
42+
},
443
{
544
"date": "Thu, 07 Jul 2022 07:37:21 GMT",
645
"tag": "@fluentui/public-docsite-resources_v8.1.41",

apps/public-docsite-resources/CHANGELOG.md

+14-1
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,24 @@
11
# Change Log - @fluentui/public-docsite-resources
22

3-
This log was last generated on Thu, 07 Jul 2022 07:37:21 GMT and should not be manually modified.
3+
This log was last generated on Fri, 08 Jul 2022 07:36:29 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

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

9+
Fri, 08 Jul 2022 07:36:29 GMT
10+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/public-docsite-resources_v8.1.41..@fluentui/public-docsite-resources_v8.1.41)
11+
12+
### Minor changes
13+
14+
- Bump @fluentui/react to v8.79.0 ([PR #23823](https://github.com/microsoft/fluentui/pull/23823) by beachball)
15+
- Bump @fluentui/azure-themes to v8.4.0 ([PR #23823](https://github.com/microsoft/fluentui/pull/23823) by beachball)
16+
- Bump @fluentui/react-docsite-components to v8.9.0 ([PR #23823](https://github.com/microsoft/fluentui/pull/23823) by beachball)
17+
- Bump @fluentui/theme-samples to v8.6.0 ([PR #23823](https://github.com/microsoft/fluentui/pull/23823) by beachball)
18+
- Bump @fluentui/react-monaco-editor to v1.6.0 ([PR #23823](https://github.com/microsoft/fluentui/pull/23823) by beachball)
19+
20+
## [8.1.41](https://github.com/microsoft/fluentui/tree/@fluentui/public-docsite-resources_v8.1.41)
21+
922
Thu, 07 Jul 2022 07:37:21 GMT
1023
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/public-docsite-resources_v8.1.41..@fluentui/public-docsite-resources_v8.1.41)
1124

apps/public-docsite-resources/package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -32,15 +32,15 @@
3232
"@fluentui/scripts": "^1.0.0"
3333
},
3434
"dependencies": {
35-
"@fluentui/react": "^8.78.1",
35+
"@fluentui/react": "^8.79.0",
3636
"@fluentui/react-examples": "^8.34.4",
3737
"@microsoft/load-themed-styles": "^1.10.26",
38-
"@fluentui/azure-themes": "^8.3.1",
39-
"@fluentui/react-docsite-components": "^8.8.1",
38+
"@fluentui/azure-themes": "^8.4.0",
39+
"@fluentui/react-docsite-components": "^8.9.0",
4040
"@fluentui/font-icons-mdl2": "^8.4.2",
4141
"@fluentui/set-version": "^8.2.1",
42-
"@fluentui/theme-samples": "^8.5.1",
43-
"@fluentui/react-monaco-editor": "^1.5.1",
42+
"@fluentui/theme-samples": "^8.6.0",
43+
"@fluentui/react-monaco-editor": "^1.6.0",
4444
"office-ui-fabric-core": "^11.0.0",
4545
"react": "16.14.0",
4646
"react-dom": "16.14.0",

apps/public-docsite-v9/CHANGELOG.json

+15
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@fluentui/public-docsite-v9",
33
"entries": [
4+
{
5+
"date": "Fri, 08 Jul 2022 07:36:29 GMT",
6+
"tag": "@fluentui/public-docsite-v9_v1.0.0",
7+
"version": "1.0.0",
8+
"comments": {
9+
"minor": [
10+
{
11+
"author": "beachball",
12+
"package": "@fluentui/public-docsite-v9",
13+
"comment": "Bump @fluentui/react to v8.79.0",
14+
"commit": "7a1737f0db893a5c623c30d81745f8e41c9ef79b"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Thu, 07 Jul 2022 07:37:21 GMT",
621
"tag": "@fluentui/public-docsite-v9_v1.0.0",

apps/public-docsite-v9/CHANGELOG.md

+10-1
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,20 @@
11
# Change Log - @fluentui/public-docsite-v9
22

3-
This log was last generated on Thu, 07 Jul 2022 07:37:21 GMT and should not be manually modified.
3+
This log was last generated on Fri, 08 Jul 2022 07:36:29 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

77
## [1.0.0](https://github.com/microsoft/fluentui/tree/@fluentui/public-docsite-v9_v1.0.0)
88

9+
Fri, 08 Jul 2022 07:36:29 GMT
10+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/public-docsite-v9_v1.0.0..@fluentui/public-docsite-v9_v1.0.0)
11+
12+
### Minor changes
13+
14+
- Bump @fluentui/react to v8.79.0 ([PR #23823](https://github.com/microsoft/fluentui/pull/23823) by beachball)
15+
16+
## [1.0.0](https://github.com/microsoft/fluentui/tree/@fluentui/public-docsite-v9_v1.0.0)
17+
918
Thu, 07 Jul 2022 07:37:21 GMT
1019
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/public-docsite-v9_v1.0.0..@fluentui/public-docsite-v9_v1.0.0)
1120

apps/public-docsite-v9/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@fluentui/scripts": "^1.0.0"
2222
},
2323
"dependencies": {
24-
"@fluentui/react": "^8.78.1",
24+
"@fluentui/react": "^8.79.0",
2525
"@fluentui/scripts": "^1.0.0",
2626
"@fluentui/storybook": "^1.0.0",
2727
"@fluentui/react-components": "^9.0.1",

apps/public-docsite/CHANGELOG.json

+39
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,45 @@
11
{
22
"name": "@fluentui/public-docsite",
33
"entries": [
4+
{
5+
"date": "Fri, 08 Jul 2022 07:36:29 GMT",
6+
"tag": "@fluentui/public-docsite_v8.2.41",
7+
"version": "8.2.41",
8+
"comments": {
9+
"minor": [
10+
{
11+
"author": "beachball",
12+
"package": "@fluentui/public-docsite",
13+
"comment": "Bump @fluentui/react to v8.79.0",
14+
"commit": "7a1737f0db893a5c623c30d81745f8e41c9ef79b"
15+
},
16+
{
17+
"author": "beachball",
18+
"package": "@fluentui/public-docsite",
19+
"comment": "Bump @fluentui/react-docsite-components to v8.9.0",
20+
"commit": "7a1737f0db893a5c623c30d81745f8e41c9ef79b"
21+
},
22+
{
23+
"author": "beachball",
24+
"package": "@fluentui/public-docsite",
25+
"comment": "Bump @fluentui/react-experiments to v8.11.0",
26+
"commit": "7a1737f0db893a5c623c30d81745f8e41c9ef79b"
27+
},
28+
{
29+
"author": "beachball",
30+
"package": "@fluentui/public-docsite",
31+
"comment": "Bump @fluentui/theme-samples to v8.6.0",
32+
"commit": "7a1737f0db893a5c623c30d81745f8e41c9ef79b"
33+
},
34+
{
35+
"author": "beachball",
36+
"package": "@fluentui/public-docsite",
37+
"comment": "Bump @fluentui/react-monaco-editor to v1.6.0",
38+
"commit": "7a1737f0db893a5c623c30d81745f8e41c9ef79b"
39+
}
40+
]
41+
}
42+
},
443
{
544
"date": "Thu, 07 Jul 2022 07:37:21 GMT",
645
"tag": "@fluentui/public-docsite_v8.2.41",

apps/public-docsite/CHANGELOG.md

+14-1
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,24 @@
11
# Change Log - @fluentui/public-docsite
22

3-
This log was last generated on Thu, 07 Jul 2022 07:37:21 GMT and should not be manually modified.
3+
This log was last generated on Fri, 08 Jul 2022 07:36:29 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

77
## [8.2.41](https://github.com/microsoft/fluentui/tree/@fluentui/public-docsite_v8.2.41)
88

9+
Fri, 08 Jul 2022 07:36:29 GMT
10+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/public-docsite_v8.2.41..@fluentui/public-docsite_v8.2.41)
11+
12+
### Minor changes
13+
14+
- Bump @fluentui/react to v8.79.0 ([PR #23823](https://github.com/microsoft/fluentui/pull/23823) by beachball)
15+
- Bump @fluentui/react-docsite-components to v8.9.0 ([PR #23823](https://github.com/microsoft/fluentui/pull/23823) by beachball)
16+
- Bump @fluentui/react-experiments to v8.11.0 ([PR #23823](https://github.com/microsoft/fluentui/pull/23823) by beachball)
17+
- Bump @fluentui/theme-samples to v8.6.0 ([PR #23823](https://github.com/microsoft/fluentui/pull/23823) by beachball)
18+
- Bump @fluentui/react-monaco-editor to v1.6.0 ([PR #23823](https://github.com/microsoft/fluentui/pull/23823) by beachball)
19+
20+
## [8.2.41](https://github.com/microsoft/fluentui/tree/@fluentui/public-docsite_v8.2.41)
21+
922
Thu, 07 Jul 2022 07:37:21 GMT
1023
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/public-docsite_v8.2.41..@fluentui/public-docsite_v8.2.41)
1124

apps/public-docsite/package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -25,24 +25,24 @@
2525
"devDependencies": {
2626
"@fluentui/common-styles": "^1.1.1",
2727
"@fluentui/eslint-plugin": "*",
28-
"@fluentui/react-monaco-editor": "^1.5.1",
28+
"@fluentui/react-monaco-editor": "^1.6.0",
2929
"@fluentui/scripts": "^1.0.0",
3030
"write-file-webpack-plugin": "^4.1.0"
3131
},
3232
"dependencies": {
3333
"@fluentui/font-icons-mdl2": "^8.4.2",
3434
"@fluentui/public-docsite-resources": "^8.1.41",
3535
"@fluentui/public-docsite-setup": "^0.3.9",
36-
"@fluentui/react": "^8.78.1",
37-
"@fluentui/react-docsite-components": "^8.8.1",
36+
"@fluentui/react": "^8.79.0",
37+
"@fluentui/react-docsite-components": "^8.9.0",
3838
"@fluentui/react-examples": "^8.34.4",
39-
"@fluentui/react-experiments": "^8.10.1",
39+
"@fluentui/react-experiments": "^8.11.0",
4040
"@fluentui/react-file-type-icons": "^8.6.10",
4141
"@fluentui/react-icons-mdl2": "^1.3.11",
4242
"@fluentui/react-icons-mdl2-branded": "^1.2.11",
4343
"@fluentui/set-version": "^8.2.1",
4444
"@fluentui/theme": "^2.6.6",
45-
"@fluentui/theme-samples": "^8.5.1",
45+
"@fluentui/theme-samples": "^8.6.0",
4646
"@fluentui/utilities": "^8.8.3",
4747
"@microsoft/load-themed-styles": "^1.10.26",
4848
"office-ui-fabric-core": "^11.0.0",

apps/ssr-tests/CHANGELOG.json

+15
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@fluentui/ssr-tests",
33
"entries": [
4+
{
5+
"date": "Fri, 08 Jul 2022 07:36:29 GMT",
6+
"tag": "@fluentui/ssr-tests_v1.0.0",
7+
"version": "1.0.0",
8+
"comments": {
9+
"minor": [
10+
{
11+
"author": "beachball",
12+
"package": "@fluentui/ssr-tests",
13+
"comment": "Bump @fluentui/react to v8.79.0",
14+
"commit": "7a1737f0db893a5c623c30d81745f8e41c9ef79b"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Thu, 07 Jul 2022 07:37:21 GMT",
621
"tag": "@fluentui/ssr-tests_v1.0.0",

apps/ssr-tests/CHANGELOG.md

+10-1
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,20 @@
11
# Change Log - @fluentui/ssr-tests
22

3-
This log was last generated on Thu, 07 Jul 2022 07:37:21 GMT and should not be manually modified.
3+
This log was last generated on Fri, 08 Jul 2022 07:36:29 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

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

9+
Fri, 08 Jul 2022 07:36:29 GMT
10+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/ssr-tests_v1.0.0..@fluentui/ssr-tests_v1.0.0)
11+
12+
### Minor changes
13+
14+
- Bump @fluentui/react to v8.79.0 ([PR #23823](https://github.com/microsoft/fluentui/pull/23823) by beachball)
15+
16+
## [1.0.0](https://github.com/microsoft/fluentui/tree/@fluentui/ssr-tests_v1.0.0)
17+
918
Thu, 07 Jul 2022 07:37:21 GMT
1019
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/ssr-tests_v1.0.0..@fluentui/ssr-tests_v1.0.0)
1120

apps/ssr-tests/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"license": "MIT",
1515
"devDependencies": {
16-
"@fluentui/react": "^8.78.1",
16+
"@fluentui/react": "^8.79.0",
1717
"@microsoft/load-themed-styles": "^1.10.26",
1818
"@types/mocha": "^7.0.2",
1919
"@fluentui/scripts": "^1.0.0",

apps/theming-designer/CHANGELOG.json

+21
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,27 @@
11
{
22
"name": "@fluentui/theming-designer",
33
"entries": [
4+
{
5+
"date": "Fri, 08 Jul 2022 07:36:29 GMT",
6+
"tag": "@fluentui/theming-designer_v1.0.0",
7+
"version": "1.0.0",
8+
"comments": {
9+
"minor": [
10+
{
11+
"author": "beachball",
12+
"package": "@fluentui/theming-designer",
13+
"comment": "Bump @fluentui/react to v8.79.0",
14+
"commit": "7a1737f0db893a5c623c30d81745f8e41c9ef79b"
15+
},
16+
{
17+
"author": "beachball",
18+
"package": "@fluentui/theming-designer",
19+
"comment": "Bump @fluentui/react-docsite-components to v8.9.0",
20+
"commit": "7a1737f0db893a5c623c30d81745f8e41c9ef79b"
21+
}
22+
]
23+
}
24+
},
425
{
526
"date": "Thu, 07 Jul 2022 07:37:21 GMT",
627
"tag": "@fluentui/theming-designer_v1.0.0",

0 commit comments

Comments
 (0)