1 Commits (2fd6e542b738dafddf044688abaafeea8acdb1b7)

Author SHA1 Message Date
Steven Kirk fb0da85ad3
Merge core libraries. (#5831) 4 years ago
Giuseppe Lippolis c98918bc2a Update tests 6 years ago
Steven Kirk 4d01dacd77 Remove copyright headers. 6 years ago
Steven Kirk dc55d65287 Refactored styling. 6 years ago
Steven Kirk 24f11bba18 Simplify test controls in styling unit tests. 7 years ago
Steven Kirk b8717bf6dc Tidy up API. 7 years ago
Steven Kirk 6be3acb46c Make ValueStore typed. 7 years ago
Steven Kirk f75f85af2b Fix order of inherited property changed events. 7 years ago
Steven Kirk 94b2e2beca Cache the styles for control types. 8 years ago
Steven Kirk 409e40c8be Added AvaloniaObject.IsAnimating(property). 9 years ago
Steven Kirk 0e155bd2d4 Make dynamic resources work in more situations. 9 years ago
Steven Kirk af50118162 Added missing method. 9 years ago
Steven Kirk 4730ee1c41 Fix spelling of descendant. 9 years ago
Steven Kirk 5be41985c3 Renamed Perspex -> Avalonia 10 years ago
Jeremy Koritzinsky da5fd06fcd Moved validation filtering into ExpressionObserver and out of InstancedBinding, PerspexObject, and the Priority* system. Renamed some methods in this system to be more descriptive. 10 years ago
Jeremy Koritzinsky 774c6e6fa4 Made validation enable-able during binding construction, similar to WPF. Now validation events are only raised when the validation type is enabled on the property. 10 years ago
Steven Kirk fa9e7fbcd8 Don't use observables to detach styles. 10 years ago
Steven Kirk 072941837b Refactored styles... 10 years ago
Steven Kirk 1ae6b929b3 Think I've fixed the leak... 10 years ago
Steven Kirk be8e650184 Fix non-compiling tests. 10 years ago
Steven Kirk a72c3e46bf Moved ILogical to Perspex.LogicalTree. 10 years ago
Steven Kirk 1841e7ad7a Start allowing Setters to contain bindings. 10 years ago
Steven Kirk 30a756fb83 Refactored binding somewhat. 10 years ago
Steven Kirk a6b74db847 Merge branch 'logical-tree' into leaks 10 years ago
Steven Kirk 5d2658d856 Make IStyleable.Classes an IPerspexReadOnlyList. 11 years ago
Steven Kirk 43a66901fc Remove ExpressionValue. 11 years ago
Steven Kirk 4f09de4dfe Started adding XamlBinding unit tests. 11 years ago
Nikita Tsukanov 01e2c90bc5 Removed this. 11 years ago
Steven Kirk 145411020b Ran .net core code formatter. 11 years ago
Steven Kirk 6151aef188 Removed file headers. 11 years ago
Steven Kirk d11d779414 Trying to fix capitalization of tests and docs AGAIN. 11 years ago
Steven Kirk 1a2fba4798 Revert "Fixed casing of Docs and Tests directories." 11 years ago
Steven Kirk 845b28a2c2 Fixed casing of Docs and Tests directories. 11 years ago
Steven Kirk e3620c3139 Use interfaces in page transitions. 11 years ago
Steven Kirk eabf674027 Move more stuff from Control to IControl. 11 years ago
Steven Kirk 16aa4f66cc Merge branch 'propertyequals-selector' into menu 11 years ago
Steven Kirk 768718e43f Started optimizing selectors. 11 years ago
Steven Kirk e7651dfcf2 Use async in selector tests. 11 years ago
Steven Kirk ba8552cb81 Renamed Id to Name. 11 years ago
Steven Kirk 9b59a954b2 Added IStyleable.StyleKey. 11 years ago
Steven Kirk f013760ce5 Use consistent naming in base collections. 11 years ago
Steven Kirk a4bf79b7cc Moved tests to Tests subdir. 11 years ago
Steven Kirk 1a3a78847b Converted tests to run with xUnit. 11 years ago
Steven Kirk 09c1f41cd4 Reinstate Descendent selector tests. 12 years ago
Steven Kirk 1774efdb3e Assert inconclusive for unimplemented features. 12 years ago
Steven Kirk 3f24d2f6ef Everything compiling now. 12 years ago
Steven Kirk bfadaac5d9 Non-building checkpoint in MAJOR refactor. 12 years ago
Steven Kirk 712a0807f9 Fixed failing tests. 12 years ago
Steven Kirk 97052d58ae Tidying up tests. 12 years ago
Steven Kirk 0ec3641fb7 More template/descendent selector tests. 12 years ago