v2.15.0
What's Changed
- Reorder command execution after event invocation by @enisn in #928
- Update to .NET10 by @enisn in #929
- Add GetValueForValidator override by @AntoninLolivier in #932
- fix: Correct Ev_station icon code in MaterialSymbols (#927) by @enisn in #950
- Fix binding of nullable Date and Time to non-nullable fields by @IchiSamaFR in #948
- fix: Add ClearCommand as BindableProperty to TextField (#852) by @enisn in #958
- Update DataGridColumn.cs by @PatrickAgeev in #939
- test: Cover TextField ClearCommand behavior (#852) by @enisn in #961
- Fix NullReferenceException when EditorField uses implicit Style with FontFamily by @Copilot in #935
New Contributors
- @AntoninLolivier made their first contribution in #932
- @IchiSamaFR made their first contribution in #948
Full Changelog: v2.13.0...v2.15.0