@fluentui/react-components 9.44.1 → 9.44.2

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 +16 -2
  2. package/package.json +14 -14
package/CHANGELOG.md CHANGED
@@ -1,12 +1,26 @@
1
1
  # Change Log - @fluentui/react-components
2
2
 
3
- This log was last generated on Mon, 08 Jan 2024 16:19:58 GMT and should not be manually modified.
3
+ This log was last generated on Tue, 09 Jan 2024 10:19:06 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.44.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.44.2)
8
+
9
+ Tue, 09 Jan 2024 10:19:06 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.44.1..@fluentui/react-components_v9.44.2)
11
+
12
+ ### Minor changes
13
+
14
+ - `@fluentui/react-positioning`
15
+ - feat: Implement onPositioningEnd callback ([PR #30177](https://github.com/microsoft/fluentui/pull/30177) by lingfangao@hotmail.com)
16
+ - `@fluentui/react-timepicker-compat`
17
+ - Stable release ([PR #30217](https://github.com/microsoft/fluentui/pull/30217) by yuanboxue@microsoft.com)
18
+ - `@fluentui/react-timepicker-compat-preview`
19
+ - Deprecate preview package. Use @fluentui/react-timepicker-compat instead. ([PR #30217](https://github.com/microsoft/fluentui/pull/30217) by yuanboxue@microsoft.com)
20
+
7
21
  ## [9.44.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.44.1)
8
22
 
9
- Mon, 08 Jan 2024 16:19:58 GMT
23
+ Mon, 08 Jan 2024 16:24:19 GMT
10
24
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.44.0..@fluentui/react-components_v9.44.1)
11
25
 
12
26
  ### Minor changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-components",
3
- "version": "9.44.1",
3
+ "version": "9.44.2",
4
4
  "description": "Suite package for converged React components",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -33,29 +33,29 @@
33
33
  },
34
34
  "dependencies": {
35
35
  "@fluentui/react-accordion": "^9.3.34",
36
- "@fluentui/react-alert": "9.0.0-beta.99",
37
- "@fluentui/react-avatar": "^9.6.4",
36
+ "@fluentui/react-alert": "9.0.0-beta.100",
37
+ "@fluentui/react-avatar": "^9.6.5",
38
38
  "@fluentui/react-badge": "^9.2.19",
39
39
  "@fluentui/react-button": "^9.3.61",
40
40
  "@fluentui/react-card": "^9.0.60",
41
41
  "@fluentui/react-checkbox": "^9.2.5",
42
- "@fluentui/react-combobox": "^9.5.38",
42
+ "@fluentui/react-combobox": "^9.5.39",
43
43
  "@fluentui/react-dialog": "^9.9.3",
44
44
  "@fluentui/react-divider": "^9.2.55",
45
45
  "@fluentui/react-drawer": "^9.0.7",
46
46
  "@fluentui/react-field": "^9.1.47",
47
47
  "@fluentui/react-image": "^9.1.52",
48
- "@fluentui/react-infobutton": "9.0.0-beta.83",
49
- "@fluentui/react-infolabel": "^9.0.11",
48
+ "@fluentui/react-infobutton": "9.0.0-beta.84",
49
+ "@fluentui/react-infolabel": "^9.0.12",
50
50
  "@fluentui/react-input": "^9.4.57",
51
51
  "@fluentui/react-label": "^9.1.55",
52
52
  "@fluentui/react-link": "^9.2.4",
53
- "@fluentui/react-menu": "^9.12.40",
53
+ "@fluentui/react-menu": "^9.12.41",
54
54
  "@fluentui/react-overflow": "^9.1.5",
55
- "@fluentui/react-persona": "^9.2.63",
55
+ "@fluentui/react-persona": "^9.2.64",
56
56
  "@fluentui/react-portal": "^9.4.7",
57
- "@fluentui/react-popover": "^9.8.28",
58
- "@fluentui/react-positioning": "^9.11.0",
57
+ "@fluentui/react-popover": "^9.8.29",
58
+ "@fluentui/react-positioning": "^9.12.0",
59
59
  "@fluentui/react-progress": "^9.1.57",
60
60
  "@fluentui/react-provider": "^9.13.5",
61
61
  "@fluentui/react-radio": "^9.2.0",
@@ -66,19 +66,19 @@
66
66
  "@fluentui/react-spinbutton": "^9.2.57",
67
67
  "@fluentui/react-spinner": "^9.3.35",
68
68
  "@fluentui/react-switch": "^9.1.62",
69
- "@fluentui/react-table": "^9.11.0",
69
+ "@fluentui/react-table": "^9.11.1",
70
70
  "@fluentui/react-tabs": "^9.4.3",
71
71
  "@fluentui/react-tabster": "^9.17.0",
72
- "@fluentui/react-tags": "^9.0.17",
72
+ "@fluentui/react-tags": "^9.0.18",
73
73
  "@fluentui/react-textarea": "^9.3.57",
74
74
  "@fluentui/react-theme": "^9.1.16",
75
75
  "@fluentui/react-toast": "^9.3.23",
76
76
  "@fluentui/react-toolbar": "^9.1.62",
77
- "@fluentui/react-tooltip": "^9.4.6",
77
+ "@fluentui/react-tooltip": "^9.4.7",
78
78
  "@fluentui/react-utilities": "^9.15.6",
79
79
  "@fluentui/react-text": "^9.4.4",
80
80
  "@fluentui/react-virtualizer": "9.0.0-alpha.63",
81
- "@fluentui/react-tree": "^9.4.20",
81
+ "@fluentui/react-tree": "^9.4.21",
82
82
  "@griffel/react": "^1.5.14",
83
83
  "@swc/helpers": "^0.5.1",
84
84
  "@fluentui/react-message-bar": "^9.0.12",