@fluentui/react-components 9.54.16 → 9.54.17

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 +28 -2
  2. package/package.json +14 -14
package/CHANGELOG.md CHANGED
@@ -1,12 +1,38 @@
1
1
  # Change Log - @fluentui/react-components
2
2
 
3
- This log was last generated on Mon, 23 Sep 2024 12:35:59 GMT and should not be manually modified.
3
+ This log was last generated on Thu, 26 Sep 2024 14:14:11 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.54.17](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.54.17)
8
+
9
+ Thu, 26 Sep 2024 14:14:11 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.54.16..@fluentui/react-components_v9.54.17)
11
+
12
+ ### Minor changes
13
+
14
+ - `@fluentui/react-carousel-preview`
15
+ - feat: Add resetAutoplay feature to reset index change timer ([PR #32897](https://github.com/microsoft/fluentui/pull/32897) by mifraser@microsoft.com)
16
+
17
+ ### Patches
18
+
19
+ - `@fluentui/react-button`
20
+ - fix: hovered menubutton icon does not disappear ([PR #32917](https://github.com/microsoft/fluentui/pull/32917) by sarah.higley@microsoft.com)
21
+ - `@fluentui/react-combobox`
22
+ - fix tabIndex for clear button in Dropdown component ([PR #32278](https://github.com/microsoft/fluentui/pull/32278) by kirpadv@gmail.com)
23
+ - `@fluentui/react-drawer`
24
+ - fix: reversed animations ([PR #32924](https://github.com/microsoft/fluentui/pull/32924) by marcosvmmoura@gmail.com)
25
+ - `@fluentui/react-table`
26
+ - fix: table selection checkbox or radio should be rendered even if invisible ([PR #32846](https://github.com/microsoft/fluentui/pull/32846) by sarah.higley@microsoft.com)
27
+
28
+ ### Changes
29
+
30
+ - `@fluentui/react-virtualizer`
31
+ - BREAKING CHANGE (useVirtualizerDynamicMeasure): optimized with scrollPos state and children height reference, updated algorithm to be more accurate, and exported measurement hook ([PR #32375](https://github.com/microsoft/fluentui/pull/32375) by mifraser@microsoft.com)
32
+
7
33
  ## [9.54.16](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.54.16)
8
34
 
9
- Mon, 23 Sep 2024 12:35:59 GMT
35
+ Mon, 23 Sep 2024 12:40:11 GMT
10
36
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.54.15..@fluentui/react-components_v9.54.16)
11
37
 
12
38
  ### Minor changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-components",
3
- "version": "9.54.16",
3
+ "version": "9.54.17",
4
4
  "description": "Suite package for converged React components",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -34,13 +34,13 @@
34
34
  "@fluentui/react-alert": "9.0.0-beta.124",
35
35
  "@fluentui/react-avatar": "^9.6.39",
36
36
  "@fluentui/react-badge": "^9.2.43",
37
- "@fluentui/react-button": "^9.3.91",
38
- "@fluentui/react-card": "^9.0.93",
37
+ "@fluentui/react-button": "^9.3.92",
38
+ "@fluentui/react-card": "^9.0.94",
39
39
  "@fluentui/react-checkbox": "^9.2.37",
40
- "@fluentui/react-combobox": "^9.13.7",
41
- "@fluentui/react-dialog": "^9.11.15",
40
+ "@fluentui/react-combobox": "^9.13.8",
41
+ "@fluentui/react-dialog": "^9.11.16",
42
42
  "@fluentui/react-divider": "^9.2.75",
43
- "@fluentui/react-drawer": "^9.5.15",
43
+ "@fluentui/react-drawer": "^9.5.16",
44
44
  "@fluentui/react-field": "^9.1.76",
45
45
  "@fluentui/react-image": "^9.1.73",
46
46
  "@fluentui/react-infobutton": "9.0.0-beta.102",
@@ -65,28 +65,28 @@
65
65
  "@fluentui/react-spinner": "^9.4.14",
66
66
  "@fluentui/react-swatch-picker": "^9.1.10",
67
67
  "@fluentui/react-switch": "^9.1.94",
68
- "@fluentui/react-table": "^9.15.17",
68
+ "@fluentui/react-table": "^9.15.18",
69
69
  "@fluentui/react-tabs": "^9.5.1",
70
70
  "@fluentui/react-tabster": "^9.22.7",
71
71
  "@fluentui/react-tags": "^9.3.18",
72
72
  "@fluentui/react-textarea": "^9.3.88",
73
73
  "@fluentui/react-theme": "^9.1.20",
74
74
  "@fluentui/react-toast": "^9.3.56",
75
- "@fluentui/react-toolbar": "^9.2.5",
75
+ "@fluentui/react-toolbar": "^9.2.6",
76
76
  "@fluentui/react-tooltip": "^9.4.39",
77
77
  "@fluentui/react-utilities": "^9.18.15",
78
78
  "@fluentui/react-text": "^9.4.25",
79
- "@fluentui/react-virtualizer": "9.0.0-alpha.84",
80
- "@fluentui/react-tree": "^9.8.1",
79
+ "@fluentui/react-virtualizer": "9.0.0-alpha.85",
80
+ "@fluentui/react-tree": "^9.8.2",
81
81
  "@griffel/react": "^1.5.22",
82
82
  "@swc/helpers": "^0.5.1",
83
- "@fluentui/react-message-bar": "^9.2.11",
84
- "@fluentui/react-breadcrumb": "^9.0.38",
83
+ "@fluentui/react-message-bar": "^9.2.12",
84
+ "@fluentui/react-breadcrumb": "^9.0.39",
85
85
  "@fluentui/react-aria": "^9.13.6",
86
86
  "@fluentui/react-rating": "^9.0.19",
87
87
  "@fluentui/react-search": "^9.0.18",
88
- "@fluentui/react-teaching-popover": "^9.1.17",
89
- "@fluentui/react-tag-picker": "^9.3.3",
88
+ "@fluentui/react-teaching-popover": "^9.1.18",
89
+ "@fluentui/react-tag-picker": "^9.3.4",
90
90
  "@fluentui/react-motion": "^9.5.2"
91
91
  },
92
92
  "peerDependencies": {