What's Changed
- [DataGrid] Fix error in handling GridTemplateColumns by @vnbaaij in #3413
- [AutoComplete] Apply styling when invalid by @joriverm in #3417
- [Docs] Fix typos in Anchor page by @agriffard in #3428
- [InputFile] Add @attributes by @dvoituron in #3441
- [Search] Fix deletion if Disabled/Readonly by @PascalVorwerk in #3433
- [Select] Fix position: absolute when Multiple set/not set by @vnbaaij in #3442
- [Menu] Add CheckedChanged EventCallback (fix 3390) by @rpodevns in #3414
- [DataGrid] Only add Selectable items when using Select All by @vnbaaij in #3453
- [DataGrid] Provide alternate way to refresh when working with remote data by @EvandroMoSou in #3423
- [DataGrid] Add IGridSort interface, fixes sorting when using ItemsProvider by @StevenRasmussen in #3460
- [Lists]: don't make parameters only be set once by @joriverm in #3457
- [Lists] Fix Validation issue by @vnbaaij in #3466
- [Lists] Fix for form validation happening too late by @vnbaaij in #3468
- [Toolbar] Dispose of JS module properly by @adamint in #3470
- [Icons] Update to Fluent UI System Icons 1.1.278 by @vnbaaij in #3472
New Contributors
- @EvandroMoSou made their first contribution in #3423
Full Changelog: v4.11.5...v4.11.6