What's Changed
- [DataGrid] Fix header not being sticky in certain situations by @vnbaaij in #3890
- [SortableList] Extend sortable list parameters by @GlacierFox in #3891
- [Chore] Prepare for next version by @vnbaaij in #3885
- [General] Use latest .NET SDKs by @vnbaaij in #3904
- [Docs] Update Card example. by @vnbaaij in #3909
- [AutoComplete] Only render placeholder attribute when the parameter is provided by @MarvinKlein1508 in #3919
- [Docs] Remove Autofocus parameter to prevent scrolling by @MarvinKlein1508 in #3922
- [Docs] Add documentation for possible placeholder autocomplete conflicts by @MarvinKlein1508 in #3923
- [DataGrid] Add parameter to configure full column resize by @Copilot in #3903
- [Docs] Fix typo in AppBar demo by @MarvinKlein1508 in #3924
- [DataGrid] Add IsFixed parameter by @vnbaaij in #3927
- [DataGrid] Add IsFixed parameter fix by @vnbaaij in #3929
- [Autocomplete] Fix keyboard usage in Single mode by @dvoituron in #3930
- [Docs] Fix mismatch in accordion docs between the code and the description. by @Tyme-Bleyaert in #3932
- [Select] Use correct CSS variable for placeholder color by @MarvinKlein1508 in #3941
- [Templates] Updates to Aspire and WebAssembly templates by @vnbaaij in #3945
- [General] Add file header to all .cs files by @vnbaaij in #3946
- [Icons] Update Fluent UI System Icons to 1.1.304 by @vnbaaij in #3947
- [DataGrid] Make SelectColumn respond to programmatic changes in grid data by @vnbaaij in #3949
- [TimePicker] Fix the Time format when another culture is used, add TimeDisplay enum by @dvoituron in #3961
- [Icons] Update Fluent UI System Icons to 1.1.305 by @vnbaaij in #3968
- [DataGrid] Set correct initial height for resize indicator by @vnbaaij in #3965
- [Docs] Componentbase page: Add MultiLine to DataGrid by @vnbaaij in #3983
- [Toast] Add DynamicDependency to prevent trimming errors by @vnbaaij in #3994
- [General] Update the issue template by @vnbaaij in #3995
- [Tabs] Implement proper tab sizing by @vnbaaij in #4002
- [MAUI] Add DynamicDependency to right DesignTokenconstructor by @vnbaaij in #4005
- [General] Update to latest SDKs andNuGet packages by @vnbaaij in #4006
- [Icons] Update Fluent UI System Icons to 1.1.306 by @vnbaaij in #4008
- [NavLink] fix: keyboard navigation not working for FluentNavLink inside a FluentNavGroup by @Copilot in #3998
- [NavLink] Track active state for menu items with an OnClick handler by @vnbaaij in #3999
Full Changelog: v4.12.0...v4.12.1