What's Changed
- [DataGrid] Smoother resizing by @f4n0 in #3072
- [Templates] Fix StreamRender error occurring in certain situations by @vnbaaij in #3090
- [Rating] Add reset by keyboard option by @vnbaaij in #3073
- [DataGrid] Fix script being to eager on processing arrow keys by @vnbaaij in #3091
- [Accordion] Fix Expanded state not being set in OnAccordionItemChange by @vnbaaij in #3092
- [DataGrid] Make combination of ResizableColumns and AutoFit work by @vnbaaij in #3098
- [DataGrid] Restore OnRowFocus and OnCellFocus by @vnbaaij in #3097
- [ListComponentBase] Fix #3029 invoke
ValueChanged
when initially selecting an option by @pk9r in #3105 - [FluentSlider] [FluentNumberField] Fix #2948 by @oneolddev in #3077
- [DataGrid Fix issue when scrolling horizontally and Virtualize="true" by @vnbaaij in https://github.com//pull/3107
- [ListComponentsBase] Fix SelectedOptionsChanged being Invoked twice by @vnbaaij in #3119
- [DataGrid] - Header needs display: flex in certain scenarios, multiline-text class must not be added to header by @vnbaaij in #3118
- [DataGrid] Fix issue when scrolling horizontally and Virtualize="true" by @vnbaaij in #3117
- [Anchor] Do not apply inline margin for hypertext by default. by @vnbaaij in #3131
- [Docs] Update DataGridMultiSelect blockquote sample by @gkizior in #3139
- [Stack] Add 'SpaceBetween' and 'stretch' to horizontal and vertical alignment options (#3142) by @f4n0 in #3143
- [DialogHeader] Allow dialog title exclusion from tab index by @NataschaZorgWijnhoven in #3137
- [Dialog] Add event before closing panel to allow validation of the data provided by the user by @diegomodolo in #2614
New Contributors
- @NataschaZorgWijnhoven made their first contribution in #3137
- @diegomodolo made their first contribution in #2614
Full Changelog: v4.11.0...v4.11.1