Skip to content

Releases: rupl/flip-card

Version 1.1.0 released

09 Jun 15:10
Compare
Choose a tag to compare

This release includes some additional useful features:

The automatic flipping on mouseover can be disabled using the noHover attribute. In order to flip the cards, the user can now choose either one of the 3 available methods (showBack,showFront, toggle) or via data-binding by using the added property flipped on the flip-card element.
Alternatively child-elements inside back and front can reveal itself by firing a show event.
An Event flipend will not be fired as soon as the animation is finished.

Initial release

18 Aug 08:14
Compare
Choose a tag to compare
Initial release Pre-release
Pre-release
v0.0.1

:book: update docs with options