All Versions
33
Latest Version
Avg Release Cycle
44 days
Latest Release
482 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v2.7.0
September 13, 2019โ Added
- ๐ Support for updated SPM (Swift Package Manager) for Xcode 11+ (#325)
- ๐ Support for iOS 13 Dark Mode (#337)
๐ Fixed
- ๐ Fixed hit test issue related to hidden cells (#314)
- ๐ Fixed cell reuse layout issue (#335)
- ๐ Fixed issue where a deleted cell that was being cell reused has the contentView offset incorrectly. (#355)
- ๐ Fixed issue where on iOS 13 UICollectionViewCell does not perform swipe animation. (#333)
-
v2.6.0
April 13, 2019โ Added
- SwipeCellKit is now using Swift 5
-
v2.5.3
March 27, 2019 -
v2.4.2
June 07, 2018๐ Fixed
- ๐ Fix swipe action position when rotating a UITableView/UICollectionView with safe area insets.
- ๐ Fix issue where gesture cancellation causes swipe cell to remain in dragging state in a non-left, right or centre x position.
- ๐ Fix issue where expansion may trigger when swiping in the expansion zone very quickly.