WordPress/wp-includes/js/tinymce
Andrew Ozz 101545cbb5 TinyMCE, wpView:
- Add the `wpview-wrap` class and pass third param to the getNodes() callback for back-compat.
- Attach the mutation observer that resizes a view iframe inside the iframe to minimize memory use/leaks.
- Remove the `wp-mce-view-unbind` event. It has never been particularly reliable and now it doesn't fire when the user deletes a view by typing or pasting over it.
- Restore changing of a view iframe body classes when the editor body classes change.

Props iseulde, azaozz.
Fixes #36434.
Built from https://develop.svn.wordpress.org/trunk@38158


git-svn-id: http://core.svn.wordpress.org/trunk@38099 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2016-07-26 23:13:28 +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 TinyMCE, wpView: 2016-07-26 23:13:28 +00:00
skins System fonts: Don't quote single-word font names, per our coding standards. 2016-07-26 16:39:30 +00:00
themes TinyMCE: upgrade to 4.4.1, changelog: https://www.tinymce.com/docs/changelog/#version441-july262016. 2016-07-26 21:47:28 +00:00
utils TinyMCE: update to 4.2.1. Changelog: https://github.com/tinymce/tinymce-dist/blob/master/changelog.txt. 2015-07-01 00:52:25 +00:00
license.txt
tiny_mce_popup.js TinyMCE: update to 4.3.10, changelog: https://github.com/tinymce/tinymce/blob/master/changelog.txt. Fixes #36545 for trunk. 2016-04-18 21:46:29 +00:00
tinymce.min.js TinyMCE: upgrade to 4.4.1, changelog: https://www.tinymce.com/docs/changelog/#version441-july262016. 2016-07-26 21:47:28 +00:00
wp-tinymce.js.gz TinyMCE, wpView: 2016-07-26 23:13:28 +00:00
wp-tinymce.php When outputting JS with a Content-Type header: 2015-01-03 02:57:21 +00:00