summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Xaml/FillResourceDictionariesVisitor.cs
AgeCommit message (Collapse)AuthorFilesLines
2017-01-25[Xaml[C]] Do not instantiate DataTemplate Content at parsing time (#683)Stephane Delcroix1-14/+4
* [Xaml] rename VisitChildrenFirst * [Xaml] rework SkipChildren in XamlNode * [Xaml] fix 45179 * fix
2016-08-15Refix mc ignorable (#302)Stephane Delcroix1-7/+1
* Revert "Fix mc ignorable (#298)" This reverts commit 31c2be29d5982338ae178d1b0f107e23e7749782. * [Xaml] fix mc:Ignorable
2016-04-17Merged ResourceDictionary (#97)Stephane Delcroix1-4/+25
* [X] Support Merged RD * [X] Support RD as xaml roots * [XamlC] I have no idea how that used to work before * [C] Remove debugging statements * fix docs
2016-03-22Initial importJason Smith1-0/+127