serebrov / emoji-mart-vue

One component to pick them all (performance improvements) 👊🏼
https://serebrov.github.io/emoji-mart-vue/
BSD 3-Clause "New" or "Revised" License
275 stars 48 forks source link

feat: Update to Emoji 15 #270

Closed susnux closed 1 year ago

susnux commented 1 year ago

Update the emoji data to version 15.

susnux commented 1 year ago

Also, some tests are failing, but that is expected - emojis changed positions and we need to update test snapshots, as described here, please run npm run jest -- -u to update snapshots.

@serebrov I have adjusted the tests for Emoji 15, tests are now running successfully.

serebrov commented 1 year ago

@susnux Thanks! I merged your change to a branch. I will continue (test/merge/release) in #273.