0
Fork 0
mirror of https://github.com/fastmail/Squire.git synced 2024-12-22 07:13:08 -05:00
Squire/source
Neil Jenkins a1ff33da9f Squire#removeAllFormatting fixes.
* Update the path after making the changes, so UI buttons can update correctly.
* Focus the editor on completion, to match the behaviour of other commands.
* Merge all the gathered text nodes if they're adjacent, so we have a normalised
  result.
2015-06-17 19:07:29 +07:00
..
Constants.js Add method to set key handlers. 2015-04-29 11:16:11 +07:00
document.html Remove IE8 support. 2014-11-29 20:08:53 +07:00
Editor.js Squire#removeAllFormatting fixes. 2015-06-17 19:07:29 +07:00
intro.js make it possible to replace the reference to e.fragment in willPaste event, also add isDefaultPrevented method to that event 2015-05-01 14:07:28 -04:00
KeyHandlers.js Make it possible to delete an <img> with display other than inline 2015-06-17 17:18:34 +07:00
Node.js Squire#removeAllFormatting fixes. 2015-06-17 19:07:29 +07:00
outro.js Merge branch 'npm' of https://github.com/shiawuen/Squire into shiawuen-npm 2015-05-09 17:29:50 +07:00
Range.js Fix error thrown inserting tree fragment at start/end of document. 2015-06-17 15:43:26 +07:00
TreeWalker.js Remove FILTER_(ACCEPT|SKIP) constants. 2014-09-04 17:24:31 +07:00