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

feat: adding maui-core fix resource paths #1784

Merged
merged 12 commits into from
Aug 17, 2023
Merged

feat: adding maui-core fix resource paths #1784

merged 12 commits into from
Aug 17, 2023

Conversation

dansiegel
Copy link
Contributor

GitHub Issue (If applicable): #

  • closes unoplatform/uno.extensions-private#103

PR Type

What kind of change does this PR introduce?

  • Bugfix

What is the current behavior?

Assets are broken. You must reference the Resource extension from the Core project. References to Microsoft.Maui.Controls.Application.Current.MainPage will fail.

What is the new behavior?

Introduces new Maui Core package which contains the extension for injecting styles.
Adds props file to disable Msix on the non-head projects (this fixes resource paths)
Initializes the Microsoft.Maui.Controls.Application with a Page (this enables scenarios where Display Alert may be called)

@dansiegel dansiegel merged commit 29b4650 into main Aug 17, 2023
12 of 13 checks passed
@dansiegel dansiegel deleted the dev/ds/maui-core branch August 17, 2023 09:12
@nickrandolph
Copy link
Contributor

@mergify backport legacy/2x

@mergify
Copy link

mergify bot commented Aug 18, 2023

backport legacy/2x

✅ Backports have been created

nickrandolph added a commit that referenced this pull request Aug 22, 2023
feat: adding maui-core fix resource paths (backport #1784)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants