Releases: FreakyAli/Maui.FreakyControls
Releases · FreakyAli/Maui.FreakyControls
Release 0.4.3
What's Changed
- fix: Radiobutton and RadioGroup for Maui by @FreakyAli in #54
- chore: Official Release 4.3 for RadioButtons by @FreakyAli in #60
Full Changelog: 0.4.2...0.4.3
Release 0.4.3-pre
What's Changed
- fix: Radiobutton and RadioGroup for Maui by @FreakyAli in #54
Full Changelog: 0.4.2...0.4.3-pre
Release 0.4.2
What's Changed
- fix: added visual state management for checkbox and better check animations by @FreakyAli in #44
- chore: Stable Release for 4.2 by @FreakyAli in #50
Full Changelog: 0.4.1...0.4.2
Release 0.4.2-pre
What's Changed
- fix: added visual state management for checkbox and better check animations by @FreakyAli in #44
Full Changelog: 0.4.1...0.4.2-pre
Release 0.4.1
What's Changed
- fix: better visuals for readme and other changes by @FreakyAli in #22
- fix: feature template merge by @FreakyAli in #24
- feat: merged develop to master for pre-release by @FreakyAli in #32
- feat: merged the new checkbox to master by @FreakyAli in #33
- fix: code clean up and final prerelease for checkbox by @FreakyAli in #35
- fix: checkbox are now officially freaky :D by @FreakyAli in #37
- fix: code clean up and ready checkbox by @FreakyAli in #39
Full Changelog: 0.3.0...0.4.1
Release 0.4.1-pre
What's Changed
- feat: merged the new checkbox to master by @FreakyAli in #33
Full Changelog: 0.4.0-pre...0.4.1-pre
Release 0.4.0-pre
What's Changed
- fix: better visuals for readme and other changes by @FreakyAli in #22
- fix: feature template merge by @FreakyAli in #24
- feat: merged develop to master for pre-release by @FreakyAli in #32
Full Changelog: 0.3.0...0.4.0-pre
Release 0.3.0
What's Changed
- Update issue templates by @FreakyAli in #13
- Update issue templates by @FreakyAli in #15
- feat: merging new features to master by @FreakyAli in #14
Full Changelog: 0.2.0...0.3.0
Release 0.2.0
- Freaky Controls for Picker, DatePicker, TimePicker, Image and more 😏
- Handled warnings
- TIL now has an Outlined option
- Added description for controls
What's Changed
- fix: updated the readme by @FreakyAli in #2
- feat: Basic setup for Entry, Editor, TextInputLayout & SvgView by @FreakyAli in #1
- feat: created nuspec for FreakyControls by @FreakyAli in #3
- fix: updated nupkg details and more to Readme by @FreakyAli in #4
- fix: added description to all the control properties + added Cicular imageview by @FreakyAli in #5
- feat: Pull request for Release 0.2.0 by @FreakyAli in #10
Full Changelog: https://github.com/FreakyAli/MAUI.FreakyControls/commits/0.2.0
Release 0.1.0
- Added basic controls with default properties + additional properties for Entry, Editor, TextInputLayout and SvgImageView
- Convertors and other Extensions/Helper classes