BookStack/resources/js/wysiwyg/nodes
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
..
_common.ts Lexical: Added custom alignment handling for blocks 2024-08-18 16:51:08 +01:00
callout.ts Lexical: Added custom alignment handling for blocks 2024-08-18 16:51:08 +01:00
code-block.ts Lexical: Added id support for all main block types 2024-08-11 16:08:51 +01:00
custom-heading.ts Lexical: Added custom alignment handling for blocks 2024-08-18 16:51:08 +01:00
custom-list-item.ts Lexical: Split helpers to utils, refactored files 2024-08-03 18:14:01 +01:00
custom-list.ts Lexical: Added id support for all main block types 2024-08-11 16:08:51 +01:00
custom-paragraph.ts Lexical: Added custom alignment handling for blocks 2024-08-18 16:51:08 +01:00
custom-quote.ts Lexical: Added custom alignment handling for blocks 2024-08-18 16:51:08 +01:00
custom-table-cell.ts Lexical: Improved table row copy/paste 2024-08-22 10:08:08 +01:00
custom-table-row.ts Lexical: Wired table properties, and other buttons 2024-08-10 13:14:55 +01:00
custom-table.ts Lexical: Added custom alignment handling for blocks 2024-08-18 16:51:08 +01:00
details.ts Lexical: Added id support for all main block types 2024-08-11 16:08:51 +01:00
diagram.ts Lexical: Integrated image manager to image button/form 2024-08-13 19:36:18 +01:00
horizontal-rule.ts Lexical: Added id support for all main block types 2024-08-11 16:08:51 +01:00
image.ts Lexical: Revamped image node resize method 2024-09-07 18:39:58 +01:00
index.ts Lexical: Added custom alignment handling for blocks 2024-08-18 16:51:08 +01:00
media.ts Lexical: Added some level of img/media alignment 2024-09-06 14:07:10 +01:00