element-web-Github/src/editor
Bruno Windels 3b598a1782 set pill avatar through css variables to set on psuedo-element
this way it won't interfere with editor selection/caret
2019-05-20 10:28:26 +02:00
..
autocomplete.js pass member and room to editor pills to get avatar url 2019-05-20 10:28:26 +02:00
caret.js find caret offset and calculate editor text in same tree-walking algo 2019-05-14 15:38:16 +01:00
deserialize.js pass member and room to editor pills to get avatar url 2019-05-20 10:28:26 +02:00
diff.js add converted prototype code 2019-05-14 15:38:16 +01:00
dom.js fix lint 2019-05-14 15:49:53 +01:00
model.js prevent zero-length removals from deleting uneditable parts 2019-05-16 19:14:24 +01:00
parts.js set pill avatar through css variables to set on psuedo-element 2019-05-20 10:28:26 +02:00
render.js PR feedback, cleanup 2019-05-15 09:46:08 +01:00
serialize.js also serialize to text and method to tell us if we need html for model 2019-05-14 15:38:16 +01:00