Releases: express-labs/pure-react-carousel
Releases · express-labs/pure-react-carousel
v.1.16.1
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
- Added two image sets to ImageWithZoom component to help combat fuzzy images in Chrome.
v1.15.0
- Fixed a security warning with the "merge" node module, which is a sub-dependency.
- Fixed lockOnWindowScroll bug