@fluentui/react-overflow 0.0.0-nightly-20240927-0406.1 → 0.0.0-nightly-20240930-0408.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.md +10 -10
- package/package.json +7 -7
package/CHANGELOG.md
CHANGED
@@ -1,23 +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, 30 Sep 2024 04:13:09 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-20240930-0408.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-overflow_v0.0.0-nightly-20240930-0408.1)
|
8
8
|
|
9
|
-
|
10
|
-
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-overflow_v9.1.30..@fluentui/react-overflow_v0.0.0-nightly-
|
9
|
+
Mon, 30 Sep 2024 04:13:09 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-overflow_v9.1.30..@fluentui/react-overflow_v0.0.0-nightly-20240930-0408.1)
|
11
11
|
|
12
12
|
### Changes
|
13
13
|
|
14
14
|
- Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/not available) by fluentui-internal@service.microsoft.com)
|
15
|
-
- Bump @fluentui/priority-overflow to v0.0.0-nightly-
|
16
|
-
- Bump @fluentui/react-context-selector to v0.0.0-nightly-
|
17
|
-
- Bump @fluentui/react-theme to v0.0.0-nightly-
|
18
|
-
- Bump @fluentui/react-utilities to v0.0.0-nightly-
|
19
|
-
- Bump @fluentui/react-portal to v0.0.0-nightly-
|
20
|
-
- Bump @fluentui/react-menu to v0.0.0-nightly-
|
15
|
+
- Bump @fluentui/priority-overflow to v0.0.0-nightly-20240930-0408.1 ([commit](https://github.com/microsoft/fluentui/commit/5bc438899e52a76d45ff36d63103627dd39ca35a) by beachball)
|
16
|
+
- Bump @fluentui/react-context-selector to v0.0.0-nightly-20240930-0408.1 ([commit](https://github.com/microsoft/fluentui/commit/5bc438899e52a76d45ff36d63103627dd39ca35a) by beachball)
|
17
|
+
- Bump @fluentui/react-theme to v0.0.0-nightly-20240930-0408.1 ([commit](https://github.com/microsoft/fluentui/commit/5bc438899e52a76d45ff36d63103627dd39ca35a) by beachball)
|
18
|
+
- Bump @fluentui/react-utilities to v0.0.0-nightly-20240930-0408.1 ([commit](https://github.com/microsoft/fluentui/commit/5bc438899e52a76d45ff36d63103627dd39ca35a) by beachball)
|
19
|
+
- Bump @fluentui/react-portal to v0.0.0-nightly-20240930-0408.1 ([commit](https://github.com/microsoft/fluentui/commit/5bc438899e52a76d45ff36d63103627dd39ca35a) by beachball)
|
20
|
+
- Bump @fluentui/react-menu to v0.0.0-nightly-20240930-0408.1 ([commit](https://github.com/microsoft/fluentui/commit/5bc438899e52a76d45ff36d63103627dd39ca35a) by beachball)
|
21
21
|
|
22
22
|
## [9.1.30](https://github.com/microsoft/fluentui/tree/@fluentui/react-overflow_v9.1.30)
|
23
23
|
|
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-20240930-0408.1",
|
4
4
|
"description": "React bindings for @fluentui/priority-overflow",
|
5
5
|
"main": "lib-commonjs/index.js",
|
6
6
|
"module": "lib/index.js",
|
@@ -27,18 +27,18 @@
|
|
27
27
|
"generate-api": "just-scripts generate-api"
|
28
28
|
},
|
29
29
|
"devDependencies": {
|
30
|
-
"@fluentui/react-portal": "0.0.0-nightly-
|
31
|
-
"@fluentui/react-menu": "0.0.0-nightly-
|
30
|
+
"@fluentui/react-portal": "0.0.0-nightly-20240930-0408.1",
|
31
|
+
"@fluentui/react-menu": "0.0.0-nightly-20240930-0408.1",
|
32
32
|
"@fluentui/eslint-plugin": "*",
|
33
33
|
"@fluentui/scripts-api-extractor": "*",
|
34
34
|
"@fluentui/scripts-cypress": "*",
|
35
35
|
"@fluentui/scripts-tasks": "*"
|
36
36
|
},
|
37
37
|
"dependencies": {
|
38
|
-
"@fluentui/priority-overflow": "0.0.0-nightly-
|
39
|
-
"@fluentui/react-context-selector": "0.0.0-nightly-
|
40
|
-
"@fluentui/react-theme": "0.0.0-nightly-
|
41
|
-
"@fluentui/react-utilities": "0.0.0-nightly-
|
38
|
+
"@fluentui/priority-overflow": "0.0.0-nightly-20240930-0408.1",
|
39
|
+
"@fluentui/react-context-selector": "0.0.0-nightly-20240930-0408.1",
|
40
|
+
"@fluentui/react-theme": "0.0.0-nightly-20240930-0408.1",
|
41
|
+
"@fluentui/react-utilities": "0.0.0-nightly-20240930-0408.1",
|
42
42
|
"@griffel/react": "^1.5.22",
|
43
43
|
"@swc/helpers": "^0.5.1"
|
44
44
|
},
|