40 Commits (01f7369f0181ab499bd7de394c8a75f2fff07264)

Author SHA1 Message Date
Julien Lebosquain b612be79db
Add FocusChangedEventArgs for GotFocus/LotFocus (#20859) 3 weeks ago
Javier Suárez 424863d5ff
Add PlaceholderForeground property to TextBox, AutoCompleteBox, CalendarDatePicker, NumericUpDown (#20303) 2 months ago
Julien Lebosquain 313bceea90
Remove AutoCompleteBox.BindingEvaluator (#20596) 2 months ago
Steven Kirk f2fc8d02f4
Move `IBinding` to `BindingBase` and tidy up some binding APIs (#19589) 3 months ago
Tim 55a0b5b1c6
feat: Handle Datavalidations on base class "Control" (#20067) 4 months ago
yoyo 06d003b4a8
Enable Copy and Cut in ContextMenu for AutoCompleteBox (#19087) 8 months ago
Julien Lebosquain b09e0d5677
Implement TextSearch.TextBinding (#18405) 1 year ago
Jan Karger ツ ☀ 0fdd84f594
AutoCompleteBox don't lose text selection when contextmenu opens (#17462) 1 year ago
Steven Kirk b8d8fda4ea
Prevent AutoCompleteBox getting stuck in a state where it can't drop down. (#17074) 2 years ago
workgroupengineering 59f8c68066
feat(AutoCompleteBox): Add InnerLeftContent and InnerRightContent (#14610) 2 years ago
workgroupengineering 72fb4102d6
feat(AutoCompleteBox): Added MaxLength (#14592) 2 years ago
Max Katz a4086c17a6
XY focus (#13947) 2 years ago
Magnus Lindhe c2798ce4ad
Improve NumericUpDown and AutoCompleteBox focusability (#13376) 2 years ago
Steven Kirk 3b1eb338e6
Binding System refactor (#13970) 2 years ago
Robert Mutniański f6bda07ae6
remove coercecaretindex (#14264) 2 years ago
Ge 8ea685eae4
Add InheritDataTypeFromItems for AutoCompleteBox.ValueMemberBinding (#14162) 2 years ago
Robert Mutniański 8a4c89fe8a
Add CaretIndex (#13851) 2 years ago
Lehonti Ramos 69f4a304a2
In `Avalonia.Controls`, modernized `get`ter/`set`ter syntax (#13021) 3 years ago
Lehonti Ramos 0133ada0a8
In `Avalonia.ReactiveUI`, simplified null checks for delegate invocations (#13023) 3 years ago
Emmanuel Hansen 11669e3a44
Fix focus loss issue with AutocompleteBox (#12883) 3 years ago
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