Skip to content

Releases: LeoNatan/LNPopupUI

1.3.0

17 Dec 01:04
6da0a93
Compare
Choose a tag to compare

Added ProMotion support

1.2.21

06 Nov 20:58
af68a50
Compare
Choose a tag to compare

Use latest LNPopupController

1.2.20

26 Sep 18:26
96e528a
Compare
Choose a tag to compare

Fixed an issue where changing the isBarPresented and isPopupOpen binding values might not have an effect in LNPopupUI

1.2.19

24 Sep 23:14
3c1821d
Compare
Choose a tag to compare
  • Set a default font for popup bar items
  • Improved state management for the popup when the isPopupOpen binding is nil

1.2.18

20 Sep 00:24
7ae78f1
Compare
Choose a tag to compare
  • Added support for custom title and subtitle labels
  • Title/subtitle modifiers better mirror Text initializer behavior

1.2.17

09 Sep 03:29
8d3cde5
Compare
Choose a tag to compare
  • Fixed custom popup bar view layout when keyboard is open (#11)

1.2.16

06 Sep 13:59
fc3a820
Compare
Choose a tag to compare

Fixed context interaction support on iOS 15

1.2.15

02 Aug 13:14
fe471a9
Compare
Choose a tag to compare

Use latest LNPopupController

1.2.14

02 Jul 17:59
10f0736
Compare
Choose a tag to compare
  • Added popupBarInheritsAppearanceFromDockingView(_:) and popupBarBackgroundEffect(_:) modifiers
  • Deprecated popupBarBackgroundStyle(_:)
  • Internal changes to use the modern appearance API of LNPopupController

1.2.13

25 Jun 17:06
27ce17f
Compare
Choose a tag to compare

Improved popupInteractionContainer() support