v4.4.5
What's Changed
- Change validations default values by @enisn in #340
- Fix initial validation state by @crobibero in #341
- Add BindableProperties to Validations by @enisn in #343
- Add delay to checkbox on android for long texts by @enisn in #347
- Rel 4.2 radiobutton checkbox enhancements by @pikausp in #350
- Update to MAUI 7.0.86 by @enisn in #352
- Fixed an incorrect selection handling by SelectionView by @pikausp in #353
- Add ResetButton function to formview by @enisn in #354
- Enhance AdvancedEntry as visually by @enisn in #355
- Remove deprecated api by @enisn in #356
- Add custom content support to CheckBox & RadioButton by @enisn in #357
- Merge rel-4.4 into dev by @enisn in #360
- fix(RadioButton): fixed behaviour on fast tap by @mikebaumannch in #362
- Fix MaxLengthValidation showing Specified cast is not valid #1 by @Juanoxt890 in #363
- Apply animations only if View is Loaded by @enisn in #369
New Contributors
- @crobibero made their first contribution in #341
- @pikausp made their first contribution in #350
- @mikebaumannch made their first contribution in #362
- @Juanoxt890 made their first contribution in #363
Full Changelog: v4.2.6...v4.4.5