BookStackApp_BookStack/resources/js/wysiwyg/lexical/list
Dan Brown fca8f928a3
Lexical: Aligned new empty item behaviour for nested lists
- Makes enter on empty nested list item un-nest instead of just creating
  new list items.
- Also updated existing lists tests to use newer helper setup.
2024-12-17 16:52:14 +00:00
..
__tests__/unit Lexical: Aligned new empty item behaviour for nested lists 2024-12-17 16:52:14 +00:00
formatList.ts Lexical: Merged custom paragraph node, removed old format/indent refs 2024-12-03 16:24:49 +00:00
index.ts Lexical: Imported core lexical libs 2024-09-18 13:43:39 +01:00
LexicalListItemNode.ts Lexical: Aligned new empty item behaviour for nested lists 2024-12-17 16:52:14 +00:00
LexicalListNode.ts Lexical: Reorganised custom node code into lexical codebase 2024-12-04 18:53:59 +00:00
utils.ts Lexical: Imported core lexical libs 2024-09-18 13:43:39 +01:00