10638 Commits (wip/use-selectionmodel)
 

Author SHA1 Message Date
Steven Kirk c91863f46a Correctly handle scrolling in TreeView. 6 years ago
Steven Kirk e54aee8d0a Make TreeViewPage work. 6 years ago
Steven Kirk c9e37eabca Fix merge error. 6 years ago
Steven Kirk 24a054137e Use SelectionModel in TreeView. 6 years ago
Steven Kirk 9b77a737e4 Refactored SelectionModel. 6 years ago
Steven Kirk 25689b21ff Use SelectionModel in SelectingItemsControl . 6 years ago
Steven Kirk 4f14bc4468 ISelectionModel needs to implement INotifyPropertyChanged. 6 years ago
Steven Kirk b564e704e0 Adjust SelectionModel.SelectedIndex logic. 6 years ago
Dariusz Komosinski 8bde793800 Fix unit tests. 6 years ago
Dariusz Komosinski b8e684076f Verify that removing items raises events as well. 6 years ago
Dariusz Komosinski b382e804ac Failing unit tests for SelectingItemsControl events 6 years ago
Steven Kirk add611e7e9 Merge branch 'feature/selectionmodel-reset-handling' into feature/selectionmodel-autoselect 6 years ago
Steven Kirk 40fb4541f6 Merge branch 'feature/selectionmodel-changed-notifications' into feature/selectionmodel-reset-handling 6 years ago
Steven Kirk efab1c8266 Fix SelectionNode.Cleanup. 6 years ago
Steven Kirk 2bb23cedc9 Merge branch 'feature/selectionmodel' into feature/selectionmodel-changed-notifications 6 years ago
Steven Kirk bd022cca39 Clean up when node removed. 6 years ago
Steven Kirk f29a474a16 Merge branch 'feature/selectionmodel-reset-handling' into feature/selectionmodel-autoselect 6 years ago
Steven Kirk a705f2b4a3 Merge branch 'feature/selectionmodel-changed-notifications' into feature/selectionmodel-reset-handling 6 years ago
Steven Kirk e3d11a8288 Fix clearing nested selection not raising SelectionChanged. 6 years ago
Steven Kirk 520dc16c2a Added failing test. 6 years ago
Steven Kirk 8a1e684bbf Merge branch 'feature/selectionmodel-reset-handling' into feature/selectionmodel-autoselect 6 years ago
Steven Kirk 79b13b1d4f Merge branch 'feature/selectionmodel-changed-notifications' into feature/selectionmodel-reset-handling 6 years ago
Steven Kirk 6dadd96b7b Added ISelectionModel.Update(). 6 years ago
Steven Kirk 426c670882 Added AutoSelect to ISelectionModel. 6 years ago
Steven Kirk fd31157fcb Merge branch 'feature/selectionmodel-reset-handling' into feature/selectionmodel-autoselect 6 years ago
Steven Kirk f416454b5a Merge branch 'feature/selectionmodel-changed-notifications' into feature/selectionmodel-reset-handling 6 years ago
Steven Kirk 7829e0cdab Merge branch 'feature/selectionmodel' into feature/selectionmodel-changed-notifications 6 years ago
Steven Kirk c8f0bec40d Added ISelectionModel. 6 years ago
Steven Kirk 565de5b2e7 Merge branch 'feature/selectionmodel-reset-handling' into feature/selectionmodel-autoselect 6 years ago
Steven Kirk d3888e7e99 Merge branch 'feature/selectionmodel-changed-notifications' into feature/selectionmodel-reset-handling 6 years ago
Steven Kirk 44cf7f24db Expose API for batch updates. 6 years ago
Steven Kirk 0a608d47dc Added SelectionMode.AutoSelect. 6 years ago
Steven Kirk ee459635a8 Handle RetainSelectionOnReset w/ null source. 6 years ago
Steven Kirk 4dd0ec6e4e Fix bad merge. 6 years ago
Steven Kirk c0f34694a6 Fixed out of bounds in SelectionNode. 6 years ago
Steven Kirk 031ece5122 Merge branch 'feature/selectionmodel-changed-notifications' into feature/selectionmodel-reset-handling 6 years ago
Steven Kirk a5890bda3f Merge branch 'feature/selectionmodel' into feature/selectionmodel-changed-notifications 6 years ago
Steven Kirk 4de9fac5c1 Don't reset selection if source hasn't changed. 6 years ago
Steven Kirk ca324775e3 Merge branch 'feature/selectionmodel-changed-notifications' into feature/selectionmodel-reset-handling 6 years ago
Steven Kirk 04f8516c32 Handle null SelectionModel.Source. 6 years ago
Steven Kirk 01a1945201 Add nullable annotations. 6 years ago
Steven Kirk 9073234f72 Use SelectedItems for change event args. 6 years ago
Steven Kirk b120e5282e Lazily create the selected/deselected lists. 6 years ago
Steven Kirk 859aba1043 Refactor of SelectionModel change notifications. 6 years ago
Steven Kirk e2132fedf9 Added some failing tests. 6 years ago
Steven Kirk 7548dc9c2e Added SelectionModel changed args. 6 years ago
Steven Kirk bc4eefcf1b Add `IndexRange` list add/remove methods. 6 years ago
Steven Kirk fcaa250c72 Ported fix and test from WinUI. 6 years ago
Steven Kirk 3f6e982be8 Added SelectionModel.RetainSelectionOnReset. 6 years ago
Steven Kirk 3a7d9f0800 Use SelectedItems for change event args. 6 years ago