Commit Graph

15 Commits

Author SHA1 Message Date
Vadim
d8cc22093c #56 : Code cleanup 2021-08-12 22:14:22 +03:00
Vadim
9eca04ebb7 Merge branch 'main' into feature/#56_Switch-pausable-handlers-dynamically 2021-08-12 22:12:01 +03:00
Vadim
e95618c4bd #57 : Fix non passive touchstart event 2021-08-12 22:09:23 +03:00
Vadim
52c11c2480 #56 : Update pausable handlers 2021-08-12 22:07:01 +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
094ed0894e #49 : Validate tap event 2021-08-06 23:12:13 +03:00
Vadim
b66ab30a0d #49 : Separate handlers for touchable and non toachable devices 2021-08-06 22:25:02 +03:00
Vadim
b8695632ca #49 : Code cleanup 2021-07-24 22:49:11 +03:00
Vadim
b3aebdf79a #49 : Update swipe event handling 2021-07-24 22:47:13 +03:00
Vadim
e837e09789 #49 : Add tappable event handlers 2021-07-24 16:16:23 +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
cc82fcf44f Renamed hoverable -> focusable 2021-04-20 22:41:07 +03:00
Vadim
55335dbb48 Move swipeable action to actions dir 2021-04-20 22:28:57 +03:00