All Versions
10
Latest Version
Avg Release Cycle
78 days
Latest Release
2918 days ago
Changelog History
Changelog History
-
v0.3.3 Changes
September 15, 2016- π Content layout fixes
- π Better swift support
-
v0.3.2 Changes
July 14, 2016July 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
toYES
by default. -
v0.3.0 Changes
September 11, 2015π Support for iOS 9 and a few bug fixes.
-
v0.2.3 Changes
August 30, 2015Lower 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, 2015June 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