]> BookStack Code Mirror - bookstack/history - resources/js/wysiwyg/ui/defaults/buttons
Merge pull request #5731 from BookStackApp/lexical_jul25
[bookstack] / resources / js / wysiwyg / ui / defaults / buttons /
8 days ago Dan BrownMerge pull request #5731 from BookStackApp/lexical_jul25
10 days ago Dan BrownLexical: Table cell bg and format setting fixes
10 days ago Dan BrownLexical: Fixed highlight format action, changed label
2025-07-18 Dan BrownMerge branch 'development' of github.com:LM-Nishant...
2025-06-17 Dan BrownMerge pull request #5653 from BookStackApp/v25-05-1...
2025-06-13 Dan BrownLexical: Fixed tiny image resizer on image insert
2025-05-24 Dan BrownMerge branch 'development' of github.com:rubentalstra...
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-01-27 Dan BrownLexical: Ran a deeper check on translation use
2025-01-27 Dan BrownLexical: Added media src conversions
2025-01-18 Dan BrownLexical: Added color picker/indicator to form fields
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-15 Dan BrownLexical: Added details toolbar
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 table node code
2024-12-03 Dan BrownLexical: Extracted & merged heading & quote nodes
2024-09-30 Dan BrownMerge branch 'feature/opensearch' into development
2024-09-27 Dan BrownMerge branch 'lexical' into development
2024-09-22 Dan BrownLexical: Added UI translation support
2024-09-21 Dan BrownLexical: Added alignment detoggle, fixed inital focus...
2024-09-21 Dan BrownLexical: Removed reconciler level direction handling
2024-09-16 Dan BrownLexical: Added RTL/LTR actions
2024-09-13 Dan BrownLexical: Custom list nesting support
2024-09-10 Dan BrownLexical: Added block indenting capability
2024-09-09 Dan BrownLexical: Refined editor UI
2024-09-08 Dan BrownLexical: Range of bug fixes, Updated lexical version
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-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-13 Dan BrownLexical: Integrated image manager to image button/form
2024-08-10 Dan BrownLexical: Wired table properties, and other buttons
2024-08-09 Dan BrownLexical: Kinda made row copy/paste work
2024-08-09 Dan BrownLexical: Linked row properties form up
2024-08-09 Dan BrownLexical: Added cell width fetching, Created custom...
2024-08-07 Dan BrownLexical: Added merge cell logic
2024-08-05 Dan BrownLexical: Started linking up cell properties form
2024-08-03 Dan BrownLexical: Split helpers to utils, refactored files
2024-08-03 Dan BrownLexical: Completed out table menu elements, logic pending
2024-08-02 Dan BrownLexical: Started on table actions
2024-08-02 Dan BrownLexical: Started table menu options
2024-07-25 Dan BrownLexical: Started media node support
2024-07-21 Dan BrownLexical: Added table toolbar, organised button code