element-web-Github/src/editor
2019-06-14 18:28:44 +02:00
..
autocomplete.js do parts creation only in PartCreator to not scatter dependencies 2019-06-14 18:28:44 +02:00
caret.js fallback to setting caret on line node for empty lines 2019-05-28 10:34:29 +02:00
deserialize.js do parts creation only in PartCreator to not scatter dependencies 2019-06-14 18:28:44 +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 detect emote when sending (and trim "/me " for content) 2019-06-14 11:02:20 +02:00
parts.js do parts creation only in PartCreator to not scatter dependencies 2019-06-14 18:28:44 +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