WordPress/wp-admin/js
desrosj e9eb025275 Build/Test Tools: Support NodeJS 14.x in the 5.1 branch.
This updates the 5.1 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.1, dependencies that were removed in future releases have also been updated to their latest versions.

Props desrosj, dd32, netweb, jorbin.
Merges [44233,44728,45321,45765,45826,46403-46404,46408-46409,47404,47867-47869,47872-47873,48705,49636,49933,49937,49939,49940,49983,49989,50017,50126,50176,50185] to the 5.1 branch.
See #52341.
Built from https://develop.svn.wordpress.org/branches/5.1@50199


git-svn-id: http://core.svn.wordpress.org/branches/5.1@49874 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-02-05 03:55:07 +00:00
..
widgets Build/Test Tools: Support NodeJS 14.x in the 5.1 branch. 2021-02-05 03:55:07 +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.1 branch. 2021-02-05 03:55:07 +00:00
code-editor.js Docs: Add file doc `@output` annotations. 2018-06-28 02:30:15 +00:00
code-editor.min.js Build/Test Tools: Support NodeJS 14.x in the 5.1 branch. 2021-02-05 03:55:07 +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.1 branch. 2021-02-05 03:55:07 +00:00
comment.js Docs: Add file doc `@output` annotations. 2018-06-28 02:30:15 +00:00
comment.min.js Build/Test Tools: Support NodeJS 14.x in the 5.1 branch. 2021-02-05 03:55:07 +00:00
common.js Administration: Save column visibility on small screens. 2019-02-01 02:14:51 +00:00
common.min.js Build/Test Tools: Support NodeJS 14.x in the 5.1 branch. 2021-02-05 03:55:07 +00:00
custom-background.js General: WordPress updates 2020-10-29 18:49:51 +00:00
custom-background.min.js Build/Test Tools: Support NodeJS 14.x in the 5.1 branch. 2021-02-05 03:55:07 +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.1 branch. 2021-02-05 03:55:07 +00:00
customize-nav-menus.js Admin: Don't use the `keyup` event in addition to the `input` event. 2019-01-10 02:57:50 +00:00
customize-nav-menus.min.js Build/Test Tools: Support NodeJS 14.x in the 5.1 branch. 2021-02-05 03:55:07 +00:00
customize-widgets.js Admin: Don't use the `keyup` event in addition to the `input` event. 2019-01-10 02:57:50 +00:00
customize-widgets.min.js Build/Test Tools: Support NodeJS 14.x in the 5.1 branch. 2021-02-05 03:55:07 +00:00
dashboard.js General: Explicitly assigns all JS globals to the window. 2018-08-19 13:33:24 +00:00
dashboard.min.js Build/Test Tools: Support NodeJS 14.x in the 5.1 branch. 2021-02-05 03:55:07 +00:00
edit-comments.js General: Explicitly assigns all JS globals to the window. 2018-08-19 13:33:24 +00:00
edit-comments.min.js Build/Test Tools: Support NodeJS 14.x in the 5.1 branch. 2021-02-05 03:55:07 +00:00
editor-expand.js Docs: Add file doc `@output` annotations. 2018-06-28 02:30:15 +00:00
editor-expand.min.js Build/Test Tools: Support NodeJS 14.x in the 5.1 branch. 2021-02-05 03:55:07 +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.1 branch. 2021-02-05 03:55:07 +00:00
farbtastic.js Farbtastic 1.3u. Props flashingcursor. fixes #14707 2010-11-11 16:34:22 +00:00
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.1 branch. 2021-02-05 03:55:07 +00:00
image-edit.js Docs: Add file doc `@output` annotations. 2018-06-28 02:30:15 +00:00
image-edit.min.js Build/Test Tools: Support NodeJS 14.x in the 5.1 branch. 2021-02-05 03:55:07 +00:00
inline-edit-post.js General: Explicitly assigns all JS globals to the window. 2018-08-19 13:33:24 +00:00
inline-edit-post.min.js Build/Test Tools: Support NodeJS 14.x in the 5.1 branch. 2021-02-05 03:55:07 +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.1 branch. 2021-02-05 03:55:07 +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 Tools: Support NodeJS 14.x in the 5.1 branch. 2021-02-05 03:55:07 +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.1 branch. 2021-02-05 03:55:07 +00:00
media-gallery.js General: WordPress updates 2020-10-29 18:49:51 +00:00
media-gallery.min.js Build/Test Tools: Support NodeJS 14.x in the 5.1 branch. 2021-02-05 03:55:07 +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 Tools: Support NodeJS 14.x in the 5.1 branch. 2021-02-05 03:55:07 +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 Tools: Support NodeJS 14.x in the 5.1 branch. 2021-02-05 03:55:07 +00:00
nav-menu.js Menus: Remove error styling when the user addresses the error. 2019-01-21 22:10:49 +00:00
nav-menu.min.js Build/Test Tools: Support NodeJS 14.x in the 5.1 branch. 2021-02-05 03:55:07 +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 Tools: Support NodeJS 14.x in the 5.1 branch. 2021-02-05 03:55:07 +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.1 branch. 2021-02-05 03:55:07 +00:00
post.js General: Explicitly assigns all JS globals to the window. 2018-08-19 13:33:24 +00:00
post.min.js Build/Test Tools: Support NodeJS 14.x in the 5.1 branch. 2021-02-05 03:55:07 +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.1 branch. 2021-02-05 03:55:07 +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.1 branch. 2021-02-05 03:55:07 +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 Tools: Support NodeJS 14.x in the 5.1 branch. 2021-02-05 03:55:07 +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.1 branch. 2021-02-05 03:55:07 +00:00
tags-box.js General: Explicitly assigns all JS globals to the window. 2018-08-19 13:33:24 +00:00
tags-box.min.js Build/Test Tools: Support NodeJS 14.x in the 5.1 branch. 2021-02-05 03:55:07 +00:00
tags-suggest.js Docs: Restore `output` annotation in `tags-suggest.js`. 2019-01-10 02:50:51 +00:00
tags-suggest.min.js Build/Test Tools: Support NodeJS 14.x in the 5.1 branch. 2021-02-05 03:55:07 +00:00
tags.js Docs: Add file doc `@output` annotations. 2018-06-28 02:30:15 +00:00
tags.min.js Build/Test Tools: Support NodeJS 14.x in the 5.1 branch. 2021-02-05 03:55:07 +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.1 branch. 2021-02-05 03:55:07 +00:00
theme.js General: Explicitly assigns all JS globals to the window. 2018-08-19 13:33:24 +00:00
theme.min.js Build/Test Tools: Support NodeJS 14.x in the 5.1 branch. 2021-02-05 03:55:07 +00:00
updates.js Importers: Use correct l10n variable in `wp.updates.installImporterError` and filesystem credentials dialog. 2019-01-07 13:49:49 +00:00
updates.min.js Build/Test Tools: Support NodeJS 14.x in the 5.1 branch. 2021-02-05 03:55:07 +00:00
user-profile.js Admin: Don't use the `keyup` event in addition to the `input` event. 2019-01-10 02:57:50 +00:00
user-profile.min.js Build/Test Tools: Support NodeJS 14.x in the 5.1 branch. 2021-02-05 03:55:07 +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 Tools: Support NodeJS 14.x in the 5.1 branch. 2021-02-05 03:55:07 +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.1 branch. 2021-02-05 03:55:07 +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.1 branch. 2021-02-05 03:55:07 +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 Tools: Support NodeJS 14.x in the 5.1 branch. 2021-02-05 03:55:07 +00:00
xfn.js Docs: Add file doc `@output` annotations. 2018-06-28 02:30:15 +00:00
xfn.min.js Build/Test Tools: Support NodeJS 14.x in the 5.1 branch. 2021-02-05 03:55:07 +00:00