]> BookStack Code Mirror - bookstack/commit
Lexical: Changed table esacpe handling
authorDan Brown <redacted>
Mon, 26 May 2025 17:47:51 +0000 (18:47 +0100)
committerDan Brown <redacted>
Mon, 26 May 2025 17:47:51 +0000 (18:47 +0100)
commit2e718c12e120f5d39efc23eef995275fc6fb80a4
tree509a47781d6122aa0ff42a8f492d485e6c381c46
parenta43a1832f5bd625d844903fd125ae39cbc50d5d5
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.
resources/js/wysiwyg/lexical/core/LexicalNode.ts
resources/js/wysiwyg/lexical/table/LexicalTableSelectionHelpers.ts
resources/js/wysiwyg/services/keyboard-handling.ts
resources/js/wysiwyg/utils/nodes.ts