WordPress/wp-includes/js
audrasjb 7c42dd4aac Grouped backports to the 5.3 branch.
- Media: Prevent CSRF setting attachment thumbnails.
- Embeds: Add protocol validation for WordPress Embed code.
- I18N: Introduce sanitization function for locale.
- Editor: Ensure block comments are of a valid form.

Merges [55760-55764] to the 5.3 branch.
Props dd32, isabel_brison, martinkrcho, matveb, ocean90, paulkevan, peterwilsoncc, timothyblynjacobs, xknown, youknowriad.


Built from https://develop.svn.wordpress.org/branches/5.3@55788


git-svn-id: http://core.svn.wordpress.org/branches/5.3@55300 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2023-05-16 15:56:00 +00:00
..
codemirror
crop
dist Block Editor: Additional package updates. 2021-09-11 00:27:57 +00:00
imgareaselect Build/Test Tools: Support NodeJS 14.x in the 5.3 branch. 2021-02-05 03:16:11 +00:00
jcrop
jquery External Librairies: Update jQuery.query to version 2.2.3. 2022-03-10 21:18:52 +00:00
mediaelement Build/Test Tools: Support NodeJS 14.x in the 5.3 branch. 2021-02-05 03:16:11 +00:00
plupload Build/Test Tools: Backport GitHub Action and build improvements to the 5.3 branch. 2021-03-26 19:23:55 +00:00
swfupload
thickbox
tinymce Build/Test Tools: Backport GitHub Action and build improvements to the 5.3 branch. 2021-03-26 19:23:55 +00:00
admin-bar.js Fixes in admin-bar.js: 2019-12-11 20:23:05 +00:00
admin-bar.min.js Build/Test Tools: Support NodeJS 14.x in the 5.3 branch. 2021-02-05 03:16:11 +00:00
api-request.js
api-request.min.js Build/Test Tools: Support NodeJS 14.x in the 5.3 branch. 2021-02-05 03:16:11 +00:00
autosave.js
autosave.min.js Build/Test Tools: Backport GitHub Action and build improvements to the 5.3 branch. 2021-03-26 19:23:55 +00:00
backbone.js External Libraries: Update Backbone.js to 1.4.0. 2019-09-17 17:19:54 +00:00
backbone.min.js Build/Test Tools: Backport GitHub Action and build improvements to the 5.3 branch. 2021-03-26 19:23:55 +00:00
clipboard.js Site Health: Improve the "Copy to clipboard" button. 2019-03-27 22:31:52 +00:00
clipboard.min.js Build/Test Tools: Backport GitHub Action and build improvements to the 5.3 branch. 2021-03-26 19:23:55 +00:00
colorpicker.js
colorpicker.min.js Build/Test Tools: Support NodeJS 14.x in the 5.3 branch. 2021-02-05 03:16:11 +00:00
comment-reply.js Comments: Check if comment form element exists before adding a key handler to detect the cmd/ctrl-enter key press. 2019-11-11 16:59:02 +00:00
comment-reply.min.js Build/Test Tools: Backport GitHub Action and build improvements to the 5.3 branch. 2021-03-26 19:23:55 +00:00
customize-base.js
customize-base.min.js Build/Test Tools: Backport GitHub Action and build improvements to the 5.3 branch. 2021-03-26 19:23:55 +00:00
customize-loader.js
customize-loader.min.js Build/Test Tools: Support NodeJS 14.x in the 5.3 branch. 2021-02-05 03:16:11 +00:00
customize-models.js
customize-models.min.js Build/Test Tools: Support NodeJS 14.x in the 5.3 branch. 2021-02-05 03:16:11 +00:00
customize-preview-nav-menus.js
customize-preview-nav-menus.min.js Build/Test Tools: Support NodeJS 14.x in the 5.3 branch. 2021-02-05 03:16:11 +00:00
customize-preview-widgets.js
customize-preview-widgets.min.js Build/Test Tools: Support NodeJS 14.x in the 5.3 branch. 2021-02-05 03:16:11 +00:00
customize-preview.js
customize-preview.min.js Build/Test Tools: Support NodeJS 14.x in the 5.3 branch. 2021-02-05 03:16:11 +00:00
customize-selective-refresh.js
customize-selective-refresh.min.js Build/Test Tools: Backport GitHub Action and build improvements to the 5.3 branch. 2021-03-26 19:23:55 +00:00
customize-views.js
customize-views.min.js Build/Test Tools: Support NodeJS 14.x in the 5.3 branch. 2021-02-05 03:16:11 +00:00
heartbeat.js
heartbeat.min.js Build/Test Tools: Backport GitHub Action and build improvements to the 5.3 branch. 2021-03-26 19:23:55 +00:00
hoverintent-js.min.js Fix the admin toolbar js when jQuery is not present and replace the jQuery based hoverIntent.js with a native implementation. Introduces the "hoverintent" (no dependencies) package. 2019-12-10 01:08:03 +00:00
hoverIntent.js
hoverIntent.min.js Build/Test Tools: Support NodeJS 14.x in the 5.3 branch. 2021-02-05 03:16:11 +00:00
imagesloaded.min.js
json2.js
json2.min.js Build/Test Tools: Support NodeJS 14.x in the 5.3 branch. 2021-02-05 03:16:11 +00:00
masonry.min.js
mce-view.js TinyMCE: fix adding of too many undo levels for wpviews. The HTML changes several times when a wpview is added. We only want one undo level. Also fixes cases when the cursor is next to an embeddable URL in the Text tab and the user switches to the Visual tab. 2019-07-12 03:25:55 +00:00
mce-view.min.js Build/Test Tools: Support NodeJS 14.x in the 5.3 branch. 2021-02-05 03:16:11 +00:00
media-audiovideo.js Grouped backports to the 5.3 branch. 2023-05-16 15:56:00 +00:00
media-audiovideo.min.js Grouped backports to the 5.3 branch. 2023-05-16 15:56:00 +00:00
media-editor.js
media-editor.min.js Build/Test Tools: Support NodeJS 14.x in the 5.3 branch. 2021-02-05 03:16:11 +00:00
media-grid.js Accessibility: Media: Improve the search media field labelling. 2019-10-07 12:43:03 +00:00
media-grid.min.js Build/Test Tools: Backport GitHub Action and build improvements to the 5.3 branch. 2021-03-26 19:23:55 +00:00
media-models.js Accessibility: Media: Make screen readers announce the Media search results. 2019-09-23 12:19:56 +00:00
media-models.min.js Build/Test Tools: Backport GitHub Action and build improvements to the 5.3 branch. 2021-03-26 19:23:55 +00:00
media-views.js Accessibility: Media: Add an aria-pressed attribute to active button within a button group. 2019-11-25 11:20:02 +00:00
media-views.min.js Build/Test Tools: Backport GitHub Action and build improvements to the 5.3 branch. 2021-03-26 19:23:55 +00:00
quicktags.js
quicktags.min.js Build/Test Tools: Backport GitHub Action and build improvements to the 5.3 branch. 2021-03-26 19:23:55 +00:00
shortcode.js
shortcode.min.js Build/Test Tools: Support NodeJS 14.x in the 5.3 branch. 2021-02-05 03:16:11 +00:00
swfobject.js
tw-sack.js
tw-sack.min.js Build/Test: Bump devDependencies for WordPress 5.3 2019-10-05 19:49:10 +00:00
twemoji.js Emoji: Upgrade Twemoji to 12.1.3. 2019-11-05 22:16:02 +00:00
twemoji.min.js Build/Test Tools: Support NodeJS 14.x in the 5.3 branch. 2021-02-05 03:16:11 +00:00
underscore.js External Libraries: Revert [46092] pending test failure investigation. 2019-09-12 10:19:59 +00:00
underscore.min.js Build/Test Tools: Backport GitHub Action and build improvements to the 5.3 branch. 2021-03-26 19:23:55 +00:00
utils.js
utils.min.js Build/Test Tools: Support NodeJS 14.x in the 5.3 branch. 2021-02-05 03:16:11 +00:00
wp-ajax-response.js
wp-ajax-response.min.js Build/Test Tools: Support NodeJS 14.x in the 5.3 branch. 2021-02-05 03:16:11 +00:00
wp-api.js
wp-api.min.js Build/Test Tools: Backport GitHub Action and build improvements to the 5.3 branch. 2021-03-26 19:23:55 +00:00
wp-auth-check.js
wp-auth-check.min.js Build/Test Tools: Support NodeJS 14.x in the 5.3 branch. 2021-02-05 03:16:11 +00:00
wp-backbone.js
wp-backbone.min.js Build/Test Tools: Backport GitHub Action and build improvements to the 5.3 branch. 2021-03-26 19:23:55 +00:00
wp-custom-header.js
wp-custom-header.min.js Build/Test Tools: Backport GitHub Action and build improvements to the 5.3 branch. 2021-03-26 19:23:55 +00:00
wp-embed-template.js
wp-embed-template.min.js Build/Test Tools: Support NodeJS 14.x in the 5.3 branch. 2021-02-05 03:16:11 +00:00
wp-embed.js Grouped backports to the 5.3 branch. 2023-05-16 15:56:00 +00:00
wp-embed.min.js Grouped backports to the 5.3 branch. 2023-05-16 15:56:00 +00:00
wp-emoji-loader.js Emoji: Upgrade Twemoji to 12.1.2. 2019-08-08 04:05:55 +00:00
wp-emoji-loader.min.js Build/Test Tools: Support NodeJS 14.x in the 5.3 branch. 2021-02-05 03:16:11 +00:00
wp-emoji-release.min.js Build/Test Tools: Support NodeJS 14.x in the 5.3 branch. 2021-02-05 03:16:11 +00:00
wp-emoji.js Emoji: Revert [46393] pending test failure investigation. 2019-10-05 01:01:00 +00:00
wp-emoji.min.js Build/Test Tools: Support NodeJS 14.x in the 5.3 branch. 2021-02-05 03:16:11 +00:00
wp-list-revisions.js
wp-list-revisions.min.js Build/Test Tools: Support NodeJS 14.x in the 5.3 branch. 2021-02-05 03:16:11 +00:00
wp-lists.js
wp-lists.min.js Build/Test Tools: Backport GitHub Action and build improvements to the 5.3 branch. 2021-03-26 19:23:55 +00:00
wp-pointer.js
wp-pointer.min.js Build/Test Tools: Support NodeJS 14.x in the 5.3 branch. 2021-02-05 03:16:11 +00:00
wp-sanitize.js Update wp.a11y.speak() to sanitize HTML before display. 2019-09-04 17:13:21 +00:00
wp-sanitize.min.js Build/Test Tools: Backport GitHub Action and build improvements to the 5.3 branch. 2021-03-26 19:23:55 +00:00
wp-util.js
wp-util.min.js Build/Test Tools: Support NodeJS 14.x in the 5.3 branch. 2021-02-05 03:16:11 +00:00
wpdialog.js
wpdialog.min.js Build/Test: Bump devDependencies for WordPress 5.3 2019-10-05 19:49:10 +00:00
wplink.js
wplink.min.js Build/Test Tools: Backport GitHub Action and build improvements to the 5.3 branch. 2021-03-26 19:23:55 +00:00
zxcvbn-async.js
zxcvbn-async.min.js Build/Test Tools: Backport GitHub Action and build improvements to the 5.3 branch. 2021-03-26 19:23:55 +00:00
zxcvbn.min.js