Skip to content

Releases: LeoNatan/LNPopupUI

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

1.2.12

07 Jun 12:26
1949313
Compare
Choose a tag to compare

Added popupInteractionContainer() to limit the interaction gesture recognizer (#7)

1.2.11

05 Jun 16:06
c269771
Compare
Choose a tag to compare
  • Introduced new API for fine-tuning marquee animations

1.2.10

03 May 16:34
b46c205
Compare
Choose a tag to compare

Use latest LNPopupController

1.2.9

22 Mar 22:27
dc60544
Compare
Choose a tag to compare

Added popupBarCustomizer() and popupContentViewCustomizer() modifiers for additional popup bar and content view customization, beyond what is exposed by LNPopupUI.

1.2.8

20 Mar 15:40
4a48771
Compare
Choose a tag to compare

Added popupBarShouldExtendPopupBarUnderSafeArea() and popupBarBackgroundStyle() modifiers