summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Xaml
AgeCommit message (Expand)AuthorFilesLines
2016-12-01[XamlC] provide backward compat for ProvideValueTarget without Target… (#583)Stephane Delcroix2-10/+18
2016-09-26[Xaml] allow compatible arguments for x:FactoryStephane Delcroix1-6/+21
2016-09-26[XamlC] Compiled convertersStephane Delcroix2-4/+2
2016-09-23[XamlC] Implement IValueProvider.PropertyType (#345)Stephane Delcroix2-40/+29
2016-09-22[XamlC] supports enum and consts in x:StaticStephane Delcroix1-3/+3
2016-09-08[Xaml] support native views and native bindings (#266)Stephane Delcroix4-204/+264
2016-09-08Native Bindings (#278)Stephane Delcroix1-1/+3
2016-08-16[Xaml] Clone node tree on DT, allow markup to be evaluated multiple times (#295)Stephane Delcroix2-7/+51
2016-08-15[Xaml] Simplify listnodes with single elements (#304)Stephane Delcroix2-5/+14
2016-08-15Refix mc ignorable (#302)Stephane Delcroix6-35/+90
2016-08-15[Xaml] x:Static in x:Arguments (#288)Stephane Delcroix3-4/+15
2016-08-11Fix mc ignorable (#298)Stephane Delcroix2-2/+5
2016-08-02Xaml convert on add (#273)Stephane Delcroix1-1/+1
2016-07-18[Xaml] allow the Previewer to provide their own Xaml files for any type (#262)Stephane Delcroix1-2/+20
2016-07-18Revert "[Xaml] allow the Previewer to provide their own Xaml files for any type"Stephane Delcroix3-23/+2
2016-07-18[Xaml] allow the Previewer to provide their own Xaml files for any typeStephane Delcroix3-2/+23
2016-05-27[Xaml] Fix MarkupExtension not found in default namespace (#183)Christian Schwarz1-1/+1
2016-04-26Prepare Preserve attribute usage for removal of InternalsVisibleTo (#121)E.Z. Hart1-1/+2
2016-04-18Make sure StaticResources can be looked up in ResourceDictionaries directly (...Jason Smith1-4/+3
2016-04-17Merged ResourceDictionary (#97)Stephane Delcroix7-20/+47
2016-04-12[X] internal CreateFromXaml () (#77)Stephane Delcroix5-23/+64
2016-04-06Force conversion to target type when Static Resource returns OnPlatform<T>E.Z. Hart1-3/+26
2016-04-06Enable warnings as errors in XAMLkingces951-0/+1
2016-03-25Reformat using statementsChris King1-3/+3
2016-03-22Initial importJason Smith34-0/+3647