Added Squire HTML editor as lightweight fast alternative solution for the heavy CKEditor

Some features are still missing (as i need to create own UI)
Enable in:
[labs]
use_squire_html_editor = On
This commit is contained in:
djmaze 2020-09-09 17:03:44 +02:00
parent 90acc04750
commit 540c70ecbf
8 changed files with 397 additions and 83 deletions

View file

@ -23,6 +23,8 @@ module.exports = {
// others
'jQuery': "readonly",
'openpgp': "readonly",
'CKEDITOR': "readonly",
'Squire': "readonly",
// node_modules/knockout but dev/External/ko.js is used
// 'ko': "readonly",
// node_modules/simplestatemanager