]> BookStack Code Mirror - bookstack/commit
Input WYSIWYG: Added compontent and rough logic to book form
authorDan Brown <redacted>
Sat, 16 Dec 2023 14:48:35 +0000 (14:48 +0000)
committerDan Brown <redacted>
Sat, 16 Dec 2023 14:48:35 +0000 (14:48 +0000)
commit569542f0bb519bf9a52a6565780a7e610ff12130
tree0c68b65f217bba2782c3923d1b7254592f13c062
parentfc2e8ed315fd93583d682e34dfc5dff01b5dfa2e
Input WYSIWYG: Added compontent and rough logic to book form

Just as a draft for prototyping and playing around to get things
started.
resources/js/components/index.js
resources/js/components/wysiwyg-editor.js
resources/js/components/wysiwyg-input.js [new file with mode: 0644]
resources/js/wysiwyg/config.js
resources/views/books/parts/form.blade.php
resources/views/form/editor-translations.blade.php [moved from resources/views/pages/parts/editor-translations.blade.php with 100% similarity]
resources/views/pages/parts/wysiwyg-editor.blade.php