-
Notifications
You must be signed in to change notification settings - Fork 77
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
HeaderedControls #109
HeaderedControls #109
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome, thanks for bringing these over! Agree we should just have a single package for all these 'light-weight' helpers. Wonder if we're missing any at this point... 😋
Couple of small comments.
components/HeaderedControls/src/HeaderedContentControl/HeaderedContentControl.xaml
Outdated
Show resolved
Hide resolved
components/HeaderedControls/tests/HeaderedControls.Tests.projitems
Outdated
Show resolved
Hide resolved
@michael-hawker I think I addressed your feedback :-). Added the same tests that are normally generated by default. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Couple minor fixes needed, otherwise looks good. I'll push a fix for the WUX/MUXC issue though quick as I tested locally.
components/HeaderedControls/samples/HeaderedTreeViewSample.xaml.cs
Outdated
Show resolved
Hide resolved
components/HeaderedControls/samples/HeaderedTreeViewSample.xaml
Outdated
Show resolved
Hide resolved
Caused unhelpful exception when running in UWP
components/HeaderedControls/src/CommunityToolkit.WinUI.Controls.HeaderedControls.csproj
Show resolved
Hide resolved
Thanks @Arlodotexe for fixing that! |
HeaderedControls
component that includes theHeaderedContentControl
,HeaderedItemsControl
andHeaderedTreeView
.HeaderedItemsControl
from: [Experiment] 🧪 DataTable Initial Prototype Labs-Windows#418HeaderedTreeView
from: [Experiment] 🧪 DataTable Initial Prototype Labs-Windows#418HeaderedTreeView
HeaderedContentControl
andHeaderedItemsControl