]> BookStack Code Mirror - bookstack/history - resources/js/wysiwyg/index.ts
Lexical: Added common events support
[bookstack] / resources / js / wysiwyg / index.ts
2024-07-23 Dan BrownLexical: Added common events support
2024-07-23 Dan BrownLexical: Improved table resize bars
2024-07-19 Dan BrownLexical: Added toolbar scroll/resize handling
2024-07-19 Dan BrownLexical: Finished up core drawing insert/editing
2024-07-16 Dan BrownLexical: Added code block selection & edit features
2024-07-09 Dan BrownLexical: Added initial form/modal styles
2024-07-04 Dan BrownLexical: Linked up saving logic of editor via interface
2024-07-01 Dan BrownLexical: Started loading real content, Improved html...
2024-07-01 Dan BrownLexical: Added tracked container, added fullscreen...
2024-06-23 Dan BrownLexical: Updated lexical, added undo state tracking...
2024-06-21 Dan BrownLexical: Added base table support and started resize...
2024-06-12 Dan BrownLexical: Added view/edit source code button/form/action
2024-05-28 Dan BrownLexical: Started UI fundementals with basic button
2024-05-28 Dan BrownLexical: Added custom id-supporting paragraph blocks
2024-05-27 Dan BrownLexical: Switched to ts for new editor build