Releases: kitasuke/PagingMenuController
Releases · kitasuke/PagingMenuController
2.2.0
Compare
Sorry, something went wrong.
No results found
2.2.0 Release notes (2017/01/08)
Enhancements
Add didScrollStart and didScrollEnd to MenuMoveState thanks to @spsammy
2.1.1
Compare
Sorry, something went wrong.
No results found
2.1.1 Release notes (2016/11-28)
Bug fixes
Fix a bug that carthage install failed
2.1.0
Compare
Sorry, something went wrong.
No results found
2.1.0 Release notes (2016/11-25)
Enhancements
Use onMove clousure instead of PagingMenuControllerDelegate
Performance improvements of view animation thanks to @wwwjfy
Bug fixes
Fix unexpected behaviour that it goes to wrong page with infinite mode
Fix a bug that preset background color on paging view is not correctly set
2.0.0
Compare
Sorry, something went wrong.
No results found
2.0.0 Release notes (2016/09-27)
Breaking changes
1.4.0
Compare
Sorry, something went wrong.
No results found
1.4.0 Release notes (2016/09-18)
Enhancements
1.3.1
Compare
Sorry, something went wrong.
No results found
1.3.1 Release notes (2016/09-17)
Enhancements
Bug fixed
1.3.0
Compare
Sorry, something went wrong.
No results found
1.3.0 Release notes (2016/09-17)
Enhancements
1.2.0
Compare
Sorry, something went wrong.
No results found
1.2.0 Release notes (2016/09-17)
Enhancements
Support Swift 2.3
Delete @objc from PagingMenuControllerDelegate protocol thanks to @Guoxweii
Change behaviour of view hiding
1.1.2
Compare
Sorry, something went wrong.
No results found
1.1.2 Release notes (2016/06-16)
1.1.1
Compare
Sorry, something went wrong.
No results found
1.1.1 Release notes (2016/06-12)
Bug fixed
Fix compile error in example project