Prism v7.2.0.1422 Release Notes

Release Date: 2019-11-21 // over 4 years ago
  • Prism 7.2 SR1

    ๐Ÿš€ This is a service release for Prism 7.2. This includes several small bug fixes as noted in the Change Log and changes to make conversions from query string parameters to strong types including Enums more reliable.

    ๐Ÿ”„ Changes:

    • ๐Ÿ”€ a2231be Merge pull request #1953 from PrismLibrary/enum-autoinitialize
    • ๐Ÿ‘ 053eb30 Fixing Enum Support to allow setting from numeric or string
    • โœ… 26e090c included tests for each function changed + considered enum name or value during conversion
    • โœ… cbacc3f included tests for each function changed + considered enum name or value during conversion
    • ๐Ÿ”€ ed16196 Merge pull request #1952 from PrismLibrary/dialog-bindingcontext
    • ๐Ÿ›  bb835e2 ensure content maintains Binding Context fixes #1948
    • โšก๏ธ 5201fb5 update exempt labels
    • ๐Ÿ”€ 4ad0fca Merge pull request #1951 from fredyadriano90/INavigationPageOptions-Type
    • โšก๏ธ b3243c8 Update INavigationPageOptions.cs ๐Ÿ‘€ See More 90828a1 Open generic pages and double tabs navigation (#1943) ๐Ÿ”€ 543f539 Merge pull request #1945 from AmrAlSayed0/patch-1 โšก๏ธ c9a11d9 Update PrismApplicationBase.cs ๐Ÿ›  aab10a4 Fixes NRE when app put to sleep when MainPage isn't set ๐Ÿ”€ 178d9a8 Merge pull request #1931 from PrismLibrary/dialogServiceFixes โœ… b760621 Adding Unit Tests for DialogService ๐Ÿ›  cd42169 null handler for callback fixes #1883 ๐Ÿ›  0c35b6b fixes #1894 โšก๏ธ c1486f2 general updates & fixes for tooling changes that broke SDK Extras ๐Ÿ”€ a4c131a Merge pull request #1919 from akamud/return-exception-confirm-nav ๐Ÿ‘ป 931484e Return Navigation Exception for Navigations when ConfirmNavigation is false โœ… 0c0b5b2 Provide tests for ConfirmNavigation exception scenarios โšก๏ธ 6a49e0e Update packages link ๐Ÿ”€ ff8da00 Merge pull request #1868 from PrismLibrary/shelldialog ๐Ÿ”Š dafde8a Support Shell for Dialogs fixes #1865 ๐Ÿ›  ef3d803 fixed #1857 ๐Ÿ— This list of changes was auto generated.