59 Commits (feature/save-render-frames)

Author SHA1 Message Date
Max Katz 20064647dd Limit IFocusManager API, extend IInputElement API, remove visible static properties 3 years ago
Steven Kirk 474d78b335 Deprecate IStyleable . 3 years ago
Steven Kirk 8bfe6b9645 Support heterogeneous item containers. 3 years ago
Max Katz 4aa6035ec3 Reuse text and geometry related headless mocks in Avalonia unit tests and benchmarks 3 years ago
Steven Kirk 582248fb04 Added failing test for #11128. 3 years ago
Steven Kirk e3bf19a399 Update tests due to changes in #10803. 3 years ago
Steven Kirk 39db10b345 Handle recycling control items inside containers. 3 years ago
Steven Kirk 670eea0977 Modernized ItemsControl tests. 3 years ago
Steven Kirk 9d012fbb6b Fix terminology. 3 years ago
Steven Kirk 791ea8beef Added container lifecycle events. 3 years ago
Steven Kirk f8eceb4af9 Update usages of ItemsControl Items/ItemsSource. 3 years ago
Steven Kirk 183fed8985 Add more tests. 3 years ago
Steven Kirk 9856711494 Don't modify logical tree in ItemsSource mode. 3 years ago
Steven Kirk ba7e8a20b5 Added ItemsControl.ItemsSource. 3 years ago
Tom Edwards 81530c4231 Converted a variety of writeable DirectProperty definitions to StyledProperty 3 years ago
Julien Lebosquain 3791fa8a51
Don't add ItemsControl items to its panel logical children 3 years ago
Steven Kirk b92134c682 Added failing test for #10246. 3 years ago
Steven Kirk 000f393be7 Refresh containers when relevant property changes. 3 years ago
Steven Kirk 004103a925 Reimplement DisplayMemberBinding. 3 years ago
Steven Kirk 7e1068f441 Fix test. 3 years ago
Steven Kirk 1101f28dd7 Refactored ItemContainerGenerator. 3 years ago
Steven Kirk 692c0c155d Begin refactoring ItemsPresenter. 3 years ago
Giuseppe Lippolis de4b55f8ee feat(tests): Address rule CA1822 3 years ago
Tim ab4bb208f5 Add Unit Test 4 years ago
Steven Kirk f57c0ffbec Added ItemContainerTheme property. 4 years ago
Steven Kirk 05c1f58308 Added ItemContainerTheme property. 4 years ago
Murdo R Ergeaux b1db4ce6d2 Update ItemsControl PseudoClasses on ItemCount property changed 5 years ago
Murdo R Ergeaux dbab1666a2 Use ItemCount to determine PseudoClass in ItemsControl 5 years ago
Steven Kirk 3518f19b2a
Revert "ItemsControl+ItemVirtualizerSimple don not recreate containers when Items or ItemTemplate are replaced" 5 years ago
adospace 13cd835bc0 ItemsControl+ItemVirtualizerSimple did not recreated item containers when Items or ItemTemplate were replaced 5 years ago
Steven Kirk 41831066c2
Revert "Fix selection after deleting an item." 6 years ago
Steven Kirk 6555a51f5a Fix selection after deleting an item. 6 years ago
Steven Kirk 4d01dacd77 Remove copyright headers. 6 years ago
Steven Kirk 56825d252e Expose ContentPresenter from ItemsControl.LogicalChildren. 6 years ago
Steven Kirk 632c40340a Added failing test for #3487. 6 years ago
Steven Kirk 9107c0e96e Added another failing test. 6 years ago
Steven Kirk 96619e4440 Added failing test. 6 years ago
Nikita Tsukanov 991f767c3c Removed outdated tests 7 years ago
Nikita Tsukanov 1ab923c02e Removed WithNameScope 7 years ago
Nikita Tsukanov fe5c1cec76 Use INameScope from IServiceProvider 7 years ago
Nikita Tsukanov fa55755b71 Manually handle name scope registrations 7 years ago
Steven Kirk 2fa8247f01 Removed MemberSelector. 7 years ago
Steven Kirk 1e12b2c37b Don't focus non-focusable controls. 8 years ago
Steven Kirk 9c1c8749dd Added failing test for #1709. 8 years ago
Jeremy Koritzinsky da0ab8b681 Move the styling system up the stack to live right below Avalonia.Animation since it has no dependencies on anything further down the dependency chain 8 years ago
Steven Kirk 5cc5b91930 Fix xunit warnings. 8 years ago
Steven Kirk 22bda08a90 Lazily initialize DataTemplates. 9 years ago
Dan Walmsley ed05f842c0 Corrected order of Assert arguments. 9 years ago
Dan Walmsley d3f4dacdbc whitespace 9 years ago
Dan Walmsley 9a0fead203 Added unit test to assert new behavior. 9 years ago