Skip to content

Releases: LeoNatan/LNPopupController

v2.19.12

27 Sep 00:38
bbd729e
Compare
Choose a tag to compare
  • Improved support for nested page view controllers

  • Added support for dynamically added views that might introduce gesture recognizers of their own

    • The system now “imports” any gesture recognizer it meets so that it can work with the popup interaction gesture recognizer

v2.19.11

26 Sep 22:58
99a4a85
Compare
Choose a tag to compare

Improved support for vertical and horizontal UIPageViewController popup content.

v2.19.10

26 Sep 07:01
3c32352
Compare
Choose a tag to compare
  • Further improved handling of scrolling in popup content
  • Expanded documentation with scroll behavior

v2.19.9

26 Sep 03:29
a073417
Compare
Choose a tag to compare

Improved scroll gesture handling (#580)

v2.19.8

25 Sep 00:43
c188857
Compare
Choose a tag to compare

Possible fix for popup dismiss bugs with scrolling popup content (#580)

v2.19.7

03 Sep 22:34
a4baed3
Compare
Choose a tag to compare
  • iOS 18 transition improvements
  • Internal improvements

v2.19.6

14 Aug 13:15
fae7c61
Compare
Choose a tag to compare
  • Updated iOS 18 support

  • Fixed iOS 17 and bellow crashes

v2.19.5

14 Aug 10:47
bf96159
Compare
Choose a tag to compare
  • Improved iOS 18 support
  • Improved memory management

v2.19.4

11 Aug 22:14
7ebbf4c
Compare
Choose a tag to compare
  • Improved popup content scrollview interaction (#572)
  • Fixed a compilation issue from previous release

v2.19.3

09 Aug 13:54
9c63309
Compare
Choose a tag to compare

Improved popup content scrollview interaction (#572)