element-web/src/editor
Bruno Windels f0271b593d remove special casing for moving caret after newline and pills
not needed anymore with new caret logic and having caret nodes
2019-06-19 17:42:18 +02:00
..
autocomplete.js create AtRoomPill when autocomplete returns @room 2019-06-14 18:28:44 +02:00
caret.js use caret nodes in caret positioning code, to move caret out of pills 2019-06-19 17:42:18 +02:00
deserialize.js comment typo 2019-06-18 09:50:31 +02:00
diff.js add matrix foundation copyright header 2019-05-22 16:16:32 +02:00
dom.js allow enterNodeCallback to decide whether to decend into a node 2019-05-29 14:27:36 +02:00
model.js remove special casing for moving caret after newline and pills 2019-06-19 17:42:18 +02:00
parts.js whitespace 2019-06-18 09:48:25 +02:00
render.js insert "caret nodes" where pills don't have an adjacent text node 2019-06-19 17:42:18 +02:00
serialize.js (de)serialize at-room-pills just like pill-candidate (no html needed) 2019-06-14 18:28:44 +02:00