WordPress/wp-includes/js/tinymce/plugins
Andrew Ozz 0186bbcb95 TinyMCE wpView:
- Fix editor undo levels.
- Remove views and markers in the DOM before serialization.
- Unbind views before removing them on hide.
- Empty the content in the timeout, so it doesn't render iframes twice.
Props iseulde. Fixes #31669.
Built from https://develop.svn.wordpress.org/trunk@32022


git-svn-id: http://core.svn.wordpress.org/trunk@32001 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2015-04-04 23:00:26 +00:00
..
charmap TinyMCE: update to 4.1.9. Fixes #31551. 2015-03-10 19:20:28 +00:00
colorpicker TinyMCE: update to 4.1.6+. Adds support for cache-busting when auto-loading JS and CSS. Change the tests to run in /build. Changelog: https://github.com/tinymce/tinymce/blob/master/changelog.txt. 2014-10-23 02:08:20 +00:00
compat3x TinyMCE: update to 4.1.3, changelog: https://github.com/tinymce/tinymce/blob/master/changelog.txt, fixes #29166 2014-08-09 20:56:15 +00:00
directionality TinyMCE: update to 4.1.6+. Adds support for cache-busting when auto-loading JS and CSS. Change the tests to run in /build. Changelog: https://github.com/tinymce/tinymce/blob/master/changelog.txt. 2014-10-23 02:08:20 +00:00
fullscreen TinyMCE: update to 4.1.9. Fixes #31551. 2015-03-10 19:20:28 +00:00
hr TinyMCE: update to 4.1.6+. Adds support for cache-busting when auto-loading JS and CSS. Change the tests to run in /build. Changelog: https://github.com/tinymce/tinymce/blob/master/changelog.txt. 2014-10-23 02:08:20 +00:00
image TinyMCE: update to 4.1.9. Fixes #31551. 2015-03-10 19:20:28 +00:00
lists TinyMCE: update to 4.1.9. Fixes #31551. 2015-03-10 19:20:28 +00:00
media TinyMCE: update to 4.1.9. Fixes #31551. 2015-03-10 19:20:28 +00:00
paste TinyMCE: update to 4.1.9. Fixes #31551. 2015-03-10 19:20:28 +00:00
tabfocus TinyMCE: update to 4.1.9. Fixes #31551. 2015-03-10 19:20:28 +00:00
textcolor TinyMCE: update to 4.1.9. Fixes #31551. 2015-03-10 19:20:28 +00:00
wordpress TinyMCE: pad empty paragraphs with <br> in Chrome to stop it from inserting non-breaking spaces in them. 2015-03-25 01:18:26 +00:00
wpautoresize Introduce Distraction-Free Writing v2, a re-think of DFW that uses the main editor instance 2014-11-13 22:31:22 +00:00
wpdialogs Precommit cleanup for theme.js, editor.css amd wpdialogs/plugin.js, See #27055, #26907, #16284 2014-04-08 08:29:14 +00:00
wpeditimage When editing an image from the editor, and the image has a value for alignment (but not for width or caption), don't bail without first checking that the alignment's value is not alignnone. If so, add the class to the <a> before bailing. 2015-04-01 16:04:27 +00:00
wpemoji Emoji: 2015-04-01 02:39:28 +00:00
wpfullscreen Call it 'Distraction-free writing mode' and update the help string. fixes #30657. 2014-12-16 10:07:23 +00:00
wpgallery TinyMCE: fix the 'wpgallery' plugin to use a placeholder for galleries when either the 'wpview' plugin or wp.mce is not loaded. Fixes #28756 2014-10-12 18:13:20 +00:00
wplink wpLink: change the text label to Link text, always focus the URK field, fix Ctrl/Cmd + K shortcut. See #28206. 2015-03-11 03:01:27 +00:00
wpview TinyMCE wpView: 2015-04-04 23:00:26 +00:00