Tags: ausomeapps/SwipeCellKit
Tags
2.5.1 (SwipeCellKit#268) * Update README.md (SwipeCellKit#264) * Fix swipeCells for UICollectionView (SwipeCellKit#266) * Rev version up to 2.5.1 and update CHANGELOG.
Fix issue where swipe action handle was not invoked correctly in cert… …ain cases. Closes SwipeCellKit#204.
Add default implementation for `visibleRect(for tableView: UITableVie… …w)` as its optional. Closes SwipeCellKit#201
v2.2.0 (SwipeCellKit#182) * Fix mix use of just image and text label in between actions are not aligned correctly. Closes SwipeCellKit#139. * Updated to Swift 4.1 (SwipeCellKit#181) * Changed flatMap (which is deprecated in Swift 4.1) to compactMap * Updated README Changed badge to Swift 4.1 * Update README.md * Check in new shared IDE related config. * Attempt at fixing multi swiping cells simultaneously . * Fix issue where pan .changed and .end states were being processed. * Clean up multi swipe bug fix. * Avoid looping swipe cells when dragging. * Fix cell selection state loss. Closes SwipeCellKit#58. * Cancel swipe gesture when no actions exist for orientation. Closes SwipeCellKit#163. Closes SwipeCellKit#172. * Update CHANGLOG and README. * Rev version up. * Fix issue with re-selecting previously selected rows when row is deleted. * Remove cell re-selection logic as current solution is possibly problematic. * Remove pan gesture cancellation when no actions exist for orientation. Current solution has issues. * Update CHANGELOG.md
PreviousNext