mirror of
https://github.com/fastmail/Squire.git
synced 2024-12-22 07:13:08 -05:00
345159b4c4
1. Keeps all leaf nodes not just text nodes, so images etc. are not removed. 2. If the selection is not within a single block, it is expanded to the edges of the blocks rather than splitting the blocks; this is unlikely to have been what the user wanted. 3. More efficient tree traversal and manipulation; no duplication of nodes. 4. Records undo state before performing the action. |
||
---|---|---|
.. | ||
Constants.js | ||
document.html | ||
Editor.js | ||
intro.js | ||
KeyHandlers.js | ||
Node.js | ||
outro.js | ||
Range.js | ||
TreeWalker.js |