@fluentui/react-overflow 9.0.13 → 9.0.15

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.json CHANGED
@@ -2,7 +2,49 @@
2
2
  "name": "@fluentui/react-overflow",
3
3
  "entries": [
4
4
  {
5
- "date": "Tue, 04 Apr 2023 18:42:18 GMT",
5
+ "date": "Mon, 17 Apr 2023 17:50:13 GMT",
6
+ "tag": "@fluentui/react-overflow_v9.0.15",
7
+ "version": "9.0.15",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui/react-overflow",
13
+ "comment": "Bump @fluentui/react-context-selector to v9.1.18",
14
+ "commit": "35d247e0b6a8c2b22e69942afbabe18043e59585"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-overflow",
19
+ "comment": "Bump @fluentui/react-utilities to v9.8.0",
20
+ "commit": "35d247e0b6a8c2b22e69942afbabe18043e59585"
21
+ }
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "date": "Wed, 12 Apr 2023 09:31:45 GMT",
27
+ "tag": "@fluentui/react-overflow_v9.0.14",
28
+ "version": "9.0.14",
29
+ "comments": {
30
+ "patch": [
31
+ {
32
+ "author": "beachball",
33
+ "package": "@fluentui/react-overflow",
34
+ "comment": "Bump @fluentui/react-context-selector to v9.1.17",
35
+ "commit": "45cb6089b0f5f464ae0dd9e9cba7e199a9d67cd8"
36
+ },
37
+ {
38
+ "author": "beachball",
39
+ "package": "@fluentui/react-overflow",
40
+ "comment": "Bump @fluentui/react-utilities to v9.7.4",
41
+ "commit": "45cb6089b0f5f464ae0dd9e9cba7e199a9d67cd8"
42
+ }
43
+ ]
44
+ }
45
+ },
46
+ {
47
+ "date": "Tue, 04 Apr 2023 18:44:49 GMT",
6
48
  "tag": "@fluentui/react-overflow_v9.0.13",
7
49
  "version": "9.0.13",
8
50
  "comments": {
@@ -17,13 +59,13 @@
17
59
  "author": "beachball",
18
60
  "package": "@fluentui/react-overflow",
19
61
  "comment": "Bump @fluentui/react-context-selector to v9.1.16",
20
- "commit": "37a3a6eda1fd41086edd99a0b1560a8740f8c6c5"
62
+ "commit": "6778d76bbbad7e1975c151c797f28c2708cde2ce"
21
63
  },
22
64
  {
23
65
  "author": "beachball",
24
66
  "package": "@fluentui/react-overflow",
25
67
  "comment": "Bump @fluentui/react-utilities to v9.7.3",
26
- "commit": "37a3a6eda1fd41086edd99a0b1560a8740f8c6c5"
68
+ "commit": "6778d76bbbad7e1975c151c797f28c2708cde2ce"
27
69
  }
28
70
  ]
29
71
  }
package/CHANGELOG.md CHANGED
@@ -1,19 +1,39 @@
1
1
  # Change Log - @fluentui/react-overflow
2
2
 
3
- This log was last generated on Tue, 04 Apr 2023 18:42:18 GMT and should not be manually modified.
3
+ This log was last generated on Mon, 17 Apr 2023 17:50:13 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.0.15](https://github.com/microsoft/fluentui/tree/@fluentui/react-overflow_v9.0.15)
8
+
9
+ Mon, 17 Apr 2023 17:50:13 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-overflow_v9.0.14..@fluentui/react-overflow_v9.0.15)
11
+
12
+ ### Patches
13
+
14
+ - Bump @fluentui/react-context-selector to v9.1.18 ([PR #27564](https://github.com/microsoft/fluentui/pull/27564) by beachball)
15
+ - Bump @fluentui/react-utilities to v9.8.0 ([PR #27564](https://github.com/microsoft/fluentui/pull/27564) by beachball)
16
+
17
+ ## [9.0.14](https://github.com/microsoft/fluentui/tree/@fluentui/react-overflow_v9.0.14)
18
+
19
+ Wed, 12 Apr 2023 09:31:45 GMT
20
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-overflow_v9.0.13..@fluentui/react-overflow_v9.0.14)
21
+
22
+ ### Patches
23
+
24
+ - Bump @fluentui/react-context-selector to v9.1.17 ([PR #27274](https://github.com/microsoft/fluentui/pull/27274) by beachball)
25
+ - Bump @fluentui/react-utilities to v9.7.4 ([PR #27274](https://github.com/microsoft/fluentui/pull/27274) by beachball)
26
+
7
27
  ## [9.0.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-overflow_v9.0.13)
8
28
 
9
- Tue, 04 Apr 2023 18:42:18 GMT
29
+ Tue, 04 Apr 2023 18:44:49 GMT
10
30
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-overflow_v9.0.12..@fluentui/react-overflow_v9.0.13)
11
31
 
12
32
  ### Patches
13
33
 
14
34
  - 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 #27430](https://github.com/microsoft/fluentui/pull/27430) by beachball)
16
- - Bump @fluentui/react-utilities to v9.7.3 ([PR #27430](https://github.com/microsoft/fluentui/pull/27430) by beachball)
35
+ - Bump @fluentui/react-context-selector to v9.1.16 ([PR #27434](https://github.com/microsoft/fluentui/pull/27434) by beachball)
36
+ - Bump @fluentui/react-utilities to v9.7.3 ([PR #27434](https://github.com/microsoft/fluentui/pull/27434) by beachball)
17
37
 
18
38
  ## [9.0.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-overflow_v9.0.12)
19
39
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-overflow",
3
- "version": "9.0.13",
3
+ "version": "9.0.15",
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.16",
37
+ "@fluentui/react-context-selector": "^9.1.18",
38
38
  "@fluentui/react-theme": "^9.1.7",
39
- "@fluentui/react-utilities": "^9.7.3",
39
+ "@fluentui/react-utilities": "^9.8.0",
40
40
  "@griffel/react": "^1.5.2",
41
41
  "@swc/helpers": "^0.4.14"
42
42
  },