bookstack/resources/js
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
..
code JS: Converted a few extra services to TS 2024-10-04 14:36:20 +01:00
components Comments: Fixed a range of TS errors + other 2025-05-12 15:31:55 +01:00
markdown Markdown Editor: Fixed scroll jump on image upload 2025-01-04 21:01:28 +00:00
services Comments: Fixed pointer display, Fixed translation test 2025-05-13 12:03:15 +01:00
wysiwyg Lexical: Made a range of selection improvements 2025-05-26 14:51:03 +01:00
wysiwyg-tinymce Lexical: Added about button/view 2024-12-17 22:40:28 +00:00
app.ts TS: Converted app file and animations service 2024-10-11 15:19:19 +01:00
custom.d.ts JS: Converted come common services to typescript 2024-07-03 11:00:57 +01:00
global.d.ts TS: Converted app file and animations service 2024-10-11 15:19:19 +01:00