element-portable/src/editor
2019-08-30 11:51:29 +02:00
..
autocomplete.js add visual bell when no replacements are available 2019-08-28 15:53:16 +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 still convert \n to NewlinePart when pasting/dropping 2019-08-29 13:00:31 +02:00
offset.js fix bug when replacing range starting at end of previous part 2019-08-28 15:52:39 +02:00
parts.js still convert \n to NewlinePart when pasting/dropping 2019-08-29 13:00:31 +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