@fluentui/react-overflow 0.0.0-nightly-20220627-0421.1 → 0.0.0-nightly-20220628-0417.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.json +32 -11
- package/CHANGELOG.md +18 -8
- package/package.json +5 -5
package/CHANGELOG.json
CHANGED
@@ -2,11 +2,17 @@
|
|
2
2
|
"name": "@fluentui/react-overflow",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "
|
6
|
-
"tag": "@fluentui/react-overflow_v0.0.0-nightly-
|
7
|
-
"version": "0.0.0-nightly-
|
5
|
+
"date": "Tue, 28 Jun 2022 04:31:02 GMT",
|
6
|
+
"tag": "@fluentui/react-overflow_v0.0.0-nightly-20220628-0417.1",
|
7
|
+
"version": "0.0.0-nightly-20220628-0417.1",
|
8
8
|
"comments": {
|
9
9
|
"prerelease": [
|
10
|
+
{
|
11
|
+
"author": "lingfangao@hotmail.com",
|
12
|
+
"package": "@fluentui/react-overflow",
|
13
|
+
"commit": "e0aabd850b15adf9c151ebd4e332f7c50ad6cfdf",
|
14
|
+
"comment": "Update 9.0.0-rc dependencies to use caret range"
|
15
|
+
},
|
10
16
|
{
|
11
17
|
"author": "olfedias@microsoft.com",
|
12
18
|
"package": "@fluentui/react-overflow",
|
@@ -34,26 +40,26 @@
|
|
34
40
|
{
|
35
41
|
"author": "beachball",
|
36
42
|
"package": "@fluentui/react-overflow",
|
37
|
-
"comment": "Bump @fluentui/priority-overflow to v0.0.0-nightly-
|
38
|
-
"commit": "
|
43
|
+
"comment": "Bump @fluentui/priority-overflow to v0.0.0-nightly-20220628-0417.1",
|
44
|
+
"commit": "3dd54b72d321c3345a21b4175ffe89e7c457c094"
|
39
45
|
},
|
40
46
|
{
|
41
47
|
"author": "beachball",
|
42
48
|
"package": "@fluentui/react-overflow",
|
43
|
-
"comment": "Bump @fluentui/react-context-selector to v0.0.0
|
44
|
-
"commit": "
|
49
|
+
"comment": "Bump @fluentui/react-context-selector to v0.0.0",
|
50
|
+
"commit": "3dd54b72d321c3345a21b4175ffe89e7c457c094"
|
45
51
|
},
|
46
52
|
{
|
47
53
|
"author": "beachball",
|
48
54
|
"package": "@fluentui/react-overflow",
|
49
|
-
"comment": "Bump @fluentui/react-theme to v0.0.0
|
50
|
-
"commit": "
|
55
|
+
"comment": "Bump @fluentui/react-theme to v0.0.0",
|
56
|
+
"commit": "3dd54b72d321c3345a21b4175ffe89e7c457c094"
|
51
57
|
},
|
52
58
|
{
|
53
59
|
"author": "beachball",
|
54
60
|
"package": "@fluentui/react-overflow",
|
55
|
-
"comment": "Bump @fluentui/react-utilities to v0.0.0
|
56
|
-
"commit": "
|
61
|
+
"comment": "Bump @fluentui/react-utilities to v0.0.0",
|
62
|
+
"commit": "3dd54b72d321c3345a21b4175ffe89e7c457c094"
|
57
63
|
}
|
58
64
|
],
|
59
65
|
"none": [
|
@@ -66,6 +72,21 @@
|
|
66
72
|
]
|
67
73
|
}
|
68
74
|
},
|
75
|
+
{
|
76
|
+
"date": "Thu, 23 Jun 2022 14:25:31 GMT",
|
77
|
+
"tag": "@fluentui/react-overflow_v9.0.0-beta.4",
|
78
|
+
"version": "9.0.0-beta.4",
|
79
|
+
"comments": {
|
80
|
+
"prerelease": [
|
81
|
+
{
|
82
|
+
"author": "beachball",
|
83
|
+
"package": "@fluentui/react-overflow",
|
84
|
+
"comment": "Bump @fluentui/react-theme to v9.0.0-rc.10",
|
85
|
+
"commit": "b00790b7a0ea1473d8c3cc49c7ca0088002957ed"
|
86
|
+
}
|
87
|
+
]
|
88
|
+
}
|
89
|
+
},
|
69
90
|
{
|
70
91
|
"date": "Tue, 31 May 2022 21:28:40 GMT",
|
71
92
|
"tag": "@fluentui/react-overflow_v9.0.0-beta.3",
|
package/CHANGELOG.md
CHANGED
@@ -1,24 +1,34 @@
|
|
1
1
|
# Change Log - @fluentui/react-overflow
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Tue, 28 Jun 2022 04:31:02 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
-
## [0.0.0-nightly-
|
7
|
+
## [0.0.0-nightly-20220628-0417.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-overflow_v0.0.0-nightly-20220628-0417.1)
|
8
8
|
|
9
|
-
|
10
|
-
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-overflow_v9.0.0-beta.
|
9
|
+
Tue, 28 Jun 2022 04:31:02 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-overflow_v9.0.0-beta.4..@fluentui/react-overflow_v0.0.0-nightly-20220628-0417.1)
|
11
11
|
|
12
12
|
### Changes
|
13
13
|
|
14
|
+
- Update 9.0.0-rc dependencies to use caret range ([PR #23732](https://github.com/microsoft/fluentui/pull/23732) by lingfangao@hotmail.com)
|
14
15
|
- fix: do not throw in SSR ([PR #23372](https://github.com/microsoft/fluentui/pull/23372) by olfedias@microsoft.com)
|
15
16
|
- chore: Mark teams-prg owned APIs with @internal ([PR #23689](https://github.com/microsoft/fluentui/pull/23689) by lingfangao@hotmail.com)
|
16
17
|
- chore: Adding scheduler as a peer dependency since this package has a dependency on @fluentui/react-context-selector. ([PR #23681](https://github.com/microsoft/fluentui/pull/23681) by Humberto.Morimoto@microsoft.com)
|
17
18
|
- Bump Griffel dependencies ([PR #23688](https://github.com/microsoft/fluentui/pull/23688) by lingfangao@hotmail.com)
|
18
|
-
- Bump @fluentui/priority-overflow to v0.0.0-nightly-
|
19
|
-
- Bump @fluentui/react-context-selector to v0.0.0
|
20
|
-
- Bump @fluentui/react-theme to v0.0.0
|
21
|
-
- Bump @fluentui/react-utilities to v0.0.0
|
19
|
+
- Bump @fluentui/priority-overflow to v0.0.0-nightly-20220628-0417.1 ([commit](https://github.com/microsoft/fluentui/commit/3dd54b72d321c3345a21b4175ffe89e7c457c094) by beachball)
|
20
|
+
- Bump @fluentui/react-context-selector to v0.0.0 ([commit](https://github.com/microsoft/fluentui/commit/3dd54b72d321c3345a21b4175ffe89e7c457c094) by beachball)
|
21
|
+
- Bump @fluentui/react-theme to v0.0.0 ([commit](https://github.com/microsoft/fluentui/commit/3dd54b72d321c3345a21b4175ffe89e7c457c094) by beachball)
|
22
|
+
- Bump @fluentui/react-utilities to v0.0.0 ([commit](https://github.com/microsoft/fluentui/commit/3dd54b72d321c3345a21b4175ffe89e7c457c094) by beachball)
|
23
|
+
|
24
|
+
## [9.0.0-beta.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-overflow_v9.0.0-beta.4)
|
25
|
+
|
26
|
+
Thu, 23 Jun 2022 14:25:31 GMT
|
27
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-overflow_v9.0.0-beta.3..@fluentui/react-overflow_v9.0.0-beta.4)
|
28
|
+
|
29
|
+
### Changes
|
30
|
+
|
31
|
+
- Bump @fluentui/react-theme to v9.0.0-rc.10 ([PR #23608](https://github.com/microsoft/fluentui/pull/23608) by beachball)
|
22
32
|
|
23
33
|
## [9.0.0-beta.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-overflow_v9.0.0-beta.3)
|
24
34
|
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-overflow",
|
3
|
-
"version": "0.0.0-nightly-
|
3
|
+
"version": "0.0.0-nightly-20220628-0417.1",
|
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": "^0.0.0-nightly-
|
34
|
-
"@fluentui/react-context-selector": "0.0.0
|
35
|
-
"@fluentui/react-theme": "0.0.0
|
36
|
-
"@fluentui/react-utilities": "0.0.0
|
33
|
+
"@fluentui/priority-overflow": "^0.0.0-nightly-20220628-0417.1",
|
34
|
+
"@fluentui/react-context-selector": "^0.0.0",
|
35
|
+
"@fluentui/react-theme": "^0.0.0",
|
36
|
+
"@fluentui/react-utilities": "^0.0.0",
|
37
37
|
"@griffel/react": "1.2.0",
|
38
38
|
"tslib": "^2.1.0"
|
39
39
|
},
|