Skip to content

Releases: CosmicMind/Motion

Alpha Transitions

19 Jan 21:32
Compare
Choose a tag to compare
  • issue-1022: Fixed alpha issue, where alpha was being set to 1 and not respecting the initial set alpha value.

Unbalanced Calls

07 Jan 23:01
Compare
Choose a tag to compare
  • issue-24: Fixed regression where view lifecycle functions were not being called.

Unbalanced Calls

05 Jan 16:57
Compare
Choose a tag to compare
  • Fixed unbalanced calls in Motion transitions.

Boolean Check

29 Dec 15:32
Compare
Choose a tag to compare
  • Updated isMotionEnabled check, as it was determined incorrectly.

Rework

20 Dec 19:42
Compare
Choose a tag to compare
  • Reworked internals for Motion.

MotionTransition

28 Oct 17:01
Compare
Choose a tag to compare
  • UIViewController.motionModalTransitionType renamed to UIViewController.motionTransitionType.
  • Updated logic steps for TabsController.motionTransitionType and child view controller motionTransitionType values.

Transitions

24 Oct 13:39
Compare
Choose a tag to compare
  • Added begin / end transition methods for from / to view controllers.

Async

22 Oct 18:58
Compare
Choose a tag to compare
  • Replaced DispatchQueue.main.async calls to Motion.async.

iOS 11

11 Oct 06:20
Compare
Choose a tag to compare
  • Updated Motion for iOS 11, where snapshot would no longer include a container view.

Submodule Access Rights

10 Oct 16:13
Compare
Choose a tag to compare
  • Submodule access rights update for Material.