BookStackApp_BookStack/resources/js/wysiwyg/utils
Dan Brown 03490d6597
Lexical: Added RTL/LTR actions
Kinda useless though due to Lexical reconciler :(
2024-09-16 12:29:46 +01: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: Finished off baseline shortcut implementation 2024-08-20 14:54:53 +01: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 Lexical: Custom list nesting support 2024-09-13 15:50:42 +01:00
node-clipboard.ts Lexical: Added table column cut/copy/paste support 2024-08-22 13:28:30 +01:00
nodes.ts Lexical: Added block indenting capability 2024-09-10 15:55:46 +01:00
selection.ts Lexical: Added RTL/LTR actions 2024-09-16 12:29:46 +01: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