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

Author SHA1 Message Date
Giuseppe Lippolis 3e9c86054b feat(Style): Add test to check using attached properties in attribute selector 4 years ago
Steven Kirk 721547fcb2 Update samples/tests to net6.0. 4 years ago
Max Katz bab0449805 Added tests from nthmaster.com 4 years ago
Max Katz f276c4ed8b Changes after review 4 years ago
Max Katz 031e8ac2f0 Complete 5 years ago
Max Katz e5ca5c38e8 Update IChildIndexProvider interface with ChildIndexChanged and implement in on items controls 5 years ago
Max Katz 69fb1c056f FIrst version of nth-child 5 years ago
Yoh Deadfall f75f673626 Added more test cases 5 years ago
Yoh Deadfall 38ce4a2a28 Added ability to use non well known property types in style selector 5 years ago
Dan Walmsley 8ac7127809 sign more test assemblies 5 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 472352558f Added failing test for #4403. 6 years ago
Steven Kirk dcdaf5e0bf Don't raise ResourceChanged on reparenting... 6 years ago
Steven Kirk 7022c137e7 Propagate ResourcesChanged to template children. 6 years ago
Steven Kirk 0f5c97109b Fix outdated naming. 6 years ago
Steven Kirk d138523b8e Set owner on Styles children. 6 years ago
Steven Kirk eec2a05a26 Don't use ResourcesChanged to propagate. 6 years ago
Steven Kirk 42859fae89 Refactored resources. 6 years ago
Steven Kirk 4d01dacd77 Remove copyright headers. 6 years ago
Steven Kirk 2bff56023b Added failing test for #3708. 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 30e8cac05d Update to .NET core 3.1. 6 years ago
Steven Kirk 18537addd7 Fix problems with setter binding priorities. 6 years ago
Steven Kirk 13ba7f3d0b Refactored selector matching. 6 years ago
Steven Kirk dc55d65287 Refactored styling. 6 years ago
Steven Kirk 097eeb646f Don't allow StyledElement.Styles to be set. 6 years ago
Steven Kirk 4f2c215993 Pass ResourceChanged messages to child styles. 6 years ago
Steven Kirk 7345336b9a Added failing unit tests for #3590. 6 years ago
Steven Kirk a70da659f6 Reafactor logical tree attach/detach events. 6 years ago
Steven Kirk 39fd3af9ca Added sanity test for logical parent. 6 years ago
Steven Kirk 601abac056 Set resource parent for merged dictionaries. 6 years ago
Steven Kirk 8ed800ad71 I did the merge wrong. 6 years ago
Steven Kirk 24f11bba18 Simplify test controls in styling unit tests. 6 years ago
Steven Kirk b8717bf6dc Tidy up API. 6 years ago
Steven Kirk 6be3acb46c Make ValueStore typed. 6 years ago
Steven Kirk eeb7271c34 Added failing test for #2584. 7 years ago
Nikita Tsukanov 1ab923c02e Removed WithNameScope 7 years ago
Nikita Tsukanov 3169f59da8 Introduced name scope chains 7 years ago
Nikita Tsukanov fe5c1cec76 Use INameScope from IServiceProvider 7 years ago
Nikita Tsukanov fa55755b71 Manually handle name scope registrations 7 years ago
Steven Kirk 208361b8fa Don't register controls with parent namescope. 7 years ago
Steven Kirk 1cd900c856 Prevent leak when using TemplateBinding from a Setter. 7 years ago
Steven Kirk 89d969b367 Added selector comma operator. 7 years ago
Steven Kirk 131a4d90ef Remove Avalonia.ISupportInitialize. 7 years ago
Steven Kirk 233adc9ca5 Added `:not()` style selector. 7 years ago