element-web/src/editor
Bruno Windels 6b680ff681 fallback to setting caret on line node for empty lines
instead of setting at the end of the editor
2019-05-28 10:34:29 +02:00
..
autocomplete.js port tab completion from MessageComposerInput 2019-05-24 12:38:01 +02:00
caret.js fallback to setting caret on line node for empty lines 2019-05-28 10:34:29 +02:00
deserialize.js Decend into P & DIV elements while parsing a message. 2019-05-22 16:19:07 +02:00
diff.js add matrix foundation copyright header 2019-05-22 16:16:32 +02:00
dom.js add matrix foundation copyright header 2019-05-22 16:16:32 +02:00
model.js dont jump to next part when inserting at *start* of uneditable part 2019-05-24 10:08:47 +02:00
parts.js make consecutive :/@/# separate pill candidates 2019-05-24 12:38:19 +02:00
render.js remove all non-first-br nodes on new empty line, not just first one 2019-05-28 10:01:16 +02:00
serialize.js re-apply markdown when saving a message 2019-05-22 16:19:07 +02:00