Skip to content

Commit

Permalink
Switch to Toolkit components
Browse files Browse the repository at this point in the history
  • Loading branch information
niels9001 authored and michael-hawker committed Aug 1, 2023
1 parent 186133a commit bac1629
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 304 deletions.
2 changes: 2 additions & 0 deletions components/DataTable/src/Dependencies.props
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,14 @@
<PackageReference Include="CommunityToolkit.Uwp.Converters" Version="8.0.0-beta.1"/>
<PackageReference Include="CommunityToolkit.Uwp.Extensions" Version="8.0.0-beta.1"/>
<PackageReference Include="CommunityToolkit.Uwp.Controls.Sizers" Version="8.0.0-beta.2"/>
<PackageReference Include="CommunityToolkit.Uwp.Controls.HeaderedControls" Version="8.0.0-beta.1"/>
</ItemGroup>

<!-- WinUI 3 / WinAppSdk / Uno -->
<ItemGroup Condition="'$(IsWinAppSdk)' == 'true' OR ('$(IsUno)' == 'true' AND '$(WinUIMajorVersion)' == '3')">
<PackageReference Include="CommunityToolkit.WinUI.Converters" Version="8.0.0-beta.1"/>
<PackageReference Include="CommunityToolkit.WinUI.Extensions" Version="8.0.0-beta.1"/>
<PackageReference Include="CommunityToolkit.WinUI.Controls.Sizers" Version="8.0.0-beta.2"/>
<PackageReference Include="CommunityToolkit.WinUI.Controls.HeaderedControls" Version="8.0.0-beta.1"/>
</ItemGroup>
</Project>
121 changes: 0 additions & 121 deletions components/DataTable/src/HeaderedItemsControl/HeaderedItemsControl.cs

This file was deleted.

This file was deleted.

126 changes: 0 additions & 126 deletions components/DataTable/src/HeaderedTreeView/HeaderedTreeView.cs

This file was deleted.

39 changes: 0 additions & 39 deletions components/DataTable/src/HeaderedTreeView/HeaderedTreeView.xaml

This file was deleted.

0 comments on commit bac1629

Please sign in to comment.