WordPress/wp-admin/js
desrosj 7c466f7c74 Build/Test Tools: Support NodeJS 14.x in the 5.3 branch.
This updates the 5.3 branch to support the latest LTS version of NodeJS (currently 14.x), allowing the same version to be used across all WordPress branches that receive security updates as a courtesy.

In addition to backporting the package updates that happened after branching 5.3, dependencies that were removed in future releases have also been updated to their latest versions.

Props desrosj, dd32, netweb, jorbin.
Merges [47404,47867,47872-47873,48213,48705,49636,49933,49937,49939,49940,49983,49989,50017,50126,50176,50185] to the 5.3 branch.
See #52341.

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


git-svn-id: http://core.svn.wordpress.org/branches/5.3@49868 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-02-05 03:16:11 +00:00
..
widgets Build/Test Tools: Support NodeJS 14.x in the 5.3 branch. 2021-02-05 03:16:11 +00:00
accordion.js Docs: Add file doc `@output` annotations. 2018-06-28 02:30:15 +00:00
accordion.min.js Build/Test Tools: Support NodeJS 14.x in the 5.3 branch. 2021-02-05 03:16:11 +00:00
code-editor.js Code Editor: Check for correct `mode` value in `wp.codeEditor.initialize` to enable autocomplete support for PHP. 2019-07-25 01:27:57 +00:00
code-editor.min.js Build/Test Tools: Support NodeJS 14.x in the 5.3 branch. 2021-02-05 03:16:11 +00:00
color-picker.js Docs: Add file doc `@output` annotations. 2018-06-28 02:30:15 +00:00
color-picker.min.js Build/Test Tools: Support NodeJS 14.x in the 5.3 branch. 2021-02-05 03:16:11 +00:00
comment.js Docs: Add file doc `@output` annotations. 2018-06-28 02:30:15 +00:00
comment.min.js Build/Test: Bump devDependencies for WordPress 5.3 2019-10-05 19:49:10 +00:00
common.js Accessibility: Make sortable meta boxes non sortable when there are no locations they can be dragged to. 2019-09-23 17:30:58 +00:00
common.min.js Build/Test Tools: Support NodeJS 14.x in the 5.3 branch. 2021-02-05 03:16:11 +00:00
custom-background.js General: WordPress updates 2020-10-29 18:44:12 +00:00
custom-background.min.js General: WordPress updates 2020-10-29 18:44:12 +00:00
custom-header.js Docs: Add file doc `@output` annotations. 2018-06-28 02:30:15 +00:00
customize-controls.js Customizer: Use the `sandbox` attribute to prevent top navigation from the preview. 2019-01-14 07:25:50 +00:00
customize-controls.min.js Build/Test Tools: Support NodeJS 14.x in the 5.3 branch. 2021-02-05 03:16:11 +00:00
customize-nav-menus.js Customize: Remove duplicate `attr_title` assignment in `api.Menus.MenuItemControl.renderContent()`. 2019-10-05 02:32:58 +00:00
customize-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-widgets.js Customizer: Show all widgets when the search field is cleared. 2019-07-18 05:55:59 +00:00
customize-widgets.min.js Build/Test Tools: Support NodeJS 14.x in the 5.3 branch. 2021-02-05 03:16:11 +00:00
dashboard.js Accessibility: Improve the placeholder "prompt" text in the post title and Quick Draft widget. 2019-03-14 17:39:53 +00:00
dashboard.min.js Build/Test Tools: Support NodeJS 14.x in the 5.3 branch. 2021-02-05 03:16:11 +00:00
edit-comments.js Comments: In AJAX response when deleting a comment, account for ` ` as a thousands separator in `total_items_i18n` and `total_pages_i18n` numbers. 2019-08-30 18:34:06 +00:00
edit-comments.min.js Build/Test Tools: Support NodeJS 14.x in the 5.3 branch. 2021-02-05 03:16:11 +00:00
editor-expand.js TinyMCE: Fix keyboard navigation when the `dfw` button is present but hidden. Ensure that button is added last in the DOM to match where it appears visually. 2019-04-12 18:08:53 +00:00
editor-expand.min.js Build/Test Tools: Support NodeJS 14.x in the 5.3 branch. 2021-02-05 03:16:11 +00:00
editor.js TinyMCE: treat HTML comments same as tags when keeping cursor position. Fixes breaking the More and Nextpage tags when switching from Text to Visual. 2019-01-18 16:33:51 +00:00
editor.min.js Build/Test Tools: Support NodeJS 14.x in the 5.3 branch. 2021-02-05 03:16:11 +00:00
farbtastic.js
gallery.js General: Explicitly assigns all JS globals to the window. 2018-08-19 13:33:24 +00:00
gallery.min.js Build/Test Tools: Support NodeJS 14.x in the 5.3 branch. 2021-02-05 03:16:11 +00:00
image-edit.js Media: Revert [46354] preventing bad clipping of text in image details page. 2019-09-30 17:12:59 +00:00
image-edit.min.js Build/Test Tools: Support NodeJS 14.x in the 5.3 branch. 2021-02-05 03:16:11 +00:00
inline-edit-post.js Accessibility: Improve toggling the "Post locked" information visibility. 2019-05-25 17:15:52 +00:00
inline-edit-post.min.js Build/Test Tools: Support NodeJS 14.x in the 5.3 branch. 2021-02-05 03:16:11 +00:00
inline-edit-tax.js General: Explicitly assigns all JS globals to the window. 2018-08-19 13:33:24 +00:00
inline-edit-tax.min.js Build/Test Tools: Support NodeJS 14.x in the 5.3 branch. 2021-02-05 03:16:11 +00:00
iris.min.js Customize: Add hue-only mode to color picker. 2016-10-25 22:33:30 +00:00
language-chooser.js Docs: Add file doc `@output` annotations. 2018-06-28 02:30:15 +00:00
language-chooser.min.js Build/Test: Bump devDependencies for WordPress 5.3 2019-10-05 19:49:10 +00:00
link.js Docs: Improve JSDoc for `admin/link.js`. 2018-06-28 02:32:22 +00:00
link.min.js Build/Test Tools: Support NodeJS 14.x in the 5.3 branch. 2021-02-05 03:16:11 +00:00
media-gallery.js General: WordPress updates 2020-10-29 18:44:12 +00:00
media-gallery.min.js Build/Test Tools: Support NodeJS 14.x in the 5.3 branch. 2021-02-05 03:16:11 +00:00
media-upload.js General: Explicitly assigns all JS globals to the window. 2018-08-19 13:33:24 +00:00
media-upload.min.js Build/Test: Bump devDependencies for WordPress 5.3 2019-10-05 19:49:10 +00:00
media.js General: Explicitly assigns all JS globals to the window. 2018-08-19 13:33:24 +00:00
media.min.js Build/Test: Bump devDependencies for WordPress 5.3 2019-10-05 19:49:10 +00:00
nav-menu.js Menus: Replace http with https in placeholders. 2019-09-26 20:32:55 +00:00
nav-menu.min.js Build/Test Tools: Support NodeJS 14.x in the 5.3 branch. 2021-02-05 03:16:11 +00:00
password-strength-meter.js General: Explicitly assigns all JS globals to the window. 2018-08-19 13:33:24 +00:00
password-strength-meter.min.js Build/Test: Bump devDependencies for WordPress 5.3 2019-10-05 19:49:10 +00:00
plugin-install.js General: Explicitly assigns all JS globals to the window. 2018-08-19 13:33:24 +00:00
plugin-install.min.js Build/Test Tools: Support NodeJS 14.x in the 5.3 branch. 2021-02-05 03:16:11 +00:00
post.js Update wp.a11y.speak() to sanitize HTML before display. 2019-09-04 17:13:21 +00:00
post.min.js Build/Test Tools: Support NodeJS 14.x in the 5.3 branch. 2021-02-05 03:16:11 +00:00
postbox.js General: Explicitly assigns all JS globals to the window. 2018-08-19 13:33:24 +00:00
postbox.min.js Build/Test Tools: Support NodeJS 14.x in the 5.3 branch. 2021-02-05 03:16:11 +00:00
privacy-tools.js Privacy: Ensure that sending email, and remove data follow the same user experience. 2019-10-06 06:56:02 +00:00
privacy-tools.min.js Build/Test Tools: Support NodeJS 14.x in the 5.3 branch. 2021-02-05 03:16:11 +00:00
revisions.js Docs: Add file doc `@output` annotations. 2018-06-28 02:30:15 +00:00
revisions.min.js Build/Test Tools: Support NodeJS 14.x in the 5.3 branch. 2021-02-05 03:16:11 +00:00
set-post-thumbnail.js General: Explicitly assigns all JS globals to the window. 2018-08-19 13:33:24 +00:00
set-post-thumbnail.min.js Build/Test: Bump devDependencies for WordPress 5.3 2019-10-05 19:49:10 +00:00
site-health.js Site Health: Introduce `site_status_test_result` filter for the output of a finished Site Health test. 2019-09-23 20:04:58 +00:00
site-health.min.js Build/Test Tools: Support NodeJS 14.x in the 5.3 branch. 2021-02-05 03:16:11 +00:00
svg-painter.js Docs: Add file doc `@output` annotations. 2018-06-28 02:30:15 +00:00
svg-painter.min.js Build/Test Tools: Support NodeJS 14.x in the 5.3 branch. 2021-02-05 03:16:11 +00:00
tags-box.js Accessibility: Make the Tags meta box better support Input Method Editor (IME) converters. 2019-04-17 07:18:51 +00:00
tags-box.min.js Build/Test Tools: Support NodeJS 14.x in the 5.3 branch. 2021-02-05 03:16:11 +00:00
tags-suggest.js Accessibility: Make the Tags meta box better support Input Method Editor (IME) converters. 2019-04-17 07:18:51 +00:00
tags-suggest.min.js Build/Test Tools: Support NodeJS 14.x in the 5.3 branch. 2021-02-05 03:16:11 +00:00
tags.js Accessibility: Taxonomy: When a new category or tag is being added, show a spinner and noop the button to avoid multiple requests. 2019-07-26 17:46:56 +00:00
tags.min.js Build/Test Tools: Support NodeJS 14.x in the 5.3 branch. 2021-02-05 03:16:11 +00:00
theme-plugin-editor.js Plugin Editor: Disable the documentation look up button when no function is selected. 2019-01-16 06:01:50 +00:00
theme-plugin-editor.min.js Build/Test Tools: Support NodeJS 14.x in the 5.3 branch. 2021-02-05 03:16:11 +00:00
theme.js Themes: improve search by trimming search string. 2019-06-20 14:15:53 +00:00
theme.min.js Build/Test Tools: Support NodeJS 14.x in the 5.3 branch. 2021-02-05 03:16:11 +00:00
updates.js Upgrade/Install: Fix the Install Now button in the plugin overlay when running WordPress on a specific port. 2019-09-30 00:05:57 +00:00
updates.min.js Build/Test Tools: Support NodeJS 14.x in the 5.3 branch. 2021-02-05 03:16:11 +00:00
user-profile.js Login and Registration: Add a "Show password" button on the login page. 2019-09-23 18:06:57 +00:00
user-profile.min.js Build/Test Tools: Support NodeJS 14.x in the 5.3 branch. 2021-02-05 03:16:11 +00:00
user-suggest.js Docs: Add file doc `@output` annotations. 2018-06-28 02:30:15 +00:00
user-suggest.min.js Build/Test: Bump devDependencies for WordPress 5.3 2019-10-05 19:49:10 +00:00
widgets.js General: Explicitly assigns all JS globals to the window. 2018-08-19 13:33:24 +00:00
widgets.min.js Build/Test Tools: Support NodeJS 14.x in the 5.3 branch. 2021-02-05 03:16:11 +00:00
word-count.js Docs: Add file doc `@output` annotations. 2018-06-28 02:30:15 +00:00
word-count.min.js Build/Test Tools: Support NodeJS 14.x in the 5.3 branch. 2021-02-05 03:16:11 +00:00
wp-fullscreen-stub.js Docs: Add file doc `@output` annotations. 2018-06-28 02:30:15 +00:00
wp-fullscreen-stub.min.js Build/Test: Bump devDependencies for WordPress 5.3 2019-10-05 19:49:10 +00:00
xfn.js Privacy tools: Organize privacy functions into logical files and classes. 2019-05-26 20:50:53 +00:00
xfn.min.js Build/Test: Bump devDependencies for WordPress 5.3 2019-10-05 19:49:10 +00:00