]> BookStack Code Mirror - bookstack/history - resources/js/code/index.mjs
JS Events: Added CM pre/post init events
[bookstack] / resources / js / code / index.mjs
2023-11-01 Dan BrownJS Events: Added CM pre/post init events
2023-04-23 Dan BrownMerge branch 'feature/mail-verify-peer' into development
2023-04-21 Dan BrownMerge branch 'wkhtmltopdf-env-example' into development
2023-04-19 Dan BrownMerge pull request #4181 from BookStackApp/js_formatting
2023-04-19 Dan BrownESLINT: Addressed remaining detected issues
2023-04-18 Dan BrownRan eslint fix on existing codebase
2023-04-18 Dan BrownMerge pull request #3617 from BookStackApp/codemirror6
2023-04-18 Dan BrownCM6: Further fixes/improvements after testing 3617/head
2023-04-18 Dan BrownCM6: Fixed a range of issues during browser testing
2023-04-17 Dan BrownCM6: Updated for popup editor, added new interface
2023-04-16 Dan BrownCM6: Got WYSIWYG code blocks working
2023-04-16 Dan BrownCM6: Aligned styling with existing, improved theme...
2023-04-15 Dan BrownUpdated cm6 theme handling to allow extension via API
2023-04-14 Dan BrownAdded cm6 strategy for splitting and dyn. loading langs
2023-04-14 Dan BrownAddressed existing cm6 todos
2023-04-11 Dan BrownGot md shortcuts working, marked actions for update
2023-04-10 Dan BrownGot markdown editor barely functional
2023-03-19 Dan BrownMerge branch 'development' into codemirror6
2023-02-17 Dan BrownMerge branch 'codemirror6' into codemirror6_take2
2022-08-03 Dan BrownAdded handling of codemirror 6 code languages
2022-08-02 Dan BrownStarted codemirror update, In broken state