BookStack/resources/js/wysiwyg/utils
Dan Brown fd07aa0f05
Lexical: Further fixes
- Improved node resizer positioning to be more accurate
- Fixed drop handling not running within editor margin space
- Made media dom update smarter to reduce reloads
- Fixed media alignment, broken due to added wrapper
2024-09-09 12:28:01 +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 Lexical: Finished off baseline shortcut implementation 2024-08-20 14:54:53 +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
node-clipboard.ts Lexical: Added table column cut/copy/paste support 2024-08-22 13:28:30 +01:00
nodes.ts Lexical: Added custom alignment handling for blocks 2024-08-18 16:51:08 +01:00
selection.ts Lexical: Revamped image node resize method 2024-09-07 18:39:58 +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