bookstack/resources/js/wysiwyg/ui/framework
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
..
blocks Lexical: Updated dropdown handling to match tinymce behaviour 2025-05-25 16:28:42 +01:00
helpers Lexical: Further improvements to table selection and captions 2025-05-28 22:47:39 +01:00
buttons.ts Lexical: Fixed issues with recent changes 2025-05-26 19:06:36 +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