element-web/src/editor
Bruno Windels cf5e4d3d94 make consecutive :/@/# separate pill candidates
e.g. accept the first character always to start the autocompletion
but after that refer to the plainpart logic to split up in
new pill candidates. Also, don't allow merging adjacent parts.

This makes sure that "@nonmatchingfoo @someuser"
only matches "someuser" in the autocomplete.
2019-05-24 12:38:19 +02:00
..
autocomplete.js port tab completion from MessageComposerInput 2019-05-24 12:38:01 +02:00
caret.js add matrix foundation copyright header 2019-05-22 16:16:32 +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 add matrix foundation copyright header 2019-05-22 16:16:32 +02:00
parts.js make consecutive :/@/# separate pill candidates 2019-05-24 12:38:19 +02:00
render.js add matrix foundation copyright header 2019-05-22 16:16:32 +02:00
serialize.js re-apply markdown when saving a message 2019-05-22 16:19:07 +02:00