]> BookStack Code Mirror - bookstack/commit
Comments: Fixed a range of TS errors + other
authorDan Brown <redacted>
Mon, 12 May 2025 14:31:55 +0000 (15:31 +0100)
committerDan Brown <redacted>
Mon, 12 May 2025 14:31:55 +0000 (15:31 +0100)
commit8f92b6f21b2412005e138c1482f32c158ff69204
treef196399de0e6afcd1bb3ca6a848d1d5f138886da
parent62f78f1c6d1f901cd986495a7271b983b60ec74d
Comments: Fixed a range of TS errors + other

- Migrated toolbox component to TS
- Aligned how custom event types are managed
- Fixed PHP use of content_ref where not provided
app/Activity/CommentRepo.php
app/Activity/Controllers/CommentController.php
resources/js/components/editor-toolbox.ts [moved from resources/js/components/editor-toolbox.js with 61% similarity]
resources/js/components/page-comment-reference.ts
resources/js/components/page-comment.ts
resources/js/components/page-comments.ts
resources/js/components/pointer.ts
resources/js/components/tabs.ts
resources/js/services/dom.ts
resources/js/services/events.ts