11 Commits (b24960537ced87ce272c8da18e91c1b3b87e46e2)

Author SHA1 Message Date
amwx ed8a4fa7d5 Just init TemplateSettings 3 years ago
amwx b5be1ef9b0 Fix nullable stuff 3 years ago
amwx acc8b9fe52 Handle KeyDown if pane close is triggered 3 years ago
amwx ffdab94365 Only need to update display mode with ApplyTemplate 3 years ago
amwx 87a2bb6bda Improve light dismiss behavior 3 years ago
amwx 25825e4eab Fix typo in pseudoclass 3 years ago
amwx 878e18509e Use const strings for pseudoclasses 3 years ago
amwx ea5623df7e Fix initial state/overlay & make TemplateSettings a readonly DirectProperty 3 years ago
robloo 1018a77795 Switch to routed events in SplitView and support cancellation in opening/closing 4 years ago
robloo 11f09232d3 Use OnPropertyChanged override method for all SplitView change handling 4 years ago
robloo cc1cf2003a Separate out SplitView types and move to SplitView directory 4 years ago
robloo 553deb41fd Switch SplitView.IsPaneOpen to a StyledProperty 4 years ago
robloo 0b51e0dbb7 Remove sender parameter from internal OnEvent methods 4 years ago
Max Katz 59d7874b1d Replace System.Reactive with internal extensions 4 years ago
Steven Kirk ec74057151 Removed a number of interfaces. 4 years ago
Giuseppe Lippolis 9e1ff3e3be fix: Addreaa review 4 years ago
Giuseppe Lippolis ee84a8c7fd feat(Controls): Address rule CA1822 4 years ago
Dan Walmsley 45ae4221dc correct spelling. 4 years ago
Dan Walmsley b7a3bce6f9 fix compiler warning. 4 years ago
Dan Walmsley 84a4de5c07 make splitview not culture sensitive. 4 years ago
Wiesław Šoltés da640adb0c Fix PaneTemplateProperty property owner 4 years ago
robloo d4540ed0e5 Add template part attributes to common controls 4 years ago
Steven Kirk 77d059be22 Add nullable annotations to Avalonia.Controls. 5 years ago
Max Katz aa28fc4fad Don't forget to add SplitView.Pane to the logical tree 5 years ago
Giuseppe Lippolis 82729a1bd9 fixes: some null annotation 5 years ago
Giuseppe Lippolis b4e11b227d fixes: code documentation 5 years ago
Dan Walmsley 5f3ba2008f fix splitview by making it use contentpresenter, templates and hve its children be logical children. 6 years ago
Steven Kirk 58c333b6f1 Added PseudoClassesAttribute. 6 years ago
amwx cf0ea3581a Fix SplitView pane to work with popups 6 years ago
amwx d522def7bc Fix formatting 6 years ago
amwx 3a17e2334d
Use new switch syntax 6 years ago
amwx 8fb6e52db2 Add SplitView 6 years ago