0
Fork 0
mirror of https://github.com/fastmail/Squire.git synced 2024-12-22 07:13:08 -05:00
Squire/source
2016-12-08 13:11:52 -08:00
..
Clean.js Preserve 'bold' font style while copy & pasting from Google Docs. Google docs uses numeric value 700 as font-weight for bold instead of string value 'bold' 2016-09-29 11:37:25 +05:30
Clipboard.js Fix pasting plain text when not first item 2016-11-21 10:59:44 +11:00
Constants.js Memoize node category with weak map 2016-11-15 11:07:15 +11:00
document.html Require <html data-squireinit="true"> to auto-instantiate. 2015-07-06 12:19:21 +07:00
Editor.js Never pass null as root. 2016-12-08 13:11:52 -08:00
exports.js Export useful Node helper functions 2016-12-07 18:42:48 +11: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 Allowing arbitrary nesting for bullets 2016-09-27 05:50:59 +04:00
Node.js Add pointer from root node to Squire instance. 2016-12-07 17:54:13 +11:00
outro.js Add support for the AMD 2015-07-14 00:33:38 +08:00
Range.js Skip placeholder BRs when moving range up/down tree 2016-09-25 21:43:47 +01:00
TreeWalker.js Fix erroneous white-space removal when pasting inline fragment. 2015-06-23 09:46:15 +07:00