WordPress/wp-includes/js/tinymce
Scott Taylor 149346ff6e MCE View sandboxes:
* Use a `MutationObserver` to listen to the `body` class of the parent editor frame.
* In `wpview_media_sandbox_styles()`, only return the MEjs stylesheets.
* In `wp_ajax_parse_media_shortcode()` and `wp_ajax_parse_embed()`, return an object instead of an HTML blob to allow passing `body` and `head` separately	

Props avryl, azaozz.
Fixes #29048.

Built from https://develop.svn.wordpress.org/trunk@29615


git-svn-id: http://core.svn.wordpress.org/trunk@29389 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-08-26 04:46:15 +00:00
..
langs Make sure Playlist states that are audio are marked as such with proper localized strings. 2014-03-27 18:37:17 +00:00
plugins MCE View sandboxes: 2014-08-26 04:46:15 +00:00
skins TinyMCE wpView: scale iframes to 100% width and ensure they have transparent background. See #29048. 2014-08-19 22:43:16 +00:00
themes/modern TinyMCE: 2014-07-17 00:59:16 +00:00
utils TinyMCE 4.0.12, first run. 2013-12-28 23:53:15 +00:00
license.txt Fix EOL for newly added files 2011-04-11 18:23:51 +00:00
tiny_mce_popup.js TinyMCE: update to 4.0.20, see #24067 2014-03-19 04:46:15 +00:00
tinymce.min.js TinyMCE: update to 4.1.4-20140822. Changes: 2014-08-22 17:44:16 +00:00
wp-mce-help.php TinyMCE: don't access the parent window when opening the (iframe based) Help/Keyboard Shortcuts modal. Fixes #20094. 2014-08-08 21:18:16 +00:00
wp-tinymce.js.gz MCE View sandboxes: 2014-08-26 04:46:15 +00:00
wp-tinymce.php Inline docs syntax fixes following [28978]. 2014-07-07 16:42:16 +00:00