Make WordPress Core

Changeset 55186 for trunk/package.json


Ignore:
Timestamp:
02/02/2023 12:51:02 AM (4 years ago)
Author:
azaozz
Message:

Emoji: Always skip nodes with the wp-exclude-emoji CSS class.

Patches twemoji.js to add support for a doNotParse() callback. Uses that callback to always exclude emojis in HTML elements with the above class.

Props: dd32, peterwilsoncc, azaozz.
Fixes #52219.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/package.json

    r55150 r55186  
    154154                "react-dom": "17.0.2",
    155155                "regenerator-runtime": "0.13.9",
    156                 "twemoji": "14.0.2",
    157156                "underscore": "1.13.6",
    158157                "whatwg-fetch": "3.6.2",
Note: See TracChangeset for help on using the changeset viewer.