Rui Marinho
b74d545fc1
[All] Move to netstandard2.0 **Breaking change** ( #1306 )
...
* Move to netstandard 2.0
* Fix docs
* Small fixes
2017-11-29 17:37:06 +00:00
Stephane Delcroix
0714a189e5
[C] do not reapply a Binding with a Source when the Context changes ( #983 )
...
* [C] do not reapply a Binding with a Source when the Context changes
* apply the same to typedBindings
* [C] Use a flag to Apply()
* [C] Remove 2 other unnecessary Binding refreshs
2017-11-21 13:59:41 +01:00
Stephane Delcroix
016bd546cb
[Xaml] decorate TypeConverter for additional check ( #909 )
2017-11-16 20:15:43 +01:00
Stephane Delcroix
b70253d897
disable targets validation for Pages
2017-09-07 11:32:52 +02:00
kingces95
e6d5186c8a
Remove InternalsVisibleTo from Core to XF.Platforms.* ( #782 )
...
* Remove InternalsVisibleTo from Core to XF.Platforms.*
* Changes per Jason's code review
* Move LockableObservableListWrapper to internals namespace
* Changes per Stephane's code review
* update docs
* Touch code to get CI to run tests
* Rebase; Update documentation
2017-03-07 14:56:24 -05:00
Stephane Delcroix
6d9fd894e4
[Xaml] decorate markup and value providers to speed up inflating ( #770 )
...
* [Xaml] decorate markup and value providers to speed up inflating
* update docs
* fix docs
2017-02-24 09:10:11 +01:00
adrianknight89
1f3d5ecd26
fix weakreferences ( #558 )
2016-11-24 20:34:46 +01:00
Rui Marinho
d4efe0a37e
[Controls] Update Insights and UITest packages and fix warnings ( #361 )
...
* [Controls] Update Insights and UITest packages
* Update Xamarin.Forms.Platform.Android (Forwarders).csproj
2016-09-18 11:24:44 -07:00
kingces95
457b74f91a
XF.Pages MS.Bcl.Build v1.0.14 -> v1.0.21 ( #187 )
2016-05-26 12:26:13 -07:00
Jason Smith
8a00a96ffb
Azure support ( #143 )
...
* Initial import of azure support for pages
* Add nuspec for azure
* move azure nuspec to correct location
* Update Newtonsoft.Json to 6.0.4
* Add converters
* Fix package
2016-04-27 14:48:28 -04:00
Jason Smith
5907152c50
Evolve feature branch ( #117 )
...
* Initial import of evolve features
* [Android] Add Xamarin.Forms.Platform.Android.AppLinks project
* [iOS] Fix issues with c# 6 features on iOS AppLinks
* Added naive stanza to update-docs-windows.bat to produce Pages docs. Not tested. (#69 )
* Update packages
* Add AppLinks android nuspec and fix linker issues
* Fix build
* Fix nusepc
* Fix nuspec
* Update android support nugets to 23.2.1
* Update Xamarin.UITest
* Add CardView
* [iOS] Fix app link for CoreSpotlight
* [Android] Update AppLinks android support libs
* Add Newtonsoft.Json dependency to nuspec
* Fix NRE when setting ControlTemplate to null
* Move to ModernHttpClient for download
* Try fix build
* Preserve android app links
* Fix margin issue
* General coding and simple fixes
2016-04-24 12:25:26 -04:00