0
Fork 0
mirror of https://github.com/fastmail/Squire.git synced 2024-12-22 07:13:08 -05:00
Squire/source
Neil Jenkins 680c0fbbb7 Don't use old clipboard API.
Safari very rarely has a text/html version (even if you copy from within
Safari!) so you end up always pasting plain text. Better to use the fallback
method to grab the data.
2015-06-19 14:19:37 +07:00
..
Clean.js Split cleaning fns and clipboard handlers into separate file. 2015-06-19 14:18:32 +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 paste handling 2015-06-19 14:19:21 +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