bookstack/resources/js/wysiwyg/lexical/core/nodes
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
..
__tests__/unit Lexical: Updated toolbar & text node exporting 2024-09-23 17:36:16 +01:00
ArtificialNode.ts Lexical: Imported core lexical libs 2024-09-18 13:43:39 +01:00
CommonBlockNode.ts Lexical: Merged custom paragraph node, removed old format/indent refs 2024-12-03 16:24:49 +00:00
LexicalDecoratorNode.ts Lexical: Imported core lexical libs 2024-09-18 13:43:39 +01:00
LexicalElementNode.ts Lexical: Merged custom paragraph node, removed old format/indent refs 2024-12-03 16:24:49 +00:00
LexicalLineBreakNode.ts Lexical: Imported core lexical libs 2024-09-18 13:43:39 +01:00
LexicalParagraphNode.ts Lexical: Merged custom paragraph node, removed old format/indent refs 2024-12-03 16:24:49 +00:00
LexicalRootNode.ts Lexical: Merged custom paragraph node, removed old format/indent refs 2024-12-03 16:24:49 +00:00
LexicalTabNode.ts Lexical: Imported core lexical libs 2024-09-18 13:43:39 +01:00
LexicalTextNode.ts Lexical: Updated toolbar & text node exporting 2024-09-23 17:36:16 +01:00