element-web/src/editor
Bruno Windels 0d02ab59d6 allow starting a range with both positions known already
we'll need this to start a range for the selection
2019-09-03 16:00:50 +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 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 allow getting the DocumentOffset for any node+offset, not just focusNode 2019-09-03 15:58:50 +02:00
history.js clear composer undo history when sending a message 2019-08-22 13:33:20 +01:00
model.js allow starting a range with both positions known already 2019-09-03 16:00:50 +02:00
offset.js make DocumentOffset compatible with what is returned from dom/getCaret 2019-09-03 15:58:05 +02:00
parts.js Merge pull request #3375 from matrix-org/bwindels/cider-colononmention 2019-09-02 14:58:23 +00: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