hydr063n
|
e77b6d193e
|
refactor and add support for converting to emoji after pasting text
|
2020-09-04 15:31:46 -04:00 |
Pascal Precht
|
de5b62030b
|
fix(Chat): ensure cursor is set correctly in when selecting suggestion
This commit fixes a regression that was introduced in: https://github.com/status-im/nim-status-client/commit/459de8cd1
where the cursor position in the chat input was calculated incorrectly.
It also introduced a bug in the text processing which is described in #769
Partly fixes #769
|
2020-08-27 17:38:32 -04:00 |
Richard Ramos
|
459de8cd1c
|
fix: display emojis on input textarea
|
2020-08-04 10:14:57 -04:00 |
Jonathan Rainville
|
6e8c371063
|
feat: enable adding the clicked emoji to the chat input
|
2020-07-06 13:59:47 -04:00 |
Richard Ramos
|
bbd51cdcfe
|
Use twemoji.js
|
2020-06-30 14:35:14 -04:00 |