Releases: LeoNatan/LNPopupController
Releases · LeoNatan/LNPopupController
v2.15.18
Improvements for SwiftUI/LNPopupUI
v2.15.17
- 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
- Transition improvements
- Improved SwiftUI support
- Tweaked the popup bar highlight color
- Fixed incorrect popup bar tint color management
v2.15.15
- Exposed
LNPopupBarAppearance.floatingBarBackgroundShadow
for customization.
- Improved bar background appearance to match system bars (#544)
v2.15.14
Improved popup bar layout and transitions.
v2.15.13
Improved context menu interaction transitions.
v2.15.12
- Support more tab bar showing/hiding configurations (for example, SwiftUI’s
.toolbar(.hidden, for: .tabBar)
modifier)
- Context menu improvements
- Layout fixes
v2.15.11
Significantly improved the hidesBottomBarWhenPushed
transitions for floating bars.
v2.15.10
- Added
.flat
popup close button style and set that to the default
- Improved context menu preview appearance
- Popup bar layout improvements