172 Commits (2b99e0159d74ee0446e4e2d0aa6e0aecffca3eae)

Author SHA1 Message Date
Benedikt Stebner 95769ff007 Add TextBlock inlines support 4 years ago
Steven Kirk ddb8f9c7de Update unit tests to use new default theme URLs. 4 years ago
Max Katz f276c4ed8b Changes after review 5 years ago
Max Katz 031e8ac2f0 Complete 5 years ago
Max Katz e5ca5c38e8 Update IChildIndexProvider interface with ChildIndexChanged and implement in on items controls 5 years ago
Max Katz 69fb1c056f FIrst version of nth-child 5 years ago
Nikita Tsukanov 5ede6f9ae2 Added support for non-control templates in XAML 5 years ago
Dariusz Komosinski cca1d4abc4 Fix even more tests. 5 years ago
Yoh Deadfall 741f3458d4 Allowed empty templates 5 years ago
Nikita Tsukanov 61792ce45f Allow binding to classes with Classes.ClassName 5 years ago
artyom b7b5eaa702 Add a failing test 5 years ago
Steven Kirk ad677f0ff4 Added failing test for #4900. 5 years ago
Andrey Kunchev cc1051efa3 add failing test for set of base class property 6 years ago
Nikita Tsukanov d355007c57 Extracted runtime XAML loader to a separate package 6 years ago
Steven Kirk 8d2af50808 Add failing tests for #3552. 6 years ago
Steven Kirk 42859fae89 Refactored resources. 6 years ago
Steven Kirk 8e7c0e1c59 Make Transitions a styled property. 6 years ago
Steven Kirk 4a752c3f48 Get non-animated change information. 6 years ago
Steven Kirk ab67200954 Implement finding common base type. 6 years ago
Steven Kirk 4d01dacd77 Remove copyright headers. 6 years ago
Steven Kirk 370590f3e0 Add failing tests for #2838. 6 years ago
Andrey Kunchev b1cc2a1d9c enable valid xamlil test (disabled before because of portable.xaml) 6 years ago
Andrey Kunchev 73be933bd0 add failing test for ControlTemplate can't be added to resources #3145 6 years ago
Andrey Kunchev 97f57c7bec add test for style resources 6 years ago
Andrey Kunchev a04d0b7bbb add failing test for ControlTemplate don't respect TargetType 6 years ago
Steven Kirk c2f3f3fdf2 Added failing tests for #3323. 6 years ago
Steven Kirk 6be3acb46c Make ValueStore typed. 7 years ago
Jeremy Koritzinsky 84b4b8c12e x:DataContextType -> x:DataType to match Xamarin.Forms. 7 years ago
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
Jeremy Koritzinsky ccfcbadc2f Fix failing 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
Jeremy Koritzinsky e3bc5345ae Finish initial implementation of compiled bindings. Still some bugs to work out, but we have something that works now. 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 8ad9a0f675 Compiled property paths 7 years ago
Nikita Tsukanov c222070d84 Added IPropertyInfo and use it in IProvideValueTarget when possible 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