element-web/src/editor
2019-08-01 11:27:09 +02:00
..
autocomplete.js create AtRoomPill when autocomplete returns @room 2019-06-14 18:28:44 +02:00
caret.js tests for turning caret position from model into dom position 2019-07-25 18:38:00 +02:00
deserialize.js Implement diffing html messages in the edit history 2019-07-24 11:28:56 +02:00
diff.js document return type 2019-07-30 12:34:30 +02:00
dom.js clarify why use a BOM marker for the caret nodes 2019-06-21 16:37:29 +02:00
history.js HistoryManager + unit tests 2019-08-01 11:25:04 +02:00
model.js add mod+z/y shortcuts, set editor state to what history manager returns 2019-08-01 11:27:09 +02:00
parts.js fix argument order 2019-07-30 17:17:25 +02:00
render.js clarify why use a BOM marker for the caret nodes 2019-06-21 16:37:29 +02:00
serialize.js remove dead code 2019-07-25 14:50:20 +02:00