What's Changed
- Fix
JustifyContent
enum documentation description by @thatplatypus in #1324 - Investigate checkbox issue by @vnbaaij in #1319
- More checks and changes for fixing #1323 by @vnbaaij in #1325
- Fix #1335. Address feedback. Rename PageScript ->FluentPageScript by @vnbaaij in #1339
- [FluentIcon] Add IconSize.Custom value by @dvoituron in #1342
- Simplify template installation instructions by @c0g1t8 in #1353
- [FluentListbox] Add keyboard navigation/selection by @vnbaaij in #1356
- Fix problems with validation border color / validation classes by @vnbaaij in #1348
- [FluentMultiSplitter] New Splitter component (Experimental) by @dvoituron in #1313
- [DataGrid] - Add Loading and LoadingContent parameters by @vnbaaij in #1368
- [FluentSortableList] New component by @vnbaaij in #1334
- Some DataGrid Loading/Loading content follow-up work by @vnbaaij in #1375
- [Accessibility] Update Autocomplete Accessibility [v3] by @dvoituron in #1374
- List related refactoring and maintenance by @vnbaaij in #1372
- Update Fluent UI System Icons to 1.1.225 by @vnbaaij in #1376
- [Grid] Fix breakpoints not working with fractional pixels by @hksalessio in #1380
- [Overflow] Add RemoveItem method [v3] by @dvoituron in #1385
- [Popover] Add Threshold attributes [v3] by @dvoituron in #1384
- [Accessibility] Autocomplete - Fix up/down arrow and labels for screen reader [v3] by @dvoituron in #1383
- [DatePicker] Fix popup styling to match similar elements by @hksalessio in #1382
- [InputLabel] Fix clicking on required label (*) does not focus input … by @hksalessio in #1386
- [Fundamental] PART 1 - Editor.Config update and code fixing by @dvoituron in #1389
- [Sample] Add an example of an editable and validatable dialog box by @dvoituron in #1397
- [Checkbox] Fix missing Checkbox "disabled" class [v3] by @dvoituron in #1402
- [FluentFileInput] adds a "disabled" property to the FluentFileInput component by @NickHirras in #1404
- Use FluentKeyCode for NavMenu by @vnbaaij in #1393
- [KeyCode] Add StopPropagation and TargetId [v3] by @dvoituron in #1408
- Update Fluent UI System Icons to version 1.1.226 by @vnbaaij in #1407
- 2 small fixes by @vnbaaij in #1409
- Temporary fix #1391 by @vnbaaij in #1410
- [TooltipService] Add TooltipService.Refresh method [v3] by @dvoituron in #1413
- Add inputmode attribute support for FluentTextField by @martinbu in #1411
- Better fix for #1391. by @vnbaaij in #1416
- NavMenu / KeyCode optimizations by @vnbaaij in #1414
- [Autocomplete] Fix Autocomplete Enter key in EditForm [v3] by @dvoituron in #1417
- [FluentDesignTheme] Assertion failed "heap is currently locked when changing theme" by @dvoituron in #1419
- Fix #1421 by @vnbaaij in #1422
- Switch changes by @vnbaaij in #1426
- Not setting
current-value
for fluent-number-field by @cupsos in #1424
New Contributors
- @thatplatypus made their first contribution in #1324
- @NickHirras made their first contribution in #1404
- @martinbu made their first contribution in #1411
Full Changelog: V4.3.1...v4.4.0