@fluentui/react-popover 9.8.9 → 9.8.11

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.json CHANGED
@@ -2,7 +2,91 @@
2
2
  "name": "@fluentui/react-popover",
3
3
  "entries": [
4
4
  {
5
- "date": "Tue, 26 Sep 2023 17:44:14 GMT",
5
+ "date": "Wed, 04 Oct 2023 08:41:55 GMT",
6
+ "tag": "@fluentui/react-popover_v9.8.11",
7
+ "version": "9.8.11",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui/react-popover",
13
+ "comment": "Bump @fluentui/react-aria to v9.3.39",
14
+ "commit": "67b6cc6534e684ed32704dc6c0faee632bb840dc"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-popover",
19
+ "comment": "Bump @fluentui/react-context-selector to v9.1.37",
20
+ "commit": "67b6cc6534e684ed32704dc6c0faee632bb840dc"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui/react-popover",
25
+ "comment": "Bump @fluentui/react-portal to v9.3.20",
26
+ "commit": "67b6cc6534e684ed32704dc6c0faee632bb840dc"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@fluentui/react-popover",
31
+ "comment": "Bump @fluentui/react-positioning to v9.9.17",
32
+ "commit": "67b6cc6534e684ed32704dc6c0faee632bb840dc"
33
+ },
34
+ {
35
+ "author": "beachball",
36
+ "package": "@fluentui/react-popover",
37
+ "comment": "Bump @fluentui/react-tabster to v9.13.3",
38
+ "commit": "67b6cc6534e684ed32704dc6c0faee632bb840dc"
39
+ },
40
+ {
41
+ "author": "beachball",
42
+ "package": "@fluentui/react-popover",
43
+ "comment": "Bump @fluentui/react-utilities to v9.14.0",
44
+ "commit": "67b6cc6534e684ed32704dc6c0faee632bb840dc"
45
+ },
46
+ {
47
+ "author": "beachball",
48
+ "package": "@fluentui/react-popover",
49
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.13",
50
+ "commit": "67b6cc6534e684ed32704dc6c0faee632bb840dc"
51
+ }
52
+ ]
53
+ }
54
+ },
55
+ {
56
+ "date": "Mon, 02 Oct 2023 08:56:05 GMT",
57
+ "tag": "@fluentui/react-popover_v9.8.10",
58
+ "version": "9.8.10",
59
+ "comments": {
60
+ "patch": [
61
+ {
62
+ "author": "beachball",
63
+ "package": "@fluentui/react-popover",
64
+ "comment": "Bump @fluentui/react-portal to v9.3.19",
65
+ "commit": "da9a08817e5de95639e2dd7aa6d6709d47faa7f4"
66
+ },
67
+ {
68
+ "author": "beachball",
69
+ "package": "@fluentui/react-popover",
70
+ "comment": "Bump @fluentui/react-positioning to v9.9.16",
71
+ "commit": "da9a08817e5de95639e2dd7aa6d6709d47faa7f4"
72
+ },
73
+ {
74
+ "author": "beachball",
75
+ "package": "@fluentui/react-popover",
76
+ "comment": "Bump @fluentui/react-shared-contexts to v9.9.2",
77
+ "commit": "da9a08817e5de95639e2dd7aa6d6709d47faa7f4"
78
+ },
79
+ {
80
+ "author": "beachball",
81
+ "package": "@fluentui/react-popover",
82
+ "comment": "Bump @fluentui/react-tabster to v9.13.2",
83
+ "commit": "da9a08817e5de95639e2dd7aa6d6709d47faa7f4"
84
+ }
85
+ ]
86
+ }
87
+ },
88
+ {
89
+ "date": "Tue, 26 Sep 2023 17:49:08 GMT",
6
90
  "tag": "@fluentui/react-popover_v9.8.9",
7
91
  "version": "9.8.9",
8
92
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,39 @@
1
1
  # Change Log - @fluentui/react-popover
2
2
 
3
- This log was last generated on Tue, 26 Sep 2023 17:44:14 GMT and should not be manually modified.
3
+ This log was last generated on Wed, 04 Oct 2023 08:41:55 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.8.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.8.11)
8
+
9
+ Wed, 04 Oct 2023 08:41:55 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.8.10..@fluentui/react-popover_v9.8.11)
11
+
12
+ ### Patches
13
+
14
+ - Bump @fluentui/react-aria to v9.3.39 ([commit](https://github.com/microsoft/fluentui/commit/67b6cc6534e684ed32704dc6c0faee632bb840dc) by beachball)
15
+ - Bump @fluentui/react-context-selector to v9.1.37 ([commit](https://github.com/microsoft/fluentui/commit/67b6cc6534e684ed32704dc6c0faee632bb840dc) by beachball)
16
+ - Bump @fluentui/react-portal to v9.3.20 ([commit](https://github.com/microsoft/fluentui/commit/67b6cc6534e684ed32704dc6c0faee632bb840dc) by beachball)
17
+ - Bump @fluentui/react-positioning to v9.9.17 ([commit](https://github.com/microsoft/fluentui/commit/67b6cc6534e684ed32704dc6c0faee632bb840dc) by beachball)
18
+ - Bump @fluentui/react-tabster to v9.13.3 ([commit](https://github.com/microsoft/fluentui/commit/67b6cc6534e684ed32704dc6c0faee632bb840dc) by beachball)
19
+ - Bump @fluentui/react-utilities to v9.14.0 ([commit](https://github.com/microsoft/fluentui/commit/67b6cc6534e684ed32704dc6c0faee632bb840dc) by beachball)
20
+ - Bump @fluentui/react-jsx-runtime to v9.0.13 ([commit](https://github.com/microsoft/fluentui/commit/67b6cc6534e684ed32704dc6c0faee632bb840dc) by beachball)
21
+
22
+ ## [9.8.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.8.10)
23
+
24
+ Mon, 02 Oct 2023 08:56:05 GMT
25
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.8.9..@fluentui/react-popover_v9.8.10)
26
+
27
+ ### Patches
28
+
29
+ - Bump @fluentui/react-portal to v9.3.19 ([PR #29301](https://github.com/microsoft/fluentui/pull/29301) by beachball)
30
+ - Bump @fluentui/react-positioning to v9.9.16 ([PR #29301](https://github.com/microsoft/fluentui/pull/29301) by beachball)
31
+ - Bump @fluentui/react-shared-contexts to v9.9.2 ([PR #29301](https://github.com/microsoft/fluentui/pull/29301) by beachball)
32
+ - Bump @fluentui/react-tabster to v9.13.2 ([PR #29301](https://github.com/microsoft/fluentui/pull/29301) by beachball)
33
+
7
34
  ## [9.8.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.8.9)
8
35
 
9
- Tue, 26 Sep 2023 17:44:14 GMT
36
+ Tue, 26 Sep 2023 17:49:08 GMT
10
37
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.8.8..@fluentui/react-popover_v9.8.9)
11
38
 
12
39
  ### Patches
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-popover",
3
- "version": "9.8.9",
3
+ "version": "9.8.11",
4
4
  "description": "Popover component for Fluent UI",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -37,15 +37,15 @@
37
37
  },
38
38
  "dependencies": {
39
39
  "@fluentui/keyboard-keys": "^9.0.6",
40
- "@fluentui/react-aria": "^9.3.38",
41
- "@fluentui/react-context-selector": "^9.1.36",
42
- "@fluentui/react-portal": "^9.3.18",
43
- "@fluentui/react-positioning": "^9.9.15",
44
- "@fluentui/react-shared-contexts": "^9.9.1",
45
- "@fluentui/react-tabster": "^9.13.1",
40
+ "@fluentui/react-aria": "^9.3.39",
41
+ "@fluentui/react-context-selector": "^9.1.37",
42
+ "@fluentui/react-portal": "^9.3.20",
43
+ "@fluentui/react-positioning": "^9.9.17",
44
+ "@fluentui/react-shared-contexts": "^9.9.2",
45
+ "@fluentui/react-tabster": "^9.13.3",
46
46
  "@fluentui/react-theme": "^9.1.14",
47
- "@fluentui/react-utilities": "^9.13.5",
48
- "@fluentui/react-jsx-runtime": "^9.0.12",
47
+ "@fluentui/react-utilities": "^9.14.0",
48
+ "@fluentui/react-jsx-runtime": "^9.0.13",
49
49
  "@griffel/react": "^1.5.14",
50
50
  "@swc/helpers": "^0.5.1"
51
51
  },