@fluentui/react-drawer 9.10.7 → 9.10.9
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.md +29 -2
- package/package.json +10 -10
package/CHANGELOG.md
CHANGED
|
@@ -1,12 +1,39 @@
|
|
|
1
1
|
# Change Log - @fluentui/react-drawer
|
|
2
2
|
|
|
3
|
-
This log was last generated on
|
|
3
|
+
This log was last generated on Tue, 11 Nov 2025 19:13:30 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
5
|
<!-- Start content -->
|
|
6
6
|
|
|
7
|
+
## [9.10.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-drawer_v9.10.9)
|
|
8
|
+
|
|
9
|
+
Tue, 11 Nov 2025 19:13:30 GMT
|
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-drawer_v9.10.8..@fluentui/react-drawer_v9.10.9)
|
|
11
|
+
|
|
12
|
+
### Patches
|
|
13
|
+
|
|
14
|
+
- chore: Bump @griffel/react package. ([PR #35469](https://github.com/microsoft/fluentui/pull/35469) by estebanmu@microsoft.com)
|
|
15
|
+
- Bump @fluentui/react-dialog to v9.16.3 ([PR #35462](https://github.com/microsoft/fluentui/pull/35462) by beachball)
|
|
16
|
+
- Bump @fluentui/react-jsx-runtime to v9.3.3 ([PR #35462](https://github.com/microsoft/fluentui/pull/35462) by beachball)
|
|
17
|
+
- Bump @fluentui/react-motion to v9.11.4 ([PR #35462](https://github.com/microsoft/fluentui/pull/35462) by beachball)
|
|
18
|
+
- Bump @fluentui/react-portal to v9.8.8 ([PR #35462](https://github.com/microsoft/fluentui/pull/35462) by beachball)
|
|
19
|
+
- Bump @fluentui/react-motion-components-preview to v0.14.1 ([PR #35462](https://github.com/microsoft/fluentui/pull/35462) by beachball)
|
|
20
|
+
- Bump @fluentui/react-shared-contexts to v9.26.0 ([PR #35462](https://github.com/microsoft/fluentui/pull/35462) by beachball)
|
|
21
|
+
- Bump @fluentui/react-tabster to v9.26.10 ([PR #35462](https://github.com/microsoft/fluentui/pull/35462) by beachball)
|
|
22
|
+
- Bump @fluentui/react-utilities to v9.25.4 ([PR #35462](https://github.com/microsoft/fluentui/pull/35462) by beachball)
|
|
23
|
+
|
|
24
|
+
## [9.10.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-drawer_v9.10.8)
|
|
25
|
+
|
|
26
|
+
Thu, 06 Nov 2025 17:24:17 GMT
|
|
27
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-drawer_v9.10.7..@fluentui/react-drawer_v9.10.8)
|
|
28
|
+
|
|
29
|
+
### Patches
|
|
30
|
+
|
|
31
|
+
- Bump @fluentui/react-dialog to v9.16.2 ([PR #34705](https://github.com/microsoft/fluentui/pull/34705) by beachball)
|
|
32
|
+
- Bump @fluentui/react-motion-components-preview to v0.14.0 ([PR #34705](https://github.com/microsoft/fluentui/pull/34705) by beachball)
|
|
33
|
+
|
|
7
34
|
## [9.10.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-drawer_v9.10.7)
|
|
8
35
|
|
|
9
|
-
Thu, 06 Nov 2025
|
|
36
|
+
Thu, 06 Nov 2025 15:01:20 GMT
|
|
10
37
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-drawer_v9.10.6..@fluentui/react-drawer_v9.10.7)
|
|
11
38
|
|
|
12
39
|
### Patches
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluentui/react-drawer",
|
|
3
|
-
"version": "9.10.
|
|
3
|
+
"version": "9.10.9",
|
|
4
4
|
"description": "Drawer components for Fluent UI React",
|
|
5
5
|
"main": "lib-commonjs/index.js",
|
|
6
6
|
"module": "lib/index.js",
|
|
@@ -20,16 +20,16 @@
|
|
|
20
20
|
"@fluentui/scripts-cypress": "*"
|
|
21
21
|
},
|
|
22
22
|
"dependencies": {
|
|
23
|
-
"@fluentui/react-dialog": "^9.16.
|
|
24
|
-
"@fluentui/react-jsx-runtime": "^9.3.
|
|
25
|
-
"@fluentui/react-motion": "^9.11.
|
|
26
|
-
"@fluentui/react-portal": "^9.8.
|
|
27
|
-
"@fluentui/react-motion-components-preview": "^0.
|
|
28
|
-
"@fluentui/react-shared-contexts": "^9.
|
|
29
|
-
"@fluentui/react-tabster": "^9.26.
|
|
23
|
+
"@fluentui/react-dialog": "^9.16.3",
|
|
24
|
+
"@fluentui/react-jsx-runtime": "^9.3.3",
|
|
25
|
+
"@fluentui/react-motion": "^9.11.4",
|
|
26
|
+
"@fluentui/react-portal": "^9.8.8",
|
|
27
|
+
"@fluentui/react-motion-components-preview": "^0.14.1",
|
|
28
|
+
"@fluentui/react-shared-contexts": "^9.26.0",
|
|
29
|
+
"@fluentui/react-tabster": "^9.26.10",
|
|
30
30
|
"@fluentui/react-theme": "^9.2.0",
|
|
31
|
-
"@fluentui/react-utilities": "^9.25.
|
|
32
|
-
"@griffel/react": "^1.5.
|
|
31
|
+
"@fluentui/react-utilities": "^9.25.4",
|
|
32
|
+
"@griffel/react": "^1.5.32",
|
|
33
33
|
"@swc/helpers": "^0.5.1"
|
|
34
34
|
},
|
|
35
35
|
"peerDependencies": {
|