forked from MortimerGoro/MGSwipeTableCell
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request MortimerGoro#58 from ArtworkAD/master
Update and rename changelog.txt to CHANGELOG.md
- Loading branch information
Showing
2 changed files
with
11 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# Changelog | ||
|
||
## 1.3.6 | ||
|
||
- Improved gestureRecognizer ending detection. Fixed issue #50: Not able to swipe to reveal right after scrolling collection view children of cell content view | ||
- Fixed the white background issue when the cell.backgroundColor is set to UIColor.clearColor | ||
- Added utility method to perform swipe expansions programmatically | ||
|
||
## 1.3.5 | ||
|
||
- Fixed issue #43: Two Cell Can Swipe simultaneously |
This file was deleted.
Oops, something went wrong.