@fluentui/react-drawer 9.0.0-beta.35 → 9.0.0-beta.37

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,67 @@
2
2
  "name": "@fluentui/react-drawer",
3
3
  "entries": [
4
4
  {
5
- "date": "Thu, 12 Oct 2023 14:52:33 GMT",
5
+ "date": "Mon, 23 Oct 2023 09:48:56 GMT",
6
+ "tag": "@fluentui/react-drawer_v9.0.0-beta.37",
7
+ "version": "9.0.0-beta.37",
8
+ "comments": {
9
+ "prerelease": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui/react-drawer",
13
+ "comment": "Bump @fluentui/react-dialog to v9.8.0",
14
+ "commit": "e4ef1febe8a185dddc10f8936944d177d50bc396"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-drawer",
19
+ "comment": "Bump @fluentui/react-tabster to v9.14.1",
20
+ "commit": "e4ef1febe8a185dddc10f8936944d177d50bc396"
21
+ }
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "date": "Wed, 18 Oct 2023 17:54:08 GMT",
27
+ "tag": "@fluentui/react-drawer_v9.0.0-beta.36",
28
+ "version": "9.0.0-beta.36",
29
+ "comments": {
30
+ "prerelease": [
31
+ {
32
+ "author": "beachball",
33
+ "package": "@fluentui/react-drawer",
34
+ "comment": "Bump @fluentui/react-dialog to v9.7.10",
35
+ "commit": "c0d3065982e1646c54ba00c1d524248b792dbcad"
36
+ },
37
+ {
38
+ "author": "beachball",
39
+ "package": "@fluentui/react-drawer",
40
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.18",
41
+ "commit": "c0d3065982e1646c54ba00c1d524248b792dbcad"
42
+ },
43
+ {
44
+ "author": "beachball",
45
+ "package": "@fluentui/react-drawer",
46
+ "comment": "Bump @fluentui/react-motion-preview to v0.3.4",
47
+ "commit": "c0d3065982e1646c54ba00c1d524248b792dbcad"
48
+ },
49
+ {
50
+ "author": "beachball",
51
+ "package": "@fluentui/react-drawer",
52
+ "comment": "Bump @fluentui/react-tabster to v9.14.0",
53
+ "commit": "c0d3065982e1646c54ba00c1d524248b792dbcad"
54
+ },
55
+ {
56
+ "author": "beachball",
57
+ "package": "@fluentui/react-drawer",
58
+ "comment": "Bump @fluentui/react-utilities to v9.15.1",
59
+ "commit": "c0d3065982e1646c54ba00c1d524248b792dbcad"
60
+ }
61
+ ]
62
+ }
63
+ },
64
+ {
65
+ "date": "Thu, 12 Oct 2023 14:55:43 GMT",
6
66
  "tag": "@fluentui/react-drawer_v9.0.0-beta.35",
7
67
  "version": "9.0.0-beta.35",
8
68
  "comments": {
@@ -17,19 +77,19 @@
17
77
  "author": "beachball",
18
78
  "package": "@fluentui/react-drawer",
19
79
  "comment": "Bump @fluentui/react-dialog to v9.7.9",
20
- "commit": "1a52f5b27e2f71f7257c470bc9c7552ea5e07867"
80
+ "commit": "8178c3cae60005bc21137aa1f3e766e18cdb4a30"
21
81
  },
22
82
  {
23
83
  "author": "beachball",
24
84
  "package": "@fluentui/react-drawer",
25
85
  "comment": "Bump @fluentui/react-jsx-runtime to v9.0.17",
26
- "commit": "1a52f5b27e2f71f7257c470bc9c7552ea5e07867"
86
+ "commit": "8178c3cae60005bc21137aa1f3e766e18cdb4a30"
27
87
  },
28
88
  {
29
89
  "author": "beachball",
30
90
  "package": "@fluentui/react-drawer",
31
91
  "comment": "Bump @fluentui/react-motion-preview to v0.3.3",
32
- "commit": "1a52f5b27e2f71f7257c470bc9c7552ea5e07867"
92
+ "commit": "8178c3cae60005bc21137aa1f3e766e18cdb4a30"
33
93
  }
34
94
  ]
35
95
  }
package/CHANGELOG.md CHANGED
@@ -1,20 +1,43 @@
1
1
  # Change Log - @fluentui/react-drawer
2
2
 
3
- This log was last generated on Thu, 12 Oct 2023 14:52:33 GMT and should not be manually modified.
3
+ This log was last generated on Mon, 23 Oct 2023 09:48:56 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.0.0-beta.37](https://github.com/microsoft/fluentui/tree/@fluentui/react-drawer_v9.0.0-beta.37)
8
+
9
+ Mon, 23 Oct 2023 09:48:56 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-drawer_v9.0.0-beta.36..@fluentui/react-drawer_v9.0.0-beta.37)
11
+
12
+ ### Changes
13
+
14
+ - Bump @fluentui/react-dialog to v9.8.0 ([commit](https://github.com/microsoft/fluentui/commit/e4ef1febe8a185dddc10f8936944d177d50bc396) by beachball)
15
+ - Bump @fluentui/react-tabster to v9.14.1 ([commit](https://github.com/microsoft/fluentui/commit/e4ef1febe8a185dddc10f8936944d177d50bc396) by beachball)
16
+
17
+ ## [9.0.0-beta.36](https://github.com/microsoft/fluentui/tree/@fluentui/react-drawer_v9.0.0-beta.36)
18
+
19
+ Wed, 18 Oct 2023 17:54:08 GMT
20
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-drawer_v9.0.0-beta.35..@fluentui/react-drawer_v9.0.0-beta.36)
21
+
22
+ ### Changes
23
+
24
+ - Bump @fluentui/react-dialog to v9.7.10 ([PR #29560](https://github.com/microsoft/fluentui/pull/29560) by beachball)
25
+ - Bump @fluentui/react-jsx-runtime to v9.0.18 ([PR #29560](https://github.com/microsoft/fluentui/pull/29560) by beachball)
26
+ - Bump @fluentui/react-motion-preview to v0.3.4 ([PR #29560](https://github.com/microsoft/fluentui/pull/29560) by beachball)
27
+ - Bump @fluentui/react-tabster to v9.14.0 ([PR #29560](https://github.com/microsoft/fluentui/pull/29560) by beachball)
28
+ - Bump @fluentui/react-utilities to v9.15.1 ([PR #29560](https://github.com/microsoft/fluentui/pull/29560) by beachball)
29
+
7
30
  ## [9.0.0-beta.35](https://github.com/microsoft/fluentui/tree/@fluentui/react-drawer_v9.0.0-beta.35)
8
31
 
9
- Thu, 12 Oct 2023 14:52:33 GMT
32
+ Thu, 12 Oct 2023 14:55:43 GMT
10
33
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-drawer_v9.0.0-beta.34..@fluentui/react-drawer_v9.0.0-beta.35)
11
34
 
12
35
  ### Changes
13
36
 
14
37
  - chore: migrate from getNativeElementProps for getIntrinsicElementProps ([PR #29498](https://github.com/microsoft/fluentui/pull/29498) by bernardo.sunderhus@gmail.com)
15
- - Bump @fluentui/react-dialog to v9.7.9 ([PR #29488](https://github.com/microsoft/fluentui/pull/29488) by beachball)
16
- - Bump @fluentui/react-jsx-runtime to v9.0.17 ([PR #29488](https://github.com/microsoft/fluentui/pull/29488) by beachball)
17
- - Bump @fluentui/react-motion-preview to v0.3.3 ([PR #29488](https://github.com/microsoft/fluentui/pull/29488) by beachball)
38
+ - Bump @fluentui/react-dialog to v9.7.9 ([PR #29513](https://github.com/microsoft/fluentui/pull/29513) by beachball)
39
+ - Bump @fluentui/react-jsx-runtime to v9.0.17 ([PR #29513](https://github.com/microsoft/fluentui/pull/29513) by beachball)
40
+ - Bump @fluentui/react-motion-preview to v0.3.3 ([PR #29513](https://github.com/microsoft/fluentui/pull/29513) by beachball)
18
41
 
19
42
  ## [9.0.0-beta.34](https://github.com/microsoft/fluentui/tree/@fluentui/react-drawer_v9.0.0-beta.34)
20
43
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-drawer",
3
- "version": "9.0.0-beta.35",
3
+ "version": "9.0.0-beta.37",
4
4
  "description": "Drawer components for Fluent UI React",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -35,13 +35,13 @@
35
35
  "@fluentui/scripts-cypress": "*"
36
36
  },
37
37
  "dependencies": {
38
- "@fluentui/react-dialog": "^9.7.9",
39
- "@fluentui/react-jsx-runtime": "^9.0.17",
40
- "@fluentui/react-motion-preview": "^0.3.3",
38
+ "@fluentui/react-dialog": "^9.8.0",
39
+ "@fluentui/react-jsx-runtime": "^9.0.18",
40
+ "@fluentui/react-motion-preview": "^0.3.4",
41
41
  "@fluentui/react-shared-contexts": "^9.10.0",
42
- "@fluentui/react-tabster": "^9.13.6",
42
+ "@fluentui/react-tabster": "^9.14.1",
43
43
  "@fluentui/react-theme": "^9.1.14",
44
- "@fluentui/react-utilities": "^9.15.0",
44
+ "@fluentui/react-utilities": "^9.15.1",
45
45
  "@griffel/react": "^1.5.14",
46
46
  "@swc/helpers": "^0.5.1"
47
47
  },