Skip to content

Releases: FreakyAli/Maui.FreakyControls

Release 0.4.3

18 Apr 10:42
4f1ebc2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.2...0.4.3

Release 0.4.3-pre

25 Feb 12:20
044731d
Compare
Choose a tag to compare
Release 0.4.3-pre Pre-release
Pre-release

What's Changed

Release 0.4.2

14 Jan 15:24
8f42fcf
Compare
Choose a tag to compare

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

31 Dec 05:09
a778763
Compare
Choose a tag to compare
Release 0.4.2-pre Pre-release
Pre-release

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

25 Nov 14:48
16d6ed4
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.0...0.4.1

Release 0.4.1-pre

20 Nov 14:42
50b6109
Compare
Choose a tag to compare
Release 0.4.1-pre Pre-release
Pre-release

What's Changed

Release 0.4.0-pre

17 Nov 15:14
3da37f8
Compare
Choose a tag to compare
Release 0.4.0-pre Pre-release
Pre-release

What's Changed

Full Changelog: 0.3.0...0.4.0-pre

Release 0.3.0

13 Oct 19:31
3e09db0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.0...0.3.0

Release 0.2.0

30 Sep 07:30
Compare
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
Compare
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