Releases: hyperoslo/Pages
Releases · hyperoslo/Pages
2.0.2
Compare
Sorry, something went wrong.
No results found
Expose methods to @objc when needed #52
2.0.1 - Start page
Compare
Sorry, something went wrong.
No results found
Make start page not mutable #51
2.0.0 - Swift 4
Compare
Sorry, something went wrong.
No results found
Merge pull request #50 from hyperoslo/refactor/demo
Migrate example project to Swift 4
1.0.0 - Swift 3
Compare
Sorry, something went wrong.
No results found
Update Pages.podspec
0.6.3 - Framework target
Compare
Sorry, something went wrong.
No results found
Add framework target.
Carthage support.
0.6.2
Compare
Sorry, something went wrong.
No results found
Pages —0.6.1
Compare
Sorry, something went wrong.
No results found
Fix enableSwipe.
Add possibility to hide/show the page control.
Pages —0.6.0
Compare
Sorry, something went wrong.
No results found
Add icon.
Add pageControl property for customisations.
Change logic for page indicator's current page.
Pages —0.5.0
Compare
Sorry, something went wrong.
No results found
Add getter for the current index.
Add pages count getter.
Implement PagesControllerDelegate.
Add bottom line view.
Pages —0.4.2
Compare
Sorry, something went wrong.
No results found
Rename API method goto to goTo. (ef92e59 )
Fix bug which caused the direction to always be backwards. (19300ba )