Skip to content

Releases: LeoNatan/LNPopupController

v2.1.5

17 Mar 23:49
Compare
Choose a tag to compare

Fixed iOS 8 support.
Added a settings controller in the demo project to control various aspects of the popup.

This is the last version to support iOS 8. Releases following this will drop iOS 8.

v2.1.4

11 Jan 20:36
Compare
Choose a tag to compare
Better handling of scrollview when set as viewForPopupInteractionGest…

v2.1.3

03 Jan 19:39
Compare
Choose a tag to compare

Fix small issue with class collisions.

v2.1.2

02 Jan 22:45
Compare
Choose a tag to compare

General bug fixes and improvements.

Please note that bottomDockingViewForPopup has been renamed to bottomDockingViewForPopupBar. If you previously implemented bottomDockingViewForPopup, make sure to rename it appropriately.

v2.1.1

01 Jan 16:12
Compare
Choose a tag to compare
Set the popup bar's image view content mode to aspect fit.

v2.1.0

30 Dec 18:52
Compare
Choose a tag to compare
Adds support for custom popup bars. Fixes some issues. Minor changes …

v2.0.3

20 Dec 14:04
Compare
Choose a tag to compare
Decreased hit area of toolbar buttons. Closes #120

v2.0.2

19 Dec 19:43
Compare
Choose a tag to compare
Possible fix for #117

v2.0.1

04 Dec 13:23
Compare
Choose a tag to compare

Fixes customization issues.

v2.0.0 - Support for iOS 10 Popup Look & Feel

02 Dec 19:17
Compare
Choose a tag to compare
Merge remote-tracking branch 'origin/v2_0'

Closes #91
Closes #96