mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-31 21:19:21 +03:00
inputosaurus jQuery to native so we can drop jquery-ui
This commit is contained in:
parent
ea2e0c09d8
commit
06abbf0713
33 changed files with 422 additions and 7584 deletions
|
|
@ -51,7 +51,6 @@ config.paths.css = {
|
|||
name: 'app.css',
|
||||
src: [
|
||||
'vendors/normalize.css/normalize.css',
|
||||
'vendors/jquery-ui/css/smoothness/jquery-ui-1.12.1.custom.css',
|
||||
'vendors/fontastic/styles.css',
|
||||
'vendors/inputosaurus/inputosaurus.css',
|
||||
'vendors/flags/flags-fixed.css',
|
||||
|
|
@ -78,7 +77,6 @@ config.paths.js = {
|
|||
'dev/polyfill.js',
|
||||
'dev/prototype.js',
|
||||
'node_modules/jquery/dist/jquery.slim.min.js',
|
||||
'vendors/jquery-ui/js/jquery-ui-1.12.1.custom.min.js', // custom
|
||||
'vendors/inputosaurus/inputosaurus.js', // custom (modified)
|
||||
'vendors/routes/signals.min.js', // fixed
|
||||
'vendors/routes/hasher.min.js', // fixed
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue