Skip to content

v0.1.1

Compare
Choose a tag to compare
@micky2be micky2be released this 14 May 01:18
· 19 commits to master since this release

Mouse can leave too

tapend is getting called to cancel the tap action when mouse is leaving the button.

Removed touch/click preventDefault fix

WuiDom was refactored and incorporates this fix.
This made a lot more sense as all behaviors would need this.
It didn't make sense to have to replicate this every time we created a new behavior.
As such this version of wui-buttonBehavior requires WuiDom v0.4.0 and above.