Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #44339, comment 1


Ignore:
Timestamp:
06/09/2018 03:44:17 AM (5 years ago)
Author:
kraftbj
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #44339, comment 1

    initial v1  
    11I started messing around trying to figure out how to update the various bits needed for this; sharing my work here.
    22
    3 * Should we add a test for the new combos to determine if we load twemoji? We could use U+1F469 U+200D U+1F9B0 (woman + ZWJ + red hair ).
     3* We need to add a test to check for Unicode 11 support. We could use U+1F469 U+200D U+1F9B0 (woman + ZWJ + red hair ).
    44
    5 Attaching a patch to bump the package.json to 11.0.
     5Attaching a patch to bump the package.json to 11.0 and updating the CDN assets.