0
Fork 0
mirror of https://github.com/fastmail/Squire.git synced 2024-12-22 07:13:08 -05:00
Squire/source
Neil Jenkins 89eb88ce15 Fix repeating keys don't fire handlers.
Holding down a key will trigger it repeatedly; we need to capture all of these
events to override backspace/enter etc.
2012-04-02 15:55:33 +10:00
..
document.html Add support for IE8. 2012-04-02 15:55:33 +10:00
Editor.js Fix repeating keys don't fire handlers. 2012-04-02 15:55:33 +10:00
ie8dom.js Add support for IE8. 2012-04-02 15:55:33 +10:00
ie8range.js Add support for IE8. 2012-04-02 15:55:33 +10:00
ie8types.js Add support for IE8. 2012-04-02 15:55:33 +10:00
Node.js Add support for IE8. 2012-04-02 15:55:33 +10:00
Range.js Add support for IE8. 2012-04-02 15:55:33 +10:00
TreeWalker.js Whitespace cleanup. 2012-01-25 11:47:26 +11:00