Releases: mindz-eye/MYTableViewIndex
Releases · mindz-eye/MYTableViewIndex
0.8.0
0.7.0
0.6.1
0.6.0
- Accessibility support (courtesy to @hipwelljo)
- Fix content inset issues on iOS 11
0.5.0
0.4.0
New features:
- UICollectionView support (actually, any UIScrollView subclass can be used instead)
- Haptic Feedback support
- Right-to-left languages support
Refactoring:
- Simplify inner guts of index layout
Breaking changes:
- TableViewIndexController now accepts UIScrollView instead of UITableView
- tableViewIndex(_:, didSelect:, at: Int) delegate method now returns Bool. Return true to produce a haptic feedback