-
-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Description
Most of the libraries in external
are date 4-5 years old and I am quite sure that most of them have newer version. It seems for me that especially the jQuery library should be updated because currently this will already give some warnings about deprecated code:
Use of getPreventDefault() is deprecated. Use defaultPrevented instead. require-jquery.js:5304:28
Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user’s experience. For more help http://xhr.spec.whatwg.org/ require-jquery.js:10221:6
It seems that jQuery was packed together with require and some more code in a special JavaScript file require-jquery.js
some time ago: 5f06bd6
Metadata
Metadata
Assignees
Labels
No labels