Files
blap/src/components/views
Bruno Windels c135cd60d2 restore insert mention
for this, we need to store the last caret in the editor,
to know where to insert the user pill.

Because clicking on a member blurs the editor, and the
selection is moved away from the editor.

For this reason, we keep as cache of the last caretOffset object,
invalidated by a selection with different values.

The selection needs to be cloned because apparently the browser
mutates the object instead of returning a new one.
2019-08-22 13:33:20 +01:00
..
2019-08-16 15:07:15 +01:00
2019-08-14 14:08:10 +01:00
2019-08-06 14:04:33 +01:00
2019-04-11 18:32:38 +02:00
2019-07-06 11:16:01 +01:00
2019-08-22 13:33:20 +01:00
2019-08-19 23:03:01 -06:00