v4.2.6
MAUI ONLY
What's Changed
- CheckBox stretching fix by @enisn in #320
- Update to .NET 7 for MAUI by @enisn in #323
- Drop IconView Support by @enisn in #324
- Event releasing by @enisn in #325
- Child tracking should be in ctor for RadioButtonGroupView by @enisn in #326
- Remove default spacing around controls by @enisn in #328
- Advancedentry binding fix by @enisn in #331
- Accept any View as Submitbutton by @enisn in #333
- FormView SubmitButton fix by @enisn in #334
- Fix selectionview radiobutton & checkbox usage by @enisn in #335
- Fix selectionview checkbox selections by @enisn in #336
- Fix SelectionView disabled states by @enisn in #337
- Expose
Submit
method for FormView by @enisn in #338
Full Changelog: v4.1.5...v4.2.6