Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue #412 -- fixes three bugs with emojis #413

Merged
merged 1 commit into from Nov 29, 2016

Conversation

averissimo
Copy link
Member

@averissimo averissimo commented Oct 12, 2016

See #412

  1. emoji was converted to undefined if any :...: was input
  2. cursor position after emoji was converted did not work properly for :...:
  3. :...: was not converted if followed by (space)(something else)

1. emoji was undefined if any :...: was input
2. position after emoji was converted did not work properly for :...:
3. :...: was not converted if followed by (space)(something else)
@averissimo
Copy link
Member Author

ps. to test this pull request you also need to merge #403

@averissimo
Copy link
Member Author

@davibe how can I create tests for this?

in test-userinput.coffee and test util/convertEmoji method directly or via input?

@averissimo averissimo changed the title fixes three bugs with emojis -- #412 Issue #412 -- fixes three bugs with emojis Oct 25, 2016
@davibe davibe merged commit dcc4df5 into yakyak:master Nov 29, 2016
@averissimo averissimo deleted the fix-emoji-undefined branch November 29, 2016 12:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants