WordPress/wp-admin/js/widgets
desrosj 5892579440 Build/Test Tools: Support NodeJS 14.x in the 4.9 branch.
This updates the 4.9 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.

This also replaces the `npm-shrinkwrap.json` with a `package-lock.json` file. Lock files were not supported in earlier versions of NPM, but can now be used.

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

Props desrosj, dd32, netweb, jorbin.
Merges [42460-42461,42463,42887,43320,43323,43977,44219,44233,44728,45321,45765,46404,46408-46409,47404,47867-47869,47872-47873,48705,49636,49933,49937,49939,50017,50126,50176,50185,50192] to the 4.9 branch.
See #52341.
Built from https://develop.svn.wordpress.org/branches/4.9@50202


git-svn-id: http://core.svn.wordpress.org/branches/4.9@49876 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-02-05 04:07:43 +00:00
..
custom-html-widgets.js Widgets: When checking for errors in Custom HTML widget, pass correct value to toggleClass() for Save button. 2018-01-15 23:51:38 +00:00
custom-html-widgets.min.js Build/Test Tools: Support NodeJS 14.x in the 4.9 branch. 2021-02-05 04:07:43 +00:00
media-audio-widget.js Widgets: Further refine WP JS coding style in media widgets code. 2017-05-22 22:05:42 +00:00
media-audio-widget.min.js Build/Test Tools: Support NodeJS 14.x in the 4.9 branch. 2021-02-05 04:07:43 +00:00
media-gallery-widget.js Widgets: Improve extensibility of the Gallery widget and of media widgets generally. 2017-10-19 23:44:48 +00:00
media-gallery-widget.min.js Build/Test Tools: Support NodeJS 14.x in the 4.9 branch. 2021-02-05 04:07:43 +00:00
media-image-widget.js Widgets: Introduce Gallery widget for displaying image galleries. 2017-09-25 06:28:45 +00:00
media-image-widget.min.js Build/Test Tools: Support NodeJS 14.x in the 4.9 branch. 2021-02-05 04:07:43 +00:00
media-video-widget.js Widgets: Harden logic for checking for valid media URLs. 2017-10-19 00:07:54 +00:00
media-video-widget.min.js Build/Test Tools: Support NodeJS 14.x in the 4.9 branch. 2021-02-05 04:07:43 +00:00
media-widgets.js Customize: Prevent drawing attention to save button if status unchanged from publish; account for changes to status/date when alerting about unsaved changes. 2017-10-19 17:42:54 +00:00
media-widgets.min.js Build/Test Tools: Support NodeJS 14.x in the 4.9 branch. 2021-02-05 04:07:43 +00:00
text-widgets.js Docs: Remove "to to" dittography from inline comments. 2017-09-09 13:49:43 +00:00
text-widgets.min.js Build/Test Tools: Support NodeJS 14.x in the 4.9 branch. 2021-02-05 04:07:43 +00:00