0
Fork 0
mirror of https://github.com/fastmail/Squire.git synced 2024-12-22 07:13:08 -05:00
Squire/source/node
Neil Jenkins 752a42d917 Fix Firefox cursor position bug after paste
We merge a faux block with contents from after a split point when
inserting HTML. The merge function presumes this block has already had
fixCursor run on it to ensure we add the <br>s some browsers need to
support correct cursor focusing.

Fixes #451
2023-12-20 14:17:34 +11:00
..
Block.ts Squire 2.0 2023-01-23 13:18:29 +11:00
Category.ts Squire 2.0 2023-01-23 13:18:29 +11:00
MergeSplit.ts Fix Firefox cursor position bug after paste 2023-12-20 14:17:34 +11:00
Node.ts Squire 2.0 2023-01-23 13:18:29 +11:00
TreeIterator.ts Squire 2.0 2023-01-23 13:18:29 +11:00
Whitespace.ts Squire: Fix crash removing formatting 2023-10-09 11:52:58 +11:00