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