bookstack/resources/js/wysiwyg/utils
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__ Lexical: Adjusted handling of child/sibling list items on nesting 2024-12-17 18:07:46 +00:00
actions.ts
diagrams.ts Lexical: Reorganised custom node code into lexical codebase 2024-12-04 18:53:59 +00:00
dom.ts
formats.ts Lexical: Reorganised custom node code into lexical codebase 2024-12-04 18:53:59 +00:00
images.ts Lexical: Reorganised custom node code into lexical codebase 2024-12-04 18:53:59 +00:00
links.ts
lists.ts Lexical: Made list selections & intendting more reliable 2025-03-27 17:49:48 +00:00
node-clipboard.ts
nodes.ts Lexical: Changed table esacpe handling 2025-05-26 18:47:51 +01:00
selection.ts Lexical: Added auto links on enter/space 2024-12-14 12:35:13 +00:00
table-copy-paste.ts Lexical: Merged custom table node code 2024-12-03 20:08:33 +00:00
table-map.ts Lexical: Merged custom table node code 2024-12-03 20:08:33 +00:00
tables.ts Lexical: Merged custom table node code 2024-12-03 20:08:33 +00:00