@fluentui/react-components 9.51.0 → 9.51.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 +90 -2
  2. package/package.json +37 -37
package/CHANGELOG.md CHANGED
@@ -1,12 +1,100 @@
1
1
  # Change Log - @fluentui/react-components
2
2
 
3
- This log was last generated on Mon, 13 May 2024 12:33:30 GMT and should not be manually modified.
3
+ This log was last generated on Thu, 16 May 2024 09:21:18 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.51.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.51.1)
8
+
9
+ Thu, 16 May 2024 09:21:18 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.51.0..@fluentui/react-components_v9.51.1)
11
+
12
+ ### Minor changes
13
+
14
+ - `@fluentui/react-swatch-picker-preview`
15
+ - feat(react-swatch-picker): added contrast ratio utils ([PR #31358](https://github.com/microsoft/fluentui/pull/31358) by vkozlova@microsoft.com)
16
+
17
+ ### Patches
18
+
19
+ - `@fluentui/priority-overflow`
20
+ - force update the overflow when item is removed ([PR #31340](https://github.com/microsoft/fluentui/pull/31340) by miroslav.stastny@microsoft.com)
21
+ - `@fluentui/react-accordion`
22
+ - chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. ([PR #31287](https://github.com/microsoft/fluentui/pull/31287) by ololubek@microsoft.com)
23
+ - `@fluentui/react-avatar`
24
+ - chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. ([PR #31287](https://github.com/microsoft/fluentui/pull/31287) by ololubek@microsoft.com)
25
+ - `@fluentui/react-badge`
26
+ - chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. ([PR #31287](https://github.com/microsoft/fluentui/pull/31287) by ololubek@microsoft.com)
27
+ - `@fluentui/react-breadcrumb`
28
+ - chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. ([PR #31287](https://github.com/microsoft/fluentui/pull/31287) by ololubek@microsoft.com)
29
+ - `@fluentui/react-button`
30
+ - chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. ([PR #31287](https://github.com/microsoft/fluentui/pull/31287) by ololubek@microsoft.com)
31
+ - `@fluentui/react-calendar-compat`
32
+ - chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. ([PR #31287](https://github.com/microsoft/fluentui/pull/31287) by ololubek@microsoft.com)
33
+ - fix: Make header button in overlaid month picker match the other header button's styles. ([PR #31381](https://github.com/microsoft/fluentui/pull/31381) by estebanmu@microsoft.com)
34
+ - `@fluentui/react-checkbox`
35
+ - chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. ([PR #31287](https://github.com/microsoft/fluentui/pull/31287) by ololubek@microsoft.com)
36
+ - `@fluentui/react-combobox`
37
+ - chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. ([PR #31287](https://github.com/microsoft/fluentui/pull/31287) by ololubek@microsoft.com)
38
+ - `@fluentui/react-datepicker-compat`
39
+ - chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. ([PR #31287](https://github.com/microsoft/fluentui/pull/31287) by ololubek@microsoft.com)
40
+ - `@fluentui/react-dialog`
41
+ - chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. ([PR #31287](https://github.com/microsoft/fluentui/pull/31287) by ololubek@microsoft.com)
42
+ - bugfix: fix scroll locking issues introduced by a regression ([PR #31377](https://github.com/microsoft/fluentui/pull/31377) by bernardo.sunderhus@gmail.com)
43
+ - `@fluentui/react-drawer`
44
+ - fix: restore scroll when Drawer closes ([PR #31367](https://github.com/microsoft/fluentui/pull/31367) by marcosvmmoura@gmail.com)
45
+ - `@fluentui/react-field`
46
+ - chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. ([PR #31287](https://github.com/microsoft/fluentui/pull/31287) by ololubek@microsoft.com)
47
+ - `@fluentui/react-infolabel`
48
+ - chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. ([PR #31287](https://github.com/microsoft/fluentui/pull/31287) by ololubek@microsoft.com)
49
+ - `@fluentui/react-menu`
50
+ - chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. ([PR #31287](https://github.com/microsoft/fluentui/pull/31287) by ololubek@microsoft.com)
51
+ - `@fluentui/react-message-bar`
52
+ - chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. ([PR #31287](https://github.com/microsoft/fluentui/pull/31287) by ololubek@microsoft.com)
53
+ - `@fluentui/react-migration-v0-v9`
54
+ - chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. ([PR #31287](https://github.com/microsoft/fluentui/pull/31287) by ololubek@microsoft.com)
55
+ - `@fluentui/react-migration-v8-v9`
56
+ - chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. ([PR #31287](https://github.com/microsoft/fluentui/pull/31287) by ololubek@microsoft.com)
57
+ - `@fluentui/react-motions-preview`
58
+ - fix(motions): use useFirstMount() in createPresenceComponent() ([PR #31379](https://github.com/microsoft/fluentui/pull/31379) by olfedias@microsoft.com)
59
+ - `@fluentui/react-nav-preview`
60
+ - chore: Update react-icons package to 2.0.239. ([PR #31287](https://github.com/microsoft/fluentui/pull/31287) by ololubek@microsoft.com)
61
+ - `@fluentui/react-overflow`
62
+ - fix(OverflowItem): properly propagate refs to child elements ([PR #31347](https://github.com/microsoft/fluentui/pull/31347) by olfedias@microsoft.com)
63
+ - `@fluentui/react-provider`
64
+ - chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. ([PR #31287](https://github.com/microsoft/fluentui/pull/31287) by ololubek@microsoft.com)
65
+ - `@fluentui/react-rating`
66
+ - chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. ([PR #31287](https://github.com/microsoft/fluentui/pull/31287) by ololubek@microsoft.com)
67
+ - `@fluentui/react-search`
68
+ - chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. ([PR #31287](https://github.com/microsoft/fluentui/pull/31287) by ololubek@microsoft.com)
69
+ - `@fluentui/react-select`
70
+ - chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. ([PR #31287](https://github.com/microsoft/fluentui/pull/31287) by ololubek@microsoft.com)
71
+ - `@fluentui/react-spinbutton`
72
+ - chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. ([PR #31287](https://github.com/microsoft/fluentui/pull/31287) by ololubek@microsoft.com)
73
+ - `@fluentui/react-swatch-picker-preview`
74
+ - chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. ([PR #31287](https://github.com/microsoft/fluentui/pull/31287) by ololubek@microsoft.com)
75
+ - `@fluentui/react-switch`
76
+ - chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. ([PR #31287](https://github.com/microsoft/fluentui/pull/31287) by ololubek@microsoft.com)
77
+ - `@fluentui/react-table`
78
+ - chore: uograde react-icons to 2.0.239 ([PR #31287](https://github.com/microsoft/fluentui/pull/31287) by ololubek@microsoft.com)
79
+ - `@fluentui/react-tag-picker`
80
+ - chore: Update react-icons package to 2.0.239. ([PR #31287](https://github.com/microsoft/fluentui/pull/31287) by ololubek@microsoft.com)
81
+ - `@fluentui/react-tags`
82
+ - chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. ([PR #31287](https://github.com/microsoft/fluentui/pull/31287) by ololubek@microsoft.com)
83
+ - `@fluentui/react-teaching-popover`
84
+ - chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. ([PR #31287](https://github.com/microsoft/fluentui/pull/31287) by ololubek@microsoft.com)
85
+ - `@fluentui/react-toast`
86
+ - chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. ([PR #31287](https://github.com/microsoft/fluentui/pull/31287) by ololubek@microsoft.com)
87
+ - `@fluentui/react-tree`
88
+ - chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. ([PR #31287](https://github.com/microsoft/fluentui/pull/31287) by ololubek@microsoft.com)
89
+
90
+ ### Changes
91
+
92
+ - `@fluentui/react-alert`
93
+ - chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. ([PR #31287](https://github.com/microsoft/fluentui/pull/31287) by ololubek@microsoft.com)
94
+
7
95
  ## [9.51.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.51.0)
8
96
 
9
- Mon, 13 May 2024 12:33:30 GMT
97
+ Mon, 13 May 2024 12:34:18 GMT
10
98
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.50.0..@fluentui/react-components_v9.51.0)
11
99
 
12
100
  ### Minor changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-components",
3
- "version": "9.51.0",
3
+ "version": "9.51.1",
4
4
  "description": "Suite package for converged React components",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -32,62 +32,62 @@
32
32
  "@fluentui/scripts-tasks": "*"
33
33
  },
34
34
  "dependencies": {
35
- "@fluentui/react-accordion": "^9.3.53",
36
- "@fluentui/react-alert": "9.0.0-beta.120",
37
- "@fluentui/react-avatar": "^9.6.25",
38
- "@fluentui/react-badge": "^9.2.34",
39
- "@fluentui/react-button": "^9.3.79",
40
- "@fluentui/react-card": "^9.0.78",
41
- "@fluentui/react-checkbox": "^9.2.24",
42
- "@fluentui/react-combobox": "^9.11.3",
43
- "@fluentui/react-dialog": "^9.10.4",
35
+ "@fluentui/react-accordion": "^9.3.54",
36
+ "@fluentui/react-alert": "9.0.0-beta.121",
37
+ "@fluentui/react-avatar": "^9.6.26",
38
+ "@fluentui/react-badge": "^9.2.35",
39
+ "@fluentui/react-button": "^9.3.80",
40
+ "@fluentui/react-card": "^9.0.79",
41
+ "@fluentui/react-checkbox": "^9.2.25",
42
+ "@fluentui/react-combobox": "^9.11.4",
43
+ "@fluentui/react-dialog": "^9.10.5",
44
44
  "@fluentui/react-divider": "^9.2.68",
45
- "@fluentui/react-drawer": "^9.3.0",
46
- "@fluentui/react-field": "^9.1.64",
45
+ "@fluentui/react-drawer": "^9.3.1",
46
+ "@fluentui/react-field": "^9.1.65",
47
47
  "@fluentui/react-image": "^9.1.65",
48
48
  "@fluentui/react-infobutton": "9.0.0-beta.102",
49
- "@fluentui/react-infolabel": "^9.0.32",
50
- "@fluentui/react-input": "^9.4.74",
49
+ "@fluentui/react-infolabel": "^9.0.33",
50
+ "@fluentui/react-input": "^9.4.75",
51
51
  "@fluentui/react-label": "^9.1.69",
52
52
  "@fluentui/react-link": "^9.2.21",
53
- "@fluentui/react-menu": "^9.14.3",
54
- "@fluentui/react-overflow": "^9.1.18",
55
- "@fluentui/react-persona": "^9.2.84",
53
+ "@fluentui/react-menu": "^9.14.4",
54
+ "@fluentui/react-overflow": "^9.1.19",
55
+ "@fluentui/react-persona": "^9.2.85",
56
56
  "@fluentui/react-portal": "^9.4.24",
57
57
  "@fluentui/react-popover": "^9.9.8",
58
58
  "@fluentui/react-positioning": "^9.15.0",
59
- "@fluentui/react-progress": "^9.1.74",
60
- "@fluentui/react-provider": "^9.15.1",
61
- "@fluentui/react-radio": "^9.2.19",
62
- "@fluentui/react-select": "^9.1.74",
59
+ "@fluentui/react-progress": "^9.1.75",
60
+ "@fluentui/react-provider": "^9.15.2",
61
+ "@fluentui/react-radio": "^9.2.20",
62
+ "@fluentui/react-select": "^9.1.75",
63
63
  "@fluentui/react-shared-contexts": "^9.18.0",
64
- "@fluentui/react-skeleton": "^9.1.2",
65
- "@fluentui/react-slider": "^9.1.81",
66
- "@fluentui/react-spinbutton": "^9.2.74",
64
+ "@fluentui/react-skeleton": "^9.1.3",
65
+ "@fluentui/react-slider": "^9.1.82",
66
+ "@fluentui/react-spinbutton": "^9.2.75",
67
67
  "@fluentui/react-spinner": "^9.4.7",
68
- "@fluentui/react-switch": "^9.1.81",
69
- "@fluentui/react-table": "^9.15.3",
68
+ "@fluentui/react-switch": "^9.1.82",
69
+ "@fluentui/react-table": "^9.15.4",
70
70
  "@fluentui/react-tabs": "^9.4.20",
71
71
  "@fluentui/react-tabster": "^9.21.2",
72
- "@fluentui/react-tags": "^9.3.4",
73
- "@fluentui/react-textarea": "^9.3.74",
72
+ "@fluentui/react-tags": "^9.3.5",
73
+ "@fluentui/react-textarea": "^9.3.75",
74
74
  "@fluentui/react-theme": "^9.1.19",
75
- "@fluentui/react-toast": "^9.3.41",
76
- "@fluentui/react-toolbar": "^9.1.82",
75
+ "@fluentui/react-toast": "^9.3.42",
76
+ "@fluentui/react-toolbar": "^9.1.83",
77
77
  "@fluentui/react-tooltip": "^9.4.27",
78
78
  "@fluentui/react-utilities": "^9.18.8",
79
79
  "@fluentui/react-text": "^9.4.17",
80
80
  "@fluentui/react-virtualizer": "9.0.0-alpha.77",
81
- "@fluentui/react-tree": "^9.4.42",
81
+ "@fluentui/react-tree": "^9.4.43",
82
82
  "@griffel/react": "^1.5.14",
83
83
  "@swc/helpers": "^0.5.1",
84
- "@fluentui/react-message-bar": "^9.1.0",
85
- "@fluentui/react-breadcrumb": "^9.0.25",
84
+ "@fluentui/react-message-bar": "^9.1.1",
85
+ "@fluentui/react-breadcrumb": "^9.0.26",
86
86
  "@fluentui/react-aria": "^9.11.2",
87
- "@fluentui/react-rating": "^9.0.7",
88
- "@fluentui/react-search": "^9.0.3",
89
- "@fluentui/react-teaching-popover": "^9.1.3",
90
- "@fluentui/react-tag-picker": "^9.0.1"
87
+ "@fluentui/react-rating": "^9.0.8",
88
+ "@fluentui/react-search": "^9.0.4",
89
+ "@fluentui/react-teaching-popover": "^9.1.4",
90
+ "@fluentui/react-tag-picker": "^9.0.2"
91
91
  },
92
92
  "peerDependencies": {
93
93
  "@types/react": ">=16.14.0 <19.0.0",