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

10 Коммитов

Автор SHA1 Сообщение Дата
Javier Suárez Ruiz ded907b00e Fixed build error (merge) (#8024) 2019-10-15 14:18:03 +01:00
Stephane Delcroix 8b356f6607 Merge branch '4.2.0' into 4.3.0 2019-10-15 14:12:49 +02:00
Javier Suárez Ruiz 3680f95786
Fixed crash on UWP Switch (UpdateThumbColor) (#7932) 2019-10-11 13:43:08 +02:00
Javier Suárez Ruiz cd75d99d04 Revert "Fixed crash on UWP Switch (UpdateThumbColor)"
This reverts commit 10a0f4e0b3.
2019-10-10 18:09:50 +02:00
Javier Suárez Ruiz 10a0f4e0b3 Fixed crash on UWP Switch (UpdateThumbColor) 2019-10-10 18:08:43 +02:00
Javier Suárez Ruiz 02c51722e1 [UWP] Fix crash on Switch Renderer when a custom renderer provides Color objects instead of Brush (#7760) fixes #7253
* Fixed 7253 -  UWP Switch custom Renderer using custom colors throws exception

* Fixed merge error in the code
2019-10-02 08:53:14 +01:00
Andrei Nitescu a21caa5389 Switch ThumbColor (#6312)
fixes #5415
2019-07-03 17:08:56 -07:00
Pavel Yakovlev 7a2a6a241e [UWP] fix throw exception when update switch color (#5633) 2019-03-22 16:25:10 -06:00
Gerald Versluis b7a3adf665 [UWP] Implementation of Switch.OnColor (#4883)
* Implemented Switch.OnColor on UWP

* Processed first feedback

* Removed hardcoded opacity

* Update Xamarin.Forms.Platform.UAP/SwitchRenderer.cs

Co-Authored-By: jfversluis <github@geraldversluis.nl>

* Update Xamarin.Forms.Platform.UAP/SwitchRenderer.cs

Co-Authored-By: jfversluis <github@geraldversluis.nl>
2019-01-16 16:03:05 -08:00
Rui Marinho 5a60f17e47
[Win] Remove Windows 8.1 platforms **Breaking change** (#1267)
* [Platforms]Remove WP8.0 and WinRT

* Update submodule

* [UWP] Fix maps UWP

* [UWP] Remove more stuff from old windows platforms

* [Docs] Update docs
2017-11-27 15:14:01 +00:00