0
Fork 0
mirror of https://github.com/fastmail/Squire.git synced 2025-02-07 06:37:59 -05:00
Squire/source
Neil Jenkins 3dc4f201d9 Don't autoscroll on focus
If the rich text view is inside an overflow:scroll, every time you add a link
or do something else that requires we programatically focus the editor it would
jump the scroll back to the top; very annoying.
2019-09-25 20:49:56 -04:00
..
Clean.js Make TreeWalker filter argument optional 2018-07-27 09:22:06 +10:00
Clipboard.js Handle pasting text/uri-list 2019-03-25 15:40:41 -04:00
Constants.js Allow class names to be configured 2018-07-12 15:22:18 +10:00
document.html Require <html data-squireinit="true"> to auto-instantiate. 2015-07-06 12:19:21 +07:00
Editor.js Don't autoscroll on focus 2019-09-25 20:49:56 -04: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 Fix Kana-Kanji input on Mac Safari 2018-10-15 08:40:10 +11:00
Node.js Allow class names to be configured 2018-07-12 15:22:18 +10:00
outro.js Add support for the AMD 2015-07-14 00:33:38 +08:00
Range.js Convert adjacent space to nbsp when extracting range 2018-10-05 11:36:20 +10:00
TreeWalker.js Make TreeWalker filter argument optional 2018-07-27 09:22:06 +10:00