]> BookStack Code Mirror - bookstack/commit
Page Editors: Added switching/options for new lexical editor
authorDan Brown <redacted>
Sun, 22 Sep 2024 19:06:55 +0000 (20:06 +0100)
committerDan Brown <redacted>
Sun, 22 Sep 2024 19:06:55 +0000 (20:06 +0100)
commit8b32e6c15ac4a188b48aed478be4382acae120ee
treee9d3e8b530aebc2f6de4753f5a9df30446281f39
parentc8ccb2bac7a211741222c371bf92caac65fc9979
Page Editors: Added switching/options for new lexical editor
app/Entities/Models/Page.php
app/Entities/Repos/PageRepo.php
app/Entities/Tools/PageEditorData.php
app/Entities/Tools/PageEditorType.php [new file with mode: 0644]
lang/en/entities.php
resources/js/wysiwyg/todo.md
resources/views/pages/parts/editor-toolbar.blade.php
resources/views/pages/parts/form.blade.php
resources/views/settings/customization.blade.php
tests/Entity/PageEditorTest.php