0
Fork 0
mirror of https://github.com/fastmail/Squire.git synced 2024-12-22 07:13:08 -05:00
Squire/source
Andy Kauffman f50962db7f Add a modifyDocument method
There are certain times when it is necessary to modify the document
programmatically, such as to set attributes, add tooltips, etc. Such
edits should not be observed as inputs. This method allows edits to be
ignored by the editor.
2016-05-05 11:30:27 +10:00
..
Clean.js Fix cleanup of white space 2016-03-28 10:14:55 +11:00
Clipboard.js Workaround Facebook iOS URL copying bug 2016-04-11 16:58:13 +10:00
Constants.js Make Squire work without an iframe(!) 2016-03-23 17:41:09 +11:00
document.html Require <html data-squireinit="true"> to auto-instantiate. 2015-07-06 12:19:21 +07:00
Editor.js Add a modifyDocument method 2016-05-05 11:30:27 +10: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 Fix delete/backspace removing content outside editor 2016-03-26 11:20:28 +11:00
Node.js Add IFRAME to list of inline nodes. 2016-05-01 16:36:43 +10:00
outro.js Add support for the AMD 2015-07-14 00:33:38 +08:00
Range.js Add guard for null nodes in insertTreeFragmentIntoRange 2016-04-08 17:42:47 +10:00
TreeWalker.js Fix erroneous white-space removal when pasting inline fragment. 2015-06-23 09:46:15 +07:00