A cross-platform UI framework for .NET
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Steven Kirk 89d969b367 Added selector comma operator. 7 years ago
..
Properties Renamed Perspex -> Avalonia 10 years ago
ActivatedObservableTests.cs Added a couple of tests. 8 years ago
ActivatedSubjectTests.cs Updated ActivatedSubject. 8 years ago
ActivatedValueTests.cs Added a couple of tests. 8 years ago
Avalonia.Styling.UnitTests.csproj Run Mono/FullNET tests for all "core" libs except Avalonia.Controls 7 years ago
ControlLocatorTests.cs Move current contents of Avalonia.Markup to Avalonia.Base. Move Avalonia.Markup.Xaml.Data/Parser classes to Avalonia.Markup since they're not Xaml-specific. 8 years ago
ResourceDictionaryTests.cs Added ResourceInclude. 9 years ago
SelectorTests_Child.cs Fix order of inherited property changed events. 7 years ago
SelectorTests_Class.cs Cache the styles for control types. 7 years ago
SelectorTests_Descendent.cs Fix order of inherited property changed events. 7 years ago
SelectorTests_Multiple.cs Added failing test for buggy TreeViewItem expander. 7 years ago
SelectorTests_Name.cs Cache the styles for control types. 7 years ago
SelectorTests_Not.cs Added `:not()` style selector. 7 years ago
SelectorTests_OfType.cs Cache the styles for control types. 7 years ago
SelectorTests_Or.cs Added selector comma operator. 7 years ago
SelectorTests_PropertyEquals.cs Cache the styles for control types. 7 years ago
SelectorTests_Template.cs Cache the styles for control types. 7 years ago
SetterTests.cs Move current contents of Avalonia.Markup to Avalonia.Base. Move Avalonia.Markup.Xaml.Data/Parser classes to Avalonia.Markup since they're not Xaml-specific. 8 years ago
StyleActivatorTests.cs Renamed Perspex -> Avalonia 10 years ago
StyleTests.cs Detach all styles when a style is removed from a control. 8 years ago
StyledElementTests.cs Remove Avalonia.ISupportInitialize. 7 years ago
StyledElementTests_NameScope.cs Move the styling system up the stack to live right below Avalonia.Animation since it has no dependencies on anything further down the dependency chain 8 years ago
StyledElementTests_Resources.cs Move the styling system up the stack to live right below Avalonia.Animation since it has no dependencies on anything further down the dependency chain 8 years ago
StylesTests.cs Make dynamic resources work in more situations. 9 years ago
TestControlBase.cs Fix order of inherited property changed events. 7 years ago
TestObservable.cs Renamed Perspex -> Avalonia 10 years ago
TestObserver.cs Renamed Perspex -> Avalonia 10 years ago
TestSelectors.cs Renamed Perspex -> Avalonia 10 years ago
TestSubject.cs Renamed Perspex -> Avalonia 10 years ago
TestTemplatedControl.cs Fix order of inherited property changed events. 7 years ago