]> BookStack Code Mirror - bookstack/history - resources/js/wysiwyg/lexical
ZIP Imports: Added API examples, finished testing
[bookstack] / resources / js / wysiwyg / lexical /
3 days ago Dan BrownMerge branch 'development' of github.com:LM-Nishant...
2025-06-17 Dan BrownMerge pull request #5653 from BookStackApp/v25-05-1...
2025-06-15 Dan BrownLexical: Media form improvements 5653/head
2025-06-15 Dan BrownLexical: Added a media toolbar, improved toolbars and...
2025-06-15 Dan BrownLexical: Fixed media resize handling
2025-06-14 Dan BrownLexical: Fixed double-bold text, updated tests
2025-06-13 Dan BrownLexical: Fixed strange paragraph formatting behaviour
2025-05-31 Dan BrownCleanup: Updated deps, fixed test, update issue templates
2025-05-28 Dan BrownMerge pull request #5627 from BookStackApp/lexical_20250525
2025-05-28 Dan BrownLexical: Further improvements to table selection and...
2025-05-26 Dan BrownLexical: Changed table esacpe handling
2025-05-26 Dan BrownLexical: Fixed table column resizing changes not appearing
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-28 Dan BrownLexical: Added tests to cover recent changes 5558/head
2025-03-28 Dan BrownLexical: Improved navigation around images/media
2025-03-27 Dan BrownLexical: Fixed task list parsing
2025-02-23 Dan BrownMerge pull request #5463 from BookStackApp/v24-12
2025-02-16 Dan BrownMerge pull request #5415 from BookStackApp/more_lexical...
2025-02-16 Dan BrownLexical: Fixed code in lists, removed extra old alignme... 5415/head
2025-01-27 Dan BrownLexical: Added media src conversions
2025-01-22 Dan BrownLexical: Linked table form to have caption toggle option
2025-01-22 Dan BrownLexical: Added support for table caption nodes
2025-01-15 Dan BrownLexical: Fixed auto-link issue
2024-12-20 Dan BrownMerge pull request #5365 from BookStackApp/lexical_fixes
2024-12-17 Dan BrownLexical: Adjusted handling of child/sibling list items...
2024-12-17 Dan BrownLexical: Aligned new empty item behaviour for nested...
2024-12-17 Dan BrownLexical: Improved list tab handling, Improved test...
2024-12-16 Dan BrownLexical: Added testing for some added shortcuts
2024-12-15 Dan BrownLexical: Added details toolbar
2024-12-15 Dan BrownLexical: Made summary part of details node
2024-12-04 Dan BrownMerge pull request #5349 from BookStackApp/lexical_reorg
2024-12-04 Dan BrownLexical: Updated tests for node changes 5349/head
2024-12-04 Dan BrownLexical: Reorganised custom node code into lexical...
2024-12-03 Dan BrownLexical: Merged custom table node code
2024-12-03 Dan BrownLexical: Merged list nodes
2024-12-03 Dan BrownLexical: Extracted & merged heading & quote nodes
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 BrownDependancies: Updated php & JS deps, updated license...
2024-09-27 Dan BrownMerge branch 'lexical' into development
2024-09-23 Dan BrownLexical: Updated toolbar & text node exporting
2024-09-22 Dan BrownLexical: Range of fixes
2024-09-22 Dan BrownLexical: Added direction support to extra blocks
2024-09-21 Dan BrownLexical: Removed reconciler level direction handling
2024-09-20 Dan BrownLexical: Finished conversion/update of test files
2024-09-20 Dan BrownLexical: Adapted a range of further existing tests
2024-09-18 Dan BrownLexical: Got a range of Editor tests working
2024-09-18 Dan BrownLexical: Imported core lexical libs