Skip to content
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

Split Uno.UI into explicit dependencies #10302

Open
jeromelaban opened this issue Oct 31, 2022 · 0 comments
Open

Split Uno.UI into explicit dependencies #10302

jeromelaban opened this issue Oct 31, 2022 · 0 comments
Labels
area/build Categorizes an issue or PR as relevant to build infrastructure difficulty/challenging 🤯 Categorizes an issue for which the difficulty level is reachable with internals understanding kind/enhancement New feature or request project/core-tools 🛠️ Categorizes an issue or PR as relevant to core and tools

Comments

@jeromelaban
Copy link
Member

Uno.UI currently contains multiple layers as a single package. This prevents project from depending on WinRT, composition, dispatcher and other pieces without pulling all Uno.UI.

Splitting will enable smaller dependencies, and avoid conflicts with WinAppSDK.

@jeromelaban jeromelaban added kind/enhancement New feature or request area/build Categorizes an issue or PR as relevant to build infrastructure project/core-tools 🛠️ Categorizes an issue or PR as relevant to core and tools difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. labels Oct 31, 2022
@Youssef1313 Youssef1313 self-assigned this Jan 20, 2023
@MartinZikmund MartinZikmund added difficulty/challenging 🤯 Categorizes an issue for which the difficulty level is reachable with internals understanding and removed difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. labels Aug 16, 2023
@Youssef1313 Youssef1313 removed their assignment Nov 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/build Categorizes an issue or PR as relevant to build infrastructure difficulty/challenging 🤯 Categorizes an issue for which the difficulty level is reachable with internals understanding kind/enhancement New feature or request project/core-tools 🛠️ Categorizes an issue or PR as relevant to core and tools
Projects
None yet
Development

No branches or pull requests

3 participants