GitPedia
yysskk

yysskk/SwipeMenuViewController

Swipable tab and menu View and ViewController.

18 Releases
Latest: 8y ago
2.1.0Latest
yysskkyysskk·8y ago·May 31, 2018
GitHub

📋 Changes

  • TabViewDelegatew was added so that it can be used only with TabView (#40)
2.0.8
yysskkyysskk·8y ago·May 31, 2018
GitHub

📋 Changes

  • This fixes the issue that the underline wasn’t correct #37
2.0.7
yysskkyysskk·8y ago·January 4, 2018
GitHub

📋 Changes

  • Fix crush if item number is equal to zero(https://github.com/yysskk/SwipeMenuViewController/pull/24)
2.0.6
yysskkyysskk·8y ago·December 11, 2017
GitHub

📋 Changes

  • Improve delegate call timing on jump index change - by @toshi0383 - https://github.com/yysskk/SwipeMenuViewController/pull/23
2.0.5
yysskkyysskk·8y ago·December 6, 2017
GitHub

📋 Changes

  • Fix status bar margin in SwipeMenuViewController
  • Add clipsToBounds parameters in options
2.0.4
yysskkyysskk·8y ago·December 6, 2017
GitHub

📋 Changes

  • Fix needsConvertTextColorRatio property
2.0.3
yysskkyysskk·8y ago·December 6, 2017
GitHub

📋 Changes

  • Add comments
  • Fixed some bugs
2.0.2
yysskkyysskk·8y ago·December 6, 2017
GitHub

📋 Changes

  • Refactoring
2.0.1
yysskkyysskk·8y ago·November 4, 2017
GitHub

📋 Changes

  • Fix fatal error case for TabView
2.0.0
yysskkyysskk·8y ago·November 4, 2017
GitHub

📋 Changes

  • Supporting Swift4
1.2.0
yysskkyysskk·8y ago·October 22, 2017
GitHub

📋 Changes

  • Add Safe Area Layout support
1.1.5
yysskkyysskk·8y ago·October 22, 2017
GitHub

📋 Changes

  • Add a animated parameter to jump some index.
1.1.4
yysskkyysskk·8y ago·September 27, 2017
GitHub

📋 Changes

  • Fixed some bugs to change orientaion
1.1.3
yysskkyysskk·8y ago·September 17, 2017
GitHub

📋 Changes

  • Available font option in item view options
1.1.2
yysskkyysskk·8y ago·August 23, 2017
GitHub

📋 Changes

  • Recommend viewWillTransition call to change orientation
  • Available needsConvertTextColorRatio option on none addition
1.1.1
yysskkyysskk·8y ago·August 18, 2017
GitHub

📋 Changes

  • Fix isAdjustItemViewWidth to needsAdjustItemViewWidth for SwipeMenuViewOptions
  • Fixed some bugs
1.1.0
yysskkyysskk·8y ago·August 16, 2017
GitHub

📋 Changes

  • Add viewWillSetupAt / viewDidSetupAt for SwipeMenuViewDelegate
  • Add isConvertTextColorRatio for SwipeMenuViewOptions
  • Fix isAdjustItemViewWidth to needsAdjustItemViewWidth for SwipeMenuViewOptions
1.0.0
yysskkyysskk·8y ago·August 16, 2017
GitHub

📋 Changes

  • Initial release :tada: