18 Commits (feature/pluggable-input-methods)

Author SHA1 Message Date
Steven Kirk 3b1eb338e6
Binding System refactor (#13970) 2 years ago
Steven Kirk 2ba8ac8a73
Don't share style instances with Or selector. (#13969) 2 years ago
Julien Lebosquain c0e7dc8ecf
Fixed style activator not publishing changes 3 years ago
Nikita Tsukanov f300a24402 Media system refactoring 3 years ago
Steven Kirk 387728fb2d Added failing test for animations without activator. 3 years ago
Steven Kirk e074a70187 Refactored style invalidation/removal. 3 years ago
Steven Kirk c29ed43e0e Move attaching styles in tests to a helper. 3 years ago
Steven Kirk 326dac2328 Refactored how we switch control themes. 3 years ago
Steven Kirk 1a338ac087 Remove IStyler and make style apply internal. 3 years ago
Steven Kirk d34c367409 Make test fail again. 4 years ago
Steven Kirk b650bb65b2 Added another failing test. 4 years ago
Steven Kirk 1730331ae7 Add additional failing test. 4 years ago
Steven Kirk ed11b75b81 Added failing animation test. 4 years ago
Steven Kirk fd3e561404 Reinstated test. 4 years ago
Steven Kirk 71785b73d8 Initial refactor of AvaloniaObject value store. 4 years ago
Steven Kirk 002377044a Disallow selectors with trailing /template/. 4 years ago
Steven Kirk a91bad4d3b Remove nesting selector validation. 4 years ago
Steven Kirk fb0da85ad3
Merge core libraries. (#5831) 4 years ago
Steven Kirk 0f238113f5 Implement batching for AvaloniaObject property values. 5 years ago
Steven Kirk 662b1e008d More tests for #5027. 5 years ago
Steven Kirk 72a43174e1 Lazily evaluate <Template>s in setters. 5 years ago
Steven Kirk 34b5f07e96 Added failing tests for #5027. 5 years ago
Giuseppe Lippolis c98918bc2a Update tests 6 years ago
Steven Kirk 42859fae89 Refactored resources. 6 years ago
Steven Kirk 4d01dacd77 Remove copyright headers. 6 years ago
Steven Kirk 6db44298bb Handle adding/removing nested styles. 6 years ago
Steven Kirk 3dcaa174bf Initial tests for add/remove styles. 6 years ago
Steven Kirk 18537addd7 Fix problems with setter binding priorities. 6 years ago
Steven Kirk dc55d65287 Refactored styling. 6 years ago
Jeremy Koritzinsky ac11e7b3a8 Detach all styles when a style is removed from a control. 8 years ago
Benedikt Schroeder 27a666467c Initial 8 years ago
José Pedro 7cccc6bda0
Use nameof where possible. 8 years ago
Steven Kirk 5be41985c3 Renamed Perspex -> Avalonia 10 years ago
Steven Kirk eec9a1f44a Added shared TestRoot class. 10 years ago
Steven Kirk 1202eaa876 Updated PerspexProperties to new classes 10 years ago
Steven Kirk 1841e7ad7a Start allowing Setters to contain bindings. 10 years ago
Steven Kirk a6b74db847 Merge branch 'logical-tree' into leaks 10 years ago
Steven Kirk 4fa3c98ca3 Detach styles when control removed from visual tree. 10 years ago
Steven Kirk 2c6e14b861 Fix style with no selector. 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 7f6b198d02 Refactor Setter into Setter and ObservableSetter. 11 years ago
Steven Kirk d11d779414 Trying to fix capitalization of tests and docs AGAIN. 11 years ago
Steven Kirk ac24ccaebd Allow setters to use observables for their value. 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 c06fccefc2 Reinstated commented out StyleTests. 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