@fluentui/react-popover 9.8.15 → 9.8.16
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.json +61 -2
- package/CHANGELOG.md +18 -3
- package/package.json +8 -8
package/CHANGELOG.json
CHANGED
@@ -2,7 +2,66 @@
|
|
2
2
|
"name": "@fluentui/react-popover",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "
|
5
|
+
"date": "Wed, 18 Oct 2023 17:47:35 GMT",
|
6
|
+
"tag": "@fluentui/react-popover_v9.8.16",
|
7
|
+
"version": "9.8.16",
|
8
|
+
"comments": {
|
9
|
+
"none": [
|
10
|
+
{
|
11
|
+
"author": "lingfangao@hotmail.com",
|
12
|
+
"package": "@fluentui/react-popover",
|
13
|
+
"commit": "aa6771ed95c5af78f413b3c20068867f032cf4c4",
|
14
|
+
"comment": "chore: Add e2e tests for virtual parents"
|
15
|
+
}
|
16
|
+
],
|
17
|
+
"patch": [
|
18
|
+
{
|
19
|
+
"author": "beachball",
|
20
|
+
"package": "@fluentui/react-popover",
|
21
|
+
"comment": "Bump @fluentui/react-aria to v9.3.43",
|
22
|
+
"commit": "c0d3065982e1646c54ba00c1d524248b792dbcad"
|
23
|
+
},
|
24
|
+
{
|
25
|
+
"author": "beachball",
|
26
|
+
"package": "@fluentui/react-popover",
|
27
|
+
"comment": "Bump @fluentui/react-context-selector to v9.1.41",
|
28
|
+
"commit": "c0d3065982e1646c54ba00c1d524248b792dbcad"
|
29
|
+
},
|
30
|
+
{
|
31
|
+
"author": "beachball",
|
32
|
+
"package": "@fluentui/react-popover",
|
33
|
+
"comment": "Bump @fluentui/react-portal to v9.3.24",
|
34
|
+
"commit": "c0d3065982e1646c54ba00c1d524248b792dbcad"
|
35
|
+
},
|
36
|
+
{
|
37
|
+
"author": "beachball",
|
38
|
+
"package": "@fluentui/react-popover",
|
39
|
+
"comment": "Bump @fluentui/react-positioning to v9.9.21",
|
40
|
+
"commit": "c0d3065982e1646c54ba00c1d524248b792dbcad"
|
41
|
+
},
|
42
|
+
{
|
43
|
+
"author": "beachball",
|
44
|
+
"package": "@fluentui/react-popover",
|
45
|
+
"comment": "Bump @fluentui/react-tabster to v9.14.0",
|
46
|
+
"commit": "c0d3065982e1646c54ba00c1d524248b792dbcad"
|
47
|
+
},
|
48
|
+
{
|
49
|
+
"author": "beachball",
|
50
|
+
"package": "@fluentui/react-popover",
|
51
|
+
"comment": "Bump @fluentui/react-utilities to v9.15.1",
|
52
|
+
"commit": "c0d3065982e1646c54ba00c1d524248b792dbcad"
|
53
|
+
},
|
54
|
+
{
|
55
|
+
"author": "beachball",
|
56
|
+
"package": "@fluentui/react-popover",
|
57
|
+
"comment": "Bump @fluentui/react-jsx-runtime to v9.0.18",
|
58
|
+
"commit": "c0d3065982e1646c54ba00c1d524248b792dbcad"
|
59
|
+
}
|
60
|
+
]
|
61
|
+
}
|
62
|
+
},
|
63
|
+
{
|
64
|
+
"date": "Thu, 12 Oct 2023 14:55:44 GMT",
|
6
65
|
"tag": "@fluentui/react-popover_v9.8.15",
|
7
66
|
"version": "9.8.15",
|
8
67
|
"comments": {
|
@@ -11,7 +70,7 @@
|
|
11
70
|
"author": "beachball",
|
12
71
|
"package": "@fluentui/react-popover",
|
13
72
|
"comment": "Bump @fluentui/react-jsx-runtime to v9.0.17",
|
14
|
-
"commit": "
|
73
|
+
"commit": "8178c3cae60005bc21137aa1f3e766e18cdb4a30"
|
15
74
|
}
|
16
75
|
]
|
17
76
|
}
|
package/CHANGELOG.md
CHANGED
@@ -1,17 +1,32 @@
|
|
1
1
|
# Change Log - @fluentui/react-popover
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Wed, 18 Oct 2023 17:47:35 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
+
## [9.8.16](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.8.16)
|
8
|
+
|
9
|
+
Wed, 18 Oct 2023 17:47:35 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.8.15..@fluentui/react-popover_v9.8.16)
|
11
|
+
|
12
|
+
### Patches
|
13
|
+
|
14
|
+
- Bump @fluentui/react-aria to v9.3.43 ([PR #29560](https://github.com/microsoft/fluentui/pull/29560) by beachball)
|
15
|
+
- Bump @fluentui/react-context-selector to v9.1.41 ([PR #29560](https://github.com/microsoft/fluentui/pull/29560) by beachball)
|
16
|
+
- Bump @fluentui/react-portal to v9.3.24 ([PR #29560](https://github.com/microsoft/fluentui/pull/29560) by beachball)
|
17
|
+
- Bump @fluentui/react-positioning to v9.9.21 ([PR #29560](https://github.com/microsoft/fluentui/pull/29560) by beachball)
|
18
|
+
- Bump @fluentui/react-tabster to v9.14.0 ([PR #29560](https://github.com/microsoft/fluentui/pull/29560) by beachball)
|
19
|
+
- Bump @fluentui/react-utilities to v9.15.1 ([PR #29560](https://github.com/microsoft/fluentui/pull/29560) by beachball)
|
20
|
+
- Bump @fluentui/react-jsx-runtime to v9.0.18 ([PR #29560](https://github.com/microsoft/fluentui/pull/29560) by beachball)
|
21
|
+
|
7
22
|
## [9.8.15](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.8.15)
|
8
23
|
|
9
|
-
Thu, 12 Oct 2023 14:
|
24
|
+
Thu, 12 Oct 2023 14:55:44 GMT
|
10
25
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.8.14..@fluentui/react-popover_v9.8.15)
|
11
26
|
|
12
27
|
### Patches
|
13
28
|
|
14
|
-
- Bump @fluentui/react-jsx-runtime to v9.0.17 ([PR #
|
29
|
+
- Bump @fluentui/react-jsx-runtime to v9.0.17 ([PR #29513](https://github.com/microsoft/fluentui/pull/29513) by beachball)
|
15
30
|
|
16
31
|
## [9.8.14](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.8.14)
|
17
32
|
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-popover",
|
3
|
-
"version": "9.8.
|
3
|
+
"version": "9.8.16",
|
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.
|
41
|
-
"@fluentui/react-context-selector": "^9.1.
|
42
|
-
"@fluentui/react-portal": "^9.3.
|
43
|
-
"@fluentui/react-positioning": "^9.9.
|
40
|
+
"@fluentui/react-aria": "^9.3.43",
|
41
|
+
"@fluentui/react-context-selector": "^9.1.41",
|
42
|
+
"@fluentui/react-portal": "^9.3.24",
|
43
|
+
"@fluentui/react-positioning": "^9.9.21",
|
44
44
|
"@fluentui/react-shared-contexts": "^9.10.0",
|
45
|
-
"@fluentui/react-tabster": "^9.
|
45
|
+
"@fluentui/react-tabster": "^9.14.0",
|
46
46
|
"@fluentui/react-theme": "^9.1.14",
|
47
|
-
"@fluentui/react-utilities": "^9.15.
|
48
|
-
"@fluentui/react-jsx-runtime": "^9.0.
|
47
|
+
"@fluentui/react-utilities": "^9.15.1",
|
48
|
+
"@fluentui/react-jsx-runtime": "^9.0.18",
|
49
49
|
"@griffel/react": "^1.5.14",
|
50
50
|
"@swc/helpers": "^0.5.1"
|
51
51
|
},
|