]> BookStack Code Mirror - bookstack/commit
Comments: Added input wysiwyg for creating/updating comments
authorDan Brown <redacted>
Tue, 30 Jan 2024 14:27:09 +0000 (14:27 +0000)
committerDan Brown <redacted>
Tue, 30 Jan 2024 14:27:09 +0000 (14:27 +0000)
commit5c92b72fdd419ccb6f77bfdf0a1cb1358c51a9d8
tree8b2eeb6164c090f91da0247b97868a30f4fa8ad4
parent24e6dc4b37f857ffe6f8eab85ca177ed290bb38a
Comments: Added input wysiwyg for creating/updating comments

Not supporting old content, existing HTML or updating yet.
app/Activity/Tools/CommentTree.php
resources/js/components/page-comment.js
resources/js/components/page-comments.js
resources/js/components/wysiwyg-input.js
resources/sass/_tinymce.scss
resources/views/comments/comment.blade.php
resources/views/comments/comments.blade.php
resources/views/layouts/base.blade.php