18 Commits (f85ceddf875b36687737f8f0cc32a756fdf6ef3c)

Author SHA1 Message Date
Steven Kirk 4d01dacd77 Remove copyright headers. 6 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
Steven Kirk fdd5d7afec Added failing (skipped) test for #2592. 7 years ago
Steven Kirk d22282c151 Added failing tests for #2470. 7 years ago
Steven Kirk 16e274d29a Added some unit tests for #1764. 8 years ago
Steven Kirk 740b6073f0 Escape braces in format string. 8 years ago
Steven Kirk 70440517ca Initial implementation of StringFormat. 8 years ago
Steven Kirk 7b4cd4f96d Modify/add tests for non-registered properties. 8 years ago
Nikita Tsukanov 9134723eef Dead code elimination 9 years ago
Steven Kirk c3f71bc1c6 Added tests for stream binding operator in XAML. 9 years ago
Andrey Kunchev a010d5c37a use Delayed Bindings for all properties except datacontext 9 years ago
donandren 8b468c174c fix AvaloniaPropertyConverter Tests, added attached property binding test, fixed some tests, simplified others 9 years ago
Steven Kirk 7d6503a5f7 Added RelativeSource=Self XAML tests. 9 years ago
Steven Kirk 5be41985c3 Renamed Perspex -> Avalonia 10 years ago
Steven Kirk 6716cc90ef Added failing test for #503 10 years ago
Steven Kirk 21f4570559 Allow binding to anchor's DataContext. 10 years ago
Steven Kirk 5d53ec9822 Fix binding to Window. 10 years ago
Steven Kirk 80ecc8002b Implemented delayed bindings. 10 years ago
Steven Kirk bacab96ec1 Added test to demonstrate problem. 10 years ago
Steven Kirk b3fe8121d1 Implement binding elements to non-controls. 10 years ago