bookstack/resources/js/wysiwyg/lexical/core/nodes
Dan Brown a62d8381be
Lexical: Updated toolbar & text node exporting
- Updated toolbar to match existing editor, including dynamic RTL/LTR
  controls.
- Updated text node handling to not include spans and extra classes when
  not needed. Added & update tests to cover.
2024-09-23 17:36:16 +01: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
LexicalDecoratorNode.ts Lexical: Imported core lexical libs 2024-09-18 13:43:39 +01:00
LexicalElementNode.ts Lexical: Imported core lexical libs 2024-09-18 13:43:39 +01:00
LexicalLineBreakNode.ts Lexical: Imported core lexical libs 2024-09-18 13:43:39 +01:00
LexicalParagraphNode.ts Lexical: Added direction support to extra blocks 2024-09-22 12:07:24 +01:00
LexicalRootNode.ts Lexical: Imported core lexical libs 2024-09-18 13:43:39 +01: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