0
Fork 0
mirror of https://github.com/fastmail/Squire.git synced 2024-12-22 07:13:08 -05:00
Squire/source
Neil Jenkins 072a2d9fce Add getCursorPosition method, remove scrollRangeIntoView
Scrolling depends so much on the integration. Better to allow the cursor
position to be fetched, and then the integration can do the scrolling when it
wants (for example on each "input" event).
2016-03-24 13:48:09 +11:00
..
Clean.js Make Squire work without an iframe(!) 2016-03-23 17:41:09 +11:00
Clipboard.js Workaround iOS clipboardData bug 2016-03-24 09:44:35 +11: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 getCursorPosition method, remove scrollRangeIntoView 2016-03-24 13:48:09 +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 Make Squire work without an iframe(!) 2016-03-23 17:41:09 +11:00
Node.js Make Squire work without an iframe(!) 2016-03-23 17:41:09 +11:00
outro.js Add support for the AMD 2015-07-14 00:33:38 +08:00
Range.js Make Squire work without an iframe(!) 2016-03-23 17:41:09 +11:00
TreeWalker.js Fix erroneous white-space removal when pasting inline fragment. 2015-06-23 09:46:15 +07:00