Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: FreakySwipeButton is here (#109)
* feat: Freaky image is in town :) * feat: Picker, DatePicker and Timepicker just got Freaky :D * fix: handled some warnings * feat: some changes to our files :) * fix: TIL * feat: TextInputLayout now has an outlined option :) * fix: removed unwanted parts of the code * fix: background color is now transparent for entry view * feat: freaky image added for descriptions * feat: final update for your freaky controls * Update README.md - updated readme with BMAC * Update README.md - Wiki configured and now control details are moved to the Wiki. * fix: more information on properties * feat: A UI for signatures + Handlers for unsupported platforms to avoid build errors (#11) * fix: starter commit * Update README.md * Update README.md * fix: fixed build errors if apps target maccatalyst and windows * Update README.md updated readme + added headers * Update README.md * feat: Signature view basic setup * fix: compelete setup for a signature view * Create issues.md Template for issues * feat: A fully setup SignatureView that can help you create signature's + better sample * fix: code cleanup * feat: SignatureView is a readySignatureView * chore: code clesn up * Delete issues.md Co-authored-by: Gulam Ali Hakim <[email protected]> * fix: code clean up and other fixes for performance (#16) * fix: memory leak fixes * fix: code clean up for signaturePadview * fix: files moved to helper * fix: events moved post ctor Co-authored-by: Gulam Ali Hakim <[email protected]> * fix: Circular Image now comes from our control. (#17) * fix: Circular Image now inherits from our Image control * fix: update changes for some controls * fix: code clean up and updates (#18) * fix: Circular Image now inherits from our Image control * fix: update changes for some controls * chore: code cleanup * fix: changes to signatureview * fix: clear icon instead of label * fix: ui changes for signature view * fix: updated clear icon * fix:SignatureView is optimized and cleaned up * chore: updated readme.md * Update README.md updated license in readme * fix: signature view now has better documentation * fix: signature view now has better documentation * fix: better positioming for clear icon * chore: setup for 0.3 (#19) * fix: fix for nupkg and readme now has gifs (#20) * fix: icon fix for nupkg * Update README.md - Added SignatureView for iOS * Update README.md fix: added screenshots for all controls :) * Update README.md updated the readme * Update README.md a better readme in general :) * Update README.md * fix: updated readme for better visual effects (#21) * feat: merging new features to master (#14) * feat: Freaky image is in town :) * feat: Picker, DatePicker and Timepicker just got Freaky :D * fix: handled some warnings * feat: some changes to our files :) * fix: TIL * feat: TextInputLayout now has an outlined option :) * fix: removed unwanted parts of the code * fix: background color is now transparent for entry view * feat: freaky image added for descriptions * feat: final update for your freaky controls * Update README.md - updated readme with BMAC * Update README.md - Wiki configured and now control details are moved to the Wiki. * fix: more information on properties * feat: A UI for signatures + Handlers for unsupported platforms to avoid build errors (#11) * fix: starter commit * Update README.md * Update README.md * fix: fixed build errors if apps target maccatalyst and windows * Update README.md updated readme + added headers * Update README.md * feat: Signature view basic setup * fix: compelete setup for a signature view * Create issues.md Template for issues * feat: A fully setup SignatureView that can help you create signature's + better sample * fix: code cleanup * feat: SignatureView is a readySignatureView * chore: code clesn up * Delete issues.md Co-authored-by: Gulam Ali Hakim <[email protected]> * fix: code clean up and other fixes for performance (#16) * fix: memory leak fixes * fix: code clean up for signaturePadview * fix: files moved to helper * fix: events moved post ctor Co-authored-by: Gulam Ali Hakim <[email protected]> * fix: Circular Image now comes from our control. (#17) * fix: Circular Image now inherits from our Image control * fix: update changes for some controls * fix: code clean up and updates (#18) * fix: Circular Image now inherits from our Image control * fix: update changes for some controls * chore: code cleanup * fix: changes to signatureview * fix: clear icon instead of label * fix: ui changes for signature view * fix: updated clear icon * fix:SignatureView is optimized and cleaned up * chore: updated readme.md * Update README.md updated license in readme * fix: signature view now has better documentation * fix: signature view now has better documentation * fix: better positioming for clear icon * chore: setup for 0.3 (#19) Co-authored-by: Gulam Ali Hakim <[email protected]> * Update Maui.FreakyControls.csproj Co-authored-by: Gulam Ali Hakim <[email protected]> * fix: removed extra semi-colons * chore: feature request template (#23) * fix: better visuals for readme and other changes (#22) * feat: Freaky image is in town :) * feat: Picker, DatePicker and Timepicker just got Freaky :D * fix: handled some warnings * feat: some changes to our files :) * fix: TIL * feat: TextInputLayout now has an outlined option :) * fix: removed unwanted parts of the code * fix: background color is now transparent for entry view * feat: freaky image added for descriptions * feat: final update for your freaky controls * Update README.md - updated readme with BMAC * Update README.md - Wiki configured and now control details are moved to the Wiki. * fix: more information on properties * feat: A UI for signatures + Handlers for unsupported platforms to avoid build errors (#11) * fix: starter commit * Update README.md * Update README.md * fix: fixed build errors if apps target maccatalyst and windows * Update README.md updated readme + added headers * Update README.md * feat: Signature view basic setup * fix: compelete setup for a signature view * Create issues.md Template for issues * feat: A fully setup SignatureView that can help you create signature's + better sample * fix: code cleanup * feat: SignatureView is a readySignatureView * chore: code clesn up * Delete issues.md Co-authored-by: Gulam Ali Hakim <[email protected]> * fix: code clean up and other fixes for performance (#16) * fix: memory leak fixes * fix: code clean up for signaturePadview * fix: files moved to helper * fix: events moved post ctor Co-authored-by: Gulam Ali Hakim <[email protected]> * fix: Circular Image now comes from our control. (#17) * fix: Circular Image now inherits from our Image control * fix: update changes for some controls * fix: code clean up and updates (#18) * fix: Circular Image now inherits from our Image control * fix: update changes for some controls * chore: code cleanup * fix: changes to signatureview * fix: clear icon instead of label * fix: ui changes for signature view * fix: updated clear icon * fix:SignatureView is optimized and cleaned up * chore: updated readme.md * Update README.md updated license in readme * fix: signature view now has better documentation * fix: signature view now has better documentation * fix: better positioming for clear icon * chore: setup for 0.3 (#19) * fix: fix for nupkg and readme now has gifs (#20) * fix: icon fix for nupkg * Update README.md - Added SignatureView for iOS * Update README.md fix: added screenshots for all controls :) * Update README.md updated the readme * Update README.md a better readme in general :) * Update README.md * fix: updated readme for better visual effects (#21) * feat: merging new features to master (#14) * feat: Freaky image is in town :) * feat: Picker, DatePicker and Timepicker just got Freaky :D * fix: handled some warnings * feat: some changes to our files :) * fix: TIL * feat: TextInputLayout now has an outlined option :) * fix: removed unwanted parts of the code * fix: background color is now transparent for entry view * feat: freaky image added for descriptions * feat: final update for your freaky controls * Update README.md - updated readme with BMAC * Update README.md - Wiki configured and now control details are moved to the Wiki. * fix: more information on properties * feat: A UI for signatures + Handlers for unsupported platforms to avoid build errors (#11) * fix: starter commit * Update README.md * Update README.md * fix: fixed build errors if apps target maccatalyst and windows * Update README.md updated readme + added headers * Update README.md * feat: Signature view basic setup * fix: compelete setup for a signature view * Create issues.md Template for issues * feat: A fully setup SignatureView that can help you create signature's + better sample * fix: code cleanup * feat: SignatureView is a readySignatureView * chore: code clesn up * Delete issues.md Co-authored-by: Gulam Ali Hakim <[email protected]> * fix: code clean up and other fixes for performance (#16) * fix: memory leak fixes * fix: code clean up for signaturePadview * fix: files moved to helper * fix: events moved post ctor Co-authored-by: Gulam Ali Hakim <[email protected]> * fix: Circular Image now comes from our control. (#17) * fix: Circular Image now inherits from our Image control * fix: update changes for some controls * fix: code clean up and updates (#18) * fix: Circular Image now inherits from our Image control * fix: update changes for some controls * chore: code cleanup * fix: changes to signatureview * fix: clear icon instead of label * fix: ui changes for signature view * fix: updated clear icon * fix:SignatureView is optimized and cleaned up * chore: updated readme.md * Update README.md updated license in readme * fix: signature view now has better documentation * fix: signature view now has better documentation * fix: better positioming for clear icon * chore: setup for 0.3 (#19) Co-authored-by: Gulam Ali Hakim <[email protected]> * Update Maui.FreakyControls.csproj Co-authored-by: Gulam Ali Hakim <[email protected]> Co-authored-by: Gulam Ali Hakim <[email protected]> * chore: feature request template Co-authored-by: Gulam Ali Hakim <[email protected]> * feat:support for .net7 (#31) * feat:support for .net7 * fix: updated samples * feat: freaky checkbox is here (#28) * fix: basic freaky checkbox is here * fix: checkbox handler * fix: issue with TIL background color now works * feat: Hello Checkbox * feat: Freaky checkbox is ready to rule * fix: bug fixes and code clean up * fix: design issues and more * Update README.md fix: added checkbox images to readme * fix: code clean up (#34) * feat: checkboxes are even freakier now (#36) * feat: checkbox are even freakier now * fix: code clean up * fix: code clean up * fix: updated assembly version * fix: commit for code clean up (#38) * fix: commit for code clean up * Update README.md fixed checkbox * fix: code clean up * fix: added animations and visual states to checkbox (#41) * fix: visual states for checkbox * fix: issue with checkbox where rotateto was acting up * fix: git issue link added * fix: checkbox with visual states and animation types * fix: code cleanup and stuff * fix: animations are better * fix: heat shape is better now * fix: checkbox is ready with visual states and animations * fix: checkbox related changes * fix: checkbox based issue fixes * fix: code clean up * fix: code clean up * Update README.md (#43) updated the gif image for checkbox * fix: code clean up and ready checkbox (#39) (#42) * feat: Freaky image is in town :) * feat: Picker, DatePicker and Timepicker just got Freaky :D * fix: handled some warnings * feat: some changes to our files :) * fix: TIL * feat: TextInputLayout now has an outlined option :) * fix: removed unwanted parts of the code * fix: background color is now transparent for entry view * feat: freaky image added for descriptions * feat: final update for your freaky controls * Update README.md - updated readme with BMAC * Update README.md - Wiki configured and now control details are moved to the Wiki. * fix: more information on properties * feat: A UI for signatures + Handlers for unsupported platforms to avoid build errors (#11) * fix: starter commit * Update README.md * Update README.md * fix: fixed build errors if apps target maccatalyst and windows * Update README.md updated readme + added headers * Update README.md * feat: Signature view basic setup * fix: compelete setup for a signature view * Create issues.md Template for issues * feat: A fully setup SignatureView that can help you create signature's + better sample * fix: code cleanup * feat: SignatureView is a readySignatureView * chore: code clesn up * Delete issues.md Co-authored-by: Gulam Ali Hakim <[email protected]> * fix: code clean up and other fixes for performance (#16) * fix: memory leak fixes * fix: code clean up for signaturePadview * fix: files moved to helper * fix: events moved post ctor Co-authored-by: Gulam Ali Hakim <[email protected]> * fix: Circular Image now comes from our control. (#17) * fix: Circular Image now inherits from our Image control * fix: update changes for some controls * fix: code clean up and updates (#18) * fix: Circular Image now inherits from our Image control * fix: update changes for some controls * chore: code cleanup * fix: changes to signatureview * fix: clear icon instead of label * fix: ui changes for signature view * fix: updated clear icon * fix:SignatureView is optimized and cleaned up * chore: updated readme.md * Update README.md updated license in readme * fix: signature view now has better documentation * fix: signature view now has better documentation * fix: better positioming for clear icon * chore: setup for 0.3 (#19) * fix: fix for nupkg and readme now has gifs (#20) * fix: icon fix for nupkg * Update README.md - Added SignatureView for iOS * Update README.md fix: added screenshots for all controls :) * Update README.md updated the readme * Update README.md a better readme in general :) * Update README.md * fix: updated readme for better visual effects (#21) * feat: merging new features to master (#14) * feat: Freaky image is in town :) * feat: Picker, DatePicker and Timepicker just got Freaky :D * fix: handled some warnings * feat: some changes to our files :) * fix: TIL * feat: TextInputLayout now has an outlined option :) * fix: removed unwanted parts of the code * fix: background color is now transparent for entry view * feat: freaky image added for descriptions * feat: final update for your freaky controls * Update README.md - updated readme with BMAC * Update README.md - Wiki configured and now control details are moved to the Wiki. * fix: more information on properties * feat: A UI for signatures + Handlers for unsupported platforms to avoid build errors (#11) * fix: starter commit * Update README.md * Update README.md * fix: fixed build errors if apps target maccatalyst and windows * Update README.md updated readme + added headers * Update README.md * feat: Signature view basic setup * fix: compelete setup for a signature view * Create issues.md Template for issues * feat: A fully setup SignatureView that can help you create signature's + better sample * fix: code cleanup * feat: SignatureView is a readySignatureView * chore: code clesn up * Delete issues.md Co-authored-by: Gulam Ali Hakim <[email protected]> * fix: code clean up and other fixes for performance (#16) * fix: memory leak fixes * fix: code clean up for signaturePadview * fix: files moved to helper * fix: events moved post ctor Co-authored-by: Gulam Ali Hakim <[email protected]> * fix: Circular Image now comes from our control. (#17) * fix: Circular Image now inherits from our Image control * fix: update changes for some controls * fix: code clean up and updates (#18) * fix: Circular Image now inherits from our Image control * fix: update changes for some controls * chore: code cleanup * fix: changes to signatureview * fix: clear icon instead of label * fix: ui changes for signature view * fix: updated clear icon * fix:SignatureView is optimized and cleaned up * chore: updated readme.md * Update README.md updated license in readme * fix: signature view now has better documentation * fix: signature view now has better documentation * fix: better positioming for clear icon * chore: setup for 0.3 (#19) Co-authored-by: Gulam Ali Hakim <[email protected]> * Update Maui.FreakyControls.csproj Co-authored-by: Gulam Ali Hakim <[email protected]> * fix: removed extra semi-colons * chore: feature request template (#23) * fix: better visuals for readme and other changes (#22) * feat: Freaky image is in town :) * feat: Picker, DatePicker and Timepicker just got Freaky :D * fix: handled some warnings * feat: some changes to our files :) * fix: TIL * feat: TextInputLayout now has an outlined option :) * fix: removed unwanted parts of the code * fix: background color is now transparent for entry view * feat: freaky image added for descriptions * feat: final update for your freaky controls * Update README.md - updated readme with BMAC * Update README.md - Wiki configured and now control details are moved to the Wiki. * fix: more information on properties * feat: A UI for signatures + Handlers for unsupported platforms to avoid build errors (#11) * fix: starter commit * Update README.md * Update README.md * fix: fixed build errors if apps target maccatalyst and windows * Update README.md updated readme + added headers * Update README.md * feat: Signature view basic setup * fix: compelete setup for a signature view * Create issues.md Template for issues * feat: A fully setup SignatureView that can help you create signature's + better sample * fix: code cleanup * feat: SignatureView is a readySignatureView * chore: code clesn up * Delete issues.md Co-authored-by: Gulam Ali Hakim <[email protected]> * fix: code clean up and other fixes for performance (#16) * fix: memory leak fixes * fix: code clean up for signaturePadview * fix: files moved to helper * fix: events moved post ctor Co-authored-by: Gulam Ali Hakim <[email protected]> * fix: Circular Image now comes from our control. (#17) * fix: Circular Image now inherits from our Image control * fix: update changes for some controls * fix: code clean up and updates (#18) * fix: Circular Image now inherits from our Image control * fix: update changes for some controls * chore: code cleanup * fix: changes to signatureview * fix: clear icon instead of label * fix: ui changes for signature view * fix: updated clear icon * fix:SignatureView is optimized and cleaned up * chore: updated readme.md * Update README.md updated license in readme * fix: signature view now has better documentation * fix: signature view now has better documentation * fix: better positioming for clear icon * chore: setup for 0.3 (#19) * fix: fix for nupkg and readme now has gifs (#20) * fix: icon fix for nupkg * Update README.md - Added SignatureView for iOS * Update README.md fix: added screenshots for all controls :) * Update README.md updated the readme * Update README.md a better readme in general :) * Update README.md * fix: updated readme for better visual effects (#21) * feat: merging new features to master (#14) * feat: Freaky image is in town :) * feat: Picker, DatePicker and Timepicker just got Freaky :D * fix: handled some warnings * feat: some changes to our files :) * fix: TIL * feat: TextInputLayout now has an outlined option :) * fix: removed unwanted parts of the code * fix: background color is now transparent for entry view * feat: freaky image added for descriptions * feat: final update for your freaky controls * Update README.md - updated readme with BMAC * Update README.md - Wiki configured and now control details are moved to the Wiki. * fix: more information on properties * feat: A UI for signatures + Handlers for unsupported platforms to avoid build errors (#11) * fix: starter commit * Update README.md * Update README.md * fix: fixed build errors if apps target maccatalyst and windows * Update README.md updated readme + added headers * Update README.md * feat: Signature view basic setup * fix: compelete setup for a signature view * Create issues.md Template for issues * feat: A fully setup SignatureView that can help you create signature's + better sample * fix: code cleanup * feat: SignatureView is a readySignatureView * chore: code clesn up * Delete issues.md Co-authored-by: Gulam Ali Hakim <[email protected]> * fix: code clean up and other fixes for performance (#16) * fix: memory leak fixes * fix: code clean up for signaturePadview * fix: files moved to helper * fix: events moved post ctor Co-authored-by: Gulam Ali Hakim <[email protected]> * fix: Circular Image now comes from our control. (#17) * fix: Circular Image now inherits from our Image control * fix: update changes for some controls * fix: code clean up and updates (#18) * fix: Circular Image now inherits from our Image control * fix: update changes for some controls * chore: code cleanup * fix: changes to signatureview * fix: clear icon instead of label * fix: ui changes for signature view * fix: updated clear icon * fix:SignatureView is optimized and cleaned up * chore: updated readme.md * Update README.md updated license in readme * fix: signature view now has better documentation * fix: signature view now has better documentation * fix: better positioming for clear icon * chore: setup for 0.3 (#19) Co-authored-by: Gulam Ali Hakim <[email protected]> * Update Maui.FreakyControls.csproj Co-authored-by: Gulam Ali Hakim <[email protected]> Co-authored-by: Gulam Ali Hakim <[email protected]> * chore: feature request template Co-authored-by: Gulam Ali Hakim <[email protected]> * feat:support for .net7 (#31) * feat:support for .net7 * fix: updated samples * feat: freaky checkbox is here (#28) * fix: basic freaky checkbox is here * fix: checkbox handler * fix: issue with TIL background color now works * feat: Hello Checkbox * feat: Freaky checkbox is ready to rule * fix: bug fixes and code clean up * fix: design issues and more * Update README.md fix: added checkbox images to readme * fix: code clean up (#34) * feat: checkboxes are even freakier now (#36) * feat: checkbox are even freakier now * fix: code clean up * fix: code clean up * fix: updated assembly version * fix: commit for code clean up (#38) * fix: commit for code clean up * Update README.md fixed checkbox * fix: code clean up Co-authored-by: Gulam Ali Hakim <[email protected]> Co-authored-by: Gulam Ali Hakim <[email protected]> * Update README.md * fix: updated readme for 4.2 release & removed unsused code and code clean up (#48) * fix: updated project items * Update README.md added activity through repo beats * fix: code clean up * fix: code clean up * fix: code clean up * fix: code clean up * fix: added visual state management for checkbox and better check animations (#44) (#49) * feat: Freaky image is in town :) * feat: Picker, DatePicker and Timepicker just got Freaky :D * fix: handled some warnings * feat: some changes to our files :) * fix: TIL * feat: TextInputLayout now has an outlined option :) * fix: removed unwanted parts of the code * fix: background color is now transparent for entry view * feat: freaky image added for descriptions * feat: final update for your freaky controls * Update README.md - updated readme with BMAC * Update README.md - Wiki configured and now control details are moved to the Wiki. * fix: more information on properties * feat: A UI for signatures + Handlers for unsupported platforms to avoid build errors (#11) * fix: starter commit * Update README.md * Update README.md * fix: fixed build errors if apps target maccatalyst and windows * Update README.md updated readme + added headers * Update README.md * feat: Signature view basic setup * fix: compelete setup for a signature view * Create issues.md Template for issues * feat: A fully setup SignatureView that can help you create signature's + better sample * fix: code cleanup * feat: SignatureView is a readySignatureView * chore: code clesn up * Delete issues.md Co-authored-by: Gulam Ali Hakim <[email protected]> * fix: code clean up and other fixes for performance (#16) * fix: memory leak fixes * fix: code clean up for signaturePadview * fix: files moved to helper * fix: events moved post ctor Co-authored-by: Gulam Ali Hakim <[email protected]> * fix: Circular Image now comes from our control. (#17) * fix: Circular Image now inherits from our Image control * fix: update changes for some controls * fix: code clean up and updates (#18) * fix: Circular Image now inherits from our Image control * fix: update changes for some controls * chore: code cleanup * fix: changes to signatureview * fix: clear icon instead of label * fix: ui changes for signature view * fix: updated clear icon * fix:SignatureView is optimized and cleaned up * chore: updated readme.md * Update README.md updated license in readme * fix: signature view now has better documentation * fix: signature view now has better documentation * fix: better positioming for clear icon * chore: setup for 0.3 (#19) * fix: fix for nupkg and readme now has gifs (#20) * fix: icon fix for nupkg * Update README.md - Added SignatureView for iOS * Update README.md fix: added screenshots for all controls :) * Update README.md updated the readme * Update README.md a better readme in general :) * Update README.md * fix: updated readme for better visual effects (#21) * feat: merging new features to master (#14) * feat: Freaky image is in town :) * feat: Picker, DatePicker and Timepicker just got Freaky :D * fix: handled some warnings * feat: some changes to our files :) * fix: TIL * feat: TextInputLayout now has an outlined option :) * fix: removed unwanted parts of the code * fix: background color is now transparent for entry view * feat: freaky image added for descriptions * feat: final update for your freaky controls * Update README.md - updated readme with BMAC * Update README.md - Wiki configured and now control details are moved to the Wiki. * fix: more information on properties * feat: A UI for signatures + Handlers for unsupported platforms to avoid build errors (#11) * fix: starter commit * Update README.md * Update README.md * fix: fixed build errors if apps target maccatalyst and windows * Update README.md updated readme + added headers * Update README.md * feat: Signature view basic setup * fix: compelete setup for a signature view * Create issues.md Template for issues * feat: A fully setup SignatureView that can help you create signature's + better sample * fix: code cleanup * feat: SignatureView is a readySignatureView * chore: code clesn up * Delete issues.md Co-authored-by: Gulam Ali Hakim <[email protected]> * fix: code clean up and other fixes for performance (#16) * fix: memory leak fixes * fix: code clean up for signaturePadview * fix: files moved to helper * fix: events moved post ctor Co-authored-by: Gulam Ali Hakim <[email protected]> * fix: Circular Image now comes from our control. (#17) * fix: Circular Image now inherits from our Image control * fix: update changes for some controls * fix: code clean up and updates (#18) * fix: Circular Image now inherits from our Image control * fix: update changes for some controls * chore: code cleanup * fix: changes to signatureview * fix: clear icon instead of label * fix: ui changes for signature view * fix: updated clear icon * fix:SignatureView is optimized and cleaned up * chore: updated readme.md * Update README.md updated license in readme * fix: signature view now has better documentation * fix: signature view now has better documentation * fix: better positioming for clear icon * chore: setup for 0.3 (#19) Co-authored-by: Gulam Ali Hakim <[email protected]> * Update Maui.FreakyControls.csproj Co-authored-by: Gulam Ali Hakim <[email protected]> * fix: removed extra semi-colons * chore: feature request template (#23) * fix: better visuals for readme and other changes (#22) * feat: Freaky image is in town :) * feat: Picker, DatePicker and Timepicker just got Freaky :D * fix: handled some warnings * feat: some changes to our files :) * fix: TIL * feat: TextInputLayout now has an outlined option :) * fix: removed unwanted parts of the code * fix: background color is now transparent for entry view * feat: freaky image added for descriptions * feat: final update for your freaky controls * Update README.md - updated readme with BMAC * Update README.md - Wiki configured and now control details are moved to the Wiki. * fix: more information on properties * feat: A UI for signatures + Handlers for unsupported platforms to avoid build errors (#11) * fix: starter commit * Update README.md * Update README.md * fix: fixed build errors if apps target maccatalyst and windows * Update README.md updated readme + added headers * Update README.md * feat: Signature view basic setup * fix: compelete setup for a signature view * Create issues.md Template for issues * feat: A fully setup SignatureView that can help you create signature's + better sample * fix: code cleanup * feat: SignatureView is a readySignatureView * chore: code clesn up * Delete issues.md Co-authored-by: Gulam Ali Hakim <[email protected]> * fix: code clean up and other fixes for performance (#16) * fix: memory leak fixes * fix: code clean up for signaturePadview * fix: files moved to helper * fix: events moved post ctor Co-authored-by: Gulam Ali Hakim <[email protected]> * fix: Circular Image now comes from our control. (#17) * fix: Circular Image now inherits from our Image control * fix: update changes for some controls * fix: code clean up and updates (#18) * fix: Circular Image now inherits from our Image control * fix: update changes for some controls * chore: code cleanup * fix: changes to signatureview * fix: clear icon instead of label * fix: ui changes for signature view * fix: updated clear icon * fix:SignatureView is optimized and cleaned up * chore: updated readme.md * Update README.md updated license in readme * fix: signature view now has better documentation * fix: signature view now has better documentation * fix: better positioming for clear icon * chore: setup for 0.3 (#19) * fix: fix for nupkg and readme now has gifs (#20) * fix: icon fix for nupkg * Update README.md - Added SignatureView for iOS * Update README.md fix: added screenshots for all controls :) * Update README.md updated the readme * Update README.md a better readme in general :) * Update README.md * fix: updated readme for better visual effects (#21) * feat: merging new features to master (#14) * feat: Freaky image is in town :) * feat: Picker, DatePicker and Timepicker just got Freaky :D * fix: handled some warnings * feat: some changes to our files :) * fix: TIL * feat: TextInputLayout now has an outlined option :) * fix: removed unwanted parts of the code * fix: background color is now transparent for entry view * feat: freaky image added for descriptions * feat: final update for your freaky controls * Update README.md - updated readme with BMAC * Update README.md - Wiki configured and now control details are moved to the Wiki. * fix: more information on properties * feat: A UI for signatures + Handlers for unsupported platforms to avoid build errors (#11) * fix: starter commit * Update README.md * Update README.md * fix: fixed build errors if apps target maccatalyst and windows * Update README.md updated readme + added headers * Update README.md * feat: Signature view basic setup * fix: compelete setup for a signature view * Create issues.md Template for issues * feat: A fully setup SignatureView that can help you create signature's + better sample * fix: code cleanup * feat: SignatureView is a readySignatureView * chore: code clesn up * Delete issues.md Co-authored-by: Gulam Ali Hakim <[email protected]> * fix: code clean up and other fixes for performance (#16) * fix: memory leak fixes * fix: code clean up for signaturePadview * fix: files moved to helper * fix: events moved post ctor Co-authored-by: Gulam Ali Hakim <[email protected]> * fix: Circular Image now comes from our control. (#17) * fix: Circular Image now inherits from our Image control * fix: update changes for some controls * fix: code clean up and updates (#18) * fix: Circular Image now inherits from our Image control * fix: update changes for some controls * chore: code cleanup * fix: changes to signatureview * fix: clear icon instead of label * fix: ui changes for signature view * fix: updated clear icon * fix:SignatureView is optimized and cleaned up * chore: updated readme.md * Update README.md updated license in readme * fix: signature view now has better documentation * fix: signature view now has better documentation * fix: better positioming for clear icon * chore: setup for 0.3 (#19) Co-authored-by: Gulam Ali Hakim <[email protected]> * Update Maui.FreakyControls.csproj Co-authored-by: Gulam Ali Hakim <[email protected]> Co-authored-by: Gulam Ali Hakim <[email protected]> * chore: feature request template Co-authored-by: Gulam Ali Hakim <[email protected]> * feat:support for .net7 (#31) * feat:support for .net7 * fix: updated samples * feat: freaky checkbox is here (#28) * fix: basic freaky checkbox is here * fix: checkbox handler * fix: issue with TIL background color now works * feat: Hello Checkbox * feat: Freaky checkbox is ready to rule * fix: bug fixes and code clean up * fix: design issues and more * Update README.md fix: added checkbox images to readme * fix: code clean up (#34) * feat: checkboxes are even freakier now (#36) * feat: checkbox are even freakier now * fix: code clean up * fix: code clean up * fix: updated assembly version * fix: commit for code clean up (#38) * fix: commit for code clean up * Update README.md fixed checkbox * fix: code clean up * fix: added animations and visual states to checkbox (#41) * fix: visual states for checkbox * fix: issue with checkbox where rotateto was acting up * fix: git issue link added * fix: checkbox with visual states and animation types * fix: code cleanup and stuff * fix: animations are better * fix: heat shape is better now * fix: checkbox is ready with visual states and animations * fix: checkbox related changes * fix: checkbox based issue fixes * fix: code clean up * fix: code clean up * Update README.md (#43) updated the gif image for checkbox * fix: code clean up and ready checkbox (#39) (#42) * feat: Freaky image is in town :) * feat: Picker, DatePicker and Timepicker just got Freaky :D * fix: handled some warnings * feat: some changes to our files :) * fix: TIL * feat: TextInputLayout now has an outlined option :) * fix: removed unwanted parts of the code * fix: background color is now transparent for entry view * feat: freaky image added for descriptions * feat: final update for your freaky controls * Update README.md - updated readme with BMAC * Update README.md - Wiki configured and now control details are moved to the Wiki. * fix: more information on properties * feat: A UI for signatures + Handlers for unsupported platforms to avoid build errors (#11) * fix: starter commit * Update README.md * Update README.md * fix: fixed build errors if apps target maccatalyst and windows * Update README.md updated readme + added headers * Update README.md * feat: Signature view basic setup * fix: compelete setup for a signature view * Create issues.md Template for issues * feat: A fully setup SignatureView that can help you create signature's + better sample * fix: code cleanup * feat: SignatureView is a readySignatureView * chore: code clesn up * Delete issues.md Co-authored-by: Gulam Ali Hakim <[email protected]> * fix: code clean up and other fixes for performance (#16) * fix: memory leak fixes * fix: code clean up for signaturePadview * fix: files moved to helper * fix: events moved post ctor Co-authored-by: Gulam Ali Hakim <[email protected]> * fix: Circular Image now comes from our control. (#17) * fix: Circular Image now inherits from our Image control * fix: update changes for some controls * fix: code clean up and updates (#18) * fix: Circular Image now inherits from our Image control * fix: update changes for some controls * chore: code cleanup * fix: changes to signatureview * fix: clear icon instead of label * fix: ui changes for signature view * fix: updated clear icon * fix:SignatureView is optimized and cleaned up * chore: updated readme.md * Update README.md updated license in readme * fix: signature view now has better documentation * fix: signature view now has better documentation * fix: better positioming for clear icon * chore: setup for 0.3 (#19) * fix: fix for nupkg and readme now has gifs (#20) * fix: icon fix for nupkg * Update README.md - Added SignatureView for iOS * Update README.md fix: added screenshots for all controls :) * Update README.md updated the readme * Update README.md a better readme in general :) * Update README.md * fix: updated readme for better visual effects (#21) * feat: merging new features to master (#14) * feat: Freaky image is in town :) * feat: Picker, DatePicker and Timepicker just got Freaky :D * fix: handled some warnings * feat: some changes to our files :) * fix: TIL * feat: TextInputLayout now has an outlined option :) * fix: removed unwanted parts of the code * fix: background color is now transparent for entry view * feat: freaky image added for descriptions * feat: final update for your freaky controls * Update README.md - updated readme with BMAC * Update README.md - Wiki configured and now control details are moved to the Wiki. * fix: more information on properties * feat: A UI for signatures + Handlers for unsupported platforms to avoid build errors (#11) * fix: starter commit * Update README.md * Update README.md * fix: fixed build errors if apps target maccatalyst and windows * Update README.md updated readme + added headers * Update README.md * feat: Signature view basic setup * fix: compelete setup for a signature view * Create issues.md Template for issues * feat: A fully setup SignatureView that can help you create signature's + better sample * fix: code cleanup * feat: SignatureView is a readySignatureView * chore: code clesn up * Delete issues.md Co-authored-by: Gulam Ali Hakim <[email protected]> * fix: code clean up and other fixes for performance (#16) * fix: memory leak fixes * fix: code clean up for signaturePadview * fix: files moved to helper * fix: events moved post ctor Co-authored-by: Gulam Ali Hakim <[email protected]> * fix: Circular Image now comes from our control. (#17) * fix: Circular Image now inherits from our Image control * fix: update changes for some controls * fix: code clean up and updates (#18) * fix: Circular Image now inherits from our Image control * fix: update changes for some controls * chore: code cleanup * fix: changes to signatureview * fix: clear icon instead of label * fix: ui changes for signature view * fix: updated clear icon * fix:SignatureView is optimized and cleaned up * chore: updated readme.md * Update README.md updated license in readme * fix: signature view now has better documentation * fix: signature view now has better documentation * fix: better positioming for clear icon * chore: setup for 0.3 (#19) Co-authored-by: Gulam Ali Hakim <[email protected]> * Update Maui.FreakyControls.csproj Co-authored-by: Gulam Ali Hakim <[email protected]> * fix: removed extra semi-colons * chore: feature request template (#23) * fix: better visuals for readme and other changes (#22) * feat: Freaky image is in town :) * feat: Picker, DatePicker and Timepicker just got Freaky :D * fix: handled some warnings * feat: some changes to our files :) * fix: TIL * feat: TextInputLayout now has an outlined option :) * fix: removed unwanted parts of the code * fix: background color is now transparent for entry view * feat: freaky image added for descriptions * feat: final update for your freaky controls * Update README.md - updated readme with BMAC * Update README.md - Wiki configured and now control details are moved to the Wiki. * fix: more information on properties * feat: A UI for signatures + Handlers for unsupported platforms to avoid build errors (#11) * fix: starter commit * Update README.md * Update README.md * fix: fixed build errors if apps target maccatalyst and windows * Update README.md updated readme + added headers * Update README.md * feat: Signature view basic setup * fix: compelete setup for a signature view * Create issues.md Template for issues * feat: A fully setup SignatureView that can help you create signature's + better sample * fix: code cleanup * feat: SignatureView is a readySignatureView * chore: code clesn up * Delete issues.md Co-authored-by: Gulam Ali Hakim <[email protected]> * fix: code clean up and other fixes for performance (#16) * fix: memory leak fixes * fix: code clean up for signaturePadview * fix: files moved to helper * fix: events moved post ctor Co-authored-by: Gulam Ali Hakim <[email protected]> * fix: Circular Image now comes from our control. (#17) * fix: Circular Image now inherits from our Image control * fix: update changes for some controls * fix: code clean up and updates (#18) * fix: Circular Image now inherits from our Image control * fix: update changes for some controls * chore: code cleanup * fix: changes to signatureview * fix: clear icon instead of label * fix: ui changes for signature view * fix: updated clear icon * fix:SignatureView is optimized and cleaned up * chore: updated readme.md * Update README.md updated license in readme * fix: signature view now has better documentation * fix: signature view now has better documentation * fix: better positioming for clear icon * chore: setup for 0.3 (#19) * fix: fix for nupkg and readme now has gifs (#20) * fix: icon fix for nupkg * Update README.md - Added SignatureView for iOS * Update README.md fix: added screenshots for all controls :) * Update README.md updated the readme * Update README.md a better readme in general :) * Update README.md * fix: updated readme for better visual effects (#21) * feat: merging new features to master (#14) * feat: Freaky image is in town :) * feat: Picker, DatePicker and Timepicker just got Freaky :D * fix: handled some warnings * feat: some changes to our files :) * fix: TIL * feat: TextInputLayout now has an outlined option :) * fix: removed unwanted parts of the code * fix: background color is now transparent for entry view * feat: freaky image added for descriptions * feat: final update for your freaky controls * Update README.md - updated readme with BMAC * Update README.md - Wiki configured and now control details are moved to the Wiki. * fix: more information on properties * feat: A UI for signatures + Handlers for unsupported platforms to avoid build errors (#11) * fix: starter commit * Update README.md * Update README.md * fix: fixed build errors if apps target maccatalyst and windows * Update README.md updated readme + added headers * Update README.md * feat: Signature view basic setup * fix: compelete setup for a signature view * Create issues.md Template for issues * feat: A fully setup SignatureView that can help you create signature's + better sample * fix: code cleanup * feat: SignatureView is a readySignatureView * chore: code clesn up * Delete issues.md Co-authored-by: Gulam Ali Hakim <[email protected]> * fix: code clean up and other fixes for performance (#16) * fix: memory leak fixes * fix: code clean up for signaturePadview * fix: files moved to helper * fix: events moved post ctor Co-authored-by: Gulam Ali Hakim <[email protected]> * fix: Circular Image now comes from our control. (#17) * fix: Circular Image now inherits from our Image control * fix: update changes for some controls * fix: code clean up and updates (#18) * fix: Circular Image now inherits from our Image control * fix: update changes for some controls * chore: code cleanup * fix: changes to signatureview * fix: clear icon instead of label * fix: ui changes for signature view * fix: updated clear icon * fix:SignatureView is optimized and cleaned up * chore: updated readme.md * Update README.md updated license in readme * fix: signature view now has better documentation * fix: signature view now has better documentation * fix: better positioming for clear icon * chore: setup for 0.3 (#19) Co-authored-by: Gulam Ali Hakim <[email protected]> * Update Maui.FreakyControls.csproj Co-authored-by: Gulam Ali Hakim <[email protected]> Co-authored-by: Gulam Ali Hakim <[email protected]> * chore: feature request template Co-authored-by: Gulam Ali Hakim <[email protected]> * feat:support for .net7 (#31) * feat:support for .net7 * fix: updated samples * feat: freaky checkbox is here (#28) * fix: basic freaky checkbox is here * fix: checkbox handler * fix: issue with TIL background color now works * feat: Hello Checkbox * feat: Freaky checkbox is ready to rule * fix: bug fixes and code clean up * fix: design issues and more * Update README.md fix: added checkbox images to readme * fix: code clean up (#34) * feat: checkboxes are even freakier now (#36) * feat: checkbox are even freakier now * fix: code clean up * fix: code clean up * fix: updated assembly version * fix: commit for code clean up (#38) * fix: commit for code clean up * Update README.md fixed checkbox * fix: code clean up Co-authored-by: Gulam Ali Hakim <[email protected]> Co-authored-by: Gulam Ali Hakim <[email protected]> * Update README.md Co-authored-by: Gulam Ali Hakim <[email protected]> Co-authored-by: Gulam Ali Hakim <[email protected]> * feat: A Skia based Radiobutton for Maui (#52) * feat: radiobutton is visually ready baby * feat: Radiobutton and Radiogroup just got freaky baby * fix: removed unwanted packages * fix: updated style for radiobutton * fix: fix for the issue where radiobuttons did not uncheck in some cases * fix: Minor bug fixes for RadioGroup * chore: release candidate for radiobuttons * fix: code clean up * fix: radiobuttons example updated * Update README.md added sparkline and radio button related information * feat: RadioButtons and RadioGroup are here (#53) * chore: Stable Release for 4.2 (#50) * feat: Freaky image is in town :) * feat: Picker, DatePicker and Timepicker just got Freaky :D * fix: handled some warnings * feat: some changes to our files :) * fix: TIL * feat: TextInputLayout now has an outlined option :) * fix: removed unwanted parts of the code * fix: background color is now transparent for entry view * feat: freaky image added for descriptions * feat: final update for your freaky controls * Update README.md - updated readme with BMAC * Update README.md - Wiki configured and now control details are moved to the Wiki. * fix: more information on properties * feat: A UI for signatures + Handlers for unsupported platforms to avoid build errors (#11) * fix: starter commit * Update README.md * Update README.md * fix: fixed build errors if apps target maccatalyst and windows * Update README.md updated readme + added headers * Update README.md * feat: Signature view basic setup * fix: compelete setup for a signature view * Create issues.md Template for issues * feat: A fully setup SignatureView that can help you create signature's + better sample * fix: code cleanup * feat: SignatureView is a readySignatureView * chore: code clesn up * Delete issues.md Co-authored-by: Gulam Ali Hakim <[email protected]> * fix: code clean up and other fixes for performance (#16) * fix: memory leak fixes * fix: code clean up for signaturePadview * fix: files moved to helper * fix: events moved post ctor Co-authored-by: Gulam Ali Hakim <[email protected]> * fix: Circular Image now comes from our control. (#17) * fix: Circular Image now inherits from our Image control * fix: update changes for some controls * fix: code clean up and updates (#18) * fix: Circular Image now inherits from our Image control * fix: update changes for some controls * chore: code cleanup * fix: changes to signatureview * fix: clear icon instead of label * fix: ui changes for signature view * fix: updated clear icon * fix:SignatureView is optimized and cleaned up * chore: updated readme.md * Update README.md updated license in readme * fix: signature view now has better documentation * fix: signature view now has better documentation * fix: better positioming for clear icon * chore: setup for 0.3 (#19) * fix: fix for nupkg and readme now has gifs (#20) * fix: icon fix for nupkg * Update README.md - Added SignatureView for iOS * Update README.md fix: added screenshots for all controls :) * Update README.md updated the readme * Update README.md a better readme in general :) * Update README.md * fix: updated readme for better visual effects (#21) * feat: merging new features to master (#14) * feat: Freaky image is in town :) * feat: Picker, DatePicker and Timepicker just got Freaky :D * fix: handled some warnings * feat: some changes to our files :) * fix: TIL * feat: TextInputLayout now has an outlined option :) * fix: removed unwanted parts of the code * fix: background color is now transparent for entry view * feat: freaky image added for descriptions * feat: final update for your freaky controls * Update README.md - updated readme with BMAC * Update README.md - Wiki configured and now control details are moved to the Wiki. * fix: more information on properties * feat: A UI for signatures + Handlers for unsupported platforms to avoid build errors (#11) * fix: starter commit * Update README.md * Update README.md * fix: fixed build errors if apps target maccatalyst and windows * Update README.md updated readme + added headers * Update README.md * feat: Signature view basic setup * fix: compelete setup for a signature view * Create issues.md Template for issues * feat: A fully setup SignatureView that can help you create signature's + better sample * fix: code cleanup * feat: SignatureView is a readySignatureView * chore: code clesn up * Delete issues.md Co-authored-by: Gulam Ali Hakim <[email protected]> * fix: code clean up and other fixes for performance (#16) * fix: memory leak fixes * fix: code clean up for signaturePadview * fix: files moved to helper * fix: events moved post ctor Co-authored-by: Gulam Ali Hakim <[email protected]> * fix: Circular Image now comes from our control. (#17) * fix: Circular Image now inherits from our Image control * fix: update changes for some controls * fix: code clean up and updates (#18) * fix: Circular Image now inherits from our Image control * fix: update changes for some controls * chore: code cleanup * fix: changes to signatureview * fix: clear icon instead of label * fix: ui changes for signature view * fix: updated clear icon * fix:SignatureView is optimized and cleaned up * chore: updated readme.md * Update README.md updated license in readme * fix: signature view now has better documentation * fix: signature view now has better documentation * fix: better positioming for clear icon * chore: setup for 0.3 (#19) Co-authored-by: Gulam Ali Hakim <[email protected]> * Update Maui.FreakyControls.csproj Co-authored-by: Gulam Ali Hakim <[email protected]> * fix: removed extra semi-colons * chore: feature request template (#23) * fix: better visuals for readme and other changes (#22) * feat: Freaky image is in town :) * feat: Picker, DatePicker and Timepicker just got Freaky :D * fix: handled some warnings * feat: some changes to our files :) * fix: TIL * feat: TextInputLayout now has an outlined option :) * fix: removed unwanted parts of the code * fix: background color is now transparent for entry view * feat: freaky image added for descriptions * feat: final update for your freaky controls * Update README.md - updated readme with BMAC * Update README.md - Wiki configured and now control details are moved to the Wiki. * fix: more information on properties * feat: A UI for signatures + Handlers for unsupported platforms to avoid build errors (#11) * fix: starter commit * Update README.md * Update README.md * fix: fixed build errors if apps target maccatalyst and windows * Update README.md updated readme + added headers * Update README.md * feat: Signature view basic setup * fix: compelete setup for a signature view * Create issues.md Template for issues * feat: A fully setup SignatureView that can help you create signature's + better sample * fix: code cleanup * feat: SignatureView is a readySignatureView * chore: code clesn up * Delete issues.md Co-authored-by: Gulam Ali Hakim <[email protected]> * fix: code clean up and other fixes for performance (#16) * fix: memory leak fixes * fix: code clean up for signaturePadview * fix: files moved to helper * fix: events moved post ctor Co-authored-by: Gulam Ali Hakim <[email protected]> * fix: Circular Image now comes from our control. (#17) * fix: Circular Image now inherits from our Image control * fix: update changes for some controls * fix: code clean up and updates (#18) * fix: Circular Image now inherits from our Image control * fix: update changes for some controls * chore: code cleanup * fix: changes to signatureview * fix: clear icon instead of label * fix: ui changes for signature view * fix: updated clear icon * fix:SignatureView is optimized and cleaned up * chore: updated readme.md * Update README.md updated license in readme * fix: signature view now has better documentation * fix: signature view now has better documentation * fix: better positioming for clear icon * chore: setup for 0.3 (#19) * fix: fix for nupkg and readme now has gifs (#20) * fix: icon fix for nupkg * Update README.md - Added SignatureView for iOS * Update README.md fix: added screenshots for all controls :) * Update README.md updated the readme * Update README.md a better readme in general :) * Update README.md * fix: updated readme for better visual effects (#21) * feat: merging new features to master (#14) * feat: Freaky image is in town :) * feat: Picker, DatePicker and Timepicker just got Freaky :D * fix: handled some warnings * feat: some changes to our files :) * fix: TIL * feat: TextInputLayout now has an outlined option :) * fix: removed unwanted parts of the code * fix: background color is now transparent for entry view * feat: freaky image added for descriptions * feat: final update for your freaky controls * Update README.md - updated readme with BMAC * Update README.md - Wiki configured and now control details are moved to the Wiki. * fix: more information on properties * feat: A UI for signatures + Handlers for unsupported platforms to avoid build errors (#11) * fix: starter commit * Update README.md * Update README.md * fix: fixed build errors if apps target maccatalyst and windows * Update README.md updated readme + added headers * Update README.md * feat: Signature view basic setup * fix: compelete setup for a signature view * Create issues.md Template for issues * feat: A fully setup SignatureView that can help you create signature's + better sample * fix: code cleanup * feat: SignatureView is a readySignatureView * chore: code clesn up * Delete issues.md Co-authored-by: Gulam Ali Hakim <[email protected]> * fix: code clean up and other fixes for performance (#16) * fix: memory leak fixes * fix: code clean up for signaturePadview * fix: files moved to helper * fix: events moved post ctor Co-authored-by: Gulam Ali Hakim <[email protected]> * fix: Circular Image now comes from our control. (#17) * fix: Circular Image now inherits from our Image control * fix: update changes for some controls * fix: code clean up and updates (#18) * fix: Circular Image now inherits from our Image control * fix: update changes for some controls * chore: code cleanup * fix: changes to signatureview * fix: clear icon instead of label * fix: ui changes for signature view * fix: updated clear icon * fix:SignatureView is optimized and cleaned up * chore: updated readme.md * Update README.md updated license in readme * fix: signature view now has better documentation * fix: signature view now has better documentation * fix: better positioming for clear icon * chore: setup for 0.3 (#19) Co-authored-by: Gulam Ali Hakim <[email protected]> * Update Maui.FreakyControls.csproj Co-authored-by: Gulam Ali Hakim <[email protected]> Co-authored-by: Gulam Ali Hakim <[email protected]> * chore: feature request template Co-authored-by: Gulam Ali Hakim <[email protected]> * feat:support for .net7 (#31) * feat:support for .net7 * fix: updated samples * feat: freaky checkbox is here (#28) * fix: basic freaky checkbox is here * fix: checkbox handler * fix: issue with TIL background color now works * feat: Hello Checkbox * feat: Freaky checkbox is ready to rule * fix: bug fixes and code clean up * fix: design issues and more * Update README.md fix: added checkbox images to readme * fix: code clean up (#34) * feat: checkboxes are even freakier now (#36) * feat: checkbox are even freakier now * fix: code clean up * fix: code clean up * fix: updated assembly version * fix: commit for code clean up (#38) * fix: commit for code clean up * Update README.md fixed checkbox * fix: code clean up * fix: added animations and visual states to checkbox (#41) * fix: visual states for checkbox * fix: issue with checkbox where rotateto was acting up * fix: git issue link added * fix: checkbox with visual states and animation types * fix: code cleanup and stuff * fix: animations are better * fix: heat shape is better now * fix: checkbox is ready with visual states and animations * fix: checkbox related changes * fix: checkbox based issue fixes * fix: code clean up * fix: code clean up * Update README.md (#43) updated the gif image for checkbox * fix: code clean up and ready checkbox (#39) (#42) * feat: Freaky image is in town :) * feat: Picker, DatePicker and Timepicker just got Freaky :D * fix: handled some warnings * feat: some changes to our files :) * fix: TIL * feat: TextInputLayout now has an outlined option :) * fix: removed unwanted parts of the code * fix: background color is now transparent for entry view * feat: freaky image added for descriptions * feat: final update for your freaky controls * Update README.md - updated readme with BMAC * Update README.md - Wiki configured and now control details are moved to the Wiki. * fix: more information on properties * feat: A UI for signatures + Handlers for unsupported platforms to avoid build errors (#11) * fix: starter commit * Update README.md * Update README.md * fix: fixed build errors if apps target maccatalyst and windows * Update README.md updated readme + added headers * Update README.md * feat: Signature view basic setup * fix: compelete setup for a signature view * Create issues.md Template for issues * feat: A fully setup SignatureView that can help you create signature's + better sample * fix: code cleanup * feat: SignatureView is a readySignatureView * chore: code clesn up * Delete issues.md Co-authored-by: Gulam Ali Hakim <[email protected]> * fix: code clean up and other fixes for performance (#16) * fix: memory leak fixes * fix: code clean up for signaturePadview * fix: files moved to helper * fix: events moved post ctor Co-authored-by: Gulam Ali Hakim <[email protected]> * fix: Circular Image now comes from our control. (#17) * fix: Circular Image now inherits from our Image control * fix: update changes for some controls * fix: code clean up and updates (#18) * fix: Circular Image now inherits from our Image control * fix: update changes for some controls * chore: code cleanup * fix: changes to signatureview * fix: clear icon instead of label * fix: ui changes for signa…
- Loading branch information