]> BookStack Code Mirror - bookstack/history - resources/js/wysiwyg/nodes/custom-table.ts
respective book and chapter structure added.
[bookstack] / resources / js / wysiwyg / nodes / custom-table.ts
2024-09-30 Dan BrownMerge branch 'feature/opensearch' into development
2024-09-27 Dan BrownMerge branch 'lexical' into development
2024-09-10 Dan BrownLexical: Added block indenting capability
2024-08-18 Dan BrownLexical: Added custom alignment handling for blocks
2024-08-10 Dan BrownLexical: Wired table properties, and other buttons
2024-08-05 Dan BrownLexical: Finished off core cell properties functionality
2024-08-03 Dan BrownLexical: Split helpers to utils, refactored files
2024-08-02 Dan BrownLexical: Started on table actions
2024-06-26 Dan BrownLexical: Linked up table resize handler (unfinished)
2024-06-24 Dan BrownLexical: Created custom table node with col width handling