You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updated rendering across multiple components to improve WAI-ARIA support and semantic HTML (interactive elements now render as buttons/inputs/nav where appropriate, additional aria-* attributes and localizable labels were added.
.NET 6.0 support has been removed.
Improvements
Splitter ChangeStateOnResize property added.
Fixes
DropDown, ListBox and DropDownDatGrid paste using context menu into search box not filtering.
DropDownBase possible null reference exception with browser autofill.
Accessing sub properties of nullable types improved.
QueryStringThemeService 302 redirect during SSR that hurt SEO for clean URLs.