Skip to content

Version 1.1.0 released

Latest
Compare
Choose a tag to compare
@timeu timeu released this 09 Jun 15:10
· 1 commit to master since this release

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.