Releases: amio/re-carousel
Releases · amio/re-carousel
v2.3.0
Added
- Add onTransitionEnd callback. Resolve #111 3bbbaad
- Add keyboard navigator widget example. Resolve #112 f6d06ef
Fixed
- Fix overlapping issue when loop with 2 frames. #113 1b86bae
v2.2.0
Added
- Move widgets outside the frames wrapper. #109
v2.0.9
Fixed
- Touch start event dont prevent click event. #105
v2.0.8
Fixed
- Drag outside bug #66
- Prevent default touchmove behavior on mobile browser #103
v2.0.5
Fixed
- Temporaly disable module export. Wait for better supporting mjs in toolchains. #82
v2.0.4
Fixed
- Auto slide can not start until an interaction. #61
v2.0.3
Fixed
- Prevent ghost autoSlides #60