https://github.com/dkhamsing/ScrollTab/releases
- Rename to
ScrollTab
- Complete rewrite, ScrollTab is now a subclass of
UIView
and usesScrollTabConfig
to simplify states - Not compatible with
1.x
- Add changelog
- Update demos
- Xcode 7
- Update documentation
- Rename
-ScrollingTabController:
protocol - Add frame initialization
- Swift demo
- Testing
- Update documentation
- Rename
underlineIndicatorOffset
property
- Update documentation
- Cocoapods
- Add button edge inset property
- Add underline indicator offset property
- Misc. fixes
- Initial version