What's Changed
- [Docs] Fix typo in InputFile docs by @MarvinKlein1508 in #3769
- [AutoComplete] Do not show previous/next when no option is selected by @dvoituron in #3780
- [DataGrid] Resize enhancements by @vnbaaij in #3767
- [Docs] Update reboot section for IIS hosting workaround by @MarvinKlein1508 in #3788
- [General] Use latest .NET SDKs (including .NET 10 preview 4) by @vnbaaij in #3789
- [MenuButton] Pass through AdditionalAttributes by @thebarrettlo in #3798
- [AutoComplete] Fix using different height for MaxAutoHeight (#3793) by @MarvinKlein1508 in #3796
- [DataGrid] Tweak new resize behavior by @vnbaaij in #3787
- #3803 Fix menu provider not using class and style from menu's. by @Tyme-Bleyaert in #3809
- [Autocomplete] Fix active highlight size for single-select mode by @MarvinKlein1508 in #3819
- [Docs] Remove Autofocus to prevent scrolling in the docs (#3826) by @MarvinKlein1508 in #3828
- [Docs] Add docs about
FluentEditForm
by @vnbaaij in #3832 - [DesignTheme] Store selected color in GlobalState by @vnbaaij in #3833
- [Docs] Fix typo: exmple by @MarvinKlein1508 in #3839
- [List] Do not set internal value when using multiple by @Tyme-Bleyaert in #3835
- [MainLayout] Remove double header reduction by @Tyme-Bleyaert in #3841
- [DataGrid] Add
HeaderCellTitleTemplate
toColumnBase
by @philliphoff in #3860 - [DataGrid] Add UseMenuService parameter to override menu behavior by @vnbaaij in #3862
- [DataGrid] Refine logic that determines if the DataGrid data needs to be reloaded by @vnbaaij in #3864
- [DataGrid] Use ColumnOptonsLabels.Icon in more places by @vnbaaij in #3865
- [DataGrid] Make Select/Deselect all more robust by @vnbaaij in #3866
- [Icons] Update to Fluent UI System icons 1.1.302 by @vnbaaij in #3867
- [MultiSplitter] Remove position from panel CSS by @vnbaaij in #3870
- [SortableList] Extend the CSS class with more predefined variables by @GlacierFox in #3877
- [Docs] Update WhatsNew, prepare for release by @vnbaaij in #3880
- [Tabs] Make initialization logic more robust by @vnbaaij in #3878
- [AutoComplete] Add OptionComparer to prevent duplicate items from different object instances (#3881) by @MarvinKlein1508 in #3882
New Contributors
- @Tyme-Bleyaert made their first contribution in #3809
- @philliphoff made their first contribution in #3860
- @GlacierFox made their first contribution in #3877
Full Changelog: v4.11.9...v4.12.0