]> BookStack Code Mirror - bookstack/commit
Comments: updated component and split out code
authorDan Brown <redacted>
Wed, 7 Jun 2023 16:47:37 +0000 (17:47 +0100)
committerDan Brown <redacted>
Wed, 7 Jun 2023 16:47:37 +0000 (17:47 +0100)
commit154924cc0c19546599bbe1953744f9ab1162b263
tree698d91a854081af61223c58ffcc8402d3fc2c24e
parent4b9f6beb376fc6b0c31af77d96ff0842bcdd53bc
Comments: updated component and split out code

Split out comment component code so single-comment actions (delete, edit) are handled within their own compontent.
Modernised existing component code.
lang/en/entities.php
resources/js/components/index.js
resources/js/components/page-comment.js [new file with mode: 0644]
resources/js/components/page-comments.js
resources/views/comments/comment-branch.blade.php
resources/views/comments/comment.blade.php
resources/views/comments/comments.blade.php
resources/views/comments/create.blade.php