element-web/src/editor
Bruno Windels 48f5cf1523
Merge pull request #2966 from npny/npny/autocomplete-arrow-keys
Allow arrow keys navigation in autocomplete list
2019-06-13 15:38:36 +00:00
..
autocomplete.js Merge pull request #2966 from npny/npny/autocomplete-arrow-keys 2019-06-13 15:38:36 +00:00
caret.js fallback to setting caret on line node for empty lines 2019-05-28 10:34:29 +02:00
deserialize.js support (de)serializing parts with other dependencies than text 2019-06-12 18:32:32 +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 use EditorStateTransfer to pass on state to newly mounted editor 2019-06-12 18:52:34 +02:00
parts.js fix lint 2019-06-12 19:09:27 +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