maui-linux/Xamarin.Forms.Xaml.UnitTests
Samantha Houts 5e553f6195 Platform Specifics (#301)
* Playing around with how the platform specifics interfaces etc. might work

* Sample implementation of iOS navigation translucency

* Very slightly reduced code

* Better vendor stuff

* Drop single-implemenation interfaces

* Generics on NavigationPage

* On-demand vendor stuff

* Remove functionally duplicate classes and make ControlGallery work again

* Namespace all the things. XAML test.

* Can use Effect to attach platform specific

* Attach Effect on PropertyChanging for XAML support!

* Rename IConfigPlatform interfaces for readability

* Some renaming to match the documents

* Split class files

* Clear out test-only code

* Re-namespace

* Added On method to rendered Elements

* Allow for removal of platform suffix, convenience methods on specific platforms

* Creating a gallery page for specifics

* Add rudimentary Platform Specifics gallery; make CollapseStyle work on UWP;
Add CollapsedPaneWidth specific property

* Toolbar now working with both collapse styles

* MDP now displaying Content title; toolbar routing around title

* Add a gallery for the iOS NavigationPage stuff

* Add Navigation Page as detail page to verify it works with new Toolbar options

* Make titlebar/toolbar background colors consistent

* ToolbarPlacement now working on NavigationPage

* Toolbar Placement working for tabbed and nav pages

* Fix bug where phone doesn't get default toolbar placement on start

* [Core] Add PS WindowSoftInputModeAdjust

[Core] Make Application extendable

* Toolbar placement now working on Nav, Tabbed, and Master pages on desktop/phone

Remove unnecessary style indirection

Fix build errors

* [A] Add PlatformConfigurationExtensions

* SetSoftInputMode test page

* [A] SetSoftInputMode

Known issue: Status bar color does not work in AdjustResize mode

* [Core] Add PS Blur

* [iOS] Configure renderer for blur

* Add test page

* Move to blur VisualElement for broader support

* Move test pages to gallery

* Update docs

* Use lazy initializer for PlatformConfigurationRegistry
2016-08-30 10:46:14 -07:00
..
Issues [XamlC] Fix the getter of getters (#263) 2016-07-21 11:59:40 -07:00
Properties Initial import 2016-03-22 16:13:41 -07:00
Speed Initial import 2016-03-22 16:13:41 -07:00
Validation [Xaml] x:Static in x:Arguments (#288) 2016-08-15 13:06:11 -07:00
XamlC Initial import 2016-03-22 16:13:41 -07:00
BuiltInConversions.xaml Xaml convert on add (#273) 2016-08-02 13:24:50 -07:00
BuiltInConversions.xaml.cs Xaml convert on add (#273) 2016-08-02 13:24:50 -07:00
ConstraintExpression.xaml Initial import 2016-03-22 16:13:41 -07:00
ConstraintExpression.xaml.cs Initial import 2016-03-22 16:13:41 -07:00
CustomXamlView.xaml Initial import 2016-03-22 16:13:41 -07:00
CustomXamlView.xaml.cs Initial import 2016-03-22 16:13:41 -07:00
DataTemplate.xaml Initial import 2016-03-22 16:13:41 -07:00
DataTemplate.xaml.cs Initial import 2016-03-22 16:13:41 -07:00
DummyBuildEngine.cs Initial import 2016-03-22 16:13:41 -07:00
DynamicResource.xaml Initial import 2016-03-22 16:13:41 -07:00
DynamicResource.xaml.cs Initial import 2016-03-22 16:13:41 -07:00
EventsConnection.xaml [XamlC] correctly resolve override of virtual event handlers (#247) 2016-07-18 16:30:08 -07:00
EventsConnection.xaml.cs [XamlC] correctly resolve override of virtual event handlers (#247) 2016-07-18 16:30:08 -07:00
FactoryMethodTests.cs Initial import 2016-03-22 16:13:41 -07:00
FactoryMethods.xaml [Xaml] x:Static in x:Arguments (#288) 2016-08-15 13:06:11 -07:00
FactoryMethods.xaml.cs [Xaml] x:Static in x:Arguments (#288) 2016-08-15 13:06:11 -07:00
FindByName.xaml Xaml convert on add (#273) 2016-08-02 13:24:50 -07:00
FindByName.xaml.cs Xaml convert on add (#273) 2016-08-02 13:24:50 -07:00
FontConverterTests.cs Enable CS0618 warnings as errors (#72) 2016-04-11 09:50:28 -07:00
GenericCollections.xaml Initial import 2016-03-22 16:13:41 -07:00
GenericCollections.xaml.cs Initial import 2016-03-22 16:13:41 -07:00
GenericsTests.xaml Initial import 2016-03-22 16:13:41 -07:00
GenericsTests.xaml.cs Initial import 2016-03-22 16:13:41 -07:00
IsCompiledDefault.xaml Initial import 2016-03-22 16:13:41 -07:00
IsCompiledDefault.xaml.cs Initial import 2016-03-22 16:13:41 -07:00
IsCompiledSkip.xaml Initial import 2016-03-22 16:13:41 -07:00
IsCompiledSkip.xaml.cs Initial import 2016-03-22 16:13:41 -07:00
LoaderTests.cs Enable CS0618 warnings as errors (#72) 2016-04-11 09:50:28 -07:00
MarkupExpressionParserTests.cs [Xaml] Clone node tree on DT, allow markup to be evaluated multiple times (#295) 2016-08-16 11:33:44 -07:00
MarkupExtensionTests.cs [Xaml] Fix MarkupExtension not found in default namespace (#183) 2016-05-27 12:58:21 +01:00
McIgnorable.xaml Refix mc ignorable (#302) 2016-08-15 13:07:35 -07:00
McIgnorable.xaml.cs Initial import 2016-03-22 16:13:41 -07:00
NameScopeTests.cs Initial import 2016-03-22 16:13:41 -07:00
NullExtensionTests.cs Initial import 2016-03-22 16:13:41 -07:00
OnPlatform.xaml Initial import 2016-03-22 16:13:41 -07:00
OnPlatform.xaml.cs Initial import 2016-03-22 16:13:41 -07:00
OnPlatformTests.cs Initial import 2016-03-22 16:13:41 -07:00
PlatformSpecifics.xaml Platform Specifics (#301) 2016-08-30 10:46:14 -07:00
PlatformSpecifics.xaml.cs Platform Specifics (#301) 2016-08-30 10:46:14 -07:00
SetValue.xaml [Xaml] Simplify listnodes with single elements (#304) 2016-08-15 13:18:26 -07:00
SetValue.xaml.cs [Xaml] Simplify listnodes with single elements (#304) 2016-08-15 13:18:26 -07:00
SharedResourceDictionary.xaml Make sure StaticResources can be looked up in ResourceDictionaries directly (#106) 2016-04-18 09:44:21 -07:00
SharedResourceDictionary.xaml.cs Make sure StaticResources can be looked up in ResourceDictionaries directly (#106) 2016-04-18 09:44:21 -07:00
SharedResourceDictionary2.xaml [C] Allow Multiple Shared RD. (#103) 2016-04-18 17:25:20 +01:00
SharedResourceDictionary2.xaml.cs [C] Allow Multiple Shared RD. (#103) 2016-04-18 17:25:20 +01:00
StaticExtensionTests.cs Initial import 2016-03-22 16:13:41 -07:00
StringLiterals.xaml Initial import 2016-03-22 16:13:41 -07:00
StringLiterals.xaml.cs Initial import 2016-03-22 16:13:41 -07:00
StyleTests.xaml Initial import 2016-03-22 16:13:41 -07:00
StyleTests.xaml.cs Initial import 2016-03-22 16:13:41 -07:00
TestSharedResourceDictionary.xaml [C] Allow implicit styles and DynamicResources in shared RD (#104) 2016-04-18 17:31:48 +01:00
TestSharedResourceDictionary.xaml.cs [C] Allow implicit styles and DynamicResources in shared RD (#104) 2016-04-18 17:31:48 +01:00
TriggerTests.xaml Initial import 2016-03-22 16:13:41 -07:00
TriggerTests.xaml.cs Initial import 2016-03-22 16:13:41 -07:00
TypeConverterTests.xaml Initial import 2016-03-22 16:13:41 -07:00
TypeConverterTests.xaml.cs Initial import 2016-03-22 16:13:41 -07:00
TypeConverterTestsLegacy.cs [X] internal CreateFromXaml () (#77) 2016-04-12 09:46:39 -07:00
TypeExtension.xaml [Xaml] Clone node tree on DT, allow markup to be evaluated multiple times (#295) 2016-08-16 11:33:44 -07:00
TypeExtension.xaml.cs [Xaml] Clone node tree on DT, allow markup to be evaluated multiple times (#295) 2016-08-16 11:33:44 -07:00
TypeExtensionTests.cs Initial import 2016-03-22 16:13:41 -07:00
TypeLoader.xaml Initial import 2016-03-22 16:13:41 -07:00
TypeLoader.xaml.cs Initial import 2016-03-22 16:13:41 -07:00
ViewExtensionsTest.cs Initial import 2016-03-22 16:13:41 -07:00
X2009Primitives.xaml Initial import 2016-03-22 16:13:41 -07:00
X2009Primitives.xaml.cs Initial import 2016-03-22 16:13:41 -07:00
XArray.xaml Initial import 2016-03-22 16:13:41 -07:00
XArray.xaml.cs Initial import 2016-03-22 16:13:41 -07:00
XNull.xaml Initial import 2016-03-22 16:13:41 -07:00
XNull.xaml.cs Initial import 2016-03-22 16:13:41 -07:00
XReference.xaml Initial import 2016-03-22 16:13:41 -07:00
XReference.xaml.cs Initial import 2016-03-22 16:13:41 -07:00
XStatic.xaml Initial import 2016-03-22 16:13:41 -07:00
XStatic.xaml.cs Initial import 2016-03-22 16:13:41 -07:00
Xamarin.Forms.Xaml.UnitTests.csproj Platform Specifics (#301) 2016-08-30 10:46:14 -07:00
XamlLoaderCreateTests.cs [Xaml] Clone node tree on DT, allow markup to be evaluated multiple times (#295) 2016-08-16 11:33:44 -07:00
XamlLoaderGetXamlForTypeTests.xaml [Xaml] allow the Previewer to provide their own Xaml files for any type (#262) 2016-07-18 16:17:29 -07:00
XamlLoaderGetXamlForTypeTests.xaml.cs [Xaml] allow the Previewer to provide their own Xaml files for any type (#262) 2016-07-18 16:17:29 -07:00
XamlParseExceptionConstraint.cs Initial import 2016-03-22 16:13:41 -07:00
XamlgFileLockTests.cs Initial import 2016-03-22 16:13:41 -07:00
XamlgTests.cs Initial import 2016-03-22 16:13:41 -07:00
app.config Initial import 2016-03-22 16:13:41 -07:00
packages.config Initial import 2016-03-22 16:13:41 -07:00