All Versions
24
Latest Version
Avg Release Cycle
130 days
Latest Release
1705 days ago

Changelog History
Page 2

  • v3.0.0 Changes

    February 05, 2016

    โž• Added

    • โšก๏ธ Update podspec, you can only use TransitionFramework without Animation.

    ๐Ÿ›  Fixed

    • Fix can't use Push and Present at the same time. Update tr_transition into tr_presentTransition & tr_pushTranstion.
  • v2.2.1 Changes

    ๐Ÿ›  Fixed

    • โž• Add type restriction on ViewControllerTransitionable and NavgationTransitionable methods(Pull 6)
  • v2.2.0 Changes

    โž• Added

    • 0๏ธโƒฃ Add Default transition animation for Push.

    ๐Ÿ›  Fixed

    • Improve Page animation performance.
  • v2.1.0 Changes

    โž• Added

    • ๐Ÿ‘Œ Support Gesture for TabBar Transition.
    • Add Slide for TabBar Transition.
  • v2.0.1 Changes

    ๐Ÿ›  Fixed

    • Fix no interactive animation, after click present for Scanbot.
  • v2.0.0 Changes

    โž• Added

    • ๐Ÿ‘Œ Support Gesture for Present & Push.
    • Add Scanbot Present transition animation(Scanbot support interactive animation).
    • ๐Ÿ‘Œ Support TabBar Transition Animation.

    ๐Ÿ›  Fixed

    Other

    • โšก๏ธ Update protocol to TransitionInteractiveable, ViewControllerTransitionable, ModalTransitionDelegate, NavgationTransitionable.
    • โšก๏ธ Update enum to TRPushTransitionMethod, TRPresentTransitionMethod, TRTabBarTransitionMethod.
  • v1.1.2 Changes

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix cancel pop & dismiss status bar style change
    • ๐Ÿ›  Fix not support custom gesture for Pop
  • v1.1.1 Changes

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix no Hide status bar style.

    Other

    • ๐Ÿ’… Separate status bar style module.
  • v1.1.0 Changes

    โž• Add

    • โž• Add New Feature: Update Status Bar Style