WordPress/wp-includes/js
Gary Pendergast 9974c9b18d Emoji: Ensure twemoji kicks in on certain DOM mutations.
Twemoji will replace the `img` with the emoji character, in the event that the image fails to load. We deliberately avoid trying to change that emoji character when it's changed back. We do need to replace emoji characters that are changed by something other than Twemoji, which this rectifies.

Fixes #34640.


Built from https://develop.svn.wordpress.org/trunk@35637


git-svn-id: http://core.svn.wordpress.org/trunk@35601 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2015-11-14 09:52:29 +00:00
..
crop
imgareaselect Site Icon: Add crop preview to the media modal. 2015-07-20 15:57:25 +00:00
jcrop
jquery Build Tools: Update the preserveComments option for uglify:jqueryui. 2015-11-07 12:37:26 +00:00
mediaelement RIP #21759b, the old WordPress Blue. 2015-10-21 18:36:28 +00:00
plupload Plupload: update to 2.1.8. Changelog: https://github.com/moxiecode/plupload/releases. 2015-10-10 23:50:25 +00:00
swfupload
thickbox Thickbox: spinner should disappear when loading is done. 2015-10-28 18:19:26 +00:00
tinymce Pinking Shears: Remove some errant non-breaking spaces from a few JavaScript files. 2015-11-12 12:04:27 +00:00
admin-bar.js
admin-bar.min.js
autosave.js Admin: fix repositioning notices 2015-10-17 07:04:26 +00:00
autosave.min.js Admin: fix repositioning notices 2015-10-17 07:04:26 +00:00
backbone.min.js
colorpicker.js
colorpicker.min.js
comment-reply.js Comments: in comment_form() when replying to a comment ensure to set focus on the first focusable form element, regardless of what that form element is. 2015-11-10 00:43:26 +00:00
comment-reply.min.js Comments: in comment_form() when replying to a comment ensure to set focus on the first focusable form element, regardless of what that form element is. 2015-11-10 00:43:26 +00:00
customize-base.js Add Customizer docs. 2015-09-05 19:53:24 +00:00
customize-base.min.js
customize-loader.js Add Customizer docs. 2015-09-05 19:53:24 +00:00
customize-loader.min.js
customize-models.js
customize-models.min.js
customize-preview-nav-menus.js
customize-preview-nav-menus.min.js
customize-preview-widgets.js
customize-preview-widgets.min.js
customize-preview.js Customizer: remove the title attribute from the Preview html element while loading. 2015-10-25 15:14:26 +00:00
customize-preview.min.js Customizer: remove the title attribute from the Preview html element while loading. 2015-10-25 15:14:26 +00:00
customize-views.js
customize-views.min.js
heartbeat.js
heartbeat.min.js
hoverIntent.js
hoverIntent.min.js
json2.js External Libraries: update json2.js to the 2015-05-03 version. Crockford does not tag releases: https://github.com/douglascrockford/JSON-js/commits/master 2015-10-06 14:02:25 +00:00
json2.min.js External Libraries: update json2.js to the 2015-05-03 version. Crockford does not tag releases: https://github.com/douglascrockford/JSON-js/commits/master 2015-10-06 14:02:25 +00:00
masonry.min.js
mce-view.js TinyMCE: 2015-10-21 20:38:26 +00:00
mce-view.min.js TinyMCE: 2015-10-21 20:38:26 +00:00
media-audiovideo.js
media-audiovideo.min.js
media-editor.js Media JS: ensure that wp.media.frame (a static reference to the "current" Frame) is reset when a cached frame is opened. 2015-09-17 00:10:26 +00:00
media-editor.min.js Media JS: ensure that wp.media.frame (a static reference to the "current" Frame) is reset when a cached frame is opened. 2015-09-17 00:10:26 +00:00
media-grid.js
media-grid.min.js
media-models.js
media-models.min.js
media-views.js Plupload: update to 2.1.8. Changelog: https://github.com/moxiecode/plupload/releases. 2015-10-10 23:50:25 +00:00
media-views.min.js Plupload: update to 2.1.8. Changelog: https://github.com/moxiecode/plupload/releases. 2015-10-10 23:50:25 +00:00
quicktags.js
quicktags.min.js
shortcode.js Abstract the shortcode attribute parsing regex into its own function, update the JavaScript counterpart, and introduce a test to ensure they do not diverge again. 2015-10-08 03:12:24 +00:00
shortcode.min.js Abstract the shortcode attribute parsing regex into its own function, update the JavaScript counterpart, and introduce a test to ensure they do not diverge again. 2015-10-08 03:12:24 +00:00
swfobject.js
tw-sack.js
tw-sack.min.js
twemoji.js Emoji: Ensure twemoji kicks in on certain DOM mutations. 2015-11-14 09:52:29 +00:00
twemoji.min.js Emoji: Ensure twemoji kicks in on certain DOM mutations. 2015-11-14 09:52:29 +00:00
underscore.min.js
utils.js After [33840], JS regex needs the g modifier. 2015-09-08 16:44:26 +00:00
utils.min.js After [33840], JS regex needs the g modifier. 2015-09-08 16:44:26 +00:00
wp-a11y.js
wp-a11y.min.js
wp-ajax-response.js Passwords: Trigger a wp-check-valid-field event when the password field is filled with a password by generatePassword(). 2015-09-14 10:39:27 +00:00
wp-ajax-response.min.js Passwords: Trigger a wp-check-valid-field event when the password field is filled with a password by generatePassword(). 2015-09-14 10:39:27 +00:00
wp-auth-check.js Administration: when hiding the login modal and unbind the auth check, also unbind the heartbeat auth check. 2015-11-07 16:22:25 +00:00
wp-auth-check.min.js Administration: when hiding the login modal and unbind the auth check, also unbind the heartbeat auth check. 2015-11-07 16:22:25 +00:00
wp-backbone.js
wp-backbone.min.js
wp-embed-template.js Embeds: Fix support for embedding in non-WordPress sites. 2015-11-09 00:08:27 +00:00
wp-embed-template.min.js Embeds: Fix support for embedding in non-WordPress sites. 2015-11-09 00:08:27 +00:00
wp-embed.js Embeds: Fix support for embedding in non-WordPress sites. 2015-11-09 00:08:27 +00:00
wp-embed.min.js Embeds: Fix support for embedding in non-WordPress sites. 2015-11-09 00:08:27 +00:00
wp-emoji-loader.js Emoji: Use twemoji in browsers that don't support Unicode 8 emoji. 2015-11-11 02:25:25 +00:00
wp-emoji-loader.min.js Emoji: Use twemoji in browsers that don't support Unicode 8 emoji. 2015-11-11 02:25:25 +00:00
wp-emoji-release.min.js Emoji: Ensure twemoji kicks in on certain DOM mutations. 2015-11-14 09:52:29 +00:00
wp-emoji.js Emoji: Ensure twemoji kicks in on certain DOM mutations. 2015-11-14 09:52:29 +00:00
wp-emoji.min.js Emoji: Ensure twemoji kicks in on certain DOM mutations. 2015-11-14 09:52:29 +00:00
wp-list-revisions.js
wp-list-revisions.min.js
wp-lists.js
wp-lists.min.js
wp-pointer.js
wp-pointer.min.js
wp-util.js Add an abort class method to the Promise instance returned by wp.ajax.send(). 2015-06-13 14:30:26 +00:00
wp-util.min.js
wpdialog.js
wpdialog.min.js
wplink.js TinyMCE: 2015-10-21 20:38:26 +00:00
wplink.min.js TinyMCE: 2015-10-21 20:38:26 +00:00
zxcvbn-async.js
zxcvbn-async.min.js
zxcvbn.min.js