4034 Commits (288cc65eb7b8596b41da1c6d3e1eaf65b1e8f9ad)

Author SHA1 Message Date
Max Katz c111b235f7 Fix static property getter/setter 4 years ago
Max Katz 7b00f34df8 Fix template parent compiled bindings with "!" in the beginning 4 years ago
Max Katz fa0cea97fe Enable compiled bindings by default and fix all the usages + adjust some namespaces 4 years ago
Max Katz bdd588fef8 Also check for previous XamlIlTypeSelector 4 years ago
Max Katz ddeb27e0a3 CompiledBinding resolve template type from selector 4 years ago
Max Katz dc0c7e756a Respect AvaloniaUseCompiledBindingsByDefault in previewer 4 years ago
Max Katz 5553958238 Remove RuntimeHostConfigurationOption 4 years ago
Max Katz 6bd6e9fd29 Reuse PlatformFact on some onplatform tests 4 years ago
Dan Walmsley 07f6a43128 fix integration tests. 4 years ago
Dan Walmsley 9311d88a26 fix gesture tests on macos 4 years ago
Benedikt 73a892f13e Only run tests on Windows 4 years ago
Dan Walmsley ad574e2c64 use net 7 for integration test app. 4 years ago
Emmanuel Hansen 588001d3e7 revert tests 4 years ago
Max Katz 12921c17f7 Refactor extension to use a custom xaml method 4 years ago
Max Katz 1fc811f82c Fix touch tests 4 years ago
Benedikt Stebner b295935286 Fix unpositioned GlyphRuns 4 years ago
Benedikt Stebner b4e5ad0435 Add failing tests 4 years ago
Steven Kirk 2337d20df1 Add failing test for #8733. 4 years ago
Steven Kirk dbd1ac3af6 Fix DoubleTapped integration test. 4 years ago
Steven Kirk d0eb38b6ba Add Tap size to IPlatformSettings. 4 years ago
Steven Kirk 9a50b9ee0c Added integration tests for tapped gestures. 4 years ago
Benedikt Stebner 0d889da820 Remove redundant member 4 years ago
Benedikt Stebner 2f5c5494b4 Add failing test 4 years ago
Benedikt Stebner 17b2834d21 Implement letter spacing 4 years ago
Emmanuel Hansen 6384c49cdb update tests 4 years ago
Benedikt Stebner 04b8f3b388 Fix headless 4 years ago
Steven Kirk fd46119d74 Add failing test for Viewbox DataContext binding. 4 years ago
Benedikt Stebner 2a547d7161 Introduce GlyphMetrics 4 years ago
Max Katz 0c84ae68b9 Add AvaloniaXamlIlSetterTargetTypeMetadataTransformer to allow SetterTargetType 4 years ago
Max Katz 3d4b0ae91c Reenable form factor markup extension with some tests 4 years ago
Max Katz 06a68751a4 Move IsOnPlatform method to the xaml helpers class 4 years ago
Steven Kirk de852142a4 Speed up tests a little. 4 years ago
Steven Kirk d413fbbb8e Handle fullscreen windows better on mac. 4 years ago
Steven Kirk ccf1a35cc9 Child/Modal windows cannot be fullscreen on macOS. 4 years ago
Max Katz 9e41a88f46 Reimplement OnPlatform to inject IL code instead of markup extension 4 years ago
Benedikt Stebner 93b77b1b6a Move inlines support to TextBlock and rename RichTextBlock to SelectableTextBlock 4 years ago
Dan Walmsley a8ac68b36c skip failing test for now. 4 years ago
Max Katz 0dfc280e8f WIP 4 years ago
Giuseppe Lippolis 48c91fbac7 fix: disable NETAnalyzers for tests 4 years ago
Dan Walmsley 253267c821 make host app target netfx / nca 2.0 4 years ago
Dan Walmsley 813476a1a5 fix designer tests. 4 years ago
Giuseppe Lippolis cb0993b5fc fix: double declaration OutputType 4 years ago
Giuseppe Lippolis a763255f3f fix: revert test changes 4 years ago
Nikita Tsukanov 46e13637ad Fixed Avalonia.DesignerSupport.TestApp 4 years ago
Dan Walmsley 95ad8cc324 try and make test more reliable. 4 years ago
Steven Kirk 9c05066718 Added integration tests for #8869. 4 years ago
Giuseppe Lippolis 36cfc43a59 feat: Address CA1820 Rule 4 years ago
Giuseppe Lippolis ac9cdda48c fix: Missing CA1802 4 years ago
Benedikt Stebner a4a24c2fa5 Remove GlyphTypeface.PlatformImpl 4 years ago
Benedikt Stebner 5a5080b1a5 Rework GlyphTypeface 4 years ago