Граф коммитов

145 Коммитов

Автор SHA1 Сообщение Дата
Depechie 07823c6a28 Remove file level xaml compilation attribute 2017-09-19 08:31:57 +02:00
Depechie 9ef060926c Added Size Font To Fit label effect sample 2017-09-18 22:01:12 +02:00
Depechie 58602917ed Added all current entry effect samples 2017-09-06 23:44:01 +02:00
Depechie e99aa12785 Review adjustments 2017-08-01 13:06:18 +02:00
Depechie 427bb90f1d Effect sample Entry italic placeholder 2017-07-31 23:08:26 +02:00
Depechie 1bfbf38c2f Effect sample Entry disable auto correct 2017-07-31 22:57:45 +02:00
James Montemagno 3ba625197b Update README.md 2017-07-07 09:07:30 -07:00
Depechie d52149fbb1 Merge pull request #39 from jsuarezruiz/dev
FormsCommunityToolkit: Added Animations Sample
2017-07-07 00:26:12 +02:00
Javier Suárez Ruiz 93e107cd95 Changes related to PR #39 Feedback 2017-07-01 18:07:31 +02:00
Javier Suárez Ruiz 664d762cf0 More error messages fixes 2017-06-25 19:40:22 +02:00
Javier Suárez Ruiz 2fc9d3d7ca Fixed wrong Spanish error project message 2017-06-25 19:36:11 +02:00
Javier Suárez Ruiz 3591c224a5 Added Animations Sample
Some fixes in Animations Library
Updated Xamarin.Forms NuGet version of sample projects
2017-06-25 19:32:29 +02:00
Depechie b2ec324b26 Merge pull request #37 from jsuarezruiz/dev
Added Forms Community Toolkit animations code
2017-06-21 07:59:56 +02:00
Javier Suárez Ruiz 07e4a76c8a if (Animation == null) Change condition 2017-06-20 19:41:42 +02:00
Javier Suárez Ruiz 1d141c8233 Change condition to positive checks 2017-06-20 19:41:19 +02:00
Javier Suárez Ruiz facc8669c9 Deleted animations sample (left for another PR). 2017-06-18 21:34:07 +02:00
Javier Suárez Ruiz ce11e3e5c8 Revert "Revert "BindableProperty nameof""
This reverts commit 30d41f0381.
2017-06-18 20:36:55 +02:00
Javier Suárez Ruiz 30d41f0381 Revert "BindableProperty nameof"
This reverts commit d0749a5424.
2017-06-18 20:34:05 +02:00
Javier Suárez Ruiz e678ef24b5 Merge branch 'dev' of https://github.com/FormsCommunityToolkit/FormsCommunityToolkit into dev
# Conflicts:
#	Samples/Samples/Samples/Samples.csproj
2017-06-18 19:20:10 +02:00
Javier Suárez Ruiz 5b4593f38f Added Animations Sample 2017-06-18 19:12:07 +02:00
Javier Suárez Ruiz d0749a5424 BindableProperty nameof 2017-06-17 18:18:33 +02:00
Javier Suárez Ruiz d8f1f954ec Changed project error message from Spanish to English. 2017-06-17 18:08:22 +02:00
Javier Suárez Ruiz 881cbb0f21 Changed namespaces declaration position 2017-06-17 18:04:57 +02:00
Depechie f2e9ef17a8 Merge pull request #36 from Depechie/dev
Amend SwitchChangeColor effect
2017-06-17 10:34:06 +02:00
Javier Suárez Ruiz 0ee7fa8398 Added Forms Community Toolkit animations code 2017-06-16 17:26:55 +02:00
Depechie 5d722e22c1 Added Switch change color effect sample 2017-06-13 00:49:45 +02:00
Depechie a2e0893e47 Fix #35 2017-06-13 00:36:43 +02:00
Depechie 759f7b3c0c Merge pull request #34 from Depechie/dev
First stab at adding samples project
2017-06-13 00:28:07 +02:00
Depechie 097db4686e I blame NUGET 2017-06-13 00:22:56 +02:00
Depechie 800571ad99 Changes to address issues during code review 2017-06-13 00:06:56 +02:00
Depechie 78ee769bef First stab at adding samples project 2017-05-13 11:53:10 +02:00
Jim Bennett dd920e46f1 Merge pull request #32 from Depechie/dev
Toggled event and value is being eaten by the effect implementation!
2017-04-20 19:26:57 +12:00
Depechie d557a3cf07 Toggled event and value is being eaten by the effect implementation!
Need to apply the value to the Xamarin forms Control
Fixes #31
2017-04-18 21:44:18 +02:00
Depechie 599563f052 Merge pull request #30 from jfversluis/dev
Fix for #25
2017-03-28 19:34:08 +02:00
Gerald Versluis 1c8616abaa Code formatting
Reformatted some code for better readability
2017-03-28 17:28:43 +02:00
Gerald Versluis 24d733f35e Fix for #25
This code fixes #25. It is a bug of built-in behaviour in Xamarin.iOS,
as seen on their [bug
tracker](https://bugzilla.xamarin.com/show_bug.cgi?id=33666). After
each change of certain properties (TextColor, Font, Text or
FormattedText) the effect is reapplied.
2017-03-27 19:55:33 +02:00
Bart Lannoeye 54efb4dbd5 Merge branch 'master' into dev 2017-03-20 20:00:57 +01:00
Bart Lannoeye 9d6ea004ad Merge pull request #27 from bartlannoeye/master
Adding media
2017-03-20 19:58:35 +01:00
Bart Lannoeye 79564f61f6 Colored cog/logo 2017-03-19 20:11:24 +01:00
Bart Lannoeye 08b8129638 Merge pull request #28 from bartlannoeye/Nuspec
Nuspec
2017-03-13 21:43:01 +01:00
Bart Lannoeye dda9d21cae Unify package descriptions 2017-03-09 20:36:50 +01:00
Bart Lannoeye 3231a6d0c6 Adding media 2017-03-09 20:30:05 +01:00
Bart Lannoeye f63b1d51d4 Updating nuspecs to unified repo 2017-03-09 20:27:05 +01:00
James Montemagno f36be06fb5 Update build.cake 2017-03-09 09:22:49 -08:00
Depechie fa4cf3af2e Merge pull request #23 from bartlannoeye/dev
Editorconfig and Contributing.md
2017-03-01 21:02:08 +01:00
Depechie 625c498660 Merge pull request #24 from bartlannoeye/Nuspec
Fixing NuGet monnikers
2017-03-01 21:01:39 +01:00
Bart Lannoeye 3937ef2b29 Fixing NuGet monnikers 2017-03-01 20:50:43 +01:00
Bart Lannoeye 9b6461606a Merge pull request #21 from Depechie/dev
Refactor and rename
2017-02-28 19:20:38 +01:00
Depechie 2a3a5e62b6 Added allias 2017-02-27 23:12:17 +01:00
Depechie 234e928f06 Build fix 2017-02-23 23:46:26 +01:00