Commit Graph

7 Commits

Author SHA1 Message Date
Vadim
e95618c4bd #57 : Fix non passive touchstart event 2021-08-12 22:09:23 +03:00
Vadim
257c78b327 #49 : Code cleanup 2021-08-08 11:59:39 +03:00
Vadim
fea99b6cd8 #49 : Update swipe event names 2021-08-06 23:41:41 +03:00
Vadim
8243883612 #49 : Dispatch and handle swipe failed 2021-08-06 23:32:41 +03:00
Vadim
b3aebdf79a #49 : Update swipe event handling 2021-07-24 22:47:13 +03:00
Andrew McGrath
f3697d9783 Check if TouchEvent is defined first (#32)
When clicking on an image in the carousel with a mouse, a ReferenceError is thrown because TouchEvent is undefined.
2021-06-18 21:59:15 +03:00
Vadim
df8b060ea5 Move actions to separate dir, fix demo image 2021-04-21 16:46:50 +03:00