This repository has been archived by the owner on Feb 16, 2023. It is now read-only.
8.1.273 - Preview
Pre-release
Pre-release
github-actions
released this
14 Aug 17:51
·
20 commits
to master
since this release
NOTE
Due to bugs in .NET MAUI not refreshing the Window after the Page is changed, both Android and Windows will currently open a new Window on an Absolute Navigation and close the existing window. This will be changed once the issue is fixed in MAUI.
Prism.Maui is now considered API complete and has moved to a Preview package though some enhancements are planned to expand the functionality for Navigation.
What's Changed
- add Android Back Button override by @dansiegel in #88
- move Modal Popping event handler to window by @dansiegel in #89
- Application Lifecycle Support by @dansiegel in #90
- Adding the Dialog Service by @dansiegel in #93
- Remove PrismApplication by @dansiegel in #94
- Go Back To View by @dansiegel in #95
- Add AddTabbedSegment with segment name by @muak in #96
- drop App generic for UsePrism method by @dansiegel in #101
- 6.0.400 update by @dansiegel in #103
New Contributors
Full Changelog: 8.1.254-beta...8.1.273-pre