Skip to content

Update front-end JS dependencies

Martin Mladenov requested to merge update-js-dependencies into development

Updated mammoth, selectize, and toastui.

Changed jquery $(..).change() handlers to native selectize handlers, as jquery change handlers no longer appear to work on selectize dropdowns. This MR also includes the changes from !1052 (merged).

Related to #686.

Merge request reports