0
Fork 0
mirror of https://github.com/fastmail/Squire.git synced 2024-12-22 07:13:08 -05:00
Squire/source
Neil Jenkins 19f73d162f Fix Android Chromium 85 closes keyboard on selection change
The previous workaround no longer works. You still can't use removeAllRanges
(that closes the keyboard too), but we can use the setBaseAndExtent API instead.
2020-09-02 15:39:29 +10:00
..
Clean.js Preserve all span attributes 2020-02-24 14:50:03 +11:00
Clipboard.js If text == html, only copy as plain text 2020-07-27 11:16:47 +10:00
Constants.js Remove support for IE<11 2020-03-11 14:48:48 +11:00
document.html Require <html data-squireinit="true"> to auto-instantiate. 2015-07-06 12:19:21 +07:00
Editor.js Fix Android Chromium 85 closes keyboard on selection change 2020-09-02 15:39:29 +10:00
exports.js Export onCopy function 2020-07-14 13:33:48 +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 Remove unused variables 2020-07-14 12:12:45 +10:00
Node.js Remove unused variables 2020-07-14 12:12:45 +10:00
outro.js Add support for the AMD 2015-07-14 00:33:38 +08:00
Range.js Move cursor outside of <a> when inserting HTML 2020-06-04 15:02:03 +10:00
TreeWalker.js Make TreeWalker filter argument optional 2018-07-27 09:22:06 +10:00