]> BookStack Code Mirror - bookstack/history - resources/js
Lexical: Fixed issues with content not saving
[bookstack] / resources / js /
2025-03-27 Dan BrownLexical: Fixed issues with content not saving
2025-02-23 Dan BrownJS: Upated npm deps, upgraded eslint, new eslint config
2025-02-23 Dan BrownMerge pull request #5491 from BookStackApp/deprecations
2025-02-23 Dan BrownMerge pull request #5463 from BookStackApp/v24-12
2025-02-23 Dan BrownStyles: Fixed breakpoint overlap
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-02-14 Dan BrownMerge branch 'inv-hareesh/development' into search_inde...
2025-02-12 Dan BrownMerge pull request #5470 from Silverlan/patch-1
2025-02-11 Dan BrownMerge pull request #5457 from BookStackApp/sort_sets
2025-02-11 Dan BrownSorting: Renamed sort set to sort rule
2025-02-04 Dan BrownSorting: Added sort set form manager UI JS
2025-01-27 Dan BrownLexical: Ran a deeper check on translation use
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-18 Dan BrownLexical: Added color picker/indicator to form fields
2025-01-17 Dan BrownLexical: Added color format custom color select
2025-01-15 Dan BrownLexical: Added some general test guidance
2025-01-15 Dan BrownLexical: Fixed auto-link issue
2025-01-04 Dan BrownMerge pull request #5379 from BookStackApp/better_cleanup
2025-01-04 Dan BrownMarkdown Editor: Fixed scroll jump on image upload
2024-12-20 Dan BrownMerge pull request #5365 from BookStackApp/lexical_fixes
2024-12-17 Dan BrownLexical: Added about button/view lexical_fixes 5365/head
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-16 Dan BrownLexical: Added mulitple methods to escape details block
2024-12-15 Dan BrownLexical: Added details toolbar
2024-12-15 Dan BrownLexical: Made summary part of details node
2024-12-15 Dan BrownLexical: Added mobile toolbar support
2024-12-14 Dan BrownLexical: Added dark mode styles, fixed autolink range
2024-12-14 Dan BrownLexical: Added auto links on enter/space
2024-12-11 Dan BrownAttachments: Hid edit/delete controls where lacking...
2024-12-09 Dan BrownJS: Updated packages, fixed lint issue
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-12-03 Dan BrownMerge branch 'rashadkhan359/development' into development
2024-12-02 Dan BrownMerge branch 'fix/markdown-export' into development
2024-12-01 Dan BrownMerge branch 'fix-ldap-display-name' into development
2024-12-01 Dan BrownMerge branch 'docker-simplify' into development
2024-12-01 Dan BrownMerge branch 'portazips' into development
2024-12-01 Dan BrownMerge pull request #5259 from BookStackApp/typescript...
2024-11-25 Dan BrownZIP Imports/Exports: Fixed some lint and test issues
2024-11-22 Dan BrownZIP Imports: Updated import form to show loading indicator
2024-10-11 Dan BrownTS: Converted dom and keyboard nav services 5259/head
2024-10-11 Dan BrownTS: Converted app file and animations service
2024-10-10 Dan BrownTS: Coverted util service
2024-10-07 Dan BrownJS: Converted/updated translation code to TS, fixed...
2024-10-05 Dan BrownWYSIWYG: Code & table fixes
2024-10-04 Dan BrownWYSIWYG: Fixed list indenting selection & display bugs
2024-10-04 Dan BrownJS: Converted a few extra services to TS
2024-10-04 Dan BrownNew WYSIWYG: Added mac shortcut support
2024-10-01 Dan BrownBase layout: Changed main app script to be module loaded
2024-09-30 Dan BrownMerge branch 'feature/opensearch' into development
2024-09-30 Dan BrownCode Blocks: Added SAS and R language options
2024-09-27 Dan BrownMaintenance: Fixed js lint and SCSS build warnings
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 BrownPage Editors: Added switching/options for new lexical...
2024-09-22 Dan BrownLexical: Range of fixes
2024-09-22 Dan BrownLexical: Added UI translation support
2024-09-22 Dan BrownLexical: Added direction support to extra blocks
2024-09-21 Dan BrownLexical: Added alignment detoggle, fixed inital focus...
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
2024-09-16 Dan BrownLexical: Added RTL/LTR actions
2024-09-15 Dan BrownLexical: Fixed a range of issues in RTL mode
2024-09-13 Dan BrownLexical: Altered keyboard handling to indicant handled...
2024-09-13 Dan BrownLexical: Custom list nesting support
2024-09-10 Dan BrownLexical: Added block indenting capability
2024-09-10 Dan BrownLexical: Added single node enter handling
2024-09-09 Dan BrownLexical: Added single node backspace/delete support
2024-09-09 Dan BrownLexical: Refined editor UI
2024-09-09 Dan BrownLexical: Further fixes
2024-09-08 Dan BrownLexical: Range of bug fixes, Updated lexical version
2024-09-08 Dan BrownLexical: Added media resize support via drag handles
2024-09-07 Dan BrownLexical: Revamped image node resize method
2024-09-06 Dan BrownLexical: Added some level of img/media alignment
2024-08-22 Dan BrownLexical: Added table column cut/copy/paste support
2024-08-22 Dan BrownLexical: Improved table row copy/paste
2024-08-21 Dan BrownLexical: Added drop/paste image handling
2024-08-20 Dan BrownLexical: Finished off baseline shortcut implementation
2024-08-20 Dan BrownLexical: Started adding editor shortcuts
2024-08-18 Dan BrownLexical: Added custom alignment handling for blocks
2024-08-17 Dan BrownLexical: Integrated diagram manager, added menu split...
2024-08-16 Dan BrownLexical: Added basic URL field header option list
2024-08-16 Dan BrownLexical: Connected link selector to link form
2024-08-13 Dan BrownLexical: Integrated image manager to image button/form
2024-08-11 Dan BrownLexical: Added id support for all main block types
next