]> BookStack Code Mirror - bookstack/history - resources/js/wysiwyg/ui/decorators
Updated translations with latest Crowdin changes (#5696)
[bookstack] / resources / js / wysiwyg / ui / decorators /
13 days ago Dan BrownMerge branch 'development' of github.com:LM-Nishant...
2025-05-28 Dan BrownMerge pull request #5627 from BookStackApp/lexical_20250525
2025-05-25 Dan BrownLexical: Improved diagram selection and keyboard usage
2024-12-04 Dan BrownMerge pull request #5349 from BookStackApp/lexical_reorg
2024-12-04 Dan BrownLexical: Reorganised custom node code into lexical...
2024-09-30 Dan BrownMerge branch 'feature/opensearch' into development
2024-09-27 Dan BrownMerge branch 'lexical' into development
2024-09-09 Dan BrownLexical: Added single node backspace/delete support
2024-09-07 Dan BrownLexical: Revamped image node resize method
2024-08-13 Dan BrownLexical: Integrated image manager to image button/form
2024-08-03 Dan BrownLexical: Split helpers to utils, refactored files
2024-07-19 Dan BrownLexical: Finished up core drawing insert/editing
2024-07-18 Dan BrownLexical: Started converting drawio to TS
2024-07-17 Dan BrownLexical: Standardised helper function format
2024-07-16 Dan BrownLexical: Added code block selection & edit features
2024-07-03 Dan BrownLexical: Started diagram support
2024-07-02 Dan BrownLexical: Linked code block to editor, added button
2024-07-02 Dan BrownLexical: Started code block node implementation
2024-06-25 Dan BrownLexical: Extracted mouse drag tracking to new helper
2024-06-05 Dan BrownLexical: Added selection to state for aligned reading
2024-06-05 Dan BrownLexical: Made image resize handles functional
2024-06-05 Dan BrownLexical: Started image resize controls, Defined thoroug...