bookstack/resources/js/wysiwyg
Dan Brown 2a32475541
Lexical: Made a range of selection improvements
Updated up/down handling to create where a selection candidate does not
exist, to apply to a wider scenario via the selectPrevious/Next methods.

Updated DOM selection change handling to identify single selections
within decorated nodes to select them in full, instead of losing
selection due to partial selection of their contents.

Updated table selection handling so that our colgroups are ignored for
internal selection focus handling.
2025-05-26 14:51:03 +01:00
..
lexical Lexical: Made a range of selection improvements 2025-05-26 14:51:03 +01:00
services Lexical: Made a range of selection improvements 2025-05-26 14:51:03 +01:00
ui Lexical: Made a range of selection improvements 2025-05-26 14:51:03 +01:00
utils Lexical: Made a range of selection improvements 2025-05-26 14:51:03 +01:00
index.ts Lexical: Added testing for some added shortcuts 2024-12-16 16:27:44 +00:00
nodes.ts Lexical: Added support for table caption nodes 2025-01-22 12:54:13 +00:00
testing.md Lexical: Added some general test guidance 2025-01-15 14:31:09 +00:00