WordPress/wp-includes/js/tinymce
desrosj a68590b382 Build/Test Tools: Support NodeJS 14.x in the 4.8 branch.
This updates the 4.8 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.8, 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.8 branch.
See #52341.
Built from https://develop.svn.wordpress.org/branches/4.8@50203


git-svn-id: http://core.svn.wordpress.org/branches/4.8@49877 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-02-05 04:10:38 +00:00
..
langs Call it 'Distraction-free writing mode' and update the help string. fixes #30657. 2014-12-16 10:07:23 +00:00
plugins Build/Test Tools: Support NodeJS 14.x in the 4.8 branch. 2021-02-05 04:10:38 +00:00
skins TinyMCE: Fix styling of selected state for linked images containing captions. 2017-07-25 02:21:34 +00:00
themes TinyMCE: update to 4.6.2. Changelog: https://www.tinymce.com/docs/changelog/#version462-may232017. 2017-05-25 01:14:43 +00:00
utils TinyMCE: update to 4.6.0. Has many new features and bug fixes, changelog: https://www.tinymce.com/docs/changelog/#version460-may42017. 2017-05-08 05:32:46 +00:00
license.txt TinyMCE: update to 4.6.0. Has many new features and bug fixes, changelog: https://www.tinymce.com/docs/changelog/#version460-may42017. 2017-05-08 05:32:46 +00:00
tiny_mce_popup.js TinyMCE: update to 4.6.0. Has many new features and bug fixes, changelog: https://www.tinymce.com/docs/changelog/#version460-may42017. 2017-05-08 05:32:46 +00:00
tinymce.min.js TinyMCE: update to 4.6.3. Fixes few more edge cases with link boundaries. Changelog: https://www.tinymce.com/docs/changelog/#version463-may302017 2017-05-30 23:35:41 +00:00
wp-tinymce.js.gz Build/Test Tools: Support NodeJS 14.x in the 4.8 branch. 2021-02-05 04:10:38 +00:00
wp-tinymce.php When outputting JS with a Content-Type header: 2015-01-03 02:57:21 +00:00