BookStack/resources/js/wysiwyg/ui/framework/helpers
Dan Brown e5b6d28bca
Lexical: Revamped image node resize method
Changed from using a decorator to using a helper that watches for image
selections to then display a resize helper.
Also changes resizer to use a ghost and apply changes on end instead of
continuosly during resize.
2024-09-07 18:39:58 +01:00
..
dropdowns.ts Lexical: Completed out table menu elements, logic pending 2024-08-03 18:01:54 +01:00
image-resizer.ts Lexical: Revamped image node resize method 2024-09-07 18:39:58 +01:00
mouse-drag-tracker.ts Lexical: Extracted mouse drag tracking to new helper 2024-06-25 18:33:29 +01:00
table-resizer.ts Lexical: Finished off core cell properties functionality 2024-08-05 18:49:17 +01:00
table-selection-handler.ts Lexical: Added merge cell logic 2024-08-07 20:32:54 +01:00
task-list-handler.ts Lexical: Updated task list to use/support old format 2024-07-30 14:42:19 +01:00