#46805 closed task (blessed) (fixed)
Upgrade to Twemoji 12.0
| Reported by: | superpoincare | Owned by: | pento |
|---|---|---|---|
| Priority: | normal | Milestone: | 5.2 |
| Component: | Emoji | Version: | 5.1 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
Twemoji 12 has released: https://github.com/twitter/twemoji
and has new emoji from Emoji 12 released last month.
There's also a confirmed bug #46404 which needs to be fixed.
Also may I suggest loading the file wp-emoji-release.min.js using preload+async (one of the options suggested here: https://twitter.com/addyosmani/status/1098122582472212481)? I have noticed that browsers sometimes stall scripts with a defer tag and delay it much.
Change History (6)
#3
@
7 years ago
- Owner set to
- Status new → assigned
Yah, we can do this.
For the stalling issue, this may be because defer is not obeyed in Chrome when the page is served as XHTML.
#5
@
7 years ago
Was compiling some last minute dev notes and noticed that they released a version 12.0.1 two days ago with some additional emojis that were missed in 12.0.0.
https://github.com/twitter/twemoji/releases/tag/v12.0.1
@pento Do we want to try to get that in before the RC later today?
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Thanks @superpoincare! I’m moving this into the 5.2 milestone for visibility and marking it as a task. I’ll let @pento determine if he’s comfortable upgrading this during the beta period since he is the component maintainer.