All Versions
12
Latest Version
Avg Release Cycle
117 days
Latest Release
1936 days ago

Changelog History
Page 2

  • v0.2.0 Changes

    ๐Ÿš€ Released on 2015-12-06.

    • ๐Ÿ”จ [REFACTORING] Adding the FlowingMenuTransitionStatus class to allow animation testing
    • [RENAMING] Renaming flowingMenuTransitionManagerNeedsPresentMenu: to flowingMenuNeedsPresentMenu:
    • [RENAMING] Renaming flowingMenuTransitionManagerNeedsDismissMenu: to flowingMenuNeedsDismissMenu:
    • [RENAMING] Renaming colorOfElasticShapeInFlowingMenuTransitionManager: to colorOfElasticShapeInFlowingMenu:
    • [RENAMING] Renaming flowingMenuTransitionManager:widthOfMenuView: to flowingMenu:widthOfMenuView:
  • v0.1.0 Changes

    ๐Ÿš€ Released on 2015-12-04.

    • flowingMenuTransitionManager:widthOfMenuView: delegate method to get the width menu
    • colorOfElasticShapeInFlowingMenuTransitionManager: delegate method to get the color of the elastic shape
    • flowingMenuTransitionManagerNeedsPresentMenu: and flowingMenuTransitionManagerNeedsDismissMenu: delegate methods to respond to interactive event
    • setInteractivePresentationView: and setInteractiveDismissView: methods define views attached with gestures
    • ๐Ÿ‘ Cocoapods support
    • ๐Ÿ‘ Carthage support