WordPress/wp-includes/js
Gary Pendergast 46e2a65cf1 Add emoji support, with Twemoji fallback.
Replace exisiting smilies with equivalent emoji, or with shiny new smiley images where no emoji existed.

Props batmoo, joen and mkaz for the original plugin upon which this is based.

Props pento, iseulde, kraftbj and peterwilsoncc for making the internet's dreams come true.

See #31242


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


git-svn-id: http://core.svn.wordpress.org/trunk@31714 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2015-03-11 22:49:28 +00:00
..
crop
imgareaselect
jcrop
jquery Update jQuery UI to 1.11.4. 2015-03-11 15:12:27 +00:00
media Replace flagrant instances of .html('') with .empty(). 2015-03-09 19:44:26 +00:00
mediaelement For our MediaElement 2.16.4 build + monkey patches, also add from the illustrious dd32: 2015-03-06 15:47:26 +00:00
plupload Replace flagrant instances of .html('') with .empty(). 2015-03-09 19:44:26 +00:00
swfupload Fix some documentation typos in various core files. 2014-08-13 03:56:17 +00:00
thickbox Improve Thickbox's close button so it can be announced by screen readers. 2014-11-18 03:55:23 +00:00
tinymce Add emoji support, with Twemoji fallback. 2015-03-11 22:49:28 +00:00
admin-bar.js Update hoverIntent to 1.8.1. 2015-03-11 17:15:27 +00:00
admin-bar.min.js Update hoverIntent to 1.8.1. 2015-03-11 17:15:27 +00:00
autosave.js Admin notices: Add more variety and make more generically usable. 2014-11-21 16:41:25 +00:00
autosave.min.js Admin notices: Add more variety and make more generically usable. 2014-11-21 16:41:25 +00:00
backbone.min.js
colorpicker.js
colorpicker.min.js
comment-reply.js
comment-reply.min.js
customize-base.js Customizer: Bind input and propertychange events for range input types. 2014-11-03 21:49:23 +00:00
customize-base.min.js Customizer: Bind input and propertychange events for range input types. 2014-11-03 21:49:23 +00:00
customize-loader.js Customizer: Add title attributes to iframes. 2015-03-10 21:20:26 +00:00
customize-loader.min.js Customizer: Add title attributes to iframes. 2015-03-10 21:20:26 +00:00
customize-models.js
customize-models.min.js
customize-preview-widgets.js
customize-preview-widgets.min.js
customize-preview.js Customizer: Add loading indicators for the Customizer preview. 2015-03-10 15:56:26 +00:00
customize-preview.min.js Customizer: Add loading indicators for the Customizer preview. 2015-03-10 15:56:26 +00:00
customize-views.js
customize-views.min.js
emoji.js Add emoji support, with Twemoji fallback. 2015-03-11 22:49:28 +00:00
emoji.min.js Add emoji support, with Twemoji fallback. 2015-03-11 22:49:28 +00:00
heartbeat.js Heartbeat: 2014-11-10 01:47:24 +00:00
heartbeat.min.js Heartbeat: 2014-11-10 01:47:24 +00:00
hoverIntent.js Update hoverIntent to 1.8.1. 2015-03-11 17:15:27 +00:00
hoverIntent.min.js Update hoverIntent to 1.8.1. 2015-03-11 17:15:27 +00:00
json2.js
json2.min.js
masonry.min.js
mce-view.js TinyMCE wpViews: use the real attribute value instead of the cached jQuery data. Fixes updating of the wpView text strings. 2015-03-11 22:40:28 +00:00
mce-view.min.js TinyMCE wpViews: use the real attribute value instead of the cached jQuery data. Fixes updating of the wpView text strings. 2015-03-11 22:40:28 +00:00
media-editor.js Add a namespace to the click handler registration for .insert-media in media-editor.js: click.add-media-button. 2014-10-01 19:08:16 +00:00
media-editor.min.js Add a namespace to the click handler registration for .insert-media in media-editor.js: click.add-media-button. 2014-10-01 19:08:16 +00:00
quicktags.js Editor: 2014-11-26 02:50:24 +00:00
quicktags.min.js Editor: 2014-11-26 02:50:24 +00:00
shortcode.js Correctly capitalize JavaScript throughout core docs. 2014-12-02 00:31:22 +00:00
shortcode.min.js
swfobject.js
tw-sack.js
tw-sack.min.js
twemoji.js Add emoji support, with Twemoji fallback. 2015-03-11 22:49:28 +00:00
twemoji.min.js Add emoji support, with Twemoji fallback. 2015-03-11 22:49:28 +00:00
underscore.min.js
utils.js Fix the wp-settings-* cookies used in getUserSetting()/setUserSetting(). They should be set without COOKIE_DOMAIN to work properly for sub-domains. Fixes #29095. 2014-08-13 02:47:16 +00:00
utils.min.js Fix the wp-settings-* cookies used in getUserSetting()/setUserSetting(). They should be set without COOKIE_DOMAIN to work properly for sub-domains. Fixes #29095. 2014-08-13 02:47:16 +00:00
wp-a11y.js Add wp.a11y.speak() for audible alerts/updates in screen readers. Props afercia, GrahamArmfield (for the idea), iseulde. Fixes #31368. 2015-03-01 19:11:27 +00:00
wp-a11y.min.js Add wp.a11y.speak() for audible alerts/updates in screen readers. Props afercia, GrahamArmfield (for the idea), iseulde. Fixes #31368. 2015-03-01 19:11:27 +00:00
wp-ajax-response.js Replace flagrant instances of .html('') with .empty(). 2015-03-09 19:44:26 +00:00
wp-ajax-response.min.js Replace flagrant instances of .html('') with .empty(). 2015-03-09 19:44:26 +00:00
wp-auth-check.js
wp-auth-check.min.js
wp-backbone.js
wp-backbone.min.js
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 Improve wp.media documentation. 2014-11-05 19:39:22 +00:00
wp-util.min.js
wpdialog.js
wpdialog.min.js
wplink.js JSHint: Remove an unused variable. 2015-03-11 17:40:27 +00:00
wplink.min.js wpLink: change the text label to Link text, always focus the URK field, fix Ctrl/Cmd + K shortcut. See #28206. 2015-03-11 03:01:27 +00:00
zxcvbn-async.js
zxcvbn-async.min.js
zxcvbn.min.js