Skip to content

Releases: express-labs/pure-react-carousel

v.1.16.1

14 Nov 16:24
Compare
Choose a tag to compare

Bugfixes

  • fixed: carousel became "stuck" on mouse movement when mouse dragged outside of the slider.
  • fixed: carousel also "stuck" on right click
  • fixed: memory leaks due to improper cleanup of native event listeners
  • fixed: mouse drags on the carousel should not trigger click events on slides

v1.16.0

14 Nov 16:22
Compare
Choose a tag to compare
  • Added two image sets to ImageWithZoom component to help combat fuzzy images in Chrome.

v1.15.0

08 Nov 01:25
Compare
Choose a tag to compare
  • Fixed a security warning with the "merge" node module, which is a sub-dependency.
  • Fixed lockOnWindowScroll bug