Skip to content

Releases: LeoNatan/LNPopupController

v2.15.18

08 Oct 00:27
42ae30d
Compare
Choose a tag to compare

Improvements for SwiftUI/LNPopupUI

v2.15.17

07 Oct 20:03
0a8cfa8
Compare
Choose a tag to compare
  • Added support for very large content category sizes by adjusting the bar height (#545)
    • If you’d like to limit the largest content category size, use the maximumContentSizeCategory property on the LNPopupBar object
  • Improved bar layout in many cases (#546)

v2.15.16

05 Oct 23:19
272380e
Compare
Choose a tag to compare
  • Transition improvements
  • Improved SwiftUI support
  • Tweaked the popup bar highlight color
  • Fixed incorrect popup bar tint color management

v2.15.15

05 Oct 21:14
c2548a1
Compare
Choose a tag to compare
  • Exposed LNPopupBarAppearance.floatingBarBackgroundShadow for customization.
  • Improved bar background appearance to match system bars (#544)

v2.15.14

04 Oct 00:46
8df13ec
Compare
Choose a tag to compare

Improved popup bar layout and transitions.

v2.15.13

03 Oct 00:22
d7443fb
Compare
Choose a tag to compare

Improved context menu interaction transitions.

v2.15.12

30 Sep 00:56
a5f5d66
Compare
Choose a tag to compare
  • Support more tab bar showing/hiding configurations (for example, SwiftUI’s .toolbar(.hidden, for: .tabBar) modifier)
  • Context menu improvements
  • Layout fixes

v2.15.11

28 Sep 14:17
1ba1dc0
Compare
Choose a tag to compare

Significantly improved the hidesBottomBarWhenPushed transitions for floating bars.

v2.15.10

28 Sep 00:10
5d1ea84
Compare
Choose a tag to compare
  • Added .flat popup close button style and set that to the default
  • Improved context menu preview appearance
  • Popup bar layout improvements

v2.15.9

27 Sep 15:37
539d4f9
Compare
Choose a tag to compare
  • Improved the appearance of the background view for floating popup bars

  • Improved the presentation animation of floating popup bars