From e42888ccd55a9958f9dc66dab75b5e1051e49b59 Mon Sep 17 00:00:00 2001 From: Constantin Date: Thu, 13 Mar 2014 17:10:05 +0100 Subject: [PATCH] Improved bar animation and gesture detection --- .gitignore | 1 + index.html | 3 +- lib/jquery-2.0.3.min.js | 6 -- lib/jquery-2.1.0.min.js | 4 ++ lib/jquery.isotope.min.js | 13 ---- sass/swipebox.scss | 20 ++---- src/css/swipebox.css | 23 ++++--- src/css/swipebox.min.css | 2 +- src/js/jquery.swipebox.js | 117 ++++++++++++++++++---------------- src/js/jquery.swipebox.min.js | 11 +--- 10 files changed, 92 insertions(+), 108 deletions(-) delete mode 100644 lib/jquery-2.0.3.min.js create mode 100644 lib/jquery-2.1.0.min.js delete mode 100644 lib/jquery.isotope.min.js diff --git a/.gitignore b/.gitignore index b2de5855..cc2e2a27 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ ############# grunt demo/sass +dist ################# ## Eclipse diff --git a/index.html b/index.html index 1d66c6f5..bbe745e6 100644 --- a/index.html +++ b/index.html @@ -239,8 +239,7 @@

Options

- - +