BookStack/resources/js/wysiwyg/nodes
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
..
_common.ts Lexical: Added media resize support via drag handles 2024-09-08 13:37:13 +01:00
callout.ts Lexical: Added media resize support via drag handles 2024-09-08 13:37:13 +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: Range of bug fixes, Updated lexical version 2024-09-08 15:54:59 +01:00
index.ts Lexical: Added custom alignment handling for blocks 2024-08-18 16:51:08 +01:00
media.ts Lexical: Further fixes 2024-09-09 12:28:01 +01:00