20 Commits (bfeeb10adf8fa52c4f358ecf6c9c7d8f66dbcf37)

Author SHA1 Message Date
Tim 0760b0c0d7 revert async 3 years ago
Tim 888818a16f Make filtering async and cancelable 3 years ago
AtomCrafty 4b5b6225f1 fix AutoCompleteBox dropdown not opening when the text box is empty 3 years ago
Max Katz 20064647dd Limit IFocusManager API, extend IInputElement API, remove visible static properties 3 years ago
Max Katz d3fb8dee89 Build fixes 3 years ago
Max Katz a9688a83a1 Suppress warnings that are expected behavior 3 years ago
Steven Kirk 027bd2313a AutoCompleteBox.Items -> ItemsSource. 3 years ago
robloo 10d41eaeee Switch AutoCompleteBox to using StyledProperty where possible 3 years ago
Tom Edwards 86324dca77 Convert Text properties to StyledProperty 3 years ago
Julien Lebosquain e1138f2cb6
Nullability fixes for Avalonia.Controls 3 years ago
Benedikt Stebner 6210018f3b Propertly handle an InlineUIContainer's logical children 3 years ago
Simon Cropp 0520d25ed5 missing OnItemTemplatePropertyChanged call in AutoCompleteBox 3 years ago
Max Katz 59d7874b1d Replace System.Reactive with internal extensions 3 years ago
Steven Kirk ec74057151 Removed a number of interfaces. 3 years ago
robloo 44e416e2cd AutoCompleteFilterMode comment fixes/improvements 4 years ago
robloo 62b1eea00c Cleanup some AutoCompleteBox property comments 4 years ago
robloo d86cb35d3b Separate out public AutoCompleteBox properties 4 years ago
robloo a28bf0f5af Split apart AutoCompleteBox into multiple files 4 years ago
robloo bbb49ab159 Move AutoCompleteBox into its own directory 4 years ago