0
Fork 0
mirror of https://github.com/fastmail/Squire.git synced 2025-01-18 04:32:28 -05:00
Squire/source
Sungho Kim cbc959067a Prevent scroll move to top when focus method invoked
In webkit, if contenteditable element focus method have been invoked when another input element has focus,
contenteditable scroll to top automatically so we need scroll it back
2016-08-24 17:46:44 +09:00
..
Clean.js Path contains format values 2016-07-07 16:11:45 +10:00
Clipboard.js Ensure valid DOM tree is added to clipboard on copy 2016-08-10 16:24:13 +10:00
Constants.js Fix MSIE detection regex 2016-07-27 16:33:06 +09:00
document.html Require <html data-squireinit="true"> to auto-instantiate. 2015-07-06 12:19:21 +07:00
Editor.js Prevent scroll move to top when focus method invoked 2016-08-24 17:46:44 +09:00
exports.js Exports some useful internal functions 2016-08-23 20:59:38 +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 If selection, delete contents before letting brower insert space 2016-07-14 11:31:11 +10:00
Node.js Fix bug where TIME element was not being counted as inline 2016-08-22 13:16:05 -07:00
outro.js Add support for the AMD 2015-07-14 00:33:38 +08:00
Range.js Merge inlines when inserting node into range 2016-07-14 12:15:06 +10:00
TreeWalker.js Fix erroneous white-space removal when pasting inline fragment. 2015-06-23 09:46:15 +07:00