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

Add encodeURIComponent to support emojis and åäö #37

Merged
merged 1 commit into from
Nov 24, 2020

Conversation

naton
Copy link
Contributor

@naton naton commented Nov 24, 2020

What:

Added support for emojis and other non-URL-compatible characters

Why:

Emojis weren't translated correctly, which I needed.

How:

I just wrapped the codeRaw in a native encoder function.

Checklist:

  • Documentation N/A
  • Tests (I tested locally by modifying the same row in the node module and it worked)
  • Ready to be merged
  • Added myself to contributors table

Copy link
Owner

@kentcdodds kentcdodds left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, thank you! 👏

@kentcdodds kentcdodds merged commit 276aba8 into kentcdodds:master Nov 24, 2020
@kentcdodds
Copy link
Owner

@all-contributors please add @naton for code

@allcontributors
Copy link
Contributor

@kentcdodds

I've put up a pull request to add @naton! 🎉

@github-actions
Copy link

🎉 This PR is included in version 2.4.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants