@fluentui/react-overflow 9.0.13 → 9.0.14
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 +24 -3
- package/CHANGELOG.md +14 -4
- package/package.json +3 -3
package/CHANGELOG.json
CHANGED
|
@@ -2,7 +2,28 @@
|
|
|
2
2
|
"name": "@fluentui/react-overflow",
|
|
3
3
|
"entries": [
|
|
4
4
|
{
|
|
5
|
-
"date": "
|
|
5
|
+
"date": "Wed, 12 Apr 2023 09:28:17 GMT",
|
|
6
|
+
"tag": "@fluentui/react-overflow_v9.0.14",
|
|
7
|
+
"version": "9.0.14",
|
|
8
|
+
"comments": {
|
|
9
|
+
"patch": [
|
|
10
|
+
{
|
|
11
|
+
"author": "beachball",
|
|
12
|
+
"package": "@fluentui/react-overflow",
|
|
13
|
+
"comment": "Bump @fluentui/react-context-selector to v9.1.17",
|
|
14
|
+
"commit": "b48890859f5ce28fe12fd40f6bda26ed486c5e47"
|
|
15
|
+
},
|
|
16
|
+
{
|
|
17
|
+
"author": "beachball",
|
|
18
|
+
"package": "@fluentui/react-overflow",
|
|
19
|
+
"comment": "Bump @fluentui/react-utilities to v9.7.4",
|
|
20
|
+
"commit": "b48890859f5ce28fe12fd40f6bda26ed486c5e47"
|
|
21
|
+
}
|
|
22
|
+
]
|
|
23
|
+
}
|
|
24
|
+
},
|
|
25
|
+
{
|
|
26
|
+
"date": "Tue, 04 Apr 2023 18:44:49 GMT",
|
|
6
27
|
"tag": "@fluentui/react-overflow_v9.0.13",
|
|
7
28
|
"version": "9.0.13",
|
|
8
29
|
"comments": {
|
|
@@ -17,13 +38,13 @@
|
|
|
17
38
|
"author": "beachball",
|
|
18
39
|
"package": "@fluentui/react-overflow",
|
|
19
40
|
"comment": "Bump @fluentui/react-context-selector to v9.1.16",
|
|
20
|
-
"commit": "
|
|
41
|
+
"commit": "6778d76bbbad7e1975c151c797f28c2708cde2ce"
|
|
21
42
|
},
|
|
22
43
|
{
|
|
23
44
|
"author": "beachball",
|
|
24
45
|
"package": "@fluentui/react-overflow",
|
|
25
46
|
"comment": "Bump @fluentui/react-utilities to v9.7.3",
|
|
26
|
-
"commit": "
|
|
47
|
+
"commit": "6778d76bbbad7e1975c151c797f28c2708cde2ce"
|
|
27
48
|
}
|
|
28
49
|
]
|
|
29
50
|
}
|
package/CHANGELOG.md
CHANGED
|
@@ -1,19 +1,29 @@
|
|
|
1
1
|
# Change Log - @fluentui/react-overflow
|
|
2
2
|
|
|
3
|
-
This log was last generated on
|
|
3
|
+
This log was last generated on Wed, 12 Apr 2023 09:28:17 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
5
|
<!-- Start content -->
|
|
6
6
|
|
|
7
|
+
## [9.0.14](https://github.com/microsoft/fluentui/tree/@fluentui/react-overflow_v9.0.14)
|
|
8
|
+
|
|
9
|
+
Wed, 12 Apr 2023 09:28:17 GMT
|
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-overflow_v9.0.13..@fluentui/react-overflow_v9.0.14)
|
|
11
|
+
|
|
12
|
+
### Patches
|
|
13
|
+
|
|
14
|
+
- Bump @fluentui/react-context-selector to v9.1.17 ([commit](https://github.com/microsoft/fluentui/commit/b48890859f5ce28fe12fd40f6bda26ed486c5e47) by beachball)
|
|
15
|
+
- Bump @fluentui/react-utilities to v9.7.4 ([commit](https://github.com/microsoft/fluentui/commit/b48890859f5ce28fe12fd40f6bda26ed486c5e47) by beachball)
|
|
16
|
+
|
|
7
17
|
## [9.0.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-overflow_v9.0.13)
|
|
8
18
|
|
|
9
|
-
Tue, 04 Apr 2023 18:
|
|
19
|
+
Tue, 04 Apr 2023 18:44:49 GMT
|
|
10
20
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-overflow_v9.0.12..@fluentui/react-overflow_v9.0.13)
|
|
11
21
|
|
|
12
22
|
### Patches
|
|
13
23
|
|
|
14
24
|
- fix: overflow item style should be applied when overflow items are nested in wrapper elements ([PR #27402](https://github.com/microsoft/fluentui/pull/27402) by vkozlova@microsoft.com)
|
|
15
|
-
- Bump @fluentui/react-context-selector to v9.1.16 ([PR #
|
|
16
|
-
- Bump @fluentui/react-utilities to v9.7.3 ([PR #
|
|
25
|
+
- Bump @fluentui/react-context-selector to v9.1.16 ([PR #27434](https://github.com/microsoft/fluentui/pull/27434) by beachball)
|
|
26
|
+
- Bump @fluentui/react-utilities to v9.7.3 ([PR #27434](https://github.com/microsoft/fluentui/pull/27434) by beachball)
|
|
17
27
|
|
|
18
28
|
## [9.0.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-overflow_v9.0.12)
|
|
19
29
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluentui/react-overflow",
|
|
3
|
-
"version": "9.0.
|
|
3
|
+
"version": "9.0.14",
|
|
4
4
|
"description": "React bindings for @fluentui/priority-overflow",
|
|
5
5
|
"main": "lib-commonjs/index.js",
|
|
6
6
|
"module": "lib/index.js",
|
|
@@ -34,9 +34,9 @@
|
|
|
34
34
|
},
|
|
35
35
|
"dependencies": {
|
|
36
36
|
"@fluentui/priority-overflow": "^9.0.2",
|
|
37
|
-
"@fluentui/react-context-selector": "^9.1.
|
|
37
|
+
"@fluentui/react-context-selector": "^9.1.17",
|
|
38
38
|
"@fluentui/react-theme": "^9.1.7",
|
|
39
|
-
"@fluentui/react-utilities": "^9.7.
|
|
39
|
+
"@fluentui/react-utilities": "^9.7.4",
|
|
40
40
|
"@griffel/react": "^1.5.2",
|
|
41
41
|
"@swc/helpers": "^0.4.14"
|
|
42
42
|
},
|