]> BookStack Code Mirror - bookstack/history - resources/js/wysiwyg/utils/selection.ts
Opensearch: Fixed XML declaration when php short tags enabled
[bookstack] / resources / js / wysiwyg / utils / selection.ts
2025-06-17 Dan BrownMerge pull request #5653 from BookStackApp/v25-05-1...
2025-06-13 Dan BrownLexical: Fixed strange paragraph formatting behaviour
2024-12-20 Dan BrownMerge pull request #5365 from BookStackApp/lexical_fixes
2024-12-14 Dan BrownLexical: Added auto links on enter/space
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-16 Dan BrownLexical: Added RTL/LTR actions
2024-09-13 Dan BrownLexical: Custom list nesting support
2024-09-10 Dan BrownLexical: Added single node enter handling
2024-09-07 Dan BrownLexical: Revamped image node resize method
2024-09-06 Dan BrownLexical: Added some level of img/media alignment
2024-08-20 Dan BrownLexical: Started adding editor shortcuts
2024-08-03 Dan BrownLexical: Split helpers to utils, refactored files