43 Commits (7dba3c80cc882c26b99e458c19aea43bd976257a)

Author SHA1 Message Date
Julien Lebosquain 5e2f4ccd49
Implement GetTemplateDescendants (#21245) 4 weeks ago
Petar Tasev 6dec211bea
Fix ComboBox not showing Text property validation (#20978) 2 months ago
Julien Lebosquain 960cb39414
Enable nullability in Controls.UnitTests (#20373) 5 months ago
Julian c23be27756
Fix focus issues with combo box #19396 (#19672) 8 months ago
Julian 105ba1aa42
IsEditable combox box (#18094) 10 months ago
Nikita Tsukanov fedbb270c0
Make sure that tests inherit from ScropedTestBase (#18690) 1 year ago
Julien Lebosquain b09e0d5677
Implement TextSearch.TextBinding (#18405) 1 year ago
Jonko 418e15d294
Search all SelectingItemsControl items with TextSearch on key input, not just realized ones (#17506) 1 year ago
Julien Lebosquain 1583de3e33
Fix random test failures and add empty dispatcher verification to tests (#17628) 1 year ago
Ge 770d31f4e6
ComboBox Empty Selection should not Generate a TextBlock as SelectionBoxItem (#16748) 2 years ago
Bill Henning 0d1d72e26a
Update popups and flyouts to properly support OverlayDismissEventPassThrough (#15517) 2 years ago
Dong Bin edb66a7720
ComboBox: support different DataTemplate for selected item. (#15420) 2 years ago
Max Katz 60c11167f8
Add default template to the ContentControl, remove theme specific templates (#11365) 3 years ago
Steven Kirk f8eceb4af9 Update usages of ItemsControl Items/ItemsSource. 3 years ago
Steven Kirk ba7e8a20b5 Added ItemsControl.ItemsSource. 3 years ago
Emmanuel Hansen f61c7f6cd9 Revert "fix tests" 3 years ago
Emmanuel Hansen c804fa00cf fix tests 4 years ago
Steven Kirk 5d1f9f4a0f Removed VirtualizationMode. 4 years ago
Steven Kirk 692c0c155d Begin refactoring ItemsPresenter. 4 years ago
Steven Kirk ec74057151 Removed a number of interfaces. 4 years ago
Giuseppe Lippolis de4b55f8ee feat(tests): Address rule CA1822 4 years ago
rabbitism 79cc37e372 feat: add :dropdownopen and :pressed pseudoclass for combobox. 4 years ago
daniel mayost 5bf28b671d some fixes 4 years ago
daniel mayost c77c500bcd fixes tests 4 years ago
daniel mayost 402790ba86 improve UpdateFlowDirection 4 years ago
daniel mayost 05db047d29 typo 4 years ago
daniel mayost 03e01a6e55 initial working 4 years ago
Tako fd5e2169c1 reimplementation and some tests 4 years ago
Giuseppe Lippolis 83c141172f feat(tests): Add test to check closing window on Alt+F4 KeyDown when ComboBox is focused 5 years ago
aljosas 2a185da639 removing Dispatcher.UIThread.RunJobs() from tests 5 years ago
aljosas 2dd6b574d4 fixing failing test 5 years ago
aljosas ede1e2db94 fixing PR for data validation for Combobox control and all SelectingItemsControl 5 years ago
aljosas 899ba64913 fixing data validation for Combobox control and all SelectingItems control #5652 5 years ago
luthfiampas a4477e7de6 set default value of IsTextSearchEnabled to true 5 years ago
luthfiampas e6952dc352 rename AutoSelect to TextSearch 5 years ago
luthfiampas e4cf7a6bf7 add auto-select functionality to ComboBox control 5 years ago
Steven Kirk c6540c1bf2 Fix failing test. 6 years ago
Giuseppe Lippolis 9425ca8420 fixed test 6 years ago
Steven Kirk 4d01dacd77 Remove copyright headers. 6 years ago
Dariusz Komosinski 01d26ed2ee Failing unit tests for ComboBox losing focus on detach and Popup.Close raising Closed events for already closed popup. 6 years ago
Nikita Tsukanov 1ab923c02e Removed WithNameScope 7 years ago
Nikita Tsukanov fa55755b71 Manually handle name scope registrations 7 years ago
Nikita Tsukanov f556db57b4 Refactor pointer events to support touch events 7 years ago
Steven Kirk a7b8e37e3b Renamed DropDownTests -> ComboBoxTests. 7 years ago
Steven Kirk 53b71076d6 DropDown -> ComboBox. 7 years ago
Steven Kirk 04c489daa5 Make Collection Properties get-only 9 years ago
Steven Kirk 268587c432 Fix DropDown popup opening. 9 years ago
Steven Kirk a0e880581e Use ContentControl in DropDown template. 10 years ago
Steven Kirk 5be41985c3 Renamed Perspex -> Avalonia 10 years ago
Steven Kirk 9a0df79ec5 Use UnitTestApplication in some more places. 10 years ago