This repository has been archived by the owner on Feb 16, 2023. It is now read-only.
Releases: PrismLibrary/Prism.Maui
Releases · PrismLibrary/Prism.Maui
8.1.273 - Preview
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
8.1.254 - Beta
What's Changed
- prevent MAUI dependencies from being added by @dansiegel in #78
- Navigation Updates by @dansiegel in #79
- MAUI SR2 by @dansiegel in #85
- hotfix global.json version by @dansiegel in #86
- add GitHub test logger by @dansiegel in #87
Full Changelog: 8.1.228-beta...8.1.254-beta
8.1.228 - Beta
What's Changed
- Child Mvvm Views by @dansiegel in #56
- update ci builds by @dansiegel in #57
- disabled vml cast exception by @dansiegel in #59
- Use Workflow Templates by @dansiegel in #60
- Region Default View by @dansiegel in #63
- Set Window.Page by @dansiegel in #64
- use weak reference by @dansiegel in #67
- specify minimum android version by @dansiegel in #69
- #22 XAML Navigation Extensions by @chowarth in #68
- add pr write permission by @dansiegel in #74
New Contributors
Full Changelog: 8.1.191-beta...8.1.228-beta
v8.1.191 - Beta
Description
First Public Beta
Note that this is not yet feature complete
What's Changed
- Update for .NET 6 - Preview 7 by @dansiegel in #3
- Updated solution to compile again .NET MAUI preview 14 by @jBijsterboschNL in #12
- Made changes to apply to Maui RC-1 release by @jBijsterboschNL in #15
- Update dependencies by @dansiegel in #17
- Fix Startup Error by @dansiegel in #18
- Update MAUI Build by @dansiegel in #19
- Prism app on initialized by @dansiegel in #20
- Enhanced APIs by @dansiegel in #24
- Fix Method Name by @dansiegel in #26
- remove IWindow references by @dansiegel in #27
- Absolute navigation by @dansiegel in #28
- [BREAKING] ViewModelLocator Autowire - Use Enum by @dansiegel in #31
- NavigationPage updates by @dansiegel in #32
- update build by @dansiegel in #33
- Adding Navigation Builder by @dansiegel in #34
- Add PageBehaviorFactory Registration methods by @dansiegel in #36
- Global Navigation Observer by @dansiegel in #37
- Prevent 2nd Navigation until first completes by @dansiegel in #39
- Use Container From View by @dansiegel in #40
- generate Rx package on build by @dansiegel in #41
- Add Page Accessor by @dansiegel in #42
- add Prism.Maui.Rx to build.slnf by @dansiegel in #45
- Add support for Regions by @dansiegel in #38
- Implement View Registries by @dansiegel in #47
- Add TargetAware Xaml Extension by @dansiegel in #48
- Update CI Pipeline by @dansiegel in #49
- add missing dotnet tool install by @dansiegel in #51
- Code Signing by @dansiegel in #52
- Encapsulate PrismAppBuilder by @dansiegel in #53
- Deterministic Build by @dansiegel in #54
New Contributors
- @jBijsterboschNL made their first contribution in #12
Full Changelog: https://github.com/PrismLibrary/Prism.Maui/commits/8.1.191-beta