asika32764 / vue-animate

A port of Animate.css for use with transitions in Vue.js 2.0 / 3.0 and Alpine.js.
https://vue-animate.simular.co/
Other
1.36k stars 132 forks source link

Adding the flipping animation in the two axes (X and Y) #26

Closed MalekMK closed 5 years ago

MalekMK commented 5 years ago

This PR is related to the issue #1 , it provides missing Flip animations:

asika32764 commented 5 years ago

Thank you for your work.

Adding flip or flipIn on HTML class is work. But not work for Vue transition since there are some wrong class names.

MalekMK commented 5 years ago

Thank you for your feedback. I've fixed the bugs , you can check the commits .

asika32764 commented 5 years ago

Thank you, please wait me test