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 c0479f3fdf Fix missing assignment in fixCursor
The parent variable was introduced in the Typescript refactor to make
the type checker happy, however we missed assigning the result back to
the `node` variable at the end.

Fixes #449
2023-12-20 10:45:19 +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 missing assignment in fixCursor 2023-12-20 10:45:19 +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