BookStackApp_BookStack/resources/js/wysiwyg/lexical/rich-text
Dan Brown 9bfcadd95f
Lexical: Improved navigation around images/media
- Added specific handling to move/insert-up/down on arrow press.
- Prevented resize overlay from interrupting image node focus.
2025-03-28 14:30:03 +00:00
..
__tests__/unit Lexical: Added testing for some added shortcuts 2024-12-16 16:27:44 +00:00
index.ts Lexical: Fixed code in lists, removed extra old alignment code 2025-02-16 15:09:33 +00:00
LexicalCalloutNode.ts Lexical: Reorganised custom node code into lexical codebase 2024-12-04 18:53:59 +00:00
LexicalCodeBlockNode.ts Lexical: Fixed code in lists, removed extra old alignment code 2025-02-16 15:09:33 +00:00
LexicalDetailsNode.ts Lexical: Added details toolbar 2024-12-15 18:13:49 +00:00
LexicalDiagramNode.ts Lexical: Reorganised custom node code into lexical codebase 2024-12-04 18:53:59 +00:00
LexicalHeadingNode.ts Lexical: Reorganised custom node code into lexical codebase 2024-12-04 18:53:59 +00:00
LexicalHorizontalRuleNode.ts Lexical: Reorganised custom node code into lexical codebase 2024-12-04 18:53:59 +00:00
LexicalImageNode.ts Lexical: Improved navigation around images/media 2025-03-28 14:30:03 +00:00
LexicalMediaNode.ts Lexical: Added media src conversions 2025-01-27 14:28:27 +00:00
LexicalQuoteNode.ts Lexical: Reorganised custom node code into lexical codebase 2024-12-04 18:53:59 +00:00