Giter Club home page Giter Club logo

Comments (8)

n3a9 avatar n3a9 commented on September 21, 2024 4

I tried some various emoji and came up with a list of emojis that aren't matched with emoji-regex in case its helpful

from emoji-regex.

mathiasbynens avatar mathiasbynens commented on September 21, 2024 1

Please try v10.0.0 and report back.

from emoji-regex.

koculu avatar koculu commented on September 21, 2024 1

Please try v10.0.0 and report back.

Tested for 🌀 and it works now.
I don't have a list for other mismatches but I'm sure this will cover more emoji sequences.
Thank you.

from emoji-regex.

n3a9 avatar n3a9 commented on September 21, 2024 1

Yes, just confirmed that all emojis are now working. Thanks so much!

from emoji-regex.

koculu avatar koculu commented on September 21, 2024

Below emoji also does not match the RGI_Emoji regex. And text.js regex is problematic. Matches non-emoji character sequences.
🌀 mostly_sunny
unified : "1F324-FE0F",
non_qualified : "1F324",

from emoji-regex.

0xdevalias avatar 0xdevalias commented on September 21, 2024

#88 seems like the same root issue as this for the πŸ› (shopping bag) emoji

from emoji-regex.

BrodaNoel avatar BrodaNoel commented on September 21, 2024

Clearly it's not covering the new emojis in the last iOS version.
⚾️ is not covered in my end.

I forked this repo and I tried to add that ball in the unit tests, but I couldn't find a simple way to add it to the unit tests.

If you can prepare the unit tests suite to receive an array of emojis, in order to test if they are covered with the different functions, will be nice, so we can add new emojis as soon as we see that some of them are not covered.

from emoji-regex.

mathiasbynens avatar mathiasbynens commented on September 21, 2024

Thanks for letting me know!

from emoji-regex.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.