]> BookStack Code Mirror - bookstack/history - resources/js/wysiwyg/todo.md
ExportFormatter: Add book description and check for empty book and chapter descriptio...
[bookstack] / resources / js / wysiwyg / todo.md
2024-10-04 Dan BrownWYSIWYG: Fixed list indenting selection & display bugs
2024-10-04 Dan BrownNew WYSIWYG: Added mac shortcut support
2024-09-30 Dan BrownMerge branch 'feature/opensearch' into development
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 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-15 Dan BrownLexical: Fixed a range of issues in RTL mode
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-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
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-07 Dan BrownLexical: Added merge cell logic
2024-08-06 Dan BrownLexical: Added table cell node import logic
2024-08-05 Dan BrownLexical: Finished off core cell properties functionality
2024-08-05 Dan BrownLexical: Started linking up cell properties form
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-30 Dan BrownLexical: Updated task list to use/support old format
2024-07-29 Dan BrownLexical: Linked up change/draft management
2024-07-29 Dan BrownLexical: Got working with attachment insert/drop
2024-07-29 Dan BrownLexical: Started drop handling, handled templates
2024-07-28 Dan BrownLexical: Added form complex/tab ui support
2024-07-27 Dan BrownLexical: Got media node core work & form done
2024-07-25 Dan BrownLexical: Started media node support
2024-07-23 Dan BrownLexical: Added common events support
2024-07-23 Dan BrownLexical: Improved table resize bars
2024-07-21 Dan BrownLexical: Added table toolbar, organised button code
2024-07-19 Dan BrownLexical: Added toolbar scroll/resize handling
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: Added list support, started todo