]> BookStack Code Mirror - bookstack/history - resources/js/wysiwyg/utils
respective book and chapter structure added.
[bookstack] / resources / js / wysiwyg / utils /
2024-10-05 Dan BrownWYSIWYG: Code & table fixes
2024-10-04 Dan BrownWYSIWYG: Fixed list indenting selection & display bugs
2024-09-30 Dan BrownMerge branch 'feature/opensearch' into development
2024-09-27 Dan BrownMerge branch 'lexical' into development
2024-09-16 Dan BrownLexical: Added RTL/LTR actions
2024-09-13 Dan BrownLexical: Custom list nesting support
2024-09-10 Dan BrownLexical: Added block indenting capability
2024-09-10 Dan BrownLexical: Added single node enter handling
2024-09-09 Dan BrownLexical: Further fixes
2024-09-08 Dan BrownLexical: Added media resize support via drag handles
2024-09-07 Dan BrownLexical: Revamped image node resize method
2024-09-06 Dan BrownLexical: Added some level of img/media alignment
2024-08-22 Dan BrownLexical: Added table column cut/copy/paste support
2024-08-22 Dan BrownLexical: Improved table row copy/paste
2024-08-21 Dan BrownLexical: Added drop/paste image handling
2024-08-20 Dan BrownLexical: Finished off baseline shortcut implementation
2024-08-20 Dan BrownLexical: Started adding editor shortcuts
2024-08-18 Dan BrownLexical: Added custom alignment handling for blocks
2024-08-17 Dan BrownLexical: Integrated diagram manager, added menu split...
2024-08-16 Dan BrownLexical: Added basic URL field header option list
2024-08-16 Dan BrownLexical: Connected link selector to link form
2024-08-13 Dan BrownLexical: Integrated image manager to image button/form
2024-08-10 Dan BrownLexical: Wired table properties, and other buttons
2024-08-09 Dan BrownLexical: Linked row properties form up
2024-08-09 Dan BrownLexical: Added cell width fetching, Created custom...
2024-08-07 Dan BrownLexical: Added merge cell logic
2024-08-05 Dan BrownLexical: Finished off core cell properties functionality
2024-08-03 Dan BrownLexical: Split helpers to utils, refactored files