19 Commits (b36804fc5af760969709fd6f4e2a19beb491ea2b)

Author SHA1 Message Date
Dariusz Komosinski 6c7dc426fc Missing property changes. 4 years ago
Steven Kirk 6df672e4c0 Remove IAvaloniaPropertyVisitor. 4 years ago
Steven Kirk 5763a914fe Remove generics from IAvaloniaObject. 4 years ago
Steven Kirk 76667dbd0d Finished adding nullable annotations to Avalonia.Base. 4 years ago
Steven Kirk dc3415c090
Nullable annotations for AvaloniaObject/AvaloniaProperty etc. (#7078) 4 years ago
Miha Markič 97c33f432a Applies spell checking on mostly comments, but also non public members and arguments 5 years ago
Dan Walmsley b735796c64 Rename PropertyMetaData to AvaloniaPropertyMetaData 5 years ago
José Pedro 82240033dc
Changed property copy constructors to require same property type. 6 years ago
Steven Kirk 37bd384794 Use EnabledDataValidation from metadata. 6 years ago
Steven Kirk 7d2563de3a Expose OverrideMetadata for direct properties. 6 years ago
Steven Kirk de6553a0dc Added nullable attributes and use them instead of `!`. 6 years ago
Dariusz Komosinski 128fbee51f Remove nullable and cref warnings. 6 years ago
Steven Kirk 4a752c3f48 Get non-animated change information. 6 years ago
Steven Kirk b82ca9aca9 Add an AvaloniaProperty visitor. 6 years ago
Steven Kirk 2e99fa9a91 Make setting styled values disposable. 6 years ago
Steven Kirk 35bd69f23c Remove AvaloniaProperty.Initialized. 6 years ago
Steven Kirk b8717bf6dc Tidy up API. 6 years ago
Steven Kirk e404544596 Move check to avalonia properties. 6 years ago
Steven Kirk 6be3acb46c Make ValueStore typed. 6 years ago