@fluentui/react-popover 9.4.0 → 9.4.1

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.json CHANGED
@@ -2,7 +2,48 @@
2
2
  "name": "@fluentui/react-popover",
3
3
  "entries": [
4
4
  {
5
- "date": "Mon, 09 Jan 2023 14:31:45 GMT",
5
+ "date": "Mon, 16 Jan 2023 08:35:42 GMT",
6
+ "tag": "@fluentui/react-popover_v9.4.1",
7
+ "version": "9.4.1",
8
+ "comments": {
9
+ "none": [
10
+ {
11
+ "author": "martinhochel@microsoft.com",
12
+ "package": "@fluentui/react-popover",
13
+ "commit": "64bb45980d68de1219c6b36a7db5363f0a9cff9f",
14
+ "comment": "chore: migrate to packaged scripts"
15
+ }
16
+ ],
17
+ "patch": [
18
+ {
19
+ "author": "beachball",
20
+ "package": "@fluentui/react-popover",
21
+ "comment": "Bump @fluentui/react-portal to v9.1.1",
22
+ "commit": "a870d8360e47f3ea03358c4e75e89e08a74845d7"
23
+ },
24
+ {
25
+ "author": "beachball",
26
+ "package": "@fluentui/react-popover",
27
+ "comment": "Bump @fluentui/react-positioning to v9.3.8",
28
+ "commit": "a870d8360e47f3ea03358c4e75e89e08a74845d7"
29
+ },
30
+ {
31
+ "author": "beachball",
32
+ "package": "@fluentui/react-popover",
33
+ "comment": "Bump @fluentui/react-shared-contexts to v9.1.5",
34
+ "commit": "a870d8360e47f3ea03358c4e75e89e08a74845d7"
35
+ },
36
+ {
37
+ "author": "beachball",
38
+ "package": "@fluentui/react-popover",
39
+ "comment": "Bump @fluentui/react-tabster to v9.3.7",
40
+ "commit": "a870d8360e47f3ea03358c4e75e89e08a74845d7"
41
+ }
42
+ ]
43
+ }
44
+ },
45
+ {
46
+ "date": "Mon, 09 Jan 2023 14:34:58 GMT",
6
47
  "tag": "@fluentui/react-popover_v9.4.0",
7
48
  "version": "9.4.0",
8
49
  "comments": {
@@ -25,37 +66,37 @@
25
66
  "author": "beachball",
26
67
  "package": "@fluentui/react-popover",
27
68
  "comment": "Bump @fluentui/react-aria to v9.3.5",
28
- "commit": "26f0364b3837056ee8e0df42a7932c298c68290e"
69
+ "commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
29
70
  },
30
71
  {
31
72
  "author": "beachball",
32
73
  "package": "@fluentui/react-popover",
33
74
  "comment": "Bump @fluentui/react-context-selector to v9.1.5",
34
- "commit": "26f0364b3837056ee8e0df42a7932c298c68290e"
75
+ "commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
35
76
  },
36
77
  {
37
78
  "author": "beachball",
38
79
  "package": "@fluentui/react-popover",
39
80
  "comment": "Bump @fluentui/react-portal to v9.1.0",
40
- "commit": "26f0364b3837056ee8e0df42a7932c298c68290e"
81
+ "commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
41
82
  },
42
83
  {
43
84
  "author": "beachball",
44
85
  "package": "@fluentui/react-popover",
45
86
  "comment": "Bump @fluentui/react-positioning to v9.3.7",
46
- "commit": "26f0364b3837056ee8e0df42a7932c298c68290e"
87
+ "commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
47
88
  },
48
89
  {
49
90
  "author": "beachball",
50
91
  "package": "@fluentui/react-popover",
51
92
  "comment": "Bump @fluentui/react-tabster to v9.3.6",
52
- "commit": "26f0364b3837056ee8e0df42a7932c298c68290e"
93
+ "commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
53
94
  },
54
95
  {
55
96
  "author": "beachball",
56
97
  "package": "@fluentui/react-popover",
57
98
  "comment": "Bump @fluentui/react-utilities to v9.4.0",
58
- "commit": "26f0364b3837056ee8e0df42a7932c298c68290e"
99
+ "commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
59
100
  }
60
101
  ]
61
102
  }
package/CHANGELOG.md CHANGED
@@ -1,23 +1,35 @@
1
1
  # Change Log - @fluentui/react-popover
2
2
 
3
- This log was last generated on Mon, 09 Jan 2023 14:31:45 GMT and should not be manually modified.
3
+ This log was last generated on Mon, 16 Jan 2023 08:35:42 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.4.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.4.1)
8
+
9
+ Mon, 16 Jan 2023 08:35:42 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.4.0..@fluentui/react-popover_v9.4.1)
11
+
12
+ ### Patches
13
+
14
+ - Bump @fluentui/react-portal to v9.1.1 ([commit](https://github.com/microsoft/fluentui/commit/a870d8360e47f3ea03358c4e75e89e08a74845d7) by beachball)
15
+ - Bump @fluentui/react-positioning to v9.3.8 ([commit](https://github.com/microsoft/fluentui/commit/a870d8360e47f3ea03358c4e75e89e08a74845d7) by beachball)
16
+ - Bump @fluentui/react-shared-contexts to v9.1.5 ([commit](https://github.com/microsoft/fluentui/commit/a870d8360e47f3ea03358c4e75e89e08a74845d7) by beachball)
17
+ - Bump @fluentui/react-tabster to v9.3.7 ([commit](https://github.com/microsoft/fluentui/commit/a870d8360e47f3ea03358c4e75e89e08a74845d7) by beachball)
18
+
7
19
  ## [9.4.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.4.0)
8
20
 
9
- Mon, 09 Jan 2023 14:31:45 GMT
21
+ Mon, 09 Jan 2023 14:34:58 GMT
10
22
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.3.6..@fluentui/react-popover_v9.4.0)
11
23
 
12
24
  ### Minor changes
13
25
 
14
26
  - feat: add new prop unstable_disableAutoFocus on Popover ([PR #26141](https://github.com/microsoft/fluentui/pull/26141) by yuanboxue@microsoft.com)
15
- - Bump @fluentui/react-aria to v9.3.5 ([PR #26257](https://github.com/microsoft/fluentui/pull/26257) by beachball)
16
- - Bump @fluentui/react-context-selector to v9.1.5 ([PR #26257](https://github.com/microsoft/fluentui/pull/26257) by beachball)
17
- - Bump @fluentui/react-portal to v9.1.0 ([PR #26257](https://github.com/microsoft/fluentui/pull/26257) by beachball)
18
- - Bump @fluentui/react-positioning to v9.3.7 ([PR #26257](https://github.com/microsoft/fluentui/pull/26257) by beachball)
19
- - Bump @fluentui/react-tabster to v9.3.6 ([PR #26257](https://github.com/microsoft/fluentui/pull/26257) by beachball)
20
- - Bump @fluentui/react-utilities to v9.4.0 ([PR #26257](https://github.com/microsoft/fluentui/pull/26257) by beachball)
27
+ - Bump @fluentui/react-aria to v9.3.5 ([PR #26255](https://github.com/microsoft/fluentui/pull/26255) by beachball)
28
+ - Bump @fluentui/react-context-selector to v9.1.5 ([PR #26255](https://github.com/microsoft/fluentui/pull/26255) by beachball)
29
+ - Bump @fluentui/react-portal to v9.1.0 ([PR #26255](https://github.com/microsoft/fluentui/pull/26255) by beachball)
30
+ - Bump @fluentui/react-positioning to v9.3.7 ([PR #26255](https://github.com/microsoft/fluentui/pull/26255) by beachball)
31
+ - Bump @fluentui/react-tabster to v9.3.6 ([PR #26255](https://github.com/microsoft/fluentui/pull/26255) by beachball)
32
+ - Bump @fluentui/react-utilities to v9.4.0 ([PR #26255](https://github.com/microsoft/fluentui/pull/26255) by beachball)
21
33
 
22
34
  ## [9.3.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.3.6)
23
35
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-popover",
3
- "version": "9.4.0",
3
+ "version": "9.4.1",
4
4
  "description": "Popover component for Fluent UI",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -30,16 +30,18 @@
30
30
  "@fluentui/eslint-plugin": "*",
31
31
  "@fluentui/react-conformance": "*",
32
32
  "@fluentui/react-conformance-griffel": "9.0.0-beta.19",
33
- "@fluentui/scripts": "*"
33
+ "@fluentui/scripts-api-extractor": "*",
34
+ "@fluentui/scripts-cypress": "*",
35
+ "@fluentui/scripts-tasks": "*"
34
36
  },
35
37
  "dependencies": {
36
38
  "@fluentui/keyboard-keys": "^9.0.1",
37
39
  "@fluentui/react-aria": "^9.3.5",
38
40
  "@fluentui/react-context-selector": "^9.1.5",
39
- "@fluentui/react-portal": "^9.1.0",
40
- "@fluentui/react-positioning": "^9.3.7",
41
- "@fluentui/react-shared-contexts": "^9.1.4",
42
- "@fluentui/react-tabster": "^9.3.6",
41
+ "@fluentui/react-portal": "^9.1.1",
42
+ "@fluentui/react-positioning": "^9.3.8",
43
+ "@fluentui/react-shared-contexts": "^9.1.5",
44
+ "@fluentui/react-tabster": "^9.3.7",
43
45
  "@fluentui/react-theme": "^9.1.5",
44
46
  "@fluentui/react-utilities": "^9.4.0",
45
47
  "@griffel/react": "^1.5.2",