Skip to content
This repository has been archived by the owner on Apr 27, 2019. It is now read-only.

Releases: carsonxyz/CNPPopupController

Version 0.1.0

17 Oct 02:22
Compare
Choose a tag to compare

Many improvements!

Buttons can be styled on their own with CNPPopupButtonItem objects.
CNPPopupButtonItem has a selection block that executes on touch.
Bug fixes
Ability to dismiss in opposite direction

Version 0.0.4

17 Oct 02:24
Compare
Choose a tag to compare

Add delegate methods

v0.0.3

06 Oct 01:52
Compare
Choose a tag to compare
  • Large improvements to popup content layout and sizing.
  • Proper rotation support on all devices
  • Internal error checking for nil or bad content types

v0.0.2

01 Oct 21:23
Compare
Choose a tag to compare

This release is for iOS 8 Auto Layout fixes that caused popups to not present.

Initial Release

30 Sep 21:43
Compare
Choose a tag to compare

This is the initial release for CNPPopupController. It may have some bugs so please log any issues or contribute by opening a pull-request.