What's Changed
New Features
- MudOverlay: Refactor, Deprecate
OnClick
in favor of newOnClosed
, Fix MudMenu interactions by @danielchalmers in #9458 - MudDrawer: Add OverlayAutoClose, use OnClosed instead of OnClick by @ScarletKuro in #9500
- DataGrid: Make FilterContext.FilterDefinition public to support custom filters by @Namoshek in #9522
- Localization: Make InternalMudLocalizer implement IStringLocalizer by @ScarletKuro in #9527
Bug Fixes
Other Changes
- Performance: Add more extension methods for Array and List by @xC0dex in #9487
- Build: Enable implicit usings for all projects by @danielchalmers in #9480
- Performance: Add FirstOrDefault extension method for Array and List by @xC0dex in #9515
- Performance: Add Identifier helper class by @xC0dex in #9493
New Contributors
Full Changelog: v7.4.0...v7.5.0