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