bookstack/resources/js/wysiwyg/utils
Dan Brown f3fa63a5ae
Lexical: Merged custom paragraph node, removed old format/indent refs
Start of work to merge custom nodes into lexical, removing old unused
format/indent core logic while extending common block elements where
possible.
2024-12-03 16:24:49 +00:00
..
actions.ts Lexical: Split helpers to utils, refactored files 2024-08-03 18:14:01 +01:00
diagrams.ts Lexical: Started adding editor shortcuts 2024-08-20 13:07:33 +01:00
dom.ts Lexical: Further fixes 2024-09-09 12:28:01 +01:00
formats.ts Lexical: Merged custom paragraph node, removed old format/indent refs 2024-12-03 16:24:49 +00:00
images.ts Lexical: Added drop/paste image handling 2024-08-21 12:59:45 +01:00
links.ts Lexical: Connected link selector to link form 2024-08-16 11:22:12 +01:00
lists.ts WYSIWYG: Fixed list indenting selection & display bugs 2024-10-04 15:11:09 +01:00
node-clipboard.ts Lexical: Added table column cut/copy/paste support 2024-08-22 13:28:30 +01:00
nodes.ts Lexical: Merged custom paragraph node, removed old format/indent refs 2024-12-03 16:24:49 +00:00
selection.ts Lexical: Merged custom paragraph node, removed old format/indent refs 2024-12-03 16:24:49 +00:00
table-copy-paste.ts Lexical: Added table column cut/copy/paste support 2024-08-22 13:28:30 +01:00
table-map.ts Lexical: Added table column cut/copy/paste support 2024-08-22 13:28:30 +01:00
tables.ts Lexical: Added table column cut/copy/paste support 2024-08-22 13:28:30 +01:00