]> BookStack Code Mirror - bookstack/history - resources/js/wysiwyg/ui/defaults/buttons/tables.ts
Perms: Removed entity perm regen on general update
[bookstack] / resources / js / wysiwyg / ui / defaults / buttons / tables.ts
2024-12-04 Dan BrownMerge pull request #5349 from BookStackApp/lexical_reorg
2024-12-03 Dan BrownLexical: Merged custom table node code
2024-09-30 Dan BrownMerge branch 'feature/opensearch' into development
2024-09-27 Dan BrownMerge branch 'lexical' into development
2024-09-09 Dan BrownLexical: Refined editor UI
2024-08-22 Dan BrownLexical: Added table column cut/copy/paste support
2024-08-22 Dan BrownLexical: Improved table row copy/paste
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-21 Dan BrownLexical: Added table toolbar, organised button code