Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

[Feature] Create a version of toolkit for WinUI 3 #3106

Closed
2 of 8 tasks
ranjeshj opened this issue Jan 22, 2020 · 3 comments · May be fixed by #3146
Closed
2 of 8 tasks

[Feature] Create a version of toolkit for WinUI 3 #3106

ranjeshj opened this issue Jan 22, 2020 · 3 comments · May be fixed by #3146
Labels
feature request 📬 A request for new changes to improve functionality In-PR 🚀
Milestone

Comments

@ranjeshj
Copy link
Contributor

ranjeshj commented Jan 22, 2020

See the Preview Bits on #3295

Original Request by @ranjeshj:

Toolkit cannot be used with WinUI3 until we have a version of the toolkit for WinUI3.
issue moved from microsoft ui xaml repo - microsoft/microsoft-ui-xaml#1860


Info from Toolkit Team

WinUI3 changes the default namespace of all components from Windows.UI.Xaml to Microsoft.UI.Xaml, this means all libraries also need to reference WinUI 3 to share the base components as building blocks for the UI Stack (like DependencyObject, FrameworkElement, UIElement, etc...).

In order for the Windows Community Toolkit to be compatible, we need to adopt not only our own components but ensure any UI dependencies we have adopt WinUI 3 as well.

@ranjeshj ranjeshj added the feature request 📬 A request for new changes to improve functionality label Jan 22, 2020
@ghost ghost added the needs triage 🔍 label Jan 22, 2020
@ghost
Copy link

ghost commented Jan 22, 2020

Thanks for submitting a new feature request! I've automatically added a vote 👍 reaction to help get things started. Other community members can vote to help us prioritize this feature in the future!

@azchohfi
Copy link
Contributor

We have a branch that has that (https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/winui), but it's definitely not fully supported yet. You can play around with it and the build system should just work.

@michael-hawker
Copy link
Member

I've created a WinUI3 milestone for us to track any work that has a dependency on WinUI.

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
feature request 📬 A request for new changes to improve functionality In-PR 🚀
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants