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 1ed32e3db7 Squire: Fix crash removing formatting
The fixer node may get removed when merging adjacent inlines, so move
the cleanup to before this. For safety, also properly check for non-null
nodes so we don't crash if it's still elided for some reason.
2023-10-09 11:52:58 +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 Use Array.from for older browser support 2023-02-22 11:13:38 +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