Skip to content

Releases: LeoNatan/LNPopupUI

1.2.7

23 Nov 22:45
1232830
Compare
Choose a tag to compare

Improved state management

1.2.6

05 Nov 18:58
69b66a1
Compare
Choose a tag to compare

Add support for popup bar context menus

1.2.5

31 Oct 12:06
f1efcd5
Compare
Choose a tag to compare

Mac Catalyst support

1.2.4

26 Oct 12:06
0bb154b
Compare
Choose a tag to compare

Use latest LNPopupController release with layout fixes

1.2.3

15 Oct 01:38
26cc0ee
Compare
Choose a tag to compare

Layout improvements

1.2.2

02 Oct 21:59
32b4453
Compare
Choose a tag to compare

Layout improvements

1.2.1

27 Sep 20:12
94c2538
Compare
Choose a tag to compare

Use latest LNPopupController

1.2.0

11 Sep 19:22
04c5e92
Compare
Choose a tag to compare

Added the ability to use a UIKit UIViewController as the popup content controller for mixing SwiftUI and UIKit code

v1.1.1

05 Sep 22:57
935e0e6
Compare
Choose a tag to compare
  • Added onOpen and onClose callbacks to popup()
  • Improved presentation logic
  • LNPopupController improvements

v1.1

03 Sep 22:43
97d2650
Compare
Choose a tag to compare

Added the ability to set a custom popup bar view.