Releases: LeoNatan/LNPopupController
Releases · LeoNatan/LNPopupController
v2.16.3
v2.16.2
v2.16.1
v2.16.0
-
Modernized
titleTextAttributes
andsubtitleTextAttributes
to useAttributeContainer
in Swift -
Changed how Objective C enums are imported into Swift:
LNPopupBarStyle
→LNPopupBar.Style
LNPopupBarProgressViewStyle
→LNPopupBar.ProgressViewStyle
LNPopupCloseButtonStyle
→LNPopupCloseButton.Style
LNPopupInteractionStyle
→UIViewController.PopupInteractionStyle
LNPopupPresentationState
→UIViewController.PopupPresentationState
Since this and the previous commit are API changes, bumping the minor version. In most cases, the compiler should give an appropriate “Moved” message to help ease the transition.
v2.15.24
v2.15.23
v2.15.22
v2.15.21
v2.15.20
v2.15.19
Fixed issues related to content size category support (cbpowell/MarqueeLabel#295)