Prism.Plugin.Popups.DryIoc
1.1.0-pre4
Prism DryIoc Plugin for Xamarin Forms to provide Popup Navigation
The container specific package for the Popups Plugin should not be used. You should use Prism.Plugin.Popups instead.
See the version list below for details.
Install-Package Prism.Plugin.Popups.DryIoc -Version 1.1.0-pre4
dotnet add package Prism.Plugin.Popups.DryIoc --version 1.1.0-pre4
<PackageReference Include="Prism.Plugin.Popups.DryIoc" Version="1.1.0-pre4" />
paket add Prism.Plugin.Popups.DryIoc --version 1.1.0-pre4
Release Notes
v1.1.0-pre4
-Fixes infinite loop
v1.1.0-pre3
-Fixes issue where the Filter Page function ends up in an infinite loop resulting in a hang during navigation. Navigation should now get the Current Page of any NavigationPage, MasterDetailPage, or TabbedPage.
v1.1.0-pre2
-Fixes issue where OnNavigatingTo could be called on a parent page. Will now call the Detail page of a MasterDetailPage or CurrentPage for a NavigationPage or any MultiPage<>. Will continue evaluating the current page until a page type is recieved that does not possess Child Pages.
v1.1.0-pre1
-Updates to Prism Forms 6.3.0-pre1
-Adds support for IDestructible
-Deprecates ClearPopupStack in favor of Async Naming convention
-Adds single Navigation Parameter overload for ClearPopupStackAsync and GoBackAsync matching PushPopupAsync
-Fixes OnNavigatedFrom never called when Pushing new Popup Page
-Adds support for OnNavigatingTo
v1.0.1:
- Fixes issue where the appropriate ViewModel was not being loaded
- Adds overload to PushPopupAsync to directly add a single navigation parameter
v1.0.0:
- Initial Prerelease Package
Dependencies
-
- DryIoc (>= 2.6.4)
- Prism.DryIoc.Forms (>= 6.3.0-pre1)
- Rg.Plugins.Popup (>= 1.0.3)
- Xamarin.Forms (>= 2.3.2.127)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated | |
---|---|---|---|
2.1.0.228 | 1,731 | 10/16/2018 | |
2.1.0.182-pre | 337 | 9/23/2018 | |
2.0.0.528-pre | 688 | 4/2/2018 | |
2.0.0-pre6 | 535 | 3/12/2018 | |
2.0.0-pre4 | 576 | 1/5/2018 | |
2.0.0-pre3 | 1,244 | 9/22/2017 | |
2.0.0-pre2 | 534 | 8/2/2017 | |
2.0.0-pre1 | 568 | 3/28/2017 | |
1.1.0 | 3,088 | 3/26/2017 | |
1.1.0-pre5 | 580 | 2/27/2017 | |
1.1.0-pre4 | 462 | 2/15/2017 | |
1.1.0-pre2 | 483 | 1/19/2017 | |
1.1.0-pre1 | 477 | 1/17/2017 | |
1.0.1 | 552 | 10/18/2016 | |
1.0.0 | 482 | 10/13/2016 | |
1.0.0-pre1 | 456 | 9/23/2016 |