4099 Commits (9f9e99d6454459b3ebebc3606ed74cfcf86bddca)

Author SHA1 Message Date
Steven Kirk 086c2c7e70 Don't apply styling in TopLevel ctor. 3 years ago
Steven Kirk 1a338ac087 Remove IStyler and make style apply internal. 3 years ago
Steven Kirk 0db8d5a2d2 Refactored style attach benchmark. 3 years ago
Max Katz c111b235f7 Fix static property getter/setter 3 years ago
Max Katz 7b00f34df8 Fix template parent compiled bindings with "!" in the beginning 3 years ago
Max Katz 07d53775ba Make all themes AOT friendly by moving StyleInclude to the XAML 3 years ago
Max Katz fcf26fe4f2 Inject generated types into Ref assembly as well 3 years ago
Max Katz fa0cea97fe Enable compiled bindings by default and fix all the usages + adjust some namespaces 3 years ago
Max Katz bdd588fef8 Also check for previous XamlIlTypeSelector 3 years ago
Max Katz ddeb27e0a3 CompiledBinding resolve template type from selector 3 years ago
Max Katz dc0c7e756a Respect AvaloniaUseCompiledBindingsByDefault in previewer 3 years ago
Max Katz 5553958238 Remove RuntimeHostConfigurationOption 3 years ago
Max Katz 6bd6e9fd29 Reuse PlatformFact on some onplatform tests 3 years ago
Dan Walmsley 07f6a43128 fix integration tests. 3 years ago
Dan Walmsley 9311d88a26 fix gesture tests on macos 3 years ago
Benedikt 73a892f13e Only run tests on Windows 3 years ago
Dan Walmsley ad574e2c64 use net 7 for integration test app. 3 years ago
Emmanuel Hansen 588001d3e7 revert tests 3 years ago
Max Katz 12921c17f7 Refactor extension to use a custom xaml method 3 years ago
Max Katz 1fc811f82c Fix touch tests 3 years ago
Benedikt Stebner b295935286 Fix unpositioned GlyphRuns 3 years ago
Benedikt Stebner b4e5ad0435 Add failing tests 3 years ago
Steven Kirk 2337d20df1 Add failing test for #8733. 3 years ago
Steven Kirk dbd1ac3af6 Fix DoubleTapped integration test. 3 years ago
Steven Kirk d0eb38b6ba Add Tap size to IPlatformSettings. 3 years ago
Steven Kirk 9a50b9ee0c Added integration tests for tapped gestures. 3 years ago
Benedikt Stebner 0d889da820 Remove redundant member 3 years ago
Benedikt Stebner 2f5c5494b4 Add failing test 3 years ago
Benedikt Stebner 17b2834d21 Implement letter spacing 3 years ago
Steven Kirk ae72b81af9 Remove empty frames. 3 years ago
Steven Kirk 0cdedaaca5 Added failing transition test. 3 years ago
Steven Kirk 459d195a7a Added a few more coercion tests (1 failing). 3 years ago
Emmanuel Hansen 6384c49cdb update tests 3 years ago
Benedikt Stebner 04b8f3b388 Fix headless 3 years ago
Steven Kirk fd46119d74 Add failing test for Viewbox DataContext binding. 3 years ago
Benedikt Stebner 2a547d7161 Introduce GlyphMetrics 3 years ago
Max Katz 0c84ae68b9 Add AvaloniaXamlIlSetterTargetTypeMetadataTransformer to allow SetterTargetType 3 years ago
Max Katz 3d4b0ae91c Reenable form factor markup extension with some tests 3 years ago
Max Katz 06a68751a4 Move IsOnPlatform method to the xaml helpers class 3 years ago
Steven Kirk de852142a4 Speed up tests a little. 3 years ago
Steven Kirk d413fbbb8e Handle fullscreen windows better on mac. 3 years ago
Steven Kirk ccf1a35cc9 Child/Modal windows cannot be fullscreen on macOS. 3 years ago
Max Katz 9e41a88f46 Reimplement OnPlatform to inject IL code instead of markup extension 3 years ago
Benedikt Stebner 93b77b1b6a Move inlines support to TextBlock and rename RichTextBlock to SelectableTextBlock 3 years ago
Dan Walmsley a8ac68b36c skip failing test for now. 3 years ago
Max Katz 0dfc280e8f WIP 3 years ago
Giuseppe Lippolis 48c91fbac7 fix: disable NETAnalyzers for tests 3 years ago
Dan Walmsley 253267c821 make host app target netfx / nca 2.0 3 years ago
Dan Walmsley 813476a1a5 fix designer tests. 3 years ago
Giuseppe Lippolis cb0993b5fc fix: double declaration OutputType 3 years ago