227 Commits (feature/microcom-get-managed-reference)

Author SHA1 Message Date
Takoooooo 71c438a4a3 fix 4 years ago
Nikita Tsukanov f010322a06 Force compacting WeakEvent subscriber list in before assertions in tests 4 years ago
Nikita Tsukanov 1221356df3 apicompat 4 years ago
Nikita Tsukanov e6c08a13d7 Added reflection-free API for weak events 4 years ago
usUyGBx 05fdbd88ef
Send one notifi per seq range in RemoveAll method of AvaloniaList (optimized) (#5754) 4 years ago
Steven Kirk 721547fcb2 Update samples/tests to net6.0. 4 years ago
Takoooooo 77f4a6e808 more tests 5 years ago
Takoooooo 5c1fd27d1f wip 5 years ago
Takoooooo 7a027792cb add failing test 5 years ago
Steven Kirk 04ae8ee43f Added failing property batch update tests. 5 years ago
Steven Kirk 5bc392ee95 Added more failing tests. 5 years ago
Steven Kirk 3afa95253f Allow binding property during ending batch update. 5 years ago
Steven Kirk 03cf2c6f9f Added another failing batch update test. 5 years ago
Steven Kirk 0a41ba08fd Added failing batch update test. 5 years ago
Max Katz b240fc7d0c Add failing and working tests for null DataContext 5 years ago
Dan Walmsley b735796c64 Rename PropertyMetaData to AvaloniaPropertyMetaData 5 years ago
Dan Walmsley 9eb7a1002f fix test signing 5 years ago
Steven Kirk 42bab93224 Handle nested batch updates. 5 years ago
Steven Kirk c4c4cc8bd8 Handle batching binding completion. 5 years ago
Steven Kirk 27df5a2bd9 Fix LocalValue bindings during batch update. 5 years ago
Steven Kirk e542c5bc89 Removed old code. 5 years ago
Steven Kirk 0f238113f5 Implement batching for AvaloniaObject property values. 5 years ago
Giuseppe Lippolis c98918bc2a Update tests 6 years ago
Dariusz Komosiński 00dbf12cee Remove not needed code. 6 years ago
Dariusz Komosiński 8555fed86b Add failing tests for #4733 and fix property accessor. 6 years ago
Kieran Devlin f3e0863f52 Updated exception type for validation exceptions so that DataValidationErrors can extract the user friendly message. 6 years ago
Steven Kirk 3f47f6dba3 Added failing test for AvaloniaList.CopyTo. 6 years ago
José Pedro 32fe0e60a7
Use typed property changed args instead of changing handler args type. 6 years ago
José Pedro 7782261ec3
Added typed AvaloniaProperty<T>.Changed. 6 years ago
Steven Kirk 37bd384794 Use EnabledDataValidation from metadata. 6 years ago
Steven Kirk d5716fce8f Added failing data validation test. 6 years ago
Steven Kirk 7519f85706 Added property metadata tests. 6 years ago
Steven Kirk 09b042683a Move some tests. 6 years ago
Dariusz Komosinski 178a1aeb19 Add failing unit test. 6 years ago
Rustam Sayfutdinov 8414ace5cf Remove duplicate code for RoundLayoutValue 6 years ago
Rustam Sayfutdinov 5a65aa09f8 Add some tests for double case MathUtilities 6 years ago
Rustam Sayfutdinov 725081e187 Fix to not ~0 in test 6 years ago
Rustam Sayfutdinov 3307fd577b Replace check AreClose(x, 1) by IsOne in RoundLayoutValue 6 years ago
Rustam Sayfutdinov c4668f5ef3 Add tests for float math utils 6 years ago
Rustam Sayfutdinov 1ce6df7186 Remove duplicate code for MathUtilities 6 years ago
Rustam Sayfutdinov c73e777ed2 Return hack with double.Epsilon 6 years ago
Rustam Sayfutdinov 006186b981 Fix machine epsilon for double 6 years ago
Dariusz Komosinski 3b7d8574e8 Try matching for INPC before matching methods. 6 years ago
Markus 25f57600c1 Added failing tests 6 years ago
Steven Kirk c872cc005d Only call property notify on effective value change. 6 years ago
Steven Kirk 4a752c3f48 Get non-animated change information. 6 years ago
Steven Kirk 4d01dacd77 Remove copyright headers. 6 years ago
Andrey Kunchev 3dc5b8bda1 add failing test for the core reason of the issue #3692 6 years ago
Andrey Kunchev ec92b90e81 add a test for multibinding with StringFormat 6 years ago
Andrey Kunchev 50deb04e7a add failing unit test for #3692 6 years ago