WordPress/wp-includes/js/tinymce
Andrew Ozz bf9908b37f TinyMCE wpView:
- When a view is selected, pressing the up or down arrow key should move the caret to the block above or below the view.
- Selecting some text that touches the view and deleting it should not remove part of the view.
- Show/hide the "fake" carets on editor focus/blur.
- Don't create new paragraphs before or after a view on pressing the arrow keys or delete key. Paragraphs are created on pressing Enter.
Props avryl, see #28595.
Built from https://develop.svn.wordpress.org/trunk@29010


git-svn-id: http://core.svn.wordpress.org/trunk@28798 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-07-07 01:21: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 TinyMCE wpView: 2014-07-07 01:21:15 +00:00
skins TinyMCE wpView: 2014-07-07 01:21:15 +00:00
themes/modern TinyMCE: update to 4.0.26. Includes fixes for the 'paste' plugin (paste from Word/Excel, paste in WebKit/Blink), show/hide/isHidden in inline mode, drag/drop in tables and in Safari, and others. Fixes #28342, #28016, #28250 and #28067 2014-05-24 01:44:15 +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: revert 158b742410 and 576fa77aa2 as they may cause selection restore problems in old IE. See #28391. 2014-06-21 01:15:15 +00:00
wp-mce-help.php Nuke the TinyMCE help dialog as it is duplicated by help tabs. This leaves just Keyboard Shortcuts. 2014-04-08 02:32:14 +00:00
wp-tinymce.js.gz TinyMCE wpView: 2014-07-07 01:21:15 +00:00
wp-tinymce.php Simplify the setup-config.php UI flow and load process. 2014-07-03 19:57:14 +00:00