WordPress/wp-includes/js/tinymce
desrosj c910eb3f66 Build/Test Tools: Support NodeJS 14.x in the 3.7 branch.
This updates the 3.7 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.

Because older branches use (really) old versions of NodeJS, the local Docker environment cannot be backported since the needed dependencies will not run on these older versions (see #48301). This also blocks the ability to move automated testing over to GitHub Actions (see #50401).

This change also introduces a `packager-lock.json` file to the branch.

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

Props desrosj, dd32, netweb, jorbin.
Merges [27053,27299,27721,27848,28796,29270,30060,30062-30063,30066,31557,31650,32356,32988,33726,35513,35521,35538,35540-35541,36861-36865,37019-37020,37212,37612,38111,39113,39115-39117,39478,42460-42461,42887,42989,43320,43323,43977,44219,45446,45765,46408-46409,47867,47872,48705,49636,49933,49939,50185] to the 3.7 branch.
See #52341.
Built from https://develop.svn.wordpress.org/branches/3.7@50224


git-svn-id: http://core.svn.wordpress.org/branches/3.7@49888 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-02-05 04:48:20 +00:00
..
langs Alternative Text, not Alternate Text. props SergeyBiryukov. fixes #21176. 2012-12-03 19:21:34 +00:00
plugins Build/Test Tools: Support NodeJS 14.x in the 3.7 branch. 2021-02-05 04:48:20 +00:00
themes/advanced TinyMCE: fix for the disappearing placeholders bug in Chrome, see #24177 2013-05-09 00:24:45 +00:00
utils TinyMCE 3.4.5, fixes #18107 2011-09-09 20:08:40 +00:00
license.txt Fix EOL for newly added files 2011-04-11 18:23:51 +00:00
mark_loaded_src.js Correct [19952]. see #19592. 2012-02-25 04:15:08 +00:00
tiny_mce.js TinyMCE: fix detection of IE11 in compatibility mode, fixes #25634. 2013-10-18 22:59:08 +00:00
tiny_mce_popup.js Upgrade TinyMCE to 3.5.9. Fix the css for the original 'fullscreen' plugin (not enabled by default). 2013-10-10 21:50:09 +00:00
wp-mce-help.php Don't rely on include_path to include files. 2013-09-25 00:18:11 +00:00
wp-tinymce-schema.js "LGPL License" is redundant. 2013-02-15 16:26:46 +00:00
wp-tinymce.js.gz Build/Test Tools: Support NodeJS 14.x in the 3.7 branch. 2021-02-05 04:48:20 +00:00
wp-tinymce.php Add a sane, inclusive HTML element/attribute schema to TinyMCE. 2012-12-07 11:26:25 +00:00