bookstack/resources/js/wysiwyg/ui/framework
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
..
blocks Lexical: Updated dropdown handling to match tinymce behaviour 2025-05-25 16:28:42 +01:00
helpers Lexical: Updated dropdown handling to match tinymce behaviour 2025-05-25 16:28:42 +01:00
buttons.ts Lexical: Updated dropdown handling to match tinymce behaviour 2025-05-25 16:28:42 +01:00
core.ts Lexical: Updated dropdown handling to match tinymce behaviour 2025-05-25 16:28:42 +01:00
decorator.ts Lexical: Added code block selection & edit features 2024-07-16 16:36:08 +01:00
forms.ts Lexical: Linked table form to have caption toggle option 2025-01-22 20:39:15 +00:00
manager.ts Lexical: Made a range of selection improvements 2025-05-26 14:51:03 +01:00
modals.ts Lexical: Range of fixes 2024-09-22 16:15:02 +01:00
toolbars.ts Lexical: Split helpers to utils, refactored files 2024-08-03 18:14:01 +01:00