@fluentui/react-overflow 9.0.0-beta.1 → 9.0.0-beta.4
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.json +58 -1
- package/CHANGELOG.md +31 -2
- package/package.json +5 -5
package/CHANGELOG.json
CHANGED
@@ -2,7 +2,64 @@
|
|
2
2
|
"name": "@fluentui/react-overflow",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "
|
5
|
+
"date": "Tue, 21 Jun 2022 17:09:28 GMT",
|
6
|
+
"tag": "@fluentui/react-overflow_v9.0.0-beta.4",
|
7
|
+
"version": "9.0.0-beta.4",
|
8
|
+
"comments": {
|
9
|
+
"prerelease": [
|
10
|
+
{
|
11
|
+
"author": "beachball",
|
12
|
+
"package": "@fluentui/react-overflow",
|
13
|
+
"comment": "Bump @fluentui/react-theme to v9.0.0-rc.10",
|
14
|
+
"commit": "b00790b7a0ea1473d8c3cc49c7ca0088002957ed"
|
15
|
+
}
|
16
|
+
]
|
17
|
+
}
|
18
|
+
},
|
19
|
+
{
|
20
|
+
"date": "Tue, 31 May 2022 21:28:40 GMT",
|
21
|
+
"tag": "@fluentui/react-overflow_v9.0.0-beta.3",
|
22
|
+
"version": "9.0.0-beta.3",
|
23
|
+
"comments": {
|
24
|
+
"prerelease": [
|
25
|
+
{
|
26
|
+
"author": "olfedias@microsoft.com",
|
27
|
+
"package": "@fluentui/react-overflow",
|
28
|
+
"commit": "0a5e9fa77a72eecafdd07034ccdc0b95fd49877c",
|
29
|
+
"comment": "chore: Update Griffel to latest version"
|
30
|
+
},
|
31
|
+
{
|
32
|
+
"author": "beachball",
|
33
|
+
"package": "@fluentui/react-overflow",
|
34
|
+
"comment": "Bump @fluentui/react-context-selector to v9.0.0-rc.10",
|
35
|
+
"commit": "335ebfcfd47005003901b5e319782bfe9ccd89fd"
|
36
|
+
},
|
37
|
+
{
|
38
|
+
"author": "beachball",
|
39
|
+
"package": "@fluentui/react-overflow",
|
40
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-rc.10",
|
41
|
+
"commit": "335ebfcfd47005003901b5e319782bfe9ccd89fd"
|
42
|
+
}
|
43
|
+
]
|
44
|
+
}
|
45
|
+
},
|
46
|
+
{
|
47
|
+
"date": "Mon, 23 May 2022 18:56:51 GMT",
|
48
|
+
"tag": "@fluentui/react-overflow_v9.0.0-beta.2",
|
49
|
+
"version": "9.0.0-beta.2",
|
50
|
+
"comments": {
|
51
|
+
"prerelease": [
|
52
|
+
{
|
53
|
+
"author": "beachball",
|
54
|
+
"package": "@fluentui/react-overflow",
|
55
|
+
"comment": "Bump @fluentui/react-theme to v9.0.0-rc.9",
|
56
|
+
"commit": "d4f80b17690e962d6a24e68959608d1ffe84aef6"
|
57
|
+
}
|
58
|
+
]
|
59
|
+
}
|
60
|
+
},
|
61
|
+
{
|
62
|
+
"date": "Mon, 23 May 2022 12:13:31 GMT",
|
6
63
|
"tag": "@fluentui/react-overflow_v9.0.0-beta.1",
|
7
64
|
"version": "9.0.0-beta.1",
|
8
65
|
"comments": {
|
package/CHANGELOG.md
CHANGED
@@ -1,12 +1,41 @@
|
|
1
1
|
# Change Log - @fluentui/react-overflow
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Tue, 21 Jun 2022 17:09:28 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
+
## [9.0.0-beta.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-overflow_v9.0.0-beta.4)
|
8
|
+
|
9
|
+
Tue, 21 Jun 2022 17:09:28 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-overflow_v9.0.0-beta.3..@fluentui/react-overflow_v9.0.0-beta.4)
|
11
|
+
|
12
|
+
### Changes
|
13
|
+
|
14
|
+
- Bump @fluentui/react-theme to v9.0.0-rc.10 ([PR #23608](https://github.com/microsoft/fluentui/pull/23608) by beachball)
|
15
|
+
|
16
|
+
## [9.0.0-beta.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-overflow_v9.0.0-beta.3)
|
17
|
+
|
18
|
+
Tue, 31 May 2022 21:28:40 GMT
|
19
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-overflow_v9.0.0-beta.2..@fluentui/react-overflow_v9.0.0-beta.3)
|
20
|
+
|
21
|
+
### Changes
|
22
|
+
|
23
|
+
- chore: Update Griffel to latest version ([PR #23275](https://github.com/microsoft/fluentui/pull/23275) by olfedias@microsoft.com)
|
24
|
+
- Bump @fluentui/react-context-selector to v9.0.0-rc.10 ([PR #23325](https://github.com/microsoft/fluentui/pull/23325) by beachball)
|
25
|
+
- Bump @fluentui/react-utilities to v9.0.0-rc.10 ([PR #23325](https://github.com/microsoft/fluentui/pull/23325) by beachball)
|
26
|
+
|
27
|
+
## [9.0.0-beta.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-overflow_v9.0.0-beta.2)
|
28
|
+
|
29
|
+
Mon, 23 May 2022 18:56:51 GMT
|
30
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-overflow_v9.0.0-beta.1..@fluentui/react-overflow_v9.0.0-beta.2)
|
31
|
+
|
32
|
+
### Changes
|
33
|
+
|
34
|
+
- Bump @fluentui/react-theme to v9.0.0-rc.9 ([PR #23146](https://github.com/microsoft/fluentui/pull/23146) by beachball)
|
35
|
+
|
7
36
|
## [9.0.0-beta.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-overflow_v9.0.0-beta.1)
|
8
37
|
|
9
|
-
Mon, 23 May 2022 12:
|
38
|
+
Mon, 23 May 2022 12:13:31 GMT
|
10
39
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-overflow_v9.0.0-alpha.0..@fluentui/react-overflow_v9.0.0-beta.1)
|
11
40
|
|
12
41
|
### Changes
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-overflow",
|
3
|
-
"version": "9.0.0-beta.
|
3
|
+
"version": "9.0.0-beta.4",
|
4
4
|
"description": "React bindings for @fluentui/priority-overflow",
|
5
5
|
"main": "lib-commonjs/index.js",
|
6
6
|
"module": "lib/index.js",
|
@@ -31,10 +31,10 @@
|
|
31
31
|
},
|
32
32
|
"dependencies": {
|
33
33
|
"@fluentui/priority-overflow": "^9.0.0-beta.1",
|
34
|
-
"@fluentui/react-context-selector": "9.0.0-rc.
|
35
|
-
"@fluentui/react-theme": "9.0.0-rc.
|
36
|
-
"@fluentui/react-utilities": "9.0.0-rc.
|
37
|
-
"@griffel/react": "1.0
|
34
|
+
"@fluentui/react-context-selector": "9.0.0-rc.10",
|
35
|
+
"@fluentui/react-theme": "9.0.0-rc.10",
|
36
|
+
"@fluentui/react-utilities": "9.0.0-rc.10",
|
37
|
+
"@griffel/react": "1.1.0",
|
38
38
|
"tslib": "^2.1.0"
|
39
39
|
},
|
40
40
|
"peerDependencies": {
|