0
Fork 0
mirror of https://github.com/fastmail/Squire.git synced 2025-03-10 06:31:45 -05:00
Squire/source
Neil Jenkins 4c5b157d09 Fix KB bold/italic etc. shortcuts in Webkit.
Webkit needs a special placeholder text node as it can't focus empty text nodes.
This was being cleaned up too early, before the user had a chance to enter any
text.
2013-04-18 13:59:08 +02:00
..
Constants.js Replace Node prototype extensions with normal fns. 2013-04-08 13:27:06 +10:00
document.html Add IE10 compatibility. 2012-11-12 18:30:40 +11:00
Editor.js Fix KB bold/italic etc. shortcuts in Webkit. 2013-04-18 13:59:08 +02:00
ie8dom.js Tidy. Ensure trailing new line in all source files 2012-08-07 13:36:05 +10:00
ie8range.js Fix IE returns null for getSelection if never focussed. 2012-08-09 15:08:04 +10:00
ie8types.js Catch all errors to allow logging. 2013-01-24 11:54:44 +11:00
intro.js Replace Node prototype extensions with normal fns. 2013-04-08 13:27:06 +10:00
Node.js Always return nodeAfterSplit from split fn 2013-04-10 13:43:31 +10:00
outro.js Replace Node prototype extensions with normal fns. 2013-04-08 13:27:06 +10:00
Range.js Replace Node prototype extensions with normal fns. 2013-04-08 13:27:06 +10:00
TreeWalker.js Replace Node prototype extensions with normal fns. 2013-04-08 13:27:06 +10:00