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