0
Fork 0
mirror of https://github.com/fastmail/Squire.git synced 2025-01-31 03:08:46 -05:00
Squire/source
Neil Jenkins 9916a4c300 Improve link detection regexp.
Fixes the pathological handling of unmatched brackets, which could hang the
browser. Adds support for mailto: query params. Removes support for nested
parentheses in URLs, as these are rare. Adds comment with formatted version of
regex to make it easier to modify in future.
2020-02-24 14:48:46 +11:00
..
Clean.js Don't try to rewrite style of <p> 2020-02-24 14:47:33 +11:00
Clipboard.js Handle clipboard on iOS again 2019-11-17 10:21:33 +08: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 Improve link detection regexp. 2020-02-24 14:48:46 +11: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 Add config.addLinks 2019-12-30 13:14:33 +11:00
Node.js Don' use default block style to replace <br>s 2020-02-24 14:46:41 +11: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