256 Commits (496b978cdbb830a0eb44d2b11915ff3c615c492a)

Author SHA1 Message Date
Steven Kirk 55b19b445f Remove unused vars. 4 years ago
Steven Kirk 33679377f8 Validate presence of nesting selector. 4 years ago
Steven Kirk 9f03a1f7be Added additional test for visibility invalidation. 4 years ago
Wiesław Šoltés f3e2d45e19 Fix tests 4 years ago
Dariusz Komosinski 90b67c3b9f Modify test setup so actual framework classes are used. 4 years ago
Kaktusbot 5eca6cc83e Add test to AvaloniaList.AddRange to notify Count property changed 4 years ago
Dariusz Komosinski 066c81b1ac Another fix for WeakHashList. Added basic unit tests. 4 years ago
Steven Kirk 82835ef957 Use nested styles in Button template. 4 years ago
Steven Kirk 6df672e4c0 Remove IAvaloniaPropertyVisitor. 4 years ago
Steven Kirk f9dbbb3da1 Make UpdateDataValidation non-generic. 4 years ago
robloo c7e0a68f27 Support RGB component percentages in CSS format parsing 4 years ago
Steven Kirk a91bad4d3b Remove nesting selector validation. 4 years ago
Steven Kirk 98ba0f529b Initial implementation of nested styles. 4 years ago
Steven Kirk fb0da85ad3
Merge core libraries. (#5831) 4 years ago
Steven Kirk d42a936478 Remove virtual generic methods from ValueStore. 4 years ago
Steven Kirk f8706278a8 Make OnPropertyChanged non-generic. 4 years ago
Steven Kirk 5763a914fe Remove generics from IAvaloniaObject. 4 years ago
Tim a3b5ee8375 Adding Test for BindingDisposable 5 years ago
Max Katz 7794d1b046 Add tests 5 years ago
Rustam Sayfutdinov 04f9c0b5b6 Fix getting paths from Uri 5 years ago
Takoooooo 71c438a4a3 fix 5 years ago
Nikita Tsukanov f010322a06 Force compacting WeakEvent subscriber list in before assertions in tests 5 years ago
Nikita Tsukanov 1221356df3 apicompat 5 years ago
Nikita Tsukanov e6c08a13d7 Added reflection-free API for weak events 5 years ago
usUyGBx 05fdbd88ef
Send one notifi per seq range in RemoveAll method of AvaloniaList (optimized) (#5754) 5 years ago
Steven Kirk 721547fcb2 Update samples/tests to net6.0. 5 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. 6 years ago
Steven Kirk 3afa95253f Allow binding property during ending batch update. 6 years ago
Steven Kirk 03cf2c6f9f Added another failing batch update test. 6 years ago
Steven Kirk 0a41ba08fd Added failing batch update test. 6 years ago
Max Katz b240fc7d0c Add failing and working tests for null DataContext 6 years ago
Dan Walmsley b735796c64 Rename PropertyMetaData to AvaloniaPropertyMetaData 6 years ago
Dan Walmsley 9eb7a1002f fix test signing 6 years ago
Steven Kirk 42bab93224 Handle nested batch updates. 6 years ago
Steven Kirk c4c4cc8bd8 Handle batching binding completion. 6 years ago
Steven Kirk 27df5a2bd9 Fix LocalValue bindings during batch update. 6 years ago
Steven Kirk e542c5bc89 Removed old code. 6 years ago
Steven Kirk 0f238113f5 Implement batching for AvaloniaObject property values. 6 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