@fluentui/react-components 9.27.3 → 9.28.0
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.json +743 -1
- package/CHANGELOG.md +215 -2
- package/dist/index.d.ts +18 -0
- package/lib/index.js +1 -1
- package/lib/index.js.map +1 -1
- package/lib-commonjs/index.js +4 -0
- package/lib-commonjs/index.js.map +1 -1
- package/package.json +47 -47
package/CHANGELOG.md
CHANGED
|
@@ -1,12 +1,225 @@
|
|
|
1
1
|
# Change Log - @fluentui/react-components
|
|
2
2
|
|
|
3
|
-
This log was last generated on
|
|
3
|
+
This log was last generated on Wed, 09 Aug 2023 13:11:28 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
5
|
<!-- Start content -->
|
|
6
6
|
|
|
7
|
+
## [9.28.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.28.0)
|
|
8
|
+
|
|
9
|
+
Wed, 09 Aug 2023 13:11:28 GMT
|
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.27.4..@fluentui/react-components_v9.28.0)
|
|
11
|
+
|
|
12
|
+
### Minor changes
|
|
13
|
+
|
|
14
|
+
- `@fluentui/react-components`
|
|
15
|
+
- chore: re-export slot and assertSlots methods ([PR #28755](https://github.com/microsoft/fluentui/pull/28755) by bernardo.sunderhus@gmail.com)
|
|
16
|
+
- feat: Export useEventCallback and mergeCallbacks ([PR #28428](https://github.com/microsoft/fluentui/pull/28428) by lingfan.gao@microsoft.com)
|
|
17
|
+
|
|
18
|
+
### Patches
|
|
19
|
+
|
|
20
|
+
- `@fluentui/priority-overflow`
|
|
21
|
+
- fix: inaccurate calculation of size ([PR #28728](https://github.com/microsoft/fluentui/pull/28728) by vkozlova@microsoft.com)
|
|
22
|
+
- `@fluentui/react-accordion`
|
|
23
|
+
- bugfix: Breaking Change, onHeaderClick erroneously removed ([PR #28764](https://github.com/microsoft/fluentui/pull/28764) by bernardo.sunderhus@gmail.com)
|
|
24
|
+
- chore: Update Griffel to latest version ([PR #28684](https://github.com/microsoft/fluentui/pull/28684) by olfedias@microsoft.com)
|
|
25
|
+
- chore(cxe-coastal): migrate to new slot API ([PR #28754](https://github.com/microsoft/fluentui/pull/28754) by bernardo.sunderhus@gmail.com)
|
|
26
|
+
- `@fluentui/react-aria`
|
|
27
|
+
- chore(teams-prg): migrate to new slot API ([PR #28751](https://github.com/microsoft/fluentui/pull/28751) by bernardo.sunderhus@gmail.com)
|
|
28
|
+
- `@fluentui/react-avatar`
|
|
29
|
+
- chore: Update Griffel to latest version ([PR #28684](https://github.com/microsoft/fluentui/pull/28684) by olfedias@microsoft.com)
|
|
30
|
+
- chore(cxe-red): migrate to new slot API ([PR #28753](https://github.com/microsoft/fluentui/pull/28753) by bernardo.sunderhus@gmail.com)
|
|
31
|
+
- `@fluentui/react-badge`
|
|
32
|
+
- chore(cxe-red): migrate to new slot API ([PR #28753](https://github.com/microsoft/fluentui/pull/28753) by bernardo.sunderhus@gmail.com)
|
|
33
|
+
- chore: Update Griffel to latest version ([PR #28684](https://github.com/microsoft/fluentui/pull/28684) by olfedias@microsoft.com)
|
|
34
|
+
- `@fluentui/react-breadcrumb-preview`
|
|
35
|
+
- chore: Update Griffel to latest version ([PR #28684](https://github.com/microsoft/fluentui/pull/28684) by olfedias@microsoft.com)
|
|
36
|
+
- fix: disabled BreadcrumbLink shouldn't be focusable ([PR #28720](https://github.com/microsoft/fluentui/pull/28720) by vkozlova@microsoft.com)
|
|
37
|
+
- chore(cxe-prg): migrate to new slot API ([PR #28752](https://github.com/microsoft/fluentui/pull/28752) by bernardo.sunderhus@gmail.com)
|
|
38
|
+
- `@fluentui/react-button`
|
|
39
|
+
- fix: Button icon no longer rendering off-center with falsy children. ([PR #28495](https://github.com/microsoft/fluentui/pull/28495) by andrew.enger48@gmail.com)
|
|
40
|
+
- chore(cxe-red): migrate to new slot API ([PR #28753](https://github.com/microsoft/fluentui/pull/28753) by bernardo.sunderhus@gmail.com)
|
|
41
|
+
- fix: updated styles to icon fill on hover only for subtle and transparent variant of button ([PR #28616](https://github.com/microsoft/fluentui/pull/28616) by kakrookaran@gmail.com)
|
|
42
|
+
- chore: Update Griffel to latest version ([PR #28684](https://github.com/microsoft/fluentui/pull/28684) by olfedias@microsoft.com)
|
|
43
|
+
- `@fluentui/react-card`
|
|
44
|
+
- chore: Update Griffel to latest version ([PR #28684](https://github.com/microsoft/fluentui/pull/28684) by olfedias@microsoft.com)
|
|
45
|
+
- chore(cxe-prg): migrate to new slot API ([PR #28752](https://github.com/microsoft/fluentui/pull/28752) by bernardo.sunderhus@gmail.com)
|
|
46
|
+
- `@fluentui/react-checkbox`
|
|
47
|
+
- chore: Update Griffel to latest version ([PR #28684](https://github.com/microsoft/fluentui/pull/28684) by olfedias@microsoft.com)
|
|
48
|
+
- chore(cxe-red): migrate to new slot API ([PR #28753](https://github.com/microsoft/fluentui/pull/28753) by bernardo.sunderhus@gmail.com)
|
|
49
|
+
- `@fluentui/react-combobox`
|
|
50
|
+
- chore: Update Griffel to latest version ([PR #28684](https://github.com/microsoft/fluentui/pull/28684) by olfedias@microsoft.com)
|
|
51
|
+
- chore(cxe-coastal): migrate to new slot API ([PR #28754](https://github.com/microsoft/fluentui/pull/28754) by bernardo.sunderhus@gmail.com)
|
|
52
|
+
- `@fluentui/react-components`
|
|
53
|
+
- chore: Update Griffel to latest version ([PR #28684](https://github.com/microsoft/fluentui/pull/28684) by olfedias@microsoft.com)
|
|
54
|
+
- `@fluentui/react-conformance-griffel`
|
|
55
|
+
- chore: Update Griffel to latest version ([PR #28684](https://github.com/microsoft/fluentui/pull/28684) by olfedias@microsoft.com)
|
|
56
|
+
- `@fluentui/react-datepicker-compat`
|
|
57
|
+
- chore: Update Griffel to latest version ([PR #28684](https://github.com/microsoft/fluentui/pull/28684) by olfedias@microsoft.com)
|
|
58
|
+
- chore(cxe-red): migrate to new slot API ([PR #28753](https://github.com/microsoft/fluentui/pull/28753) by bernardo.sunderhus@gmail.com)
|
|
59
|
+
- `@fluentui/react-dialog`
|
|
60
|
+
- chore(teams-prg): migrate to new slot API ([PR #28751](https://github.com/microsoft/fluentui/pull/28751) by bernardo.sunderhus@gmail.com)
|
|
61
|
+
- chore: Update Griffel to latest version ([PR #28684](https://github.com/microsoft/fluentui/pull/28684) by olfedias@microsoft.com)
|
|
62
|
+
- `@fluentui/react-divider`
|
|
63
|
+
- chore(cxe-coastal): migrate to new slot API ([PR #28754](https://github.com/microsoft/fluentui/pull/28754) by bernardo.sunderhus@gmail.com)
|
|
64
|
+
- chore: Update Griffel to latest version ([PR #28684](https://github.com/microsoft/fluentui/pull/28684) by olfedias@microsoft.com)
|
|
65
|
+
- `@fluentui/react-field`
|
|
66
|
+
- chore: Update Griffel to latest version ([PR #28684](https://github.com/microsoft/fluentui/pull/28684) by olfedias@microsoft.com)
|
|
67
|
+
- chore(cxe-red): migrate to new slot API ([PR #28753](https://github.com/microsoft/fluentui/pull/28753) by bernardo.sunderhus@gmail.com)
|
|
68
|
+
- `@fluentui/react-image`
|
|
69
|
+
- chore(cxe-prg): migrate to new slot API ([PR #28752](https://github.com/microsoft/fluentui/pull/28752) by bernardo.sunderhus@gmail.com)
|
|
70
|
+
- chore: Update Griffel to latest version ([PR #28684](https://github.com/microsoft/fluentui/pull/28684) by olfedias@microsoft.com)
|
|
71
|
+
- `@fluentui/react-input`
|
|
72
|
+
- chore(cxe-red): migrate to new slot API ([PR #28753](https://github.com/microsoft/fluentui/pull/28753) by bernardo.sunderhus@gmail.com)
|
|
73
|
+
- chore: Update Griffel to latest version ([PR #28684](https://github.com/microsoft/fluentui/pull/28684) by olfedias@microsoft.com)
|
|
74
|
+
- `@fluentui/react-label`
|
|
75
|
+
- chore(cxe-red): migrate to new slot API ([PR #28753](https://github.com/microsoft/fluentui/pull/28753) by bernardo.sunderhus@gmail.com)
|
|
76
|
+
- chore: Update Griffel to latest version ([PR #28684](https://github.com/microsoft/fluentui/pull/28684) by olfedias@microsoft.com)
|
|
77
|
+
- `@fluentui/react-link`
|
|
78
|
+
- chore(cxe-red): migrate to new slot API ([PR #28753](https://github.com/microsoft/fluentui/pull/28753) by bernardo.sunderhus@gmail.com)
|
|
79
|
+
- chore: Update Griffel to latest version ([PR #28684](https://github.com/microsoft/fluentui/pull/28684) by olfedias@microsoft.com)
|
|
80
|
+
- `@fluentui/react-menu`
|
|
81
|
+
- chore: Update Griffel to latest version ([PR #28684](https://github.com/microsoft/fluentui/pull/28684) by olfedias@microsoft.com)
|
|
82
|
+
- chore(teams-prg): migrate to new slot API ([PR #28751](https://github.com/microsoft/fluentui/pull/28751) by bernardo.sunderhus@gmail.com)
|
|
83
|
+
- `@fluentui/react-migration-v0-v9`
|
|
84
|
+
- chore: Update Griffel to latest version ([PR #28684](https://github.com/microsoft/fluentui/pull/28684) by olfedias@microsoft.com)
|
|
85
|
+
- `@fluentui/react-migration-v8-v9`
|
|
86
|
+
- chore: Update Griffel to latest version ([PR #28684](https://github.com/microsoft/fluentui/pull/28684) by olfedias@microsoft.com)
|
|
87
|
+
- `@fluentui/react-overflow`
|
|
88
|
+
- chore: Update Griffel to latest version ([PR #28684](https://github.com/microsoft/fluentui/pull/28684) by olfedias@microsoft.com)
|
|
89
|
+
- fix: inaccurate calculation of size ([PR #28728](https://github.com/microsoft/fluentui/pull/28728) by vkozlova@microsoft.com)
|
|
90
|
+
- `@fluentui/react-persona`
|
|
91
|
+
- chore(cxe-red): migrate to new slot API ([PR #28753](https://github.com/microsoft/fluentui/pull/28753) by bernardo.sunderhus@gmail.com)
|
|
92
|
+
- chore: Update Griffel to latest version ([PR #28684](https://github.com/microsoft/fluentui/pull/28684) by olfedias@microsoft.com)
|
|
93
|
+
- `@fluentui/react-popover`
|
|
94
|
+
- chore(teams-prg): migrate to new slot API ([PR #28751](https://github.com/microsoft/fluentui/pull/28751) by bernardo.sunderhus@gmail.com)
|
|
95
|
+
- chore: Update Griffel to latest version ([PR #28684](https://github.com/microsoft/fluentui/pull/28684) by olfedias@microsoft.com)
|
|
96
|
+
- `@fluentui/react-portal`
|
|
97
|
+
- chore: Update Griffel to latest version ([PR #28684](https://github.com/microsoft/fluentui/pull/28684) by olfedias@microsoft.com)
|
|
98
|
+
- `@fluentui/react-positioning`
|
|
99
|
+
- chore: Update Griffel to latest version ([PR #28684](https://github.com/microsoft/fluentui/pull/28684) by olfedias@microsoft.com)
|
|
100
|
+
- `@fluentui/react-progress`
|
|
101
|
+
- chore: Update Griffel to latest version ([PR #28684](https://github.com/microsoft/fluentui/pull/28684) by olfedias@microsoft.com)
|
|
102
|
+
- chore(cxe-red): migrate to new slot API ([PR #28753](https://github.com/microsoft/fluentui/pull/28753) by bernardo.sunderhus@gmail.com)
|
|
103
|
+
- `@fluentui/react-provider`
|
|
104
|
+
- chore: Update Griffel to latest version ([PR #28684](https://github.com/microsoft/fluentui/pull/28684) by olfedias@microsoft.com)
|
|
105
|
+
- chore(teams-prg): migrate to new slot API ([PR #28751](https://github.com/microsoft/fluentui/pull/28751) by bernardo.sunderhus@gmail.com)
|
|
106
|
+
- `@fluentui/react-radio`
|
|
107
|
+
- chore(cxe-red): migrate to new slot API ([PR #28753](https://github.com/microsoft/fluentui/pull/28753) by bernardo.sunderhus@gmail.com)
|
|
108
|
+
- chore: Update Griffel to latest version ([PR #28684](https://github.com/microsoft/fluentui/pull/28684) by olfedias@microsoft.com)
|
|
109
|
+
- `@fluentui/react-search-preview`
|
|
110
|
+
- chore: Update Griffel to latest version ([PR #28684](https://github.com/microsoft/fluentui/pull/28684) by olfedias@microsoft.com)
|
|
111
|
+
- `@fluentui/react-select`
|
|
112
|
+
- chore(cxe-coastal): migrate to new slot API ([PR #28754](https://github.com/microsoft/fluentui/pull/28754) by bernardo.sunderhus@gmail.com)
|
|
113
|
+
- chore: Update Griffel to latest version ([PR #28684](https://github.com/microsoft/fluentui/pull/28684) by olfedias@microsoft.com)
|
|
114
|
+
- `@fluentui/react-skeleton`
|
|
115
|
+
- chore: Update Griffel to latest version ([PR #28684](https://github.com/microsoft/fluentui/pull/28684) by olfedias@microsoft.com)
|
|
116
|
+
- chore(cxe-red): migrate to new slot API ([PR #28753](https://github.com/microsoft/fluentui/pull/28753) by bernardo.sunderhus@gmail.com)
|
|
117
|
+
- `@fluentui/react-slider`
|
|
118
|
+
- chore: Update Griffel to latest version ([PR #28684](https://github.com/microsoft/fluentui/pull/28684) by olfedias@microsoft.com)
|
|
119
|
+
- chore(cxe-coastal): migrate to new slot API ([PR #28754](https://github.com/microsoft/fluentui/pull/28754) by bernardo.sunderhus@gmail.com)
|
|
120
|
+
- `@fluentui/react-spinbutton`
|
|
121
|
+
- chore: Update Griffel to latest version ([PR #28684](https://github.com/microsoft/fluentui/pull/28684) by olfedias@microsoft.com)
|
|
122
|
+
- chore(cxe-coastal): migrate to new slot API ([PR #28754](https://github.com/microsoft/fluentui/pull/28754) by bernardo.sunderhus@gmail.com)
|
|
123
|
+
- `@fluentui/react-spinner`
|
|
124
|
+
- chore: Update Griffel to latest version ([PR #28684](https://github.com/microsoft/fluentui/pull/28684) by olfedias@microsoft.com)
|
|
125
|
+
- chore(cxe-red): migrate to new slot API ([PR #28753](https://github.com/microsoft/fluentui/pull/28753) by bernardo.sunderhus@gmail.com)
|
|
126
|
+
- `@fluentui/react-switch`
|
|
127
|
+
- chore(cxe-red): migrate to new slot API ([PR #28753](https://github.com/microsoft/fluentui/pull/28753) by bernardo.sunderhus@gmail.com)
|
|
128
|
+
- chore: Update Griffel to latest version ([PR #28684](https://github.com/microsoft/fluentui/pull/28684) by olfedias@microsoft.com)
|
|
129
|
+
- `@fluentui/react-table`
|
|
130
|
+
- chore: Update Griffel to latest version ([PR #28684](https://github.com/microsoft/fluentui/pull/28684) by olfedias@microsoft.com)
|
|
131
|
+
- chore(teams-prg): migrate to new slot API ([PR #28751](https://github.com/microsoft/fluentui/pull/28751) by bernardo.sunderhus@gmail.com)
|
|
132
|
+
- `@fluentui/react-tabs`
|
|
133
|
+
- chore: Update Griffel to latest version ([PR #28684](https://github.com/microsoft/fluentui/pull/28684) by olfedias@microsoft.com)
|
|
134
|
+
- `@fluentui/react-tabster`
|
|
135
|
+
- chore: Update Griffel to latest version ([PR #28684](https://github.com/microsoft/fluentui/pull/28684) by olfedias@microsoft.com)
|
|
136
|
+
- `@fluentui/react-tags-preview`
|
|
137
|
+
- chore(teams-prg): migrate to new slot API ([PR #28751](https://github.com/microsoft/fluentui/pull/28751) by bernardo.sunderhus@gmail.com)
|
|
138
|
+
- chore: Update Griffel to latest version ([PR #28684](https://github.com/microsoft/fluentui/pull/28684) by olfedias@microsoft.com)
|
|
139
|
+
- `@fluentui/react-text`
|
|
140
|
+
- chore: Update Griffel to latest version ([PR #28684](https://github.com/microsoft/fluentui/pull/28684) by olfedias@microsoft.com)
|
|
141
|
+
- chore(cxe-prg): migrate to new slot API ([PR #28752](https://github.com/microsoft/fluentui/pull/28752) by bernardo.sunderhus@gmail.com)
|
|
142
|
+
- `@fluentui/react-textarea`
|
|
143
|
+
- chore(cxe-red): migrate to new slot API ([PR #28753](https://github.com/microsoft/fluentui/pull/28753) by bernardo.sunderhus@gmail.com)
|
|
144
|
+
- chore: Update Griffel to latest version ([PR #28684](https://github.com/microsoft/fluentui/pull/28684) by olfedias@microsoft.com)
|
|
145
|
+
- `@fluentui/react-toast`
|
|
146
|
+
- chore: Update Griffel to latest version ([PR #28684](https://github.com/microsoft/fluentui/pull/28684) by olfedias@microsoft.com)
|
|
147
|
+
- chore(teams-prg): migrate to new slot API ([PR #28751](https://github.com/microsoft/fluentui/pull/28751) by bernardo.sunderhus@gmail.com)
|
|
148
|
+
- `@fluentui/react-toolbar`
|
|
149
|
+
- chore(teams-prg): migrate to new slot API ([PR #28751](https://github.com/microsoft/fluentui/pull/28751) by bernardo.sunderhus@gmail.com)
|
|
150
|
+
- chore: Update Griffel to latest version ([PR #28684](https://github.com/microsoft/fluentui/pull/28684) by olfedias@microsoft.com)
|
|
151
|
+
- `@fluentui/react-tooltip`
|
|
152
|
+
- chore: Update Griffel to latest version ([PR #28684](https://github.com/microsoft/fluentui/pull/28684) by olfedias@microsoft.com)
|
|
153
|
+
- chore(cxe-red): migrate to new slot API ([PR #28753](https://github.com/microsoft/fluentui/pull/28753) by bernardo.sunderhus@gmail.com)
|
|
154
|
+
|
|
155
|
+
### Changes
|
|
156
|
+
|
|
157
|
+
- `@fluentui/react-alert`
|
|
158
|
+
- chore: Update Griffel to latest version ([PR #28684](https://github.com/microsoft/fluentui/pull/28684) by olfedias@microsoft.com)
|
|
159
|
+
- chore(teams-prg): migrate to new slot API ([PR #28751](https://github.com/microsoft/fluentui/pull/28751) by bernardo.sunderhus@gmail.com)
|
|
160
|
+
- `@fluentui/react-drawer`
|
|
161
|
+
- chore: Update Griffel to latest version ([PR #28684](https://github.com/microsoft/fluentui/pull/28684) by olfedias@microsoft.com)
|
|
162
|
+
- chore(cxe-prg): migrate to new slot API ([PR #28752](https://github.com/microsoft/fluentui/pull/28752) by bernardo.sunderhus@gmail.com)
|
|
163
|
+
- `@fluentui/react-infobutton`
|
|
164
|
+
- chore(cxe-red): migrate to new slot API ([PR #28753](https://github.com/microsoft/fluentui/pull/28753) by bernardo.sunderhus@gmail.com)
|
|
165
|
+
- chore: Update Griffel to latest version ([PR #28684](https://github.com/microsoft/fluentui/pull/28684) by olfedias@microsoft.com)
|
|
166
|
+
- `@fluentui/react-theme-sass`
|
|
167
|
+
- feat(tokens): add durationGentle ([PR #28770](https://github.com/microsoft/fluentui/pull/28770) by miroslav.stastny@microsoft.com)
|
|
168
|
+
- `@fluentui/react-tree`
|
|
169
|
+
- chore: Update Griffel to latest version ([PR #28684](https://github.com/microsoft/fluentui/pull/28684) by olfedias@microsoft.com)
|
|
170
|
+
- feat: implements nested tree selection ([PR #28668](https://github.com/microsoft/fluentui/pull/28668) by bernardo.sunderhus@gmail.com)
|
|
171
|
+
- Docs(react-tree): Improve docs and stories ([PR #28741](https://github.com/microsoft/fluentui/pull/28741) by petrduda@microsoft.com)
|
|
172
|
+
- bugfix: headless tree should respect itemType ([PR #28759](https://github.com/microsoft/fluentui/pull/28759) by bernardo.sunderhus@gmail.com)
|
|
173
|
+
- chore(teams-prg): migrate to new slot API ([PR #28751](https://github.com/microsoft/fluentui/pull/28751) by bernardo.sunderhus@gmail.com)
|
|
174
|
+
- `@fluentui/react-virtualizer`
|
|
175
|
+
- chore: Update Griffel to latest version ([PR #28684](https://github.com/microsoft/fluentui/pull/28684) by olfedias@microsoft.com)
|
|
176
|
+
- `@fluentui/tokens`
|
|
177
|
+
- feat: add durationGentle ([PR #28770](https://github.com/microsoft/fluentui/pull/28770) by miroslav.stastny@microsoft.com)
|
|
178
|
+
|
|
179
|
+
## [9.27.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.27.4)
|
|
180
|
+
|
|
181
|
+
Fri, 04 Aug 2023 08:52:55 GMT
|
|
182
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.27.3..@fluentui/react-components_v9.27.4)
|
|
183
|
+
|
|
184
|
+
### Minor changes
|
|
185
|
+
|
|
186
|
+
- `@fluentui/react-accordion`
|
|
187
|
+
- feat: make AccordionItemValue generic ([PR #28665](https://github.com/microsoft/fluentui/pull/28665) by bernardo.sunderhus@gmail.com)
|
|
188
|
+
- `@fluentui/react-breadcrumb-preview`
|
|
189
|
+
- feat: Added an icon for BreadcrumbItem ([PR #28682](https://github.com/microsoft/fluentui/pull/28682) by vkozlova@microsoft.com)
|
|
190
|
+
- `@fluentui/react-migration-v8-v9`
|
|
191
|
+
- feat(tokens): Add colorBrandStroke2Contrast and colorNeutralStrokeAlpha2 ([PR #28638](https://github.com/microsoft/fluentui/pull/28638) by miroslav.stastny@microsoft.com)
|
|
192
|
+
- `@fluentui/react-tabster`
|
|
193
|
+
- feat: Adds ignoreDefaultKeydown for useFocusableGroup ([PR #28660](https://github.com/microsoft/fluentui/pull/28660) by lingfangao@hotmail.com)
|
|
194
|
+
- `@fluentui/react-toast`
|
|
195
|
+
- feat: Add extra keyboard behaviour for multi toast scenario ([PR #28660](https://github.com/microsoft/fluentui/pull/28660) by lingfangao@hotmail.com)
|
|
196
|
+
- `@fluentui/react-utilities`
|
|
197
|
+
- feat: implement new slot methods (slot and assertSlots) ([PR #28373](https://github.com/microsoft/fluentui/pull/28373) by bernardo.sunderhus@gmail.com)
|
|
198
|
+
|
|
199
|
+
### Patches
|
|
200
|
+
|
|
201
|
+
- `@fluentui/react-breadcrumb-preview`
|
|
202
|
+
- fix: made BreadcrumbButton consistent with other items ([PR #28672](https://github.com/microsoft/fluentui/pull/28672) by vkozlova@microsoft.com)
|
|
203
|
+
- `@fluentui/react-menu`
|
|
204
|
+
- bugfix: disable menu opening if contextmenu event is prevented ([PR #28718](https://github.com/microsoft/fluentui/pull/28718) by bernardo.sunderhus@gmail.com)
|
|
205
|
+
|
|
206
|
+
### Changes
|
|
207
|
+
|
|
208
|
+
- `@fluentui/react-jsx-runtime`
|
|
209
|
+
- chore: update createElement to support new slot methods ([PR #28373](https://github.com/microsoft/fluentui/pull/28373) by bernardo.sunderhus@gmail.com)
|
|
210
|
+
- `@fluentui/react-theme-sass`
|
|
211
|
+
- feat(tokens): Add colorBrandStroke2Contrast and colorNeutralStrokeAlpha2 ([PR #28638](https://github.com/microsoft/fluentui/pull/28638) by miroslav.stastny@microsoft.com)
|
|
212
|
+
- feat(tokens): add status color tokens ([PR #28006](https://github.com/microsoft/fluentui/pull/28006) by miroslav.stastny@microsoft.com)
|
|
213
|
+
- `@fluentui/react-tree`
|
|
214
|
+
- bugfix: renames content slot to main ([PR #28695](https://github.com/microsoft/fluentui/pull/28695) by bernardo.sunderhus@gmail.com)
|
|
215
|
+
- feat: converts actions to be a toolbar ([PR #28719](https://github.com/microsoft/fluentui/pull/28719) by bernardo.sunderhus@gmail.com)
|
|
216
|
+
- `@fluentui/tokens`
|
|
217
|
+
- feat: add status color tokens ([PR #28006](https://github.com/microsoft/fluentui/pull/28006) by miroslav.stastny@microsoft.com)
|
|
218
|
+
- Add colorBrandStroke2Contrast and colorNeutralStrokeAlpha2 ([PR #28638](https://github.com/microsoft/fluentui/pull/28638) by miroslav.stastny@microsoft.com)
|
|
219
|
+
|
|
7
220
|
## [9.27.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.27.3)
|
|
8
221
|
|
|
9
|
-
Tue, 01 Aug 2023 13:
|
|
222
|
+
Tue, 01 Aug 2023 13:04:24 GMT
|
|
10
223
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.27.2..@fluentui/react-components_v9.27.3)
|
|
11
224
|
|
|
12
225
|
### Minor changes
|
package/dist/index.d.ts
CHANGED
|
@@ -38,6 +38,7 @@ import { AccordionToggleData } from '@fluentui/react-accordion';
|
|
|
38
38
|
import { AccordionToggleEvent } from '@fluentui/react-accordion';
|
|
39
39
|
import { AccordionToggleEventHandler } from '@fluentui/react-accordion';
|
|
40
40
|
import { arrowHeights } from '@fluentui/react-popover';
|
|
41
|
+
import { assertSlots } from '@fluentui/react-utilities';
|
|
41
42
|
import { Avatar } from '@fluentui/react-avatar';
|
|
42
43
|
import { avatarClassNames } from '@fluentui/react-avatar';
|
|
43
44
|
import { AvatarGroup } from '@fluentui/react-avatar';
|
|
@@ -395,6 +396,7 @@ import { MenuTriggerChildProps } from '@fluentui/react-menu';
|
|
|
395
396
|
import { MenuTriggerContextProvider } from '@fluentui/react-menu';
|
|
396
397
|
import { MenuTriggerProps } from '@fluentui/react-menu';
|
|
397
398
|
import { MenuTriggerState } from '@fluentui/react-menu';
|
|
399
|
+
import { mergeCallbacks } from '@fluentui/react-utilities';
|
|
398
400
|
import { mergeClasses } from '@griffel/react';
|
|
399
401
|
import { OnOpenChangeData } from '@fluentui/react-popover';
|
|
400
402
|
import { OnVisibleChangeData } from '@fluentui/react-tooltip';
|
|
@@ -607,7 +609,10 @@ import { SliderProps } from '@fluentui/react-slider';
|
|
|
607
609
|
import { SliderSlots } from '@fluentui/react-slider';
|
|
608
610
|
import { SliderState } from '@fluentui/react-slider';
|
|
609
611
|
import { Slot } from '@fluentui/react-utilities';
|
|
612
|
+
import { slot } from '@fluentui/react-utilities';
|
|
610
613
|
import { SlotClassNames } from '@fluentui/react-utilities';
|
|
614
|
+
import { SlotComponentType } from '@fluentui/react-utilities';
|
|
615
|
+
import { SlotOptions } from '@fluentui/react-utilities';
|
|
611
616
|
import { SlotPropsRecord } from '@fluentui/react-utilities';
|
|
612
617
|
import { SlotRenderFunction } from '@fluentui/react-utilities';
|
|
613
618
|
import { SortDirection } from '@fluentui/react-table';
|
|
@@ -902,6 +907,7 @@ import { useDivider_unstable } from '@fluentui/react-divider';
|
|
|
902
907
|
import { useDividerStyles_unstable } from '@fluentui/react-divider';
|
|
903
908
|
import { useDropdown_unstable } from '@fluentui/react-combobox';
|
|
904
909
|
import { useDropdownStyles_unstable } from '@fluentui/react-combobox';
|
|
910
|
+
import { useEventCallback } from '@fluentui/react-utilities';
|
|
905
911
|
import { useField_unstable } from '@fluentui/react-field';
|
|
906
912
|
import { useFieldContext_unstable } from '@fluentui/react-field';
|
|
907
913
|
import { useFieldContextValues_unstable } from '@fluentui/react-field';
|
|
@@ -1169,6 +1175,8 @@ export { AccordionToggleEventHandler }
|
|
|
1169
1175
|
|
|
1170
1176
|
export { arrowHeights }
|
|
1171
1177
|
|
|
1178
|
+
export { assertSlots }
|
|
1179
|
+
|
|
1172
1180
|
export { Avatar }
|
|
1173
1181
|
|
|
1174
1182
|
export { avatarClassNames }
|
|
@@ -1883,6 +1891,8 @@ export { MenuTriggerProps }
|
|
|
1883
1891
|
|
|
1884
1892
|
export { MenuTriggerState }
|
|
1885
1893
|
|
|
1894
|
+
export { mergeCallbacks }
|
|
1895
|
+
|
|
1886
1896
|
export { mergeClasses }
|
|
1887
1897
|
|
|
1888
1898
|
export { OnOpenChangeData }
|
|
@@ -2307,8 +2317,14 @@ export { SliderState }
|
|
|
2307
2317
|
|
|
2308
2318
|
export { Slot }
|
|
2309
2319
|
|
|
2320
|
+
export { slot }
|
|
2321
|
+
|
|
2310
2322
|
export { SlotClassNames }
|
|
2311
2323
|
|
|
2324
|
+
export { SlotComponentType }
|
|
2325
|
+
|
|
2326
|
+
export { SlotOptions }
|
|
2327
|
+
|
|
2312
2328
|
export { SlotPropsRecord }
|
|
2313
2329
|
|
|
2314
2330
|
export { SlotRenderFunction }
|
|
@@ -2897,6 +2913,8 @@ export { useDropdown_unstable }
|
|
|
2897
2913
|
|
|
2898
2914
|
export { useDropdownStyles_unstable }
|
|
2899
2915
|
|
|
2916
|
+
export { useEventCallback }
|
|
2917
|
+
|
|
2900
2918
|
export { useField_unstable }
|
|
2901
2919
|
|
|
2902
2920
|
export { useFieldContext_unstable }
|
package/lib/index.js
CHANGED
|
@@ -4,7 +4,7 @@ export { FluentProvider, fluentProviderClassNames, renderFluentProvider_unstable
|
|
|
4
4
|
export { createCustomFocusIndicatorStyle, createFocusOutlineStyle, useArrowNavigationGroup, useFocusableGroup, useFocusFinders, useFocusWithin, useKeyboardNavAttribute, useModalAttributes, useObservedElement, useFocusObserved, useRestoreFocusTarget, useRestoreFocusSource } from '@fluentui/react-tabster';
|
|
5
5
|
export { createDarkTheme, createHighContrastTheme, createLightTheme, createTeamsDarkTheme, themeToTokensObject, teamsDarkTheme, teamsHighContrastTheme, teamsLightTheme, tokens, typographyStyles, webDarkTheme, webLightTheme } from '@fluentui/react-theme';
|
|
6
6
|
export { useFluent_unstable as useFluent, useTooltipVisibility_unstable as useTooltipVisibility, useThemeClassName_unstable as useThemeClassName, PortalMountNodeProvider, usePortalMountNode } from '@fluentui/react-shared-contexts';
|
|
7
|
-
export { getNativeElementProps, getPartitionedNativeProps, getSlots, IdPrefixProvider, resetIdsForTests, resolveShorthand, SSRProvider, useId, useIsomorphicLayoutEffect, useIsSSR, useMergedRefs, useScrollbarWidth } from '@fluentui/react-utilities';
|
|
7
|
+
export { getNativeElementProps, getPartitionedNativeProps, getSlots, slot, assertSlots, IdPrefixProvider, resetIdsForTests, resolveShorthand, SSRProvider, useId, useIsomorphicLayoutEffect, useEventCallback, mergeCallbacks, useIsSSR, useMergedRefs, useScrollbarWidth } from '@fluentui/react-utilities';
|
|
8
8
|
// Components
|
|
9
9
|
export { Accordion, AccordionProvider, AccordionHeader, AccordionItem, AccordionItemProvider, AccordionPanel, accordionClassNames, accordionHeaderClassNames, accordionItemClassNames, accordionPanelClassNames, renderAccordion_unstable, renderAccordionHeader_unstable, renderAccordionItem_unstable, renderAccordionPanel_unstable, useAccordion_unstable, useAccordionContext_unstable, useAccordionContextValues_unstable, useAccordionHeader_unstable, useAccordionHeaderContextValues_unstable, useAccordionHeaderStyles_unstable, useAccordionItem_unstable, useAccordionItemContext_unstable, useAccordionItemContextValues_unstable, useAccordionItemStyles_unstable, useAccordionPanel_unstable, useAccordionPanelStyles_unstable, useAccordionStyles_unstable } from '@fluentui/react-accordion';
|
|
10
10
|
export { Avatar, avatarClassNames, renderAvatar_unstable, useAvatar_unstable, useAvatarStyles_unstable, AvatarGroup, avatarGroupClassNames, AvatarGroupItem, avatarGroupItemClassNames, AvatarGroupPopover, avatarGroupPopoverClassNames, AvatarGroupProvider, renderAvatarGroup_unstable, useAvatarGroupContextValues, useAvatarGroupStyles_unstable, useAvatarGroup_unstable, renderAvatarGroupItem_unstable, useAvatarGroupItemStyles_unstable, useAvatarGroupItem_unstable, renderAvatarGroupPopover_unstable, useAvatarGroupPopoverStyles_unstable, useAvatarGroupPopover_unstable, useAvatarGroupContext_unstable, partitionAvatarGroupItems } from '@fluentui/react-avatar';
|