Skip to content

v2.0.0

Compare
Choose a tag to compare
@enisn enisn released this 19 Nov 09:51
· 26 commits to rel-2.0 since this release
4bcf466

What's Changed

  • InputField disabled states by @enisn in #87
  • Add AllowClear to InputFields to show/hide clear button by @enisn in #88
  • Clear focus after picking item from pickerview on Android by @enisn in #89
  • .NET 7 Upgrade by @enisn in #92
  • Update CommunityToolkit.Maui to 3.0.0 by @enisn in #95
  • Introduce TabView Bindable Items Source by @enisn in #94
  • Textfield refactoring by @enisn in #97
  • Inputfield disabled color fix by @enisn in #98
  • Update version to 2.0.0 by @enisn in #102
  • Fix Text Prompt Modal by @enisn in #105
  • Better InputField line spacing calculation by @enisn in #104
  • Introduce Data Annotations Validations by @enisn in #106

Check the documentation about new DataAnnotations support:
https://enisn-projects.io/docs/en/uranium/2.0/validations/DataAnnotations

Full Changelog: v1.0.2...v2.0.0