Skip to content

Commit 7de2dec

Browse files
author
Fluent UI Build
committed
applying package updates
1 parent 5f61787 commit 7de2dec

File tree

276 files changed

+3926
-667
lines changed

Some content is hidden

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

276 files changed

+3926
-667
lines changed

apps/a11y-tests/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "a11y-tests",
33
"entries": [
4+
{
5+
"date": "Fri, 09 Jul 2021 07:39:31 GMT",
6+
"tag": "a11y-tests_v1.0.0",
7+
"version": "1.0.0",
8+
"comments": {
9+
"patch": [
10+
{
11+
"comment": "Bump @fluentui/eslint-plugin to v1.3.2",
12+
"author": "martinhochel@microsoft.com",
13+
"commit": "18902eb64710aa6253a79781357b8390bb13665c",
14+
"package": "a11y-tests"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Thu, 08 Jul 2021 07:32:49 GMT",
621
"tag": "a11y-tests_v1.0.0",

apps/a11y-tests/CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,20 @@
11
# Change Log - a11y-tests
22

3-
This log was last generated on Thu, 08 Jul 2021 07:32:49 GMT and should not be manually modified.
3+
This log was last generated on Fri, 09 Jul 2021 07:39:31 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

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

9+
Fri, 09 Jul 2021 07:39:31 GMT
10+
[Compare changes](https://github.com/microsoft/fluentui/compare/a11y-tests_v1.0.0..a11y-tests_v1.0.0)
11+
12+
### Patches
13+
14+
- Bump @fluentui/eslint-plugin to v1.3.2 ([PR #18808](https://github.com/microsoft/fluentui/pull/18808) by martinhochel@microsoft.com)
15+
16+
## [1.0.0](https://github.com/microsoft/fluentui/tree/a11y-tests_v1.0.0)
17+
918
Thu, 08 Jul 2021 07:32:49 GMT
1019
[Compare changes](https://github.com/microsoft/fluentui/compare/a11y-tests_v1.0.0..a11y-tests_v1.0.0)
1120

apps/a11y-tests/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"update-snapshots": "just-scripts jest -u"
1313
},
1414
"dependencies": {
15-
"@fluentui/react": "^8.22.2",
15+
"@fluentui/react": "^8.22.3",
1616
"axe-core": "3.5.0",
1717
"axe-puppeteer": "^1.0.0",
1818
"axe-sarif-converter": "^2.0.1",
@@ -23,12 +23,12 @@
2323
"react-dom": "16.8.6"
2424
},
2525
"devDependencies": {
26-
"@fluentui/eslint-plugin": "^1.3.1",
26+
"@fluentui/eslint-plugin": "^1.3.2",
2727
"@types/puppeteer": "1.12.3",
2828
"@types/react": "16.9.42",
2929
"@types/react-dom": "16.9.10",
3030
"@types/sarif": "^2.1.1",
31-
"@fluentui/font-icons-mdl2": "^8.1.4",
31+
"@fluentui/font-icons-mdl2": "^8.1.5",
3232
"@fluentui/scripts": "^1.0.0"
3333
}
3434
}

apps/codesandbox-react-northstar-template/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "codesandbox-react-northstar-template",
33
"entries": [
4+
{
5+
"date": "Fri, 09 Jul 2021 07:39:31 GMT",
6+
"tag": "codesandbox-react-northstar-template_v1.0.0",
7+
"version": "1.0.0",
8+
"comments": {
9+
"patch": [
10+
{
11+
"comment": "Bump @fluentui/eslint-plugin to v1.3.2",
12+
"author": "martinhochel@microsoft.com",
13+
"commit": "18902eb64710aa6253a79781357b8390bb13665c",
14+
"package": "codesandbox-react-northstar-template"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Mon, 07 Jun 2021 07:38:15 GMT",
621
"tag": "codesandbox-react-northstar-template_v1.0.0",

apps/codesandbox-react-northstar-template/CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,20 @@
11
# Change Log - codesandbox-react-northstar-template
22

3-
This log was last generated on Mon, 07 Jun 2021 07:38:15 GMT and should not be manually modified.
3+
This log was last generated on Fri, 09 Jul 2021 07:39:31 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

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

9+
Fri, 09 Jul 2021 07:39:31 GMT
10+
[Compare changes](https://github.com/microsoft/fluentui/compare/codesandbox-react-northstar-template_v1.0.0..codesandbox-react-northstar-template_v1.0.0)
11+
12+
### Patches
13+
14+
- Bump @fluentui/eslint-plugin to v1.3.2 ([PR #18808](https://github.com/microsoft/fluentui/pull/18808) by martinhochel@microsoft.com)
15+
16+
## [1.0.0](https://github.com/microsoft/fluentui/tree/codesandbox-react-northstar-template_v1.0.0)
17+
918
Mon, 07 Jun 2021 07:38:15 GMT
1019
[Compare changes](https://github.com/microsoft/fluentui/compare/codesandbox-react-northstar-template_v1.0.0..codesandbox-react-northstar-template_v1.0.0)
1120

apps/codesandbox-react-northstar-template/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"code-style": "just-scripts code-style"
1212
},
1313
"devDependencies": {
14-
"@fluentui/eslint-plugin": "^1.3.1",
14+
"@fluentui/eslint-plugin": "^1.3.2",
1515
"@types/react": "16.9.42",
1616
"@types/react-dom": "16.9.10",
1717
"@fluentui/scripts": "^1.0.0"

apps/codesandbox-react-template/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "codesandbox-react-template",
33
"entries": [
4+
{
5+
"date": "Fri, 09 Jul 2021 07:39:31 GMT",
6+
"tag": "codesandbox-react-template_v1.0.0",
7+
"version": "1.0.0",
8+
"comments": {
9+
"patch": [
10+
{
11+
"comment": "Bump @fluentui/eslint-plugin to v1.3.2",
12+
"author": "martinhochel@microsoft.com",
13+
"commit": "18902eb64710aa6253a79781357b8390bb13665c",
14+
"package": "codesandbox-react-template"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Thu, 08 Jul 2021 07:32:49 GMT",
621
"tag": "codesandbox-react-template_v1.0.0",

apps/codesandbox-react-template/CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,20 @@
11
# Change Log - codesandbox-react-template
22

3-
This log was last generated on Thu, 08 Jul 2021 07:32:49 GMT and should not be manually modified.
3+
This log was last generated on Fri, 09 Jul 2021 07:39:31 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

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

9+
Fri, 09 Jul 2021 07:39:31 GMT
10+
[Compare changes](https://github.com/microsoft/fluentui/compare/codesandbox-react-template_v1.0.0..codesandbox-react-template_v1.0.0)
11+
12+
### Patches
13+
14+
- Bump @fluentui/eslint-plugin to v1.3.2 ([PR #18808](https://github.com/microsoft/fluentui/pull/18808) by martinhochel@microsoft.com)
15+
16+
## [1.0.0](https://github.com/microsoft/fluentui/tree/codesandbox-react-template_v1.0.0)
17+
918
Thu, 08 Jul 2021 07:32:49 GMT
1019
[Compare changes](https://github.com/microsoft/fluentui/compare/codesandbox-react-template_v1.0.0..codesandbox-react-template_v1.0.0)
1120

apps/codesandbox-react-template/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@
1111
"code-style": "just-scripts code-style"
1212
},
1313
"devDependencies": {
14-
"@fluentui/eslint-plugin": "^1.3.1",
14+
"@fluentui/eslint-plugin": "^1.3.2",
1515
"@types/react": "16.9.42",
1616
"@types/react-dom": "16.9.10",
1717
"@fluentui/scripts": "^1.0.0"
1818
},
1919
"dependencies": {
2020
"@microsoft/load-themed-styles": "^1.10.26",
21-
"@fluentui/react": "^8.22.2",
21+
"@fluentui/react": "^8.22.3",
2222
"react": "16.8.6",
2323
"react-dom": "16.8.6",
2424
"tslib": "^2.1.0"

apps/perf-test/CHANGELOG.json

Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,59 @@
11
{
22
"name": "perf-test",
33
"entries": [
4+
{
5+
"date": "Fri, 09 Jul 2021 07:39:31 GMT",
6+
"tag": "perf-test_v1.0.0",
7+
"version": "1.0.0",
8+
"comments": {
9+
"patch": [
10+
{
11+
"comment": "Bump @fluentui/eslint-plugin to v1.3.2",
12+
"author": "martinhochel@microsoft.com",
13+
"commit": "18902eb64710aa6253a79781357b8390bb13665c",
14+
"package": "perf-test"
15+
}
16+
],
17+
"prerelease": [
18+
{
19+
"comment": "Bump @fluentui/react-button to v9.0.0-alpha.56",
20+
"author": "martinhochel@microsoft.com",
21+
"commit": "18902eb64710aa6253a79781357b8390bb13665c",
22+
"package": "perf-test"
23+
},
24+
{
25+
"comment": "Bump @fluentui/react-avatar to v9.0.0-alpha.53",
26+
"author": "martinhochel@microsoft.com",
27+
"commit": "18902eb64710aa6253a79781357b8390bb13665c",
28+
"package": "perf-test"
29+
},
30+
{
31+
"comment": "Bump @fluentui/react-tabs to v1.0.0-beta.122",
32+
"author": "martinhochel@microsoft.com",
33+
"commit": "18902eb64710aa6253a79781357b8390bb13665c",
34+
"package": "perf-test"
35+
},
36+
{
37+
"comment": "Bump @fluentui/react-provider to v9.0.0-alpha.53",
38+
"author": "martinhochel@microsoft.com",
39+
"commit": "18902eb64710aa6253a79781357b8390bb13665c",
40+
"package": "perf-test"
41+
},
42+
{
43+
"comment": "Bump @fluentui/make-styles to v9.0.0-alpha.27",
44+
"author": "martinhochel@microsoft.com",
45+
"commit": "18902eb64710aa6253a79781357b8390bb13665c",
46+
"package": "perf-test"
47+
},
48+
{
49+
"comment": "Bump @fluentui/react-theme to v9.0.0-alpha.17",
50+
"author": "martinhochel@microsoft.com",
51+
"commit": "18902eb64710aa6253a79781357b8390bb13665c",
52+
"package": "perf-test"
53+
}
54+
]
55+
}
56+
},
457
{
558
"date": "Thu, 08 Jul 2021 07:32:49 GMT",
659
"tag": "perf-test_v1.0.0",

0 commit comments

Comments
 (0)