126 Commits (1a4bc738c42df3e3f8e6595dba67a36c0df92d9c)

Author SHA1 Message Date
Steven Kirk 0eb7b2d25e Enable adding event handlers to Gestures events. 7 years ago
Steven Kirk d7357ec876 Remove ContentControlMixin. 7 years ago
Nikita Tsukanov 766a4d69c8 Fixed escaped attribute values (e. g. StringFormat="\{0\}!") 7 years ago
Nikita Tsukanov af4c1f06ad Extra tests for markup extensions 7 years ago
Steven Kirk a6c9086782 Fix flaky XAML tests. 7 years ago
Nikita Tsukanov c61644721e Actually use parent name scope for templates 7 years ago
Nikita Tsukanov fe5c1cec76 Use INameScope from IServiceProvider 7 years ago
Steven Kirk fdd5d7afec Added failing (skipped) test for #2592. 7 years ago
Steven Kirk 0225023d53 Added failing tests for #2372. 7 years ago
Nikita Tsukanov 76f9c8fdc5 Removed legacy XAML loader 7 years ago
Nikita Tsukanov 57e061366e Use AvaloniaProperty<T> in test class 7 years ago
Nikita Tsukanov 86a48cf7d5 Fixed #2561 7 years ago
Nikita Tsukanov bcd98ecfa6 Updated XamlIl 7 years ago
Nikita Tsukanov f556db57b4 Refactor pointer events to support touch events 7 years ago
Nikita Tsukanov dd85f48c43 Update target and declaring types for properties of the root object with x:Class, fixes #2520 7 years ago
Nikita Tsukanov 67ea597d82 Properly pass root object instance to templates, fixes #2147 #2527 7 years ago
Steven Kirk 9d99cf699a Remove test that is no longer true. 7 years ago
Steven Kirk 208361b8fa Don't register controls with parent namescope. 7 years ago
Steven Kirk 1312626aed Added failing test for #2512. 7 years ago
Nikita Tsukanov 0a7c7fdfcf Fixed TemplatedParent issue 7 years ago
Nikita Tsukanov 657447ff0c Reproed binding issue 7 years ago
Nikita Tsukanov 10ef97cbf0 Fixed name 7 years ago
Nikita Tsukanov afcb33c0fd Make templated parent test more alike to the reported one 7 years ago
Nikita Tsukanov 20574f7c13 Test for reported TemplatedParent issue 7 years ago
Steven Kirk d22282c151 Added failing tests for #2470. 7 years ago
Nikita Tsukanov 5a47b295e3 Use !XamlIlPopulateOverride to populate class with precompiled xaml at runtime 7 years ago
Nikita Tsukanov fe251ee1aa Support for properties "attached" by AddOwner 7 years ago
Nikita Tsukanov be404c342b Fixed :not selector and fixed MyButton in tests 7 years ago
Nikita Tsukanov ece2199d57 Disable tests checking that read-only properties can be set 7 years ago
Nikita Tsukanov d0301bb4c4 Now passing most of the tests 7 years ago
Steven Kirk f85995ed7e Move design-time handling of events... 7 years ago
Nikita Tsukanov 4c7551b9fa CECIL 7 years ago
Steven Kirk 131a4d90ef Remove Avalonia.ISupportInitialize. 7 years ago
Steven Kirk 233adc9ca5 Added `:not()` style selector. 7 years ago
Nikita Tsukanov 04228b6d03 Support for mc:Ignorable + d:DataContext 8 years ago
Steven Kirk 62526bef35 Don't disallow setting unregistered properties. 8 years ago
Steven Kirk 5210926c03 Disallow setting unregistered properties. 8 years ago
Steven Kirk 16e274d29a Added some unit tests for #1764. 8 years ago
Jeremy Koritzinsky 274d8d8e82 Fix #1717 8 years ago
Steven Kirk b8f127fce7 Reimplemented TemplateBinding. 8 years ago
Steven Kirk 740b6073f0 Escape braces in format string. 8 years ago
Steven Kirk 70440517ca Initial implementation of StringFormat. 8 years ago
Jeremy Koritzinsky b38b46a280 PR Feedback. 8 years ago
Jeremy Koritzinsky cf8244b37a Move current contents of Avalonia.Markup to Avalonia.Base. Move Avalonia.Markup.Xaml.Data/Parser classes to Avalonia.Markup since they're not Xaml-specific. 8 years ago
Steven Kirk 71c3cb3b72 Added failing assert for #1559. 8 years ago
Steven Kirk 6dfd705660 Added failing test for #1548. 8 years ago
Steven Kirk bdc8100961 Fix failing tests. 8 years ago
Steven Kirk 7b4cd4f96d Modify/add tests for non-registered properties. 8 years ago
José Pedro 7cccc6bda0
Use nameof where possible. 8 years ago
Steven Kirk d01e19e3f4 Added failing test for #1275. 8 years ago