Skip to content
This repository has been archived by the owner on Aug 30, 2023. It is now read-only.

v1.1.0

Compare
Choose a tag to compare
@jverkoey jverkoey released this 06 Jun 18:38
· 128 commits to stable since this release

This minor release introduces two new features to the Transition protocol family.

New features

API changes

MDMTransitionWithFallback

new protocol: MDMTransitionWithFallback

new method: -fallbackTransitionWithContext: in MDMTransitionWithFallback

MDMTransitionWithCustomDuration

new protocol: MDMTransitionWithCustomDuration

new method: -transitionDurationWithContext: in MDMTransitionWithCustomDuration

MDMTransitionController

new property: activeTransition in MDMTransitionController