bookstack/resources/js/wysiwyg/lexical/table
Dan Brown 2e718c12e1
Lexical: Changed table esacpe handling
Avoids misuse of selectPrevious/Next as per prior commit which was then
causing problems elsewhere, and is probably best to avoid creation in
those select methods anyway.
2025-05-26 18:47:51 +01:00
..
__tests__/unit Lexical: Updated tests for node changes 2024-12-04 20:03:05 +00:00
LexicalCaptionNode.ts Lexical: Linked table form to have caption toggle option 2025-01-22 20:39:15 +00:00
LexicalTableCellNode.ts Lexical: Reorganised custom node code into lexical codebase 2024-12-04 18:53:59 +00:00
LexicalTableCommands.ts Lexical: Imported core lexical libs 2024-09-18 13:43:39 +01:00
LexicalTableNode.ts Lexical: Fixed table column resizing changes not appearing 2025-05-26 15:19:11 +01:00
LexicalTableObserver.ts Lexical: Imported core lexical libs 2024-09-18 13:43:39 +01:00
LexicalTableRowNode.ts Lexical: Merged custom table node code 2024-12-03 20:08:33 +00:00
LexicalTableSelection.ts Lexical: Imported core lexical libs 2024-09-18 13:43:39 +01:00
LexicalTableSelectionHelpers.ts Lexical: Changed table esacpe handling 2025-05-26 18:47:51 +01:00
LexicalTableUtils.ts Lexical: Imported core lexical libs 2024-09-18 13:43:39 +01:00
constants.ts Lexical: Imported core lexical libs 2024-09-18 13:43:39 +01:00
index.ts Lexical: Imported core lexical libs 2024-09-18 13:43:39 +01:00