Skip to content

v2.15.0

Choose a tag to compare

@enisn enisn released this 15 Mar 09:19
2f7c7ea

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

Full Changelog: v2.13.0...v2.15.0