21 Commits (bfeeb10adf8fa52c4f358ecf6c9c7d8f66dbcf37)

Author SHA1 Message Date
daniel b780c77260 typo 3 years ago
daniel 953ec9b3ef Remove BypassLogicalChildrenManagement and use OnPropertyChanged 3 years ago
daniel 0078003578 typo 3 years ago
daniel 35be25ee2e typo 3 years ago
daniel f7a584e86e Return true when first presenter register and fix logical children duplicated 3 years ago
Steven Kirk 146ebd201d Remove IPresenter and IContentPresenter. 3 years ago
Steven Kirk 808ada86cd Make ContentControl.ContentChanged private again. 3 years ago
Steven Kirk 5474d1e360 Refactor TransitioningContentControl. 3 years ago
daniel 4780567438 Don't reomve old content from logicaltree 3 years ago
robloo d4540ed0e5 Add template part attributes to common controls 4 years ago
Steven Kirk 77d059be22 Add nullable annotations to Avalonia.Controls. 4 years ago
Steven Kirk 4d01dacd77 Remove copyright headers. 6 years ago
Dariusz Komosinski a2c6bc1b7c Remove usage of AddClassHandler that returns new lambda per invocation. 7 years ago
Steven Kirk d7357ec876 Remove ContentControlMixin. 7 years ago
Steven Kirk fafa695257 Use recommended ContentControl pattern. 7 years ago
Steven Kirk b91df127ea Remove :valid and :invalid pseudoclasses. 7 years ago
Benedikt Schroeder f8b196a39b Minor fixes 7 years ago
Steven Kirk 576cc91573 Make Pseudoclass method typed. 8 years ago
William David Cossey 71d74fe7cd TreeViewItem.cs - Renamed Depth to Level. 8 years ago
Benedikt Schroeder 4f549c16fc Initial 8 years ago
Steven Kirk 3dd11f9046 Make Content depend on ContentTemplate. 8 years ago
Steven Kirk 0e8995e303 Added ContentControl.ContentTemplate. 10 years ago
Steven Kirk 5be41985c3 Renamed Perspex -> Avalonia 10 years ago
Steven Kirk d25e057ccc More WIP refactoring properties. 10 years ago
Steven Kirk 4845dfd0fa Added IContentPresenterHost. 10 years ago
Steven Kirk bfc010f757 Initial implementation of logical scrolling. 10 years ago
Steven Kirk a6b74db847 Merge branch 'logical-tree' into leaks 10 years ago
Steven Kirk 16c2242757 Implemented NameScopes 11 years ago
Steven Kirk 142eaa1c7c More work on XAML styles. 11 years ago
Steven Kirk 25fa7ddc6a Added Carousel and CheckBox XAML styles. 11 years ago
Steven Kirk 1b17b037cf Use ContentAttribute to identify content property. 11 years ago
Steven Kirk 292a04d973 Renamed DataTemplate -> FuncDataTemplate. 11 years ago
Nikita Tsukanov 01e2c90bc5 Removed this. 11 years ago
Steven Kirk 145411020b Ran .net core code formatter. 11 years ago
Steven Kirk 6151aef188 Removed file headers. 11 years ago
Steven Kirk 6167bacf54 Moved to more standard filesystem layout. 11 years ago
Steven Kirk 07aa92e1b7 Allow TabControl to reparent children of its Deck. 11 years ago
Steven Kirk 38e85a3f36 Started reworking reparenting controls. 11 years ago
Steven Kirk fef04a5f5d Implemented Menus a bit better. 11 years ago
Steven Kirk 3aa621cd96 Revert "Removed PerspexReadOnlyListView<T>" 11 years ago
Steven Kirk 0359f8c9a3 Removed PerspexReadOnlyListView<T> 11 years ago
Steven Kirk f013760ce5 Use consistent naming in base collections. 11 years ago
Steven Kirk fb08924070 Make TabControl logical child test pass. 11 years ago
Steven Kirk 5a1aca2876 Make template find methods to extension class. 11 years ago
Steven Kirk ccf4f06a93 Clarified ContentControl not having a presenter. 11 years ago
Steven Kirk 7a8a9123c3 Implement ILogical on DropDown. 11 years ago
Steven Kirk 0f823cd387 Started implementing DropDown. 11 years ago
Steven Kirk 2c1d2cb7a8 Display logical tree in DevTools. 11 years ago
Steven Kirk 90273c74dd Added missing Ids to templates. 11 years ago
Steven Kirk 309ac30a41 Make ContentControl child be logical child. 11 years ago