260 Commits (7a444076669fc55915b848bfb8dc88053fe12842)

Author SHA1 Message Date
Takoooooo 1e855bd738 cleanup 5 years ago
Max Katz f276c4ed8b Changes after review 5 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
Takoooooo df5a9c7afc wip 5 years ago
Takoooooo 01518b37e7 test 5 years ago
Takoooooo 063e5e7be3 test 5 years ago
Takoooooo 22432a002d test 5 years ago
Wiesław Šoltés 84dd710fc1 Use attached property 5 years ago
Wiesław Šoltés 8f203c6800 Add Animator property to Setter 5 years ago
Max Katz 3984ba2ec5 Enable nullability for InputElement, Interactive, Visual 5 years ago
Max Katz 4f82d510c5 Enable AvaloniaObject nullablity 5 years ago
Dariusz Komosinski 4d4ca6806c Avoid allocating lists in Classes. 5 years ago
Nikita Tsukanov 4688f63632 Simplify the code a bit 5 years ago
Nikita Tsukanov 61792ce45f Allow binding to classes with Classes.ClassName 5 years ago
Dariusz Komosinski bf40bae0ed API diff update. 5 years ago
Dariusz Komosinski 02fa3502e0 Cleanup styling code. 5 years ago
Dariusz Komosinski 188faa07c5 WIP setup for inspecting styles. 5 years ago
Dan Walmsley 0dc232e9b9 bump api compat. 5 years ago
Yoh Deadfall 38ce4a2a28 Added ability to use non well known property types in style selector 5 years ago
Steven Kirk b989086c5f Add breaking change. 6 years ago
Steven Kirk 64677edb8a Fix resolving dynamic resource in Application. 6 years ago
Steven Kirk 90fb76f364 Prevent exceptions when removing styles. 6 years ago
Steven Kirk 42bab93224 Handle nested batch updates. 6 years ago
Steven Kirk 0f238113f5 Implement batching for AvaloniaObject property values. 6 years ago
Steven Kirk 72a43174e1 Lazily evaluate <Template>s in setters. 6 years ago
Steven Kirk d8fbd95ef0 Don't subscribe to inner observable if not active. 6 years ago
Dariusz Komosinski 2fd70994ad Remove enumerator allocations and LINQ from children change notifications. 6 years ago
Nikita Tsukanov 84734f22e4 Disable strong name signing until SharpGen issue is resolved 6 years ago
Nikita Tsukanov e4505ce861 Strong name support 6 years ago
danwalmsley 14aff78be5
use sealed for attribute class. 6 years ago
Steven Kirk 58c333b6f1 Added PseudoClassesAttribute. 6 years ago
Steven Kirk de8171f8ac Correctly handle UnsetValue/DoNothing in setters. 6 years ago
Dan Walmsley f0c4e90c78 remove apicompat baselines. 6 years ago
Dan Walmsley 7d92a5183e add baselines. 6 years ago
Dan Walmsley 451ee7c0b7 Revert "add baselines." 6 years ago
Dan Walmsley fd817c06b0 add baselines. 6 years ago
Dan Walmsley 26d68e9958 add api diff to most projects. 6 years ago
Dariusz Komosinski 6ce1d94a09 Remove a few warnings. 6 years ago
Steven Kirk 479d480ad9 Parameterize logger on area as well as level. 6 years ago
Steven Kirk f46c62801e Convert Color resources to brushes. 6 years ago
Steven Kirk ab9522f83d Fix silly mistake. 6 years ago
Steven Kirk 0a1cb6fdf8 Added ResourcesChangedEventArgs.Empty. 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 8a74069932 Fix leak in PropertySetterBindingInstance. 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