webscopeio / react-textarea-autocomplete

📝 React component implements configurable GitHub's like textarea autocomplete.
MIT License
451 stars 80 forks source link

Adds a space after emoji, fixes #43 #44

Closed jvorcak closed 6 years ago

jvorcak commented 6 years ago

@jukben I've added next caretPosition: 'next' and adjusted Cypress tests. Hopefully it's better now. But I still think that this should be a default behavior in a next major release.

jukben commented 6 years ago

Wonderful contribution! Thanks a lot. I particularly like how you have refactored the E2E test. Good job, indeed.

I appreciate your opinion and I will bear it in mind and I will change the default value of this option in favor "next" in the next major release. 👍