element-portable/src/editor
2019-06-04 13:24:24 +02:00
..
autocomplete.js Update src/editor/autocomplete to correctly call countCompletions and moveSelection 2019-06-04 13:24:24 +02:00
caret.js fallback to setting caret on line node for empty lines 2019-05-28 10:34:29 +02:00
deserialize.js less escaping for backticks 2019-05-31 11:06:15 +02:00
diff.js add matrix foundation copyright header 2019-05-22 16:16:32 +02:00
dom.js allow enterNodeCallback to decide whether to decend into a node 2019-05-29 14:27:36 +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 take part length into account as well 2019-05-24 15:43:55 +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