WordPress/wp-includes/js
desrosj 0d6541c100 General: Backport several commits for release.
- Embeds: Ensure that the title attribute is set correctly on embeds.
- Editor: Prevent HTML decoding on by setting the proper editor context.
- Formatting: Ensure that wp_validate_redirect() sanitizes a wider variety of characters.
- Themes: Ensure a broken theme name is returned properly.
- Administration: Add a new filter to extend set-screen-option. 

Merges [47948-47951] to the 5.2 branch.
Props xknown, sstoqnov, vortfu, SergeyBiryukov, whyisjake.
Built from https://develop.svn.wordpress.org/branches/5.2@47960


git-svn-id: http://core.svn.wordpress.org/branches/5.2@47732 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2020-06-10 18:12:52 +00:00
..
codemirror
crop
dist General: Backport several commits for release. 2020-06-10 18:12:52 +00:00
imgareaselect
jcrop
jquery jQuery: bring jquery.js back into the WordPress SVN repo and backport the patch from 3.4.0. 2019-05-17 17:08:53 +00:00
mediaelement Build/Test: Update dependencies for 5.0 2018-12-11 16:13:26 +00:00
plupload
swfupload
thickbox
tinymce Update TinyMCE to 4.9.4. Changelog: https://github.com/tinymce/tinymce/blob/4.x/changelog.txt. 2019-05-17 04:49:54 +00:00
admin-bar.js Toolbar: Check if obj is set before using it. 2018-08-06 19:33:28 +00:00
admin-bar.min.js Toolbar: Check if obj is set before using it. 2018-08-06 19:33:28 +00:00
api-request.js
api-request.min.js
autosave.js
autosave.min.js
backbone.js
backbone.min.js
clipboard.js Site Health: Improve the "Copy to clipboard" button. 2019-03-27 22:31:52 +00:00
clipboard.min.js Site Health: Improve the "Copy to clipboard" button. 2019-03-27 22:31:52 +00:00
colorpicker.js
colorpicker.min.js
comment-reply.js Comments: Allow for comment-reply.js to be loaded in the HTML header. 2019-03-05 01:52:51 +00:00
comment-reply.min.js Comments: Allow for comment-reply.js to be loaded in the HTML header. 2019-03-05 01:52:51 +00:00
customize-base.js
customize-base.min.js
customize-loader.js
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 Customiser: Prevent JS errors when previewing pages with an <area> tag. 2019-01-21 23:03:50 +00:00
customize-preview.min.js Customiser: Prevent JS errors when previewing pages with an <area> tag. 2019-01-21 23:03:50 +00:00
customize-selective-refresh.js
customize-selective-refresh.min.js
customize-views.js
customize-views.min.js
heartbeat.js Block Editor: Refresh nonces used by wp.apiFetch. 2018-12-17 19:28:51 +00:00
heartbeat.min.js Block Editor: Refresh nonces used by wp.apiFetch. 2018-12-17 19:28:51 +00:00
hoverIntent.js
hoverIntent.min.js
imagesloaded.min.js
json2.js
json2.min.js
masonry.min.js
mce-view.js
mce-view.min.js
media-audiovideo.js Script loader: Adjust JS packages registration. 2018-12-13 17:27:38 +00:00
media-audiovideo.min.js Build tools: Allow building WordPress to src. 2018-12-24 13:29:50 +00:00
media-editor.js Docs: Correct and improve various inline documentation. 2018-08-27 14:28:26 +00:00
media-editor.min.js
media-grid.js Accessibility: Fix the order of the Previous, Next, and Close buttons in the Attachment Details modal. 2019-08-19 04:55:53 +00:00
media-grid.min.js Accessibility: Fix the order of the Previous, Next, and Close buttons in the Attachment Details modal. 2019-08-19 04:55:53 +00:00
media-models.js Script loader: Adjust JS packages registration. 2018-12-13 17:27:38 +00:00
media-models.min.js Build tools: Allow building WordPress to src. 2018-12-24 13:29:50 +00:00
media-views.js Docs: Update @since tag for new JS functions and variables introduced in [45572]. 2019-08-20 22:55:52 +00:00
media-views.min.js Accessibility: Make the Media modal an ARIA modal dialog. 2019-08-20 22:42:51 +00:00
quicktags.js Reorder quicktags.js a bit to account for the order of defining vars and functions after [43577]. 2018-08-20 13:34:25 +00:00
quicktags.min.js Reorder quicktags.js a bit to account for the order of defining vars and functions after [43577]. 2018-08-20 13:34:25 +00:00
shortcode.js
shortcode.min.js
swfobject.js
tw-sack.js
tw-sack.min.js
twemoji.js Emoji: Update Twemoji to version 12.0.0. 2019-04-08 05:22:51 +00:00
twemoji.min.js Emoji: Update Twemoji to version 12.0.0. 2019-04-08 05:22:51 +00:00
underscore.js Build Tools: Copy unminified JS files to src. 2019-01-10 01:39:50 +00:00
underscore.min.js Build Tools: Copy unminified JS files to src. 2019-01-10 01:39:50 +00:00
utils.js General: Explicitly assigns all JS globals to the window. 2018-08-19 13:33:24 +00:00
utils.min.js General: Explicitly assigns all JS globals to the window. 2018-08-19 13:33:24 +00:00
wp-a11y.js Update wp.a11y.speak() to sanitize HTML before display. 2019-09-04 17:23:52 +00:00
wp-a11y.min.js Update wp.a11y.speak() to sanitize HTML before display. 2019-09-04 17:23:52 +00:00
wp-ajax-response.js General: Explicitly assigns all JS globals to the window. 2018-08-19 13:33:24 +00:00
wp-ajax-response.min.js General: Explicitly assigns all JS globals to the window. 2018-08-19 13:33:24 +00:00
wp-api.js REST API: generate a valid fallback URI in wp.api.utils.getRootURL. 2018-08-11 18:51:24 +00:00
wp-api.min.js REST API: generate a valid fallback URI in wp.api.utils.getRootURL. 2018-08-11 18:51:24 +00:00
wp-auth-check.js Docs: Improve JSDoc for auth-check.js. 2018-06-28 02:33:38 +00:00
wp-auth-check.min.js
wp-backbone.js
wp-backbone.min.js
wp-custom-header.js
wp-custom-header.min.js
wp-embed-template.js
wp-embed-template.min.js
wp-embed.js Embeds: After [43593], move the new check to a separate line to avoid test_js_no_ampersands_in_compiled failure caused by UglifyJS task. 2018-08-30 12:40:26 +00:00
wp-embed.min.js Embeds: After [43593], move the new check to a separate line to avoid test_js_no_ampersands_in_compiled failure caused by UglifyJS task. 2018-08-30 12:40:26 +00:00
wp-emoji-loader.js Emoji: Update Twemoji to version 12.0.0. 2019-04-08 05:22:51 +00:00
wp-emoji-loader.min.js Emoji: Update Twemoji to version 12.0.0. 2019-04-08 05:22:51 +00:00
wp-emoji-release.min.js Emoji: Update Twemoji to version 12.0.0. 2019-04-08 05:22:51 +00:00
wp-emoji.js Docs: Improve JSDoc for emoji.js. 2018-06-28 02:35:44 +00:00
wp-emoji.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-sanitize.js Update wp.a11y.speak() to sanitize HTML before display. 2019-09-04 17:23:52 +00:00
wp-sanitize.min.js Update wp.a11y.speak() to sanitize HTML before display. 2019-09-04 17:23:52 +00:00
wp-util.js
wp-util.min.js
wpdialog.js
wpdialog.min.js
wplink.js TinyMCE Classic Block: Remove unused variable. 2019-01-26 12:59:49 +00:00
wplink.min.js TinyMCE Classic Block: fix the Advanced Link modal (accessible when clicking on the cogwheel in the inline link modal in a Classic Block). 2019-01-24 11:21:50 +00:00
zxcvbn-async.js
zxcvbn-async.min.js
zxcvbn.min.js External Libraries: zxcvbn library. 2018-12-20 21:03:49 +00:00