]> BookStack Code Mirror - bookstack/history - resources/js/wysiwyg/utils/nodes.ts
Opensearch: Fixed XML declaration when php short tags enabled
[bookstack] / resources / js / wysiwyg / utils / nodes.ts
2025-05-28 Dan BrownMerge pull request #5627 from BookStackApp/lexical_20250525
2025-05-26 Dan BrownLexical: Fixed issues with recent changes
2025-05-26 Dan BrownLexical: Changed table esacpe handling
2025-05-26 Dan BrownLexical: Made a range of selection improvements
2025-05-24 Dan BrownMerge branch 'development' of github.com:rubentalstra...
2025-04-02 Dan BrownMerge pull request #5558 from BookStackApp/lexical_round3
2025-03-27 Dan BrownLexical: Made list selections & intendting more reliable
2024-12-04 Dan BrownMerge pull request #5349 from BookStackApp/lexical_reorg
2024-12-04 Dan BrownLexical: Reorganised custom node code into lexical...
2024-12-03 Dan BrownLexical: Merged custom paragraph node, removed old...
2024-10-05 Dan BrownWYSIWYG: Code & table fixes
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-09-10 Dan BrownLexical: Added single node enter handling
2024-08-18 Dan BrownLexical: Added custom alignment handling for blocks
2024-08-16 Dan BrownLexical: Added basic URL field header option list
2024-08-03 Dan BrownLexical: Split helpers to utils, refactored files