@fluentui/react-components 9.54.0 → 9.54.1

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +29 -2
  2. package/package.json +8 -8
package/CHANGELOG.md CHANGED
@@ -1,12 +1,39 @@
1
1
  # Change Log - @fluentui/react-components
2
2
 
3
- This log was last generated on Thu, 06 Jun 2024 15:22:09 GMT and should not be manually modified.
3
+ This log was last generated on Wed, 12 Jun 2024 13:16:03 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.54.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.54.1)
8
+
9
+ Wed, 12 Jun 2024 13:16:03 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.54.0..@fluentui/react-components_v9.54.1)
11
+
12
+ ### Minor changes
13
+
14
+ - `@fluentui/react-accordion`
15
+ - Deprecated react-accordion navigation prop. Tab navigation only should be used according to W3 APG pattern. ([PR #31587](https://github.com/microsoft/fluentui/pull/31587) by vgenaev@gmail.com)
16
+ - `@fluentui/react-motion`
17
+ - feat: add support for params ([PR #31566](https://github.com/microsoft/fluentui/pull/31566) by olfedias@microsoft.com)
18
+ - feat: Add consistent start and finish lifecycle callbacks ([PR #31644](https://github.com/microsoft/fluentui/pull/31644) by lingfangao@hotmail.com)
19
+ - `@fluentui/react-nav-preview`
20
+ - feat: Adding small size variant. ([PR #31589](https://github.com/microsoft/fluentui/pull/31589) by matejera@microsoft.com)
21
+ - (chore): Remove NavDrawerHeaderNav component. ([PR #31646](https://github.com/microsoft/fluentui/pull/31646) by matejera@microsoft.com)
22
+ - `@fluentui/react-tree`
23
+ - feature: onVisibilityChange method to TreeItemLayout action slot ([PR #31598](https://github.com/microsoft/fluentui/pull/31598) by bernardo.sunderhus@gmail.com)
24
+
25
+ ### Patches
26
+
27
+ - `@fluentui/react-card`
28
+ - fix: improve header alignment when no description is passed ([PR #31681](https://github.com/microsoft/fluentui/pull/31681) by marcosvmmoura@gmail.com)
29
+ - `@fluentui/react-motion`
30
+ - fix(motions): improve compat for jsdom & jest ([PR #31602](https://github.com/microsoft/fluentui/pull/31602) by olfedias@microsoft.com)
31
+ - `@fluentui/react-nav-preview`
32
+ - feat: Adding roles and current where appropriate. ([PR #31649](https://github.com/microsoft/fluentui/pull/31649) by matejera@microsoft.com)
33
+
7
34
  ## [9.54.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.54.0)
8
35
 
9
- Thu, 06 Jun 2024 15:22:09 GMT
36
+ Thu, 06 Jun 2024 15:26:27 GMT
10
37
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.53.0..@fluentui/react-components_v9.54.0)
11
38
 
12
39
  ### Minor changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-components",
3
- "version": "9.54.0",
3
+ "version": "9.54.1",
4
4
  "description": "Suite package for converged React components",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -30,17 +30,17 @@
30
30
  "@fluentui/scripts-tasks": "*"
31
31
  },
32
32
  "dependencies": {
33
- "@fluentui/react-accordion": "^9.3.57",
33
+ "@fluentui/react-accordion": "^9.4.0",
34
34
  "@fluentui/react-alert": "9.0.0-beta.124",
35
35
  "@fluentui/react-avatar": "^9.6.29",
36
36
  "@fluentui/react-badge": "^9.2.38",
37
37
  "@fluentui/react-button": "^9.3.83",
38
- "@fluentui/react-card": "^9.0.82",
38
+ "@fluentui/react-card": "^9.0.83",
39
39
  "@fluentui/react-checkbox": "^9.2.28",
40
40
  "@fluentui/react-combobox": "^9.11.7",
41
- "@fluentui/react-dialog": "^9.11.0",
41
+ "@fluentui/react-dialog": "^9.11.1",
42
42
  "@fluentui/react-divider": "^9.2.70",
43
- "@fluentui/react-drawer": "^9.5.0",
43
+ "@fluentui/react-drawer": "^9.5.1",
44
44
  "@fluentui/react-field": "^9.1.67",
45
45
  "@fluentui/react-image": "^9.1.68",
46
46
  "@fluentui/react-infobutton": "9.0.0-beta.102",
@@ -71,13 +71,13 @@
71
71
  "@fluentui/react-tags": "^9.3.8",
72
72
  "@fluentui/react-textarea": "^9.3.78",
73
73
  "@fluentui/react-theme": "^9.1.19",
74
- "@fluentui/react-toast": "^9.3.45",
74
+ "@fluentui/react-toast": "^9.3.46",
75
75
  "@fluentui/react-toolbar": "^9.1.86",
76
76
  "@fluentui/react-tooltip": "^9.4.30",
77
77
  "@fluentui/react-utilities": "^9.18.10",
78
78
  "@fluentui/react-text": "^9.4.20",
79
79
  "@fluentui/react-virtualizer": "9.0.0-alpha.79",
80
- "@fluentui/react-tree": "^9.6.0",
80
+ "@fluentui/react-tree": "^9.7.0",
81
81
  "@griffel/react": "^1.5.22",
82
82
  "@swc/helpers": "^0.5.1",
83
83
  "@fluentui/react-message-bar": "^9.2.2",
@@ -87,7 +87,7 @@
87
87
  "@fluentui/react-search": "^9.0.7",
88
88
  "@fluentui/react-teaching-popover": "^9.1.7",
89
89
  "@fluentui/react-tag-picker": "^9.1.0",
90
- "@fluentui/react-motion": "9.0.0"
90
+ "@fluentui/react-motion": "^9.1.0"
91
91
  },
92
92
  "peerDependencies": {
93
93
  "@types/react": ">=16.14.0 <19.0.0",