0
Fork 0
mirror of https://github.com/fastmail/Squire.git synced 2024-12-22 07:13:08 -05:00
Squire/source
Neil Jenkins 7fc3ab55c3 Better cleanTree fn.
- Better checks to precisely trim white space only at beginning and end of block
- Don't keep the contents of <head> or <style> tags if inserted into body.
- Always keep styles to preserve fidelity on paste.

Fixes #95.
2015-06-19 14:20:19 +07:00
..
Clean.js Better cleanTree fn. 2015-06-19 14:20:19 +07:00
Clipboard.js Don't use old clipboard API. 2015-06-19 14:19:37 +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 Better cleanTree fn. 2015-06-19 14:20:19 +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 Split cleaning fns and clipboard handlers into separate file. 2015-06-19 14:18:32 +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 inserting partial inlines in insertTreeFragmentIntoRange 2015-06-19 14:18:07 +07:00
TreeWalker.js Remove FILTER_(ACCEPT|SKIP) constants. 2014-09-04 17:24:31 +07:00