52 Commits (2185ce04e7609f9741c229ccbdebcba339043947)

Author SHA1 Message Date
Julien Lebosquain 2185ce04e7
Use KeySymbol for AccessKey (#20662) 1 month ago
Petar Tasev b57223eb1b
Fix TabItem's Content inheriting TabControl's DataContext instead of TabItem's (#20541) 1 month ago
Julien Lebosquain 960cb39414
Enable nullability in Controls.UnitTests (#20373) 3 months ago
Emmanuel Hansen 22eb8e6ec3
Focus Traversal Api (#18647) 7 months ago
Nikita Tsukanov fedbb270c0
Make sure that tests inherit from ScropedTestBase (#18690) 11 months ago
Julien Lebosquain 1583de3e33
Fix random test failures and add empty dispatcher verification to tests (#17628) 1 year ago
StefanKoell b46126714b
Fixes and improves several access key (accelerator) related issues (#17292) 1 year ago
Tom Edwards 1e34a78a83
Fixed TabItem.ContentTemplate being reused for the next tab item (#17141) 2 years ago
workgroupengineering 78a7f3836d
feat(TabControl): Enable Recognizes AccessKey (#15013) 2 years ago
Benedikt Stebner 9cb21ee690
Fix initial selection for AlwaysSelected (#14668) 2 years ago
pavelovcharov 602dc2850f
Fix: TabItem.TabStripPlacement is not set for new tab items (#13849) 2 years ago
Julien Lebosquain 18a3c43e44
Fix AVP1012 warnings in Avalonia.Base (#13717) 2 years ago
Steven Kirk 0cb590e03b Remove now-unnecessary casts. 3 years ago
Max Katz 20064647dd Limit IFocusManager API, extend IInputElement API, remove visible static properties 3 years ago
Steven Kirk 474d78b335 Deprecate IStyleable . 3 years ago
Tom Edwards d9b11b0725 Added tests and control catalog demo for live changes to TabItem.ContentTemplate. The next commit will fix both. 3 years ago
Steven Kirk d4194c8e2b Added failing tests for TabControl tab navigation. 3 years ago
Steven Kirk f8eceb4af9 Update usages of ItemsControl Items/ItemsSource. 3 years ago
Steven Kirk ba7e8a20b5 Added ItemsControl.ItemsSource. 3 years ago
Julien Lebosquain 3791fa8a51
Don't add ItemsControl items to its panel logical children 3 years ago
Steven Kirk fab8f15213 Make a few more tests pass. 3 years ago
Steven Kirk ec74057151 Removed a number of interfaces. 3 years ago
Steven Kirk 1a338ac087 Remove IStyler and make style apply internal. 3 years ago
Giuseppe Lippolis de4b55f8ee feat(tests): Address rule CA1822 3 years ago
Steven Kirk 1837548b3b Fix TabItems leaking. 5 years ago
Steven Kirk f4017162cd Add additional failing test for #4654. 6 years ago
Steven Kirk a0dfa32ba5 Added failing test for #4654. 6 years ago
Steven Kirk 4c20313b12 Adjust a few expected test results. 6 years ago
Steven Kirk af90219ff4 Reverted SelectionModel. 6 years ago
Nikita Tsukanov d355007c57 Extracted runtime XAML loader to a separate package 6 years ago
Deadpikle ba6adb78c1 Add failing test for no items in TabControl 6 years ago
Steven Kirk 4d01dacd77 Remove copyright headers. 6 years ago
Steven Kirk dc55d65287 Refactored styling. 6 years ago
Steven Kirk 6001115573 Use SelectionModel in SelectingItemsControl. 6 years ago
Benedikt Schroeder f933fe53cf Add failing test #2699 6 years ago
Benedikt Schroeder 5df55e5c9f Fix multiselection 6 years ago
Benedikt Schroeder 4d14218a65 Failing unit tests #3180 6 years ago
Steven Kirk d7357ec876 Remove ContentControlMixin. 7 years ago
Nikita Tsukanov 1ab923c02e Removed WithNameScope 7 years ago
Nikita Tsukanov fa55755b71 Manually handle name scope registrations 7 years ago
Steven Kirk 3d578464c6 Register TabControl with ContentControlMixin. 7 years ago
Steven Kirk 792d9f1a05 Added failing test for #2191. 7 years ago
Benedikt Schroeder 4f549c16fc Initial 8 years ago
Jumar Macato 2556b50992 Rename Carousel & TabControls Transition property to PageTransitions to avoid confusion to the upcoming Transitions from Avalonia.Animations. 8 years ago
Steven Kirk 04c489daa5 Make Collection Properties get-only 8 years ago
Steven Kirk 22bda08a90 Lazily initialize DataTemplates. 9 years ago
Steven Kirk 090a1ec8cf Lazily initialize Styles. 9 years ago
Steven Kirk fbb7ea759b Make ItemContainerGenerator create containers 10 years ago
Steven Kirk 5be41985c3 Renamed Perspex -> Avalonia 10 years ago
Steven Kirk 9a0df79ec5 Use UnitTestApplication in some more places. 10 years ago