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.
 
 
 
zacfromaustinpowder fee3032a04
Fixed Selector.ValidateNestingSelector not calling overrides when iterating up through parent selectors (#19947)
5 months ago
..
Activators Pick nearest parent if container query doesn't specify container name (#18707) 11 months ago
AndQuery.cs Feature - Container Queries (#16846) 12 months ago
ChildSelector.cs Fixed Selector.ValidateNestingSelector not calling overrides when iterating up through parent selectors (#19947) 5 months ago
Container.cs Feature - Container Queries (#16846) 12 months ago
ContainerQuery.cs Feature - Container Queries (#16846) 12 months ago
ContainerSizing.cs Feature - Container Queries (#16846) 12 months ago
ControlTheme.cs Add diagnostic metrics/activities (#18314) 1 year ago
DescendentSelector.cs Fixed Selector.ValidateNestingSelector not calling overrides when iterating up through parent selectors (#19947) 5 months ago
DirectPropertySetterBindingInstance.cs Initial refactor of AvaloniaObject value store. 4 years ago
DirectPropertySetterInstance.cs Initial refactor of AvaloniaObject value store. 4 years ago
IGlobalStyles.cs Added attributes describing API stability. 4 years ago
ISetterInstance.cs Renamed ISetter as SetterBase. 3 years ago
ISetterValue.cs Renamed ISetter as SetterBase. 3 years ago
IStyle.cs Remove IStyler and make style apply internal. 3 years ago
IStyleHost.cs Added attributes describing API stability. 4 years ago
IStyleInstance.cs Make IStyleInstance internal. 3 years ago
IStyleable.cs Deprecate IStyleable . 3 years ago
ITemplate.cs Nullable annotations for Markup.Xaml 3 years ago
IThemeVariantHost.cs Fix theme-dependend markup extensions not knowing current theme context 3 years ago
NestingSelector.cs Fix height queries not matching when container name is set, remove unused query grammer and allow nesting selector in container styles (#18659) 12 months ago
NotSelector.cs Fixed Selector.ValidateNestingSelector not calling overrides when iterating up through parent selectors (#19947) 5 months ago
NthChildSelector.cs Fixed Selector.ValidateNestingSelector not calling overrides when iterating up through parent selectors (#19947) 5 months ago
NthLastChildSelector.cs Make style selector internals internal. 3 years ago
OrQuery.cs Feature - Container Queries (#16846) 12 months ago
OrSelector.cs Fixed Selector.ValidateNestingSelector not calling overrides when iterating up through parent selectors (#19947) 5 months ago
PropertyEqualsSelector.cs Fixed Selector.ValidateNestingSelector not calling overrides when iterating up through parent selectors (#19947) 5 months ago
PropertySetterInstance.cs Remove StyledPropertyBase class. 3 years ago
PropertySetterTemplateInstance.cs Fix `nth-child` styles on virtualized lists (#13770) 2 years ago
ScreenQueries.cs Pick nearest parent if container query doesn't specify container name (#18707) 11 months ago
Selector.cs Fixed Selector.ValidateNestingSelector not calling overrides when iterating up through parent selectors (#19947) 5 months ago
SelectorMatch.cs Make style selector internals internal. 3 years ago
Selectors.cs Fixed Selector.ValidateNestingSelector not calling overrides when iterating up through parent selectors (#19947) 5 months ago
Setter.cs feat: Allow use of (Classes.`classname`) syntax on Style and ControlThe… (#16938) 1 year ago
SetterBase.cs Renamed ISetter as SetterBase. 3 years ago
Style.cs Feature - Container Queries (#16846) 12 months ago
StyleBase.cs Add IAddChild to StyleBase to fix IDE errors when adding Style as children to ContainerQuery (#18800) 11 months ago
StyleChildren.cs Refactored most of Style into StyleBase. 4 years ago
StyleInstance.cs Fix infinite animation memory leak. (#18980) 10 months ago
StyleQueries.cs Feature - Container Queries (#16846) 12 months ago
StyleQuery.cs Feature - Container Queries (#16846) 12 months ago
StyleQueryComparisonOperator.cs Feature - Container Queries (#16846) 12 months ago
Styles.cs Improve debug display of controls and related error messages (#15219) 2 years ago
TemplateSelector.cs Fixed Selector.ValidateNestingSelector not calling overrides when iterating up through parent selectors (#19947) 5 months ago
ThemeVariant.cs Fix ThemeVariant equality (#17257) 1 year ago
ThemeVariantTypeConverter.cs Allow only well known ThemeVariant values in xaml compiler, add more documentation. 3 years ago
TypeNameAndClassSelector.cs Fixed Selector.ValidateNestingSelector not calling overrides when iterating up through parent selectors (#19947) 5 months ago
ValueStyleQuery.cs Feature - Container Queries (#16846) 12 months ago