@fluentui/react-dialog 9.7.9 → 9.7.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.json CHANGED
@@ -2,7 +2,60 @@
2
2
  "name": "@fluentui/react-dialog",
3
3
  "entries": [
4
4
  {
5
- "date": "Thu, 12 Oct 2023 14:52:34 GMT",
5
+ "date": "Wed, 18 Oct 2023 17:47:32 GMT",
6
+ "tag": "@fluentui/react-dialog_v9.7.10",
7
+ "version": "9.7.10",
8
+ "comments": {
9
+ "none": [
10
+ {
11
+ "author": "lingfangao@hotmail.com",
12
+ "package": "@fluentui/react-dialog",
13
+ "commit": "aa6771ed95c5af78f413b3c20068867f032cf4c4",
14
+ "comment": "chore: Add e2e tests for virtual parents"
15
+ }
16
+ ],
17
+ "patch": [
18
+ {
19
+ "author": "beachball",
20
+ "package": "@fluentui/react-dialog",
21
+ "comment": "Bump @fluentui/react-utilities to v9.15.1",
22
+ "commit": "c0d3065982e1646c54ba00c1d524248b792dbcad"
23
+ },
24
+ {
25
+ "author": "beachball",
26
+ "package": "@fluentui/react-dialog",
27
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.18",
28
+ "commit": "c0d3065982e1646c54ba00c1d524248b792dbcad"
29
+ },
30
+ {
31
+ "author": "beachball",
32
+ "package": "@fluentui/react-dialog",
33
+ "comment": "Bump @fluentui/react-context-selector to v9.1.41",
34
+ "commit": "c0d3065982e1646c54ba00c1d524248b792dbcad"
35
+ },
36
+ {
37
+ "author": "beachball",
38
+ "package": "@fluentui/react-dialog",
39
+ "comment": "Bump @fluentui/react-aria to v9.3.43",
40
+ "commit": "c0d3065982e1646c54ba00c1d524248b792dbcad"
41
+ },
42
+ {
43
+ "author": "beachball",
44
+ "package": "@fluentui/react-dialog",
45
+ "comment": "Bump @fluentui/react-tabster to v9.14.0",
46
+ "commit": "c0d3065982e1646c54ba00c1d524248b792dbcad"
47
+ },
48
+ {
49
+ "author": "beachball",
50
+ "package": "@fluentui/react-dialog",
51
+ "comment": "Bump @fluentui/react-portal to v9.3.24",
52
+ "commit": "c0d3065982e1646c54ba00c1d524248b792dbcad"
53
+ }
54
+ ]
55
+ }
56
+ },
57
+ {
58
+ "date": "Thu, 12 Oct 2023 14:55:44 GMT",
6
59
  "tag": "@fluentui/react-dialog_v9.7.9",
7
60
  "version": "9.7.9",
8
61
  "comments": {
@@ -11,7 +64,7 @@
11
64
  "author": "beachball",
12
65
  "package": "@fluentui/react-dialog",
13
66
  "comment": "Bump @fluentui/react-jsx-runtime to v9.0.17",
14
- "commit": "1a52f5b27e2f71f7257c470bc9c7552ea5e07867"
67
+ "commit": "8178c3cae60005bc21137aa1f3e766e18cdb4a30"
15
68
  }
16
69
  ]
17
70
  }
package/CHANGELOG.md CHANGED
@@ -1,17 +1,31 @@
1
1
  # Change Log - @fluentui/react-dialog
2
2
 
3
- This log was last generated on Thu, 12 Oct 2023 14:52:34 GMT and should not be manually modified.
3
+ This log was last generated on Wed, 18 Oct 2023 17:47:32 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.7.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-dialog_v9.7.10)
8
+
9
+ Wed, 18 Oct 2023 17:47:32 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-dialog_v9.7.9..@fluentui/react-dialog_v9.7.10)
11
+
12
+ ### Patches
13
+
14
+ - Bump @fluentui/react-utilities to v9.15.1 ([PR #29560](https://github.com/microsoft/fluentui/pull/29560) by beachball)
15
+ - Bump @fluentui/react-jsx-runtime to v9.0.18 ([PR #29560](https://github.com/microsoft/fluentui/pull/29560) by beachball)
16
+ - Bump @fluentui/react-context-selector to v9.1.41 ([PR #29560](https://github.com/microsoft/fluentui/pull/29560) by beachball)
17
+ - Bump @fluentui/react-aria to v9.3.43 ([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-portal to v9.3.24 ([PR #29560](https://github.com/microsoft/fluentui/pull/29560) by beachball)
20
+
7
21
  ## [9.7.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-dialog_v9.7.9)
8
22
 
9
- Thu, 12 Oct 2023 14:52:34 GMT
23
+ Thu, 12 Oct 2023 14:55:44 GMT
10
24
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-dialog_v9.7.8..@fluentui/react-dialog_v9.7.9)
11
25
 
12
26
  ### Patches
13
27
 
14
- - Bump @fluentui/react-jsx-runtime to v9.0.17 ([PR #29488](https://github.com/microsoft/fluentui/pull/29488) by beachball)
28
+ - Bump @fluentui/react-jsx-runtime to v9.0.17 ([PR #29513](https://github.com/microsoft/fluentui/pull/29513) by beachball)
15
29
 
16
30
  ## [9.7.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-dialog_v9.7.8)
17
31
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-dialog",
3
- "version": "9.7.9",
3
+ "version": "9.7.10",
4
4
  "description": "Dialog component for Fluent UI React",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -36,16 +36,16 @@
36
36
  "@fluentui/scripts-tasks": "*"
37
37
  },
38
38
  "dependencies": {
39
- "@fluentui/react-utilities": "^9.15.0",
40
- "@fluentui/react-jsx-runtime": "^9.0.17",
39
+ "@fluentui/react-utilities": "^9.15.1",
40
+ "@fluentui/react-jsx-runtime": "^9.0.18",
41
41
  "@fluentui/keyboard-keys": "^9.0.6",
42
- "@fluentui/react-context-selector": "^9.1.40",
42
+ "@fluentui/react-context-selector": "^9.1.41",
43
43
  "@fluentui/react-shared-contexts": "^9.10.0",
44
- "@fluentui/react-aria": "^9.3.42",
44
+ "@fluentui/react-aria": "^9.3.43",
45
45
  "@fluentui/react-icons": "^2.0.217",
46
- "@fluentui/react-tabster": "^9.13.6",
46
+ "@fluentui/react-tabster": "^9.14.0",
47
47
  "@fluentui/react-theme": "^9.1.14",
48
- "@fluentui/react-portal": "^9.3.23",
48
+ "@fluentui/react-portal": "^9.3.24",
49
49
  "@griffel/react": "^1.5.14",
50
50
  "@swc/helpers": "^0.5.1"
51
51
  },