Skip to content

v0.1.0

Compare
Choose a tag to compare
@ismail9k ismail9k released this 18 Mar 20:44
· 1 commit to master since this release

This release is basically refactoring the slides cloning method, to be completely based on the vNode instead of DOM APIs #54

🚀 Features

hooper.restart() method to better support dynamically added slides

🐛 Fixes

infinite scroll loses events handlers #49
slides sudden transitions #56 #57

✨ Enhancements

cloning slides now based on vNode completely
slide component internally set its state base on its index

☠ Deprecated

hooper.updateSlidesStatus() method
slide component is no longer a functional component