Refactoring: Transform all JavaScript code in local_chunkupload from jQuery to vanilla JS #33
Labels
refactoring
Something which needs to be refactored in the plugin (which may mean breaking changes)
jQuery has been deprecated by Moodle for quite a while now.
While it is still usable, it must not be used for new code anymore and existing jQuery code should be transformed sooner or later into vanilla JS (see https://moodledev.io/docs/4.5/guides/javascript/jquery)
The goal of this issue is to make this transformation for local_chunkupload.
The text was updated successfully, but these errors were encountered: