BookStackApp_BookStack/resources/js/wysiwyg/utils
Dan Brown c314a60a16
WYSIWYG: Code & table fixes
- Fixed new code block insertion to remove selection area instead of
  just adding after.
- Added default table column widths to not be collapsed
- Updated table dom export to not duplicate colgroups.
2024-10-05 12:42:47 +01:00
..
actions.ts Lexical: Split helpers to utils, refactored files 2024-08-03 18:14:01 +01:00
diagrams.ts Lexical: Started adding editor shortcuts 2024-08-20 13:07:33 +01:00
dom.ts Lexical: Further fixes 2024-09-09 12:28:01 +01:00
formats.ts WYSIWYG: Code & table fixes 2024-10-05 12:42:47 +01:00
images.ts Lexical: Added drop/paste image handling 2024-08-21 12:59:45 +01:00
links.ts Lexical: Connected link selector to link form 2024-08-16 11:22:12 +01:00
lists.ts WYSIWYG: Fixed list indenting selection & display bugs 2024-10-04 15:11:09 +01:00
node-clipboard.ts Lexical: Added table column cut/copy/paste support 2024-08-22 13:28:30 +01:00
nodes.ts WYSIWYG: Code & table fixes 2024-10-05 12:42:47 +01:00
selection.ts WYSIWYG: Code & table fixes 2024-10-05 12:42:47 +01:00
table-copy-paste.ts Lexical: Added table column cut/copy/paste support 2024-08-22 13:28:30 +01:00
table-map.ts Lexical: Added table column cut/copy/paste support 2024-08-22 13:28:30 +01:00
tables.ts Lexical: Added table column cut/copy/paste support 2024-08-22 13:28:30 +01:00