All Versions
11
Latest Version
Avg Release Cycle
127 days
Latest Release
1320 days ago

Changelog History
Page 1

  • v4.0.1 Changes

    September 07, 2020
    • ๐Ÿ‘‰ Make added Textfields accessible again from Obj-C #96
  • v4.0.0 Changes

    March 27, 2019
    • ๐Ÿ‘Œ Support for Swift 5 and Xcode 10.2
    • โž• Added alert content stack view and alert style properties + validations to hide the title and description labels if the passed strings are nil #82
    • ๐Ÿ‘ Allow custom text fields to be added. #76
  • v3.5.0 Changes

    September 23, 2018
    • ๐Ÿ‘Œ Support for Swift 4.2 and Xcode 10 #71
    • ๐Ÿ‘ Allow objective-c classes to access gravityDismissAnimation & dismissWithBackgroudTouch #70
  • v3.4.0 Changes

    April 22, 2018
    • Now the alert has new custom paddings #61
    • โž• Added React Native module in readme #62
  • v3.3.0 Changes

    April 10, 2018
    • ๐Ÿ›  Fix warnings on Xcode 9.3
    • โšก๏ธ Updated project URL on podspec file
  • v3.2.0 Changes

    January 16, 2018

    Now the PMAlertAction callback is called after that the alert was dismissed.

    References:

  • v3.1.0 Changes

    December 12, 2017

    Now you can hide text labels easily. The alert resizes itself accordingly.

  • v3.0.0 Changes

    September 25, 2017

    ๐Ÿ‘ Swift 4 and Xcode 9 support

  • v2.1.3 Changes

    August 29, 2017

    Separator property inside PMAlertAction is now "open"

    References:
    #50

  • v2.1.2 Changes

    March 29, 2017

    ๐Ÿ—„ Deprecated M_PI in Swift 3.1 substituted with Double.pi

    References:
    #41