element-web-Github/src/editor
Bruno Windels 6b104f6344
Merge pull request #3393 from matrix-org/bwindels/cider-fix-lastcaret
New composer: fix needing to push arrow-up twice after sending first message after switching to a room
2019-09-06 09:22:10 +00:00
..
autocomplete.js share user pill postfix between autocomplete and insert mention 2019-09-02 14:06:30 +02:00
caret.js support update callback setting selection instead of caret 2019-09-04 16:40:34 +02:00
deserialize.js deserialize headers from html back to markdown 2019-09-02 16:23:56 +02:00
diff.js document return type 2019-07-30 12:34:30 +02:00
dom.js improve algorithm to reduce selection to text node + charactar offset 2019-09-04 16:40:34 +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 #3393 from matrix-org/bwindels/cider-fix-lastcaret 2019-09-06 09:22:10 +00:00
offset.js move quote formatting out of react component 2019-09-04 16:40:34 +02:00
operations.js copyright is solely assigned to matrix foundation now, copy paste error 2019-09-06 10:29:12 +02:00
parts.js Merge pull request #3375 from matrix-org/bwindels/cider-colononmention 2019-09-02 14:58:23 +00:00
position.js update last caret from update callback instead of input event 2019-09-06 11:09:01 +02:00
range.js make _replaceRange internal only 2019-09-04 16:40:34 +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 allow escaping the first slash to not write a command 2019-09-02 17:53:14 +02:00