Enzo Ferey
Enzo Ferey
I will give it a shot in the upcoming days as it becomes a priority for me.
To speed things up, I hacked together a patch using https://github.com/ds300/patch-package that removes the preview and accepts all type of files returning a `File` value instead. I will eventually work...
Hi @Ry-DS ! Thanks a lot for the PR. > :octocat: `:octocat:` doesn't work because :o turns to :open_mouth. There are some more emojis like this. Let me know if...
@Ry-DS any chance you pull this off to an end ?
Hey @Ry-DS , thanks for the follow up, this is far from a priority for me 😅 Reading again the comments above and your code, I had something very specific...
Pretty cool idea for the prop indeed 👌I think we all agree that option 3 is the best, let's do it then ! @Favna please feel free to jump into...
Hey @Geczy , I only see dependencies bumps and formatting changes on your fork, but please feel free to work in this issue if you like 😁 (and even better,...
Hey @felpsio, `chrome://` URLs are indeed edge cases. I prepared the regex to support those kind of issues via the `edgeCases` variable that be found here: https://github.com/tommoor/react-emoji-render/blob/e959d6d0f6fea73d0392c6b5df5fb336cada551b/src/aliasRegex.js#L7-L15 In the same...
Right, the design decisions for this library was to support emojis without required whitespaces, hence going for this solution. I'm happy to add as many edge cases as needed. Note...
As you prefer @felpsio, happy to accept PRs for such edge cases 👍🏻