Full jQuery compatibility for the touch events.
Showing
{ | { | ||
"name": "angularjs-slider", | "name": "jusas-angularjs-slider", | ||
"version": "0.1.3", | "version": "0.1.4", | ||
"description": "AngularJS slider directive with no external dependencies. Mobile friendly!.", | "description": "AngularJS slider directive with no external dependencies. Mobile friendly!.", | ||
"main": "rzslider.js", | "main": "rzslider.js", | ||
"repository": { | "repository": { | ||
"type": "git", | "type": "git", | ||
"url": "https://github.com/rzajac/angularjs-slider.git" | "url": "https://github.com/Jusas/angularjs-slider.git" | ||
}, | }, | ||
"keywords": [ | "keywords": [ | ||
"angular", | "angular", | ||
... | @@ -18,7 +18,7 @@ | ... | @@ -18,7 +18,7 @@ |
"grunt-recess": "~0.4.0", | "grunt-recess": "~0.4.0", | ||
"recess": "~1.1.9" | "recess": "~1.1.9" | ||
}, | }, | ||
"author": "Rafal Zajac <rzajac@gmail.com>", | "author": "Rafal Zajac <rzajac@gmail.com>, Jussi Saarivirta <jusasi@gmail.com>", | ||
"license": "MIT", | "license": "MIT", | ||
"readmeFilename": "README.md" | "readmeFilename": "README.md" | ||
} | } |
Please
register
or
sign in
to comment