0
0
Fork 0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-04-13 16:29:07 +00:00
BookStackApp_BookStack/resources/js/wysiwyg/utils
Dan Brown ace8af077d
Lexical: Improved list tab handling, Improved test utils
- Made tab work on empty list items
- Improved select preservation on single list item tab
- Altered test context creation for more standard testing
2024-12-17 14:44:10 +00:00
..
actions.ts Lexical: Split helpers to utils, refactored files 2024-08-03 18:14:01 +01:00
diagrams.ts Lexical: Reorganised custom node code into lexical codebase 2024-12-04 18:53:59 +00:00
dom.ts Lexical: Further fixes 2024-09-09 12:28:01 +01:00
formats.ts Lexical: Reorganised custom node code into lexical codebase 2024-12-04 18:53:59 +00:00
images.ts Lexical: Reorganised custom node code into lexical codebase 2024-12-04 18:53:59 +00:00
links.ts Lexical: Connected link selector to link form 2024-08-16 11:22:12 +01:00
lists.ts Lexical: Improved list tab handling, Improved test utils 2024-12-17 14:44:10 +00:00
node-clipboard.ts Lexical: Added table column cut/copy/paste support 2024-08-22 13:28:30 +01:00
nodes.ts Lexical: Reorganised custom node code into lexical codebase 2024-12-04 18:53:59 +00:00
selection.ts Lexical: Added auto links on enter/space 2024-12-14 12:35:13 +00:00
table-copy-paste.ts Lexical: Merged custom table node code 2024-12-03 20:08:33 +00:00
table-map.ts Lexical: Merged custom table node code 2024-12-03 20:08:33 +00:00
tables.ts Lexical: Merged custom table node code 2024-12-03 20:08:33 +00:00