All Versions
10
Latest Version
Avg Release Cycle
78 days
Latest Release
2780 days ago

Changelog History

  • v0.3.3 Changes

    September 15, 2016
    • πŸ›  Content layout fixes
    • πŸ‘ Better swift support
  • v0.3.2 Changes

    July 14, 2016

    July 14, 2016 v0.3.2

    • πŸ›  Fixes an issue where content would not be perfectly centred.
    • πŸ›  Project compatibility fixes to prevent β€˜duplicate symbols` errors.
    • βž• Added property to adjust animation transition duration.
  • v0.3.1 Changes

    September 13, 2015

    🚚 Sets movesAboveKeyboard to YES by default.

  • v0.3.0 Changes

    September 11, 2015

    πŸ‘Œ Support for iOS 9 and a few bug fixes.

  • v0.2.3 Changes

    August 30, 2015

    Lower minimum required OS to iOS 6 since it works there anyway.

  • v0.2.2 Changes

    August 16, 2015
    • πŸ› Bug fix for centering the popup above the keyboard when presented. Thanks to Nicholas for the proactive help on this one.
  • v0.2.1 Changes

    June 24, 2015

    June 24th, 2015 v0.2.1

    • πŸ› Bug fix for dismissing on background mask touch.
  • v0.2.0 Changes

    June 14, 2015

    ** Updated: June 14th, 2015 v0.2.0 **

    Completely rewritten. Started from the bottom, now we're here.
    πŸ‘€ Ther are some minor API changes in v0.2.0. I tried to keep it as close to the last version as possible. See the example project if you need some help getting it set up.
    πŸ‘ Custom view support (You can add anything, as it's contents as long as it is a UIView or subclass of UIView
    πŸ›  Lots of bug fixes

  • v0.1.2 Changes

    October 29, 2014

    πŸ›  Fixes:

    • πŸ›  Fixes dismiss on background touch
  • v0.1.1 Changes

    October 17, 2014

    πŸ›  Fix rotation bug