From caefd7046372e954d21550bbdadcabf98b2a86f0 Mon Sep 17 00:00:00 2001 From: Johann-S Date: Sat, 3 Mar 2018 23:04:11 +0200 Subject: Add touch support in our carousel with HammerJS. --- js/tests/index.html | 4 ++ js/tests/karma.conf.js | 17 ++++-- js/tests/unit/.eslintrc.json | 4 +- js/tests/unit/carousel.js | 127 ++++++++++++++++++++++++++++++++++++++++++ js/tests/visual/carousel.html | 1 + 5 files changed, 146 insertions(+), 7 deletions(-) (limited to 'js/tests') diff --git a/js/tests/index.html b/js/tests/index.html index ce4a0e308..201e15f2a 100644 --- a/js/tests/index.html +++ b/js/tests/index.html @@ -20,6 +20,7 @@ }()) + @@ -28,6 +29,9 @@ + + + +