Skip to content

Enhancement and bug fixes

Compare
Choose a tag to compare
@xiaolin xiaolin released this 28 May 19:28
· 582 commits to master since this release

Backwards Incompatible changes

  • slideOnThumbnailHover prop removed

Other changes

  • Handle resizing using ReactResizeDetector #266
  • Thumbnails not aligned correctly when items.length changes (#267)
  • Use disabled property of Swipeable to disable swipe (#283)
  • Other bug fixes and improvements