BookStack/resources/js
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
..
code
components
markdown
services
wysiwyg Lexical: Further improvements to table selection and captions 2025-05-28 22:47:39 +01:00
wysiwyg-tinymce
app.ts
custom.d.ts
global.d.ts