All Versions
29
Latest Version
Avg Release Cycle
24 days
Latest Release
952 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v3.5.1 Changes
August 22, 2020 -
v3.5.0 Changes
August 07, 2020โ Added
OverlayContainerPresentationController
: An abstract class that can be used to manage the transition animations and the presentation of overlay containers onscreen.OverlayContainerSheetPresentationController
: AnOverlayContainerPresentationController
subclass that adds a dimming layer over the background content and a drag-to-dismiss & tap-to-dismiss gestures.
โก๏ธ Updated
- The overlay container view autorizing mask is now [.flexibleHeight, .flexibleWidth]
-
v3.5.0-beta.3
May 10, 2020 -
v3.5.0-beta.2 Changes
April 23, 2020- 0๏ธโฃ Renaming
DefaultOverlayContainerSheetDismissalPolicy
>ThresholdOverlayContainerSheetDismissalPolicy
- โ Add properties to
OverlayContainerTransitionContext
- ๐ Improve overlay context hierarchy
- 0๏ธโฃ Renaming
-
v3.5.0-beta.1 Changes
April 10, 2020โ Added
OverlayContainerPresentationController
: An abstract class that can be used to manage the transition animations and the presentation of overlay containers onscreen.OverlayContainerSheetPresentationController
: AnOverlayContainerPresentationController
subclass that adds a dimming layer over the background content and a drag-to-dismiss & tap-to-dismiss gestures.
-
v3.4.1 Changes
April 06, 2020- Avoid view loading when setting delegate
-
v3.4.0 Changes
March 30, 2020- โ Add
availableSpace
property - ๐ Fix #49: Lay out the view before animating the view
- โ Add
-
v3.3.1 Changes
March 23, 2020- Mark delegate as weak
-
v3.3.0 Changes
March 09, 2020OverlayContainer
class is now openPassThroughView
class is now open
-
v3.2.1 Changes
January 10, 2020- ๐ The status bar style derives from the overlay controller