mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-04 06:57:03 +03:00
Add jQuery finger lib
Add autofocus in "to" field + small inputosaurus improvement
This commit is contained in:
parent
c9b5194baf
commit
5877ff77dd
19 changed files with 613 additions and 15 deletions
|
|
@ -115,6 +115,7 @@ module.exports = function (grunt) {
|
|||
"vendors/jquery-1.10.2.min.js",
|
||||
"vendors/jquery-ui/js/jquery-ui-1.10.3.custom.min.js",
|
||||
"vendors/jquery-cookie/jquery.cookie-1.4.0.min.js",
|
||||
"vendors/jquery-finger/jquery.finger.min.js",
|
||||
"vendors/jquery-mousewheel/jquery.mousewheel-3.1.4.min.js",
|
||||
"vendors/jquery-scrollstop/jquery.scrollstop.min.js",
|
||||
"vendors/jquery-lazyload/jquery.lazyload.min.js",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue