catalyst / totara-mod-ojt

https://github.com/catalyst/totara-mod-ojt/wiki
5 stars 21 forks source link

Rewrite evaluate.js and expandcollapse.js as AMD modules #42

Open alexmorrisnz opened 2 years ago

alexmorrisnz commented 2 years ago

YUI has been deprecated since 2.9, we should rewrite the files as AMD modules. Totara has polyfills for some ES6 functionality, we should drop the jQuery usage as well.