0
Fork 0
mirror of https://github.com/fastmail/Squire.git synced 2024-12-22 07:13:08 -05:00
Squire/source
Neil Jenkins 3def29e081 Fix merging text nodes after delete
startContainer is not necessarily a sibling to endContainer at this
point. endContainer is definitely at the right level of the hierarchy
so instead just get the previous sibling from this and merge with that
if it's also a text node.
2024-07-18 13:04:35 +10:00
..
keyboard Fix undo shortcut sometimes not working 2024-03-04 11:22:10 +11:00
node Reformat code to new prettier style 2024-07-17 15:26:08 +10:00
range Fix merging text nodes after delete 2024-07-18 13:04:35 +10:00
Clean.ts Remove redundant <span> after replacing styles 2023-02-01 13:52:53 +11:00
Clipboard.ts Fix empty string on clipboard if plainTextOnly 2023-10-03 11:13:02 +11:00
Constants.ts Squire 2.0 2023-01-23 13:18:29 +11:00
Editor.ts Move range down tree for font info 2024-07-17 15:19:31 +10:00
Legacy.ts Squire 2.0 2023-01-23 13:18:29 +11:00
Squire.ts Squire 2.0 2023-01-23 13:18:29 +11:00