@fluentui/react-popover 9.7.3 → 9.7.5
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.json +79 -1
- package/CHANGELOG.md +28 -2
- package/package.json +9 -9
package/CHANGELOG.json
CHANGED
@@ -2,7 +2,85 @@
|
|
2
2
|
"name": "@fluentui/react-popover",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "
|
5
|
+
"date": "Mon, 03 Jul 2023 13:32:38 GMT",
|
6
|
+
"tag": "@fluentui/react-popover_v9.7.5",
|
7
|
+
"version": "9.7.5",
|
8
|
+
"comments": {
|
9
|
+
"patch": [
|
10
|
+
{
|
11
|
+
"author": "beachball",
|
12
|
+
"package": "@fluentui/react-popover",
|
13
|
+
"comment": "Bump @fluentui/react-portal to v9.3.1",
|
14
|
+
"commit": "d2c95969c67521ea1df57e1339f8743b09b68772"
|
15
|
+
},
|
16
|
+
{
|
17
|
+
"author": "beachball",
|
18
|
+
"package": "@fluentui/react-popover",
|
19
|
+
"comment": "Bump @fluentui/react-tabster to v9.10.0",
|
20
|
+
"commit": "d2c95969c67521ea1df57e1339f8743b09b68772"
|
21
|
+
}
|
22
|
+
]
|
23
|
+
}
|
24
|
+
},
|
25
|
+
{
|
26
|
+
"date": "Mon, 03 Jul 2023 11:57:14 GMT",
|
27
|
+
"tag": "@fluentui/react-popover_v9.7.4",
|
28
|
+
"version": "9.7.4",
|
29
|
+
"comments": {
|
30
|
+
"patch": [
|
31
|
+
{
|
32
|
+
"author": "beachball",
|
33
|
+
"package": "@fluentui/react-popover",
|
34
|
+
"comment": "Bump @fluentui/react-aria to v9.3.26",
|
35
|
+
"commit": "61633ba5de03e0ddf4839dba6da325e30c7ce9bd"
|
36
|
+
},
|
37
|
+
{
|
38
|
+
"author": "beachball",
|
39
|
+
"package": "@fluentui/react-popover",
|
40
|
+
"comment": "Bump @fluentui/react-context-selector to v9.1.26",
|
41
|
+
"commit": "61633ba5de03e0ddf4839dba6da325e30c7ce9bd"
|
42
|
+
},
|
43
|
+
{
|
44
|
+
"author": "beachball",
|
45
|
+
"package": "@fluentui/react-popover",
|
46
|
+
"comment": "Bump @fluentui/react-portal to v9.3.0",
|
47
|
+
"commit": "61633ba5de03e0ddf4839dba6da325e30c7ce9bd"
|
48
|
+
},
|
49
|
+
{
|
50
|
+
"author": "beachball",
|
51
|
+
"package": "@fluentui/react-popover",
|
52
|
+
"comment": "Bump @fluentui/react-positioning to v9.7.3",
|
53
|
+
"commit": "61633ba5de03e0ddf4839dba6da325e30c7ce9bd"
|
54
|
+
},
|
55
|
+
{
|
56
|
+
"author": "beachball",
|
57
|
+
"package": "@fluentui/react-popover",
|
58
|
+
"comment": "Bump @fluentui/react-shared-contexts to v9.6.0",
|
59
|
+
"commit": "61633ba5de03e0ddf4839dba6da325e30c7ce9bd"
|
60
|
+
},
|
61
|
+
{
|
62
|
+
"author": "beachball",
|
63
|
+
"package": "@fluentui/react-popover",
|
64
|
+
"comment": "Bump @fluentui/react-tabster to v9.9.2",
|
65
|
+
"commit": "61633ba5de03e0ddf4839dba6da325e30c7ce9bd"
|
66
|
+
},
|
67
|
+
{
|
68
|
+
"author": "beachball",
|
69
|
+
"package": "@fluentui/react-popover",
|
70
|
+
"comment": "Bump @fluentui/react-utilities to v9.10.1",
|
71
|
+
"commit": "61633ba5de03e0ddf4839dba6da325e30c7ce9bd"
|
72
|
+
},
|
73
|
+
{
|
74
|
+
"author": "beachball",
|
75
|
+
"package": "@fluentui/react-popover",
|
76
|
+
"comment": "Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.10",
|
77
|
+
"commit": "61633ba5de03e0ddf4839dba6da325e30c7ce9bd"
|
78
|
+
}
|
79
|
+
]
|
80
|
+
}
|
81
|
+
},
|
82
|
+
{
|
83
|
+
"date": "Wed, 28 Jun 2023 11:12:29 GMT",
|
6
84
|
"tag": "@fluentui/react-popover_v9.7.3",
|
7
85
|
"version": "9.7.3",
|
8
86
|
"comments": {
|
package/CHANGELOG.md
CHANGED
@@ -1,12 +1,38 @@
|
|
1
1
|
# Change Log - @fluentui/react-popover
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Mon, 03 Jul 2023 13:32:38 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
+
## [9.7.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.7.5)
|
8
|
+
|
9
|
+
Mon, 03 Jul 2023 13:32:38 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.7.4..@fluentui/react-popover_v9.7.5)
|
11
|
+
|
12
|
+
### Patches
|
13
|
+
|
14
|
+
- Bump @fluentui/react-portal to v9.3.1 ([PR #28394](https://github.com/microsoft/fluentui/pull/28394) by beachball)
|
15
|
+
- Bump @fluentui/react-tabster to v9.10.0 ([PR #28394](https://github.com/microsoft/fluentui/pull/28394) by beachball)
|
16
|
+
|
17
|
+
## [9.7.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.7.4)
|
18
|
+
|
19
|
+
Mon, 03 Jul 2023 11:57:14 GMT
|
20
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.7.3..@fluentui/react-popover_v9.7.4)
|
21
|
+
|
22
|
+
### Patches
|
23
|
+
|
24
|
+
- Bump @fluentui/react-aria to v9.3.26 ([PR #28412](https://github.com/microsoft/fluentui/pull/28412) by beachball)
|
25
|
+
- Bump @fluentui/react-context-selector to v9.1.26 ([PR #28412](https://github.com/microsoft/fluentui/pull/28412) by beachball)
|
26
|
+
- Bump @fluentui/react-portal to v9.3.0 ([PR #28412](https://github.com/microsoft/fluentui/pull/28412) by beachball)
|
27
|
+
- Bump @fluentui/react-positioning to v9.7.3 ([PR #28412](https://github.com/microsoft/fluentui/pull/28412) by beachball)
|
28
|
+
- Bump @fluentui/react-shared-contexts to v9.6.0 ([PR #28412](https://github.com/microsoft/fluentui/pull/28412) by beachball)
|
29
|
+
- Bump @fluentui/react-tabster to v9.9.2 ([PR #28412](https://github.com/microsoft/fluentui/pull/28412) by beachball)
|
30
|
+
- Bump @fluentui/react-utilities to v9.10.1 ([PR #28412](https://github.com/microsoft/fluentui/pull/28412) by beachball)
|
31
|
+
- Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.10 ([PR #28412](https://github.com/microsoft/fluentui/pull/28412) by beachball)
|
32
|
+
|
7
33
|
## [9.7.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.7.3)
|
8
34
|
|
9
|
-
Wed, 28 Jun 2023 11:
|
35
|
+
Wed, 28 Jun 2023 11:12:29 GMT
|
10
36
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.7.2..@fluentui/react-popover_v9.7.3)
|
11
37
|
|
12
38
|
### Patches
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-popover",
|
3
|
-
"version": "9.7.
|
3
|
+
"version": "9.7.5",
|
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.3",
|
40
|
-
"@fluentui/react-aria": "^9.3.
|
41
|
-
"@fluentui/react-context-selector": "^9.1.
|
42
|
-
"@fluentui/react-portal": "^9.
|
43
|
-
"@fluentui/react-positioning": "^9.7.
|
44
|
-
"@fluentui/react-shared-contexts": "^9.
|
45
|
-
"@fluentui/react-tabster": "^9.
|
40
|
+
"@fluentui/react-aria": "^9.3.26",
|
41
|
+
"@fluentui/react-context-selector": "^9.1.26",
|
42
|
+
"@fluentui/react-portal": "^9.3.1",
|
43
|
+
"@fluentui/react-positioning": "^9.7.3",
|
44
|
+
"@fluentui/react-shared-contexts": "^9.6.0",
|
45
|
+
"@fluentui/react-tabster": "^9.10.0",
|
46
46
|
"@fluentui/react-theme": "^9.1.9",
|
47
|
-
"@fluentui/react-utilities": "^9.10.
|
48
|
-
"@fluentui/react-jsx-runtime": "9.0.0-alpha.
|
47
|
+
"@fluentui/react-utilities": "^9.10.1",
|
48
|
+
"@fluentui/react-jsx-runtime": "9.0.0-alpha.10",
|
49
49
|
"@griffel/react": "^1.5.7",
|
50
50
|
"@swc/helpers": "^0.4.14"
|
51
51
|
},
|