@fluentui/react-overflow 9.0.21 → 9.0.23
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 +54 -4
- package/CHANGELOG.md +25 -5
- package/package.json +3 -3
package/CHANGELOG.json
CHANGED
|
@@ -2,7 +2,57 @@
|
|
|
2
2
|
"name": "@fluentui/react-overflow",
|
|
3
3
|
"entries": [
|
|
4
4
|
{
|
|
5
|
-
"date": "Mon,
|
|
5
|
+
"date": "Mon, 03 Jul 2023 11:54:01 GMT",
|
|
6
|
+
"tag": "@fluentui/react-overflow_v9.0.23",
|
|
7
|
+
"version": "9.0.23",
|
|
8
|
+
"comments": {
|
|
9
|
+
"patch": [
|
|
10
|
+
{
|
|
11
|
+
"author": "beachball",
|
|
12
|
+
"package": "@fluentui/react-overflow",
|
|
13
|
+
"comment": "Bump @fluentui/react-context-selector to v9.1.26",
|
|
14
|
+
"commit": "e7a838bfd1ce4b077d265295fcbef8dc2177e724"
|
|
15
|
+
},
|
|
16
|
+
{
|
|
17
|
+
"author": "beachball",
|
|
18
|
+
"package": "@fluentui/react-overflow",
|
|
19
|
+
"comment": "Bump @fluentui/react-utilities to v9.10.1",
|
|
20
|
+
"commit": "e7a838bfd1ce4b077d265295fcbef8dc2177e724"
|
|
21
|
+
}
|
|
22
|
+
]
|
|
23
|
+
}
|
|
24
|
+
},
|
|
25
|
+
{
|
|
26
|
+
"date": "Wed, 28 Jun 2023 11:12:29 GMT",
|
|
27
|
+
"tag": "@fluentui/react-overflow_v9.0.22",
|
|
28
|
+
"version": "9.0.22",
|
|
29
|
+
"comments": {
|
|
30
|
+
"none": [
|
|
31
|
+
{
|
|
32
|
+
"author": "martinhochel@microsoft.com",
|
|
33
|
+
"package": "@fluentui/react-overflow",
|
|
34
|
+
"commit": "fbe878e9c9785588197481f172c42c2c0a230292",
|
|
35
|
+
"comment": "fix: update .npmignore to unify v8 packages and exclude project.json"
|
|
36
|
+
}
|
|
37
|
+
],
|
|
38
|
+
"patch": [
|
|
39
|
+
{
|
|
40
|
+
"author": "beachball",
|
|
41
|
+
"package": "@fluentui/react-overflow",
|
|
42
|
+
"comment": "Bump @fluentui/react-context-selector to v9.1.25",
|
|
43
|
+
"commit": "08de131d5f3346e001dcd8d2f0f3809c698f16d7"
|
|
44
|
+
},
|
|
45
|
+
{
|
|
46
|
+
"author": "beachball",
|
|
47
|
+
"package": "@fluentui/react-overflow",
|
|
48
|
+
"comment": "Bump @fluentui/react-utilities to v9.10.0",
|
|
49
|
+
"commit": "08de131d5f3346e001dcd8d2f0f3809c698f16d7"
|
|
50
|
+
}
|
|
51
|
+
]
|
|
52
|
+
}
|
|
53
|
+
},
|
|
54
|
+
{
|
|
55
|
+
"date": "Mon, 26 Jun 2023 09:53:55 GMT",
|
|
6
56
|
"tag": "@fluentui/react-overflow_v9.0.21",
|
|
7
57
|
"version": "9.0.21",
|
|
8
58
|
"comments": {
|
|
@@ -11,19 +61,19 @@
|
|
|
11
61
|
"author": "beachball",
|
|
12
62
|
"package": "@fluentui/react-overflow",
|
|
13
63
|
"comment": "Bump @fluentui/priority-overflow to v9.1.1",
|
|
14
|
-
"commit": "
|
|
64
|
+
"commit": "3e47257676ace0598b9ed336a54befd4d063c332"
|
|
15
65
|
},
|
|
16
66
|
{
|
|
17
67
|
"author": "beachball",
|
|
18
68
|
"package": "@fluentui/react-overflow",
|
|
19
69
|
"comment": "Bump @fluentui/react-context-selector to v9.1.24",
|
|
20
|
-
"commit": "
|
|
70
|
+
"commit": "3e47257676ace0598b9ed336a54befd4d063c332"
|
|
21
71
|
},
|
|
22
72
|
{
|
|
23
73
|
"author": "beachball",
|
|
24
74
|
"package": "@fluentui/react-overflow",
|
|
25
75
|
"comment": "Bump @fluentui/react-utilities to v9.9.4",
|
|
26
|
-
"commit": "
|
|
76
|
+
"commit": "3e47257676ace0598b9ed336a54befd4d063c332"
|
|
27
77
|
}
|
|
28
78
|
]
|
|
29
79
|
}
|
package/CHANGELOG.md
CHANGED
|
@@ -1,19 +1,39 @@
|
|
|
1
1
|
# Change Log - @fluentui/react-overflow
|
|
2
2
|
|
|
3
|
-
This log was last generated on Mon,
|
|
3
|
+
This log was last generated on Mon, 03 Jul 2023 11:54:01 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
5
|
<!-- Start content -->
|
|
6
6
|
|
|
7
|
+
## [9.0.23](https://github.com/microsoft/fluentui/tree/@fluentui/react-overflow_v9.0.23)
|
|
8
|
+
|
|
9
|
+
Mon, 03 Jul 2023 11:54:01 GMT
|
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-overflow_v9.0.22..@fluentui/react-overflow_v9.0.23)
|
|
11
|
+
|
|
12
|
+
### Patches
|
|
13
|
+
|
|
14
|
+
- Bump @fluentui/react-context-selector to v9.1.26 ([PR #28399](https://github.com/microsoft/fluentui/pull/28399) by beachball)
|
|
15
|
+
- Bump @fluentui/react-utilities to v9.10.1 ([PR #28399](https://github.com/microsoft/fluentui/pull/28399) by beachball)
|
|
16
|
+
|
|
17
|
+
## [9.0.22](https://github.com/microsoft/fluentui/tree/@fluentui/react-overflow_v9.0.22)
|
|
18
|
+
|
|
19
|
+
Wed, 28 Jun 2023 11:12:29 GMT
|
|
20
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-overflow_v9.0.21..@fluentui/react-overflow_v9.0.22)
|
|
21
|
+
|
|
22
|
+
### Patches
|
|
23
|
+
|
|
24
|
+
- Bump @fluentui/react-context-selector to v9.1.25 ([PR #28320](https://github.com/microsoft/fluentui/pull/28320) by beachball)
|
|
25
|
+
- Bump @fluentui/react-utilities to v9.10.0 ([PR #28320](https://github.com/microsoft/fluentui/pull/28320) by beachball)
|
|
26
|
+
|
|
7
27
|
## [9.0.21](https://github.com/microsoft/fluentui/tree/@fluentui/react-overflow_v9.0.21)
|
|
8
28
|
|
|
9
|
-
Mon, 26 Jun 2023 09:
|
|
29
|
+
Mon, 26 Jun 2023 09:53:55 GMT
|
|
10
30
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-overflow_v9.0.20..@fluentui/react-overflow_v9.0.21)
|
|
11
31
|
|
|
12
32
|
### Patches
|
|
13
33
|
|
|
14
|
-
- Bump @fluentui/priority-overflow to v9.1.1 ([PR #
|
|
15
|
-
- Bump @fluentui/react-context-selector to v9.1.24 ([PR #
|
|
16
|
-
- Bump @fluentui/react-utilities to v9.9.4 ([PR #
|
|
34
|
+
- Bump @fluentui/priority-overflow to v9.1.1 ([PR #28296](https://github.com/microsoft/fluentui/pull/28296) by beachball)
|
|
35
|
+
- Bump @fluentui/react-context-selector to v9.1.24 ([PR #28296](https://github.com/microsoft/fluentui/pull/28296) by beachball)
|
|
36
|
+
- Bump @fluentui/react-utilities to v9.9.4 ([PR #28296](https://github.com/microsoft/fluentui/pull/28296) by beachball)
|
|
17
37
|
|
|
18
38
|
## [9.0.20](https://github.com/microsoft/fluentui/tree/@fluentui/react-overflow_v9.0.20)
|
|
19
39
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluentui/react-overflow",
|
|
3
|
-
"version": "9.0.
|
|
3
|
+
"version": "9.0.23",
|
|
4
4
|
"description": "React bindings for @fluentui/priority-overflow",
|
|
5
5
|
"main": "lib-commonjs/index.js",
|
|
6
6
|
"module": "lib/index.js",
|
|
@@ -35,9 +35,9 @@
|
|
|
35
35
|
},
|
|
36
36
|
"dependencies": {
|
|
37
37
|
"@fluentui/priority-overflow": "^9.1.1",
|
|
38
|
-
"@fluentui/react-context-selector": "^9.1.
|
|
38
|
+
"@fluentui/react-context-selector": "^9.1.26",
|
|
39
39
|
"@fluentui/react-theme": "^9.1.9",
|
|
40
|
-
"@fluentui/react-utilities": "^9.
|
|
40
|
+
"@fluentui/react-utilities": "^9.10.1",
|
|
41
41
|
"@griffel/react": "^1.5.7",
|
|
42
42
|
"@swc/helpers": "^0.4.14"
|
|
43
43
|
},
|