Skip to content

Bug fixes and enhancements

Compare
Choose a tag to compare
@xiaolin xiaolin released this 31 May 09:59
· 579 commits to master since this release

Fixes the following issues

#587 (non-passive event listener fix for react-swipeable)
#595 (Thumbnails should have their own width and height)
#599 (Remove preventDefaultTouchmoveEvent in favor of using css touchAction: pan-x)