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

Migrate Navigation Parameters to Prism.Core #2934

Merged
merged 3 commits into from Aug 26, 2023

Conversation

dansiegel
Copy link
Member

Description of Change

Migrates the Navigation Parameters from the Platform projects to the Prism.Core. This PR is meant to help make it easier to migrate the Region interfaces to Prism.Core soon....

This contains a breaking change:

We will move forward with the NavigationParameters from Prism.Maui/Prism.Forms Navigation. This includes a change for WPF & Uno Platform where the methods that take NavigationParameters will now accept INavigationParameters rather than the concrete implementation. The NavigationContext also now exposes INavigationParameters instead of the concrete type.

@dansiegel dansiegel added this to the Prism 9.0 milestone Aug 18, 2023
@dansiegel dansiegel merged commit 29c0356 into master Aug 26, 2023
5 checks passed
@dansiegel dansiegel deleted the dev/ds/region-migration-core branch August 26, 2023 16:34
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

1 participant