Skip to content

v2.10.0

Compare
Choose a tag to compare
@enisn enisn released this 23 Sep 18:41
· 30 commits to rel-2.10 since this release
96b3805

What's Changed

  • Memory usage optimizations by @enisn in #728
  • Tweaks for MacCatalyst by @rdurfee in #732
  • Register base events for InputField controls by @enisn in #734
  • Update Docs for MaterialSymbols by @scheidtdav in #735
  • Fix typo in UraniumContentPage.md by @joelcavarroc in #737
  • Update Getting-Started.md by @Luiz-Zeitplan in #741
  • Update MaterialSymbols and include Filled variant in docs by @scheidtdav in #740
  • Include tablets in CalculateSize condition (fixes #750) by @rdurfee in #752
  • Add icon to DropdownHandler and update InputKit.Maui (#748) by @rdurfee in #749
  • Move all DialogService implementations to instance methods by @enisn in #754
  • Inputfield animation fix by @enisn in #755
  • Add SelectAllTextOnFocus to TextField by @enisn in #756
  • Rename Items as Tabs in TabView by @enisn in #758
  • Add ItemDisplayBinding to Dropdown & DropdownField by @enisn in #759
  • Use Batch update for InputField borders by @enisn in #760
  • Add ContentAutomationId to InputField by @enisn in #761
  • Update InputKit to 4.4.7 by @enisn in #765
  • Add missing properties to InputFields by @enisn in #767
  • Wrap MultiplePickerField chips instead horizontal scroll by @enisn in #768
  • SelfDestruct logic for Chips by @enisn in #769
  • Fix disabled states in DemoApp by @enisn in #771
  • InputField prevent changing BindingContext of descendants by @enisn in #772

New Contributors

Full Changelog: v2.9.1...v2.10.0