BookStack/resources/js/wysiwyg/lexical/core
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__ Lexical: Updated toolbar & text node exporting 2024-09-23 17:36:16 +01:00
nodes Lexical: Updated toolbar & text node exporting 2024-09-23 17:36:16 +01:00
shared Lexical: Removed reconciler level direction handling 2024-09-21 13:00:16 +01:00
index.ts Lexical: Imported core lexical libs 2024-09-18 13:43:39 +01:00
LexicalCommands.ts Lexical: Imported core lexical libs 2024-09-18 13:43:39 +01:00
LexicalConstants.ts Lexical: Imported core lexical libs 2024-09-18 13:43:39 +01:00
LexicalEditor.ts Lexical: Got a range of Editor tests working 2024-09-18 17:31:51 +01:00
LexicalEditorState.ts Lexical: Imported core lexical libs 2024-09-18 13:43:39 +01:00
LexicalEvents.ts Lexical: Imported core lexical libs 2024-09-18 13:43:39 +01:00
LexicalGC.ts Lexical: Imported core lexical libs 2024-09-18 13:43:39 +01:00
LexicalMutations.ts Lexical: Imported core lexical libs 2024-09-18 13:43:39 +01:00
LexicalNode.ts Lexical: Imported core lexical libs 2024-09-18 13:43:39 +01:00
LexicalNormalization.ts Lexical: Imported core lexical libs 2024-09-18 13:43:39 +01:00
LexicalReconciler.ts Lexical: Removed reconciler level direction handling 2024-09-21 13:00:16 +01:00
LexicalSelection.ts Lexical: Imported core lexical libs 2024-09-18 13:43:39 +01:00
LexicalUpdates.ts Lexical: Imported core lexical libs 2024-09-18 13:43:39 +01:00
LexicalUtils.ts Lexical: Imported core lexical libs 2024-09-18 13:43:39 +01:00