Prism v7.2.0.1347 Release Notes

Release Date: 2019-06-11 // almost 5 years ago
  • ๐Ÿ”„ Changes:

    • d9c170f adding assembly outputs
    • ๐Ÿšš 9221073 remove working directory
    • ๐Ÿ”€ 941897f Merge pull request #1829 from PrismLibrary/modal
    • ๐Ÿš€ 2cfed95 fixing GitHub release
    • โœ… 8695396 fixing tests for unregistered View
    • ๐Ÿ›  7b0e1a4 Enhance Modal & Exception handling. fixes #1822
    • f4ff482 adding SelectTabExtension
    • 3856412 fixing returned value
    • ๐Ÿšš 355e130 remove unnecessary references
    • ๐Ÿ”€ b885ff5 Merge pull request #1825 from PrismLibrary/dialogservice ๐Ÿ‘€ See more ๐Ÿ”Š a2b2d34 Unify Xaml Parameters for Dialogs and Navigation 6596ebf adding ParameterBase 4048484 removing dependency on NavigationParameter e811939 add ItemsSource 6fb6998 OnNavigatingTo ๐Ÿ”จ 75d6db5 Refactoring for better code sharing between Navigation and Dialog Parameters โฌ‡๏ธ fe5847b downgrade to Xamarin.Forms 3.6 for added compatibility ๐Ÿ”€ f76990b Merge pull request #1828 from PrismLibrary/core3-directorymodulecatalog โšก๏ธ 192735c Update DirectoryModuleCatalog.Core.cs 906583a add outputs for NavigationInterfaces d301c7d reset IsDialogHost property 24e54a1 add ability to provide custom mask (i.e. gradient layer) 1a49f73 fixing background tap dismissal ๐Ÿ”Š c20beae adding DialogService fixes #1814 ๐Ÿ”€ b4fb6c1 Merge pull request #1827 from PrismLibrary/xamlnav ๐Ÿ›  8422312 Fully support bindings for Xaml Navigation fixes #1754 โšก๏ธ aee7c10 Merge pull request #1826 from PrismLibrary/dialog-service-updates โšก๏ธ f124ac5 Update azure-pipelines.yml โšก๏ธ 33585f7 updated piplines ๐Ÿšš f288e18 removed setter from title 6f59946 Using Enum for Result ๐Ÿ”€ 1cc5f34 Merge branch 'master' into core3-directorymodulecatalog ๐Ÿ”€ 428df87 Merge pull request #1815 from hronlukas/master ๐Ÿ“š 4551d9c Merge pull request #1817 from mcavigelli/documentation-fixes โšก๏ธ cb41ff2 update deprecated build property 5547afc disable Forms Sandbox โšก๏ธ 56994a4 update Build Badges d4a7406 ensure global.json is in Sandbox directory ๐Ÿ— 6eda879 fixing sandbox build options ๐Ÿ‘ท 80b0aaf fixing job name a1a0df6 consolidating Xamarin.Forms dependency ๐Ÿšš 59a0fa4 Removed unused usings. ๐Ÿ“š 581e9d3 Tiny documentation fix. c036953 Typo ๐Ÿ”Š c4fa2f0 Do not override owner in DialogService โšก๏ธ 15588d0 update issue templates โšก๏ธ fdf1635 Update SourceLink โšก๏ธ 4f166f5 update for Multi-Stage Pipeline ๐Ÿšš 4e335f8 removed RegionManager from dialogservice โšก๏ธ 3367c5a update readme plugins and training f426e11 add AutoRegistrationViewNameProvider ๐Ÿ”€ da1fe79 Merge pull request #1808 from PrismLibrary/dryioc-ios ๐Ÿ›  418b52a fixes #1806 ๐Ÿšš 81ea86c remove RegisterForNavigationAttribute provide handler for allowing custom logic on AutoRegistering Views โšก๏ธ 792bd65 Dependency updates ๐Ÿ”€ eccb6e3 Merge pull request #1793 from hermestobias/master โšก๏ธ 381d56c Merge pull request #1807 from PrismLibrary/IDialogService-Updates 0๏ธโƒฃ 7f5b2e1 attached RegionManager to dialog by default 805eca4 working on .NET Core 3 module catalog ๐Ÿ”€ 0b589ce Merge pull request #1803 from noufionline/patch-2 โšก๏ธ 7c0e303 Update IDialogService.cs โฌ†๏ธ ff9641a Merge pull request #1798 from PrismLibrary/unity-upgrade โšก๏ธ d294912 updated Prism.Forms โšก๏ธ c794528 updated Prism.WPF to altest version of Unity ๐Ÿ’… 2aa53df Adhere to code style guidelines โšก๏ธ 886ffcf Optimize WeakDelegateReference by introducing TargetEquals, which takes 60% less time than comparing with Target if it's still alive, and makes WeakDelegate.RemoveListener take 90% less time in normal usage. ๐Ÿ”€ d5569a5 Merge pull request #1780 from PrismLibrary/automatic-registration 5c11a75 rename registration attribute to align with the AutoLoad API as AutoRegisterForNavigation ๐Ÿ”€ ae667e7 Merge pull request #1779 from PrismLibrary/IInitialize โšก๏ธ d654987 update from OnInitialized -> Initialize โšก๏ธ 3c175ab Updating DryIoc, Xamarin Forms & Test SDK ๐Ÿ‘ 170307e Adds support for View Registration by Attribute or automatic View Registration. ๐Ÿ›  2dbdd04 Implementing IInitialize fixes #1746 fixes #1748 eb49282 migrate Navigation back to Prism Forms โšก๏ธ a1d383d Merge pull request #1761 from PrismLibrary/IDialogService-Updates ๐Ÿ›  b5a43fd fixed ninject project ๐Ÿ”จ c95d6cf Refactored DialogWindow attached properties โšก๏ธ 2507daf Merge pull request #1749 from PrismLibrary/IDialogService-Updates โšก๏ธ 273eab2 Merge branch 'master' into IDialogService-Updates ๐Ÿšš 36f8d81 removed dialog VM base class 6d23d45 removing UWP ๐Ÿ”€ 9623596 Merge pull request #1731 from bartlannoeye/Cleanup b6c9ab6 Cleanup project files ๐Ÿ”€ c0d9ed6 Merge pull request #1730 from PrismLibrary/forms36 6e1aa89 removing netstandard1.0 c139004 moving Android DependencyResolver to PrismApplicationBase โšก๏ธ a2bd997 updating Xamarin Forms and DryIoc โšก๏ธ 5111104 Merge pull request #1722 from PrismLibrary/IDialogService-Updates ๐Ÿšš e8effd4 removed Icon property โšก๏ธ 2d68c0f Merge pull request #1721 from PrismLibrary/IDialogService-Updates a6c8e84 added RegisterDialog method without VM requirement ๐Ÿ’… 6494cf4 added support to control DialogWindow from style ๐Ÿ”€ 04cc589 Merge pull request #1714 from noufionline/patch-2 โšก๏ธ c14d28d Update DialogService.cs ๐Ÿ”€ d476877 Merge pull request #1709 from PrismLibrary/WPF-IDestructible ๐Ÿ‘ df7414c added support for IDestructible ๐Ÿš€ 982d21f fixing release notes ๐Ÿ”€ a9e22df Merge pull request #1705 from PrismLibrary/fluent-containerregistry [#1677] ๐Ÿ›  45f6a18 Fluent API for IContainerRegistry fixes #1677 โšก๏ธ a041c7f Merge pull request #1704 from PrismLibrary/forms-updates โšก๏ธ cc74034 update Xamarin.Forms dec906e make NavigationExtension bindable 336a405 removing unneeded extensions ๐Ÿ”€ 779a290 Merge pull request #1703 from PrismLibrary/uwp-simplifications f50bcdb PrismApplication simplification ๐Ÿ”€ 2109273 Merge pull request #1702 from PrismLibrary/PlatformSpecificViewRegistration ๐Ÿ›  c8f208f fixes #1700 Platform specific Views not registered โœ… 8e22c9f Adding tests for Idiom and Platform specific View registrations ๐Ÿ”€ 508b5c8 Merge pull request #1685 from PrismLibrary/uwp-di ๐Ÿ”€ 9aaec2f Merge pull request #1684 from bares43/feature/XamlNavigationAnimated ๐Ÿ›  fac1d29 FrameFacade DI fixes f35fd65 fixing naming โšก๏ธ 2b503a2 updating Sandbox app to follow better MVVM patterns ab1b6ad simplify startup ๐Ÿ 6e81769 force use of Microsoft.NETCore.UniversalWindowsPlatform 6.1.9 due to 6.2.X being unlisted from NuGet 0๏ธโƒฃ fd2d1d2 call SetAsWindowContent by default ๐Ÿ”จ d9d8782 dependency injection refactoring of UWP bc2de79 adding named service Resolve with parameters 55d5d45 xaml nav UseModalNavigation 4caf26b xamarin forms xaml navigation animated ๐Ÿ”€ 388d709 Merge pull request #1682 from PrismLibrary/Interactivity-Improvements 0b64623 added close dialog command to DialogViewModelBase ๐Ÿ”€ 4403abb Merge pull request #1680 from omerfarukz/master โšก๏ธ 6aa4b17 Merge pull request #1681 from PrismLibrary/buildupdates ed97ac3 simplify versioning 33c3a48 use preview1 โšก๏ธ 1571d33 package updates โœ… 6b05672 force use of latest netcore 3 sdk ๐Ÿ‘ e9136c3 added support for new dialog service to bootstrappers ๐Ÿš€ e9e27fb fixing release URL 62c3839 added obsolete attributes ๐Ÿ”จ be17628 did some refactoring โช ae37468 rollback MSBuild.Sdk.Extras โšก๏ธ fa3eb5f update Patreon & Container notices ๐Ÿ— 53de9b5 simplify build versioning ๐Ÿš€ e878056 set Release Url as part of build โšก๏ธ 664b08c updating build resources 26c1832 Changed property observer to use property info instead of property name ๐Ÿ”€ e7cecd0 Merge pull request #1669 from PrismLibrary/api-enhancements 6506daf adding Tuple Navigation 3c1fdb3 add Cancel/Destroy buttons that have no action ๐Ÿ”€ b55b967 Merge pull request #1668 from PrismLibrary/iocabstractions a45d5bb Cleaning up API's 531a969 adding resolve with parameters f7e3624 Adding overloads for named instances ๐Ÿ›  5afe1cd expands IoC abstractions fixes #1654 b9fb480 consolidate forms reference โšก๏ธ 00acd99 package updates 9acdecd playing around with the dialog API ๐Ÿ”€ 32781cd Merge pull request #1665 from muhaym/patch-1 ๐Ÿ“š e2db76a Navigate Async Documentation fix 457c725 initial attempt at a new dialog service ๐Ÿ”จ 7baeb32 Merge pull request #1663 from PrismLibrary/PlatformNav-Refactor ๐Ÿ”จ 753fe5a Refactored platform navigation methods ๐Ÿ”€ 802ea9f Merge pull request #1662 from PrismLibrary/EventBase-Revert โช 57ad662 Reverted 9399b9d Merge pull request #1658 from Anapher/master_fixDelegateCommandTypo ๐Ÿ“š d627f73 Fix typo in documentation of DelegateCommand ๐Ÿ”€ 7e18e8a Merge pull request #1653 from cr1mp/patch-1 โšก๏ธ 1c2393a Update NavigationExtensionBase.cs ๐Ÿ”€ c33241a Merge pull request #1651 from PrismLibrary/core3-sdk bf1ee21 use public preview for .NET Core 3 โšก๏ธ 34e8042 Merge pull request #1650 from PrismLibrary/build-xf-update โšก๏ธ db63810 build updates af7f8d8 adding missing XmlnsDefinition ๐Ÿ”€ bee0480 Merge pull request #1643 from PrismLibrary/Bug1638-IModuleCatalog 37c23d9 registered the container extension c9b38d9 add XmlnsDefinition โšก๏ธ df68a49 update Unity & SourceLink ๐Ÿ”€ 136bb1e Merge pull request #1630 from MikelThief/master eba378f Fixing view discovery for Unity for UWP dff0050 Fixing view discovery for DryIoc for UWP โšก๏ธ fd8cf68 updated WPF projects to build 9754 of core 3 ๐Ÿ›  930e2b0 fixed #1625 ๐Ÿ”€ 21cf084 Merge pull request #1617 from PrismLibrary/tabbednavigation b0ad436 eliminate poptoroot ๐Ÿ”จ 0f337f1 refactoring Tab Navigation to be consistent with other Navigation API's ๐Ÿ”€ 40febb8 Merge pull request #1616 from PrismLibrary/TabSwitching 2ee14f2 added SelectTab extension method for tabbedpages ๐Ÿ”€ 086759d Merge pull request #1609 from PrismLibrary/netcore3-support โœ… 871ca50 rerun failed tests โšก๏ธ de6ad67 update authors โœ… 9b643d9 install latest .netcore 3 sdk ๐Ÿ‘ 8600c4d added .NET Core 3 support โšก๏ธ dc2ad6e updated DryIoc tests ๐Ÿ”€ b00db55 Merge pull request #1607 from PrismLibrary/versionbump โœ… b4d2d18 ignore tests for deprecated Container c6e399e bump for Prism 7.2 e3f6569 removing Autofac โฌ†๏ธ 0197d31 Merge pull request #1606 from PrismLibrary/upgrade-tests โœ… 2a5e4e6 added debug directive to test โšก๏ธ cfa7c7c updated xamarin tests โœ… a58bdbb fixed service locator tests โšก๏ธ 76ea1b6 updating more tests ๐Ÿ›  2b3c91f fixed all compile errors ๐Ÿ”€ 9e283c1 Merge pull request #1604 from bartlannoeye/master โช 1f5a0fe Revert unstable install SDK script ๐Ÿ”€ fae5236 Merge pull request #1602 from dro123/master [#1601] dfcf1e1 Always call InitializeModules() in PrismApplicationBase even without a shell (#1601) 7b6b453 Don't crash in PrismApplicationBase.OnInitialized() if MainWindow is null ๐Ÿ”€ 84d21aa Merge pull request #1600 from bartlannoeye/AzureDevOps4UWP 7d088c5 One letter too much f364c2b Rename install-uwp-sdk_yml.yaml to install-uwp-sdk.yaml ๐Ÿšš 7c85432 Moved step yaml file in correct folder ๐Ÿšš b07cdf5 Call installing UWP SDK, remove devops trigger ๐Ÿ 197898d Add the Install Windows SDK powershell script ๐Ÿ”€ c4711a4 Merge pull request #1597 from bartlannoeye/UWPv7 ๐Ÿ 5521a0c Corrected default namespace for Prism.Unity.Windows ๐Ÿšš be5c45a Removed unused usings in UWP libraries ๐Ÿ 09c4c32 Merge pull request #1594 from Windows-XAML/master 3725fda Allowing for Fluent if they want it. โšก๏ธ 8314c7f Accepting update 97ec752 Correcting incorrect return type. 7c2f7a4 Correcting incorrect return type. ๐Ÿ”€ fbb32f5 Merge pull request #1592 from PrismLibrary/Issue-1589 [#1589] ๐Ÿ›  444bc5d fixed #1589 ๐Ÿ”€ bb7365c Merge pull request #1587 from Seikilos/patch-1 ๐Ÿ›  5c4e6ae Fixed myget urls ๐Ÿ ab96ab8 Merge pull request #1563 from Windows-XAML/master ๐Ÿ f555463 Returning the internface in Core, but enabling Remove() in Windows. ffe20a3 Removing ViewModelBase, I can add it to Template10.Extras db3f4c1 We're now caching the Frame.CurrentParameters in the FrameFacade so that when the user Refereshes, the operation has a reference to the parameter. 5453d90 The Gestures enum is/was redundant to the Gesture enum. ๐Ÿ 5d78bb4 Merge branch 'master' of https://github.com/Windows-XAML/Prism into cherry-branch ๐Ÿ”€ 2dce50b Merge pull request #1 from PrismLibrary/master ๐ŸŒฒ 32fcbdd Adding some extra logging after SetAutowireViewModel(); ๐Ÿ— This list of changes was auto generated.