Skip to content

Improvements with minor breaking change

Compare
Choose a tag to compare
@xiaolin xiaolin released this 29 Jul 06:55
· 580 commits to master since this release

Deprecated:
imageSet has been removed when passing in item. Use custom renderItem if you need to render imageSet

Improvements:
optimized renderItem so that it is not called again when changing slides #423
improved swipe gestures when swiping up/down (prevent moving the slide) and swiping left/right (prevent background scrolling) #616