maui-linux/Xamarin.Forms.Xaml
Stephane Delcroix 5ea86a266b
Stylesheets (#1207)
* [*] Support for CSS StyleSheets

 Parsing, loading, and applying of StyleSheets

 see https://github.com/xamarin/Xamarin.Forms/pull/1207#issue-266464280
 for complete description.

* use initial, not none

* fix tests
2017-12-20 10:47:50 +01:00
..
MarkupExtensions Stylesheets (#1207) 2017-12-20 10:47:50 +01:00
Properties [All] Move to netstandard2.0 **Breaking change** (#1306) 2017-11-29 17:37:06 +00:00
ApplyPropertiesVisitor.cs Stylesheets (#1207) 2017-12-20 10:47:50 +01:00
CreateValuesVisitor.cs [Xaml] Chain op_implicit for OnPlatform (if needed) (#1176) 2017-10-19 11:51:49 +02:00
ExpandMarkupsVisitor.cs [Xaml/XamlC] better RD inflation (#1148) 2017-09-25 08:52:03 +02:00
FillResourceDictionariesVisitor.cs [Xaml[C]] avoid processing nested RD multiple times (#1300) 2017-11-29 10:57:32 -08:00
HydrationContext.cs [Xaml/XamlC] better RD inflation (#1148) 2017-09-25 08:52:03 +02:00
IDictionaryExtensions.cs Initial import 2016-03-22 16:13:41 -07:00
IExpressionParser.cs Initial import 2016-03-22 16:13:41 -07:00
MarkupExpressionParser.cs Initial import 2016-03-22 16:13:41 -07:00
MarkupExtensionParser.cs Initial import 2016-03-22 16:13:41 -07:00
NamescopingVisitor.cs [Xaml/XamlC] better RD inflation (#1148) 2017-09-25 08:52:03 +02:00
PruneIgnoredNodesVisitor.cs [Xaml/XamlC] better RD inflation (#1148) 2017-09-25 08:52:03 +02:00
RegisterXNamesVisitor.cs Stylesheets (#1207) 2017-12-20 10:47:50 +01:00
ResourcesLoader.cs Stylesheets (#1207) 2017-12-20 10:47:50 +01:00
TypeArgumentsParser.cs More Xaml generic support (#857) 2017-04-06 14:37:59 -07:00
ViewExtensions.cs [Xaml] open the api for loading xaml from string (#1394) 2017-12-13 09:54:55 -08:00
Xamarin.Forms.Xaml.csproj [All] Move to netstandard2.0 **Breaking change** (#1306) 2017-11-29 17:37:06 +00:00
XamlCompilationAttribute.cs [XamlC] use correct filePath for XamlC error reporting (#513) 2016-11-16 11:51:53 -08:00
XamlFilePathAttribute.cs Resource loading (#815) 2017-03-16 12:09:22 -07:00
XamlLoader.cs [Xaml[C]] route loading of RD through ResourceLoader (#1271) 2017-11-14 15:26:05 +01:00
XamlNode.cs [Xaml[C]] Do not instantiate DataTemplate Content at parsing time (#683) 2017-01-25 14:47:27 +01:00
XamlNodeVisitor.cs [Xaml/XamlC] better RD inflation (#1148) 2017-09-25 08:52:03 +02:00
XamlParser.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
XamlServiceProvider.cs Allow specifying AutomationProperties.LabeledBy by name (#914) 2017-11-13 10:33:57 +01:00
XmlName.cs [Xaml/XamlC] better RD inflation (#1148) 2017-09-25 08:52:03 +02:00
XmlnsHelper.cs [Xaml[C]] supports 'using:' xmlns declarations (#851) 2017-04-06 22:22:50 +01:00