bookstack/resources/js/wysiwyg/ui/framework/helpers
Dan Brown b862f12a50
Lexical: Further improvements to table selection and captions
- Fixed errors with selection and range handling due to captions
  existing.
- Updated TableNode change handling to update existing DOM instead of
  re-creating, which avoids breaking an attached selection helper.
  - To support, Added function to handle node change detection and apply
    relevant dom updates for common properties.
2025-05-28 22:47:39 +01:00
..
dropdowns.ts Lexical: Updated dropdown handling to match tinymce behaviour 2025-05-25 16:28:42 +01:00
mouse-drag-tracker.ts Lexical: Extracted mouse drag tracking to new helper 2024-06-25 18:33:29 +01:00
node-resizer.ts Lexical: Reorganised custom node code into lexical codebase 2024-12-04 18:53:59 +00:00
table-resizer.ts Lexical: Merged custom table node code 2024-12-03 20:08:33 +00:00
table-selection-handler.ts Lexical: Further improvements to table selection and captions 2025-05-28 22:47:39 +01:00
task-list-handler.ts Lexical: Merged list nodes 2024-12-03 19:03:52 +00:00