element-web-Github/src/editor
Bruno Windels c595371845 share user pill postfix between autocomplete and insert mention
where we decide to add a colon only if the composer is empty
2019-09-02 14:06:30 +02:00
..
autocomplete.js share user pill postfix between autocomplete and insert mention 2019-09-02 14:06:30 +02:00
caret.js tests for turning caret position from model into dom position 2019-07-25 18:38:00 +02:00
deserialize.js fix bug detected by tests 2019-08-22 14:41:40 +01:00
diff.js document return type 2019-07-30 12:34:30 +02:00
dom.js don't ignore BR elements when converting to editor dom to text 2019-08-29 13:00:31 +02:00
history.js clear composer undo history when sending a message 2019-08-22 13:33:20 +01:00
model.js Merge pull request #3361 from matrix-org/bwindels/autocomplete-colon 2019-08-30 16:02:58 +00:00
offset.js fix bug when replacing range starting at end of previous part 2019-08-28 15:52:39 +02:00
parts.js share user pill postfix between autocomplete and insert mention 2019-09-02 14:06:30 +02:00
position.js fix bug when replacing range starting at end of previous part 2019-08-28 15:52:39 +02:00
range.js bring insert method inline with transform callback, add docs 2019-08-27 16:43:05 +02:00
render.js fix bug that prevented a line from being removed when undoing a newline 2019-08-01 11:28:40 +02:00
serialize.js put display name in user pill text fallback instead of mxid 2019-08-30 11:51:29 +02:00