Skip to content

Releases: FreakyAli/Maui.FreakyControls

Release 0.2.0

30 Sep 07:30

Choose a tag to compare

  • 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

11 Sep 17:26

Choose a tag to compare

  • Added basic controls with default properties + additional properties for Entry, Editor, TextInputLayout and SvgImageView
  • Convertors and other Extensions/Helper classes