0
Fork 0
mirror of https://github.com/fastmail/Squire.git synced 2024-12-22 07:13:08 -05:00
Squire/source
Neil Jenkins 522a481dd3 Require <html data-squireinit="true"> to auto-instantiate.
Explicit opt-in to autoinstantiation (included in the default document.html)
means Squire may be loaded in sites that themselves are loaded in iframes,
without unexpected consequences.

Resolves #104.
2015-07-06 12:19:21 +07:00
..
Clean.js Fix erroneous white-space removal when pasting inline fragment. 2015-06-23 09:46:15 +07:00
Clipboard.js Fix dummy paste area should be removed after paste completes 2015-06-22 09:32:47 +07:00
Constants.js Fix erroneous white-space removal when pasting inline fragment. 2015-06-23 09:46:15 +07:00
document.html Require <html data-squireinit="true"> to auto-instantiate. 2015-07-06 12:19:21 +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 Override page up/down to match expected platform behaviour. 2015-06-25 11:02:56 +07:00
Node.js Fix erroneous white-space removal when pasting inline fragment. 2015-06-23 09:46:15 +07:00
outro.js Require <html data-squireinit="true"> to auto-instantiate. 2015-07-06 12:19:21 +07:00
Range.js Fix inserting partial inlines in insertTreeFragmentIntoRange 2015-06-19 14:18:07 +07:00
TreeWalker.js Fix erroneous white-space removal when pasting inline fragment. 2015-06-23 09:46:15 +07:00