Bruno Windels
|
48f5cf1523
|
Merge pull request #2966 from npny/npny/autocomplete-arrow-keys
Allow arrow keys navigation in autocomplete list
|
2019-06-13 15:38:36 +00:00 |
|
Bruno Windels
|
e674f39e3b
|
support (de)serializing parts with other dependencies than text
|
2019-06-12 18:32:32 +02:00 |
|
Pierre Boyer
|
8158567640
|
Remove left/right autocomplete navigation for MessageEditor
|
2019-06-05 10:49:49 +02:00 |
|
Pierre Boyer
|
a4dec88c65
|
Add back on..Arrow functions. Add left/right key navigation in MessageEditor
|
2019-06-04 13:57:15 +02:00 |
|
Pierre Boyer
|
ed6427571e
|
Update src/editor/autocomplete to correctly call countCompletions and moveSelection
|
2019-06-04 13:24:24 +02:00 |
|
Bruno Windels
|
a024fd8991
|
port tab completion from MessageComposerInput
|
2019-05-24 12:38:01 +02:00 |
|
Bruno Windels
|
ff61376c07
|
Merge pull request #3004 from matrix-org/bwindels/update-link-previews-after-edit
Message editing: update link previews after editing
|
2019-05-22 14:17:34 +00:00 |
|
Bruno Windels
|
6b1134bdf0
|
add matrix foundation copyright header
|
2019-05-22 16:16:32 +02:00 |
|
Bruno Windels
|
0e98b124ac
|
undo thinko of passing current room as pill room
|
2019-05-20 15:33:54 +02:00 |
|
Bruno Windels
|
710338c01f
|
pass member and room to editor pills to get avatar url
|
2019-05-20 10:28:26 +02:00 |
|
Bruno Windels
|
2c3453d307
|
put caret after replaced part if no caretOffset is given by autocomplete
|
2019-05-14 15:38:16 +01:00 |
|
Bruno Windels
|
bc14d4f58f
|
comment
|
2019-05-14 15:38:16 +01:00 |
|
Bruno Windels
|
22587da5ff
|
close autocomplete on enter
|
2019-05-14 15:38:16 +01:00 |
|
Bruno Windels
|
ffff66a92d
|
handle Escape properly
close autocomplete, and also replace with plain text part.
also remove leftover logging
|
2019-05-14 15:38:16 +01:00 |
|
Bruno Windels
|
4bb8b79942
|
initial auto complete wrapper, make existing autocompleter work w/ model
|
2019-05-14 15:38:16 +01:00 |
|