WordPress/wp-includes/js/tinymce/plugins
Andrew Ozz 30feff9c99 TinyMCE, inline link dialog:
- Fix passing values to the (old) modal on open when non-linked text is selected and Advanced is clicked before pasting an URL.
- When the user has selected text partially including a link and opens the editing dialog, auto-select the link only. Helps when a linked word is selected by double-clicking.
- Remove all placeholders on saving.
- Do not add undo level on inserting link placeholder.
- Remove the placeholder when canceling from the modal.

See #33301.
Built from https://develop.svn.wordpress.org/trunk@36602


git-svn-id: http://core.svn.wordpress.org/trunk@36569 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2016-02-20 21:36:25 +00:00
..
charmap TinyMCE: update to 4.3.4. Changelog: https://github.com/tinymce/tinymce/blob/master/changelog.txt. 2016-02-19 19:19:26 +00:00
colorpicker TinyMCE: update to 4.3.4. Changelog: https://github.com/tinymce/tinymce/blob/master/changelog.txt. 2016-02-19 19:19:26 +00:00
compat3x TinyMCE: update to 4.3.3. Update the QUnit tests and revert back to testing the non-minified files in /src. 2016-01-20 04:18:33 +00:00
directionality TinyMCE: update to 4.3.4. Changelog: https://github.com/tinymce/tinymce/blob/master/changelog.txt. 2016-02-19 19:19:26 +00:00
fullscreen TinyMCE: update to 4.3.4. Changelog: https://github.com/tinymce/tinymce/blob/master/changelog.txt. 2016-02-19 19:19:26 +00:00
hr TinyMCE: update to 4.3.4. Changelog: https://github.com/tinymce/tinymce/blob/master/changelog.txt. 2016-02-19 19:19:26 +00:00
image TinyMCE: update to 4.3.3. Update the QUnit tests and revert back to testing the non-minified files in /src. 2016-01-20 04:18:33 +00:00
lists TinyMCE: update to 4.3.4. Changelog: https://github.com/tinymce/tinymce/blob/master/changelog.txt. 2016-02-19 19:19:26 +00:00
media TinyMCE: update to 4.3.4. Changelog: https://github.com/tinymce/tinymce/blob/master/changelog.txt. 2016-02-19 19:19:26 +00:00
paste TinyMCE: update to 4.3.4. Changelog: https://github.com/tinymce/tinymce/blob/master/changelog.txt. 2016-02-19 19:19:26 +00:00
tabfocus TinyMCE: update to 4.3.4. Changelog: https://github.com/tinymce/tinymce/blob/master/changelog.txt. 2016-02-19 19:19:26 +00:00
textcolor TinyMCE: update to 4.3.4. Changelog: https://github.com/tinymce/tinymce/blob/master/changelog.txt. 2016-02-19 19:19:26 +00:00
wordpress TinyMCE: fix the regex that removes spaces from empty paragraphs. Was causing problems when wpautop is disabled and there are many U+00A0 chars between the opening <p> and an inline tag. These chars are inserted by the browsers to maintain consecutive spaces typed by the users in contentEditable. 2016-02-20 19:56:27 +00:00
wpautoresize TinyMCE: disable the wp-autoresize plugin in iOS. All iframes there are already expanded to the height of the content document. 2015-04-09 00:11:27 +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 TinyMCE: remove the srcset and sizes attributes (if any) after replacing or editing an image. 2016-01-22 01:19:25 +00:00
wpembed Embeds: Rename TinyMCE wpoembed plugin to wpembed. 2015-10-26 14:50:26 +00:00
wpemoji TinyMCE: use window.twemoji directly in the wpemoji plugin. Gives a chance to the browser to lazy load twemoji.js when reloading the page. 2015-04-18 23:29:26 +00:00
wpgallery Accessibility: add missing alt attributes to a gaggle of <img>s. 2015-11-07 16:12:27 +00:00
wplink TinyMCE, inline link dialog: 2016-02-20 21:36:25 +00:00
wptextpattern TinyMCE: fix removing a space before inline tags when applying formatting shortcuts. 2016-02-12 04:23:26 +00:00
wpview TinyMCE: prevent resize handles in newer IE when inserting a wpView. 2015-11-10 19:33:26 +00:00