Releases: LeoNatan/LNPopupUI
Releases · LeoNatan/LNPopupUI
2.0.1
2.0
- Added support for popup transitions
- Transitions are opt-in. Check documentation on how to enable
- Deprecated APIs have been marked as unavailable and will be removed in a future release
1.9.5
Improved handling of popup bar image layout (LeoNatan/LNPopupController#597)
1.9.4
1.9.3
1.9.2
1.9.1
1.9.0
- Given a sufficiently wide, regular horizontal size-class container on iPadOS, floating popup bars will now be limited in width to a system-determined value
- To display the bar in full width, use the new
.popupBarLimitFloatingContentWidth(false)
modifier
- To display the bar in full width, use the new
-
Floating popup bars will now increase in height slightly on regular horizontal size-class superviews on iPadOS.
-
Improved floating tab bar support on iPadOS 18