WordPress/wp-includes/js/tinymce/plugins
Andrew Ozz 32ac4bf58a TinyMCE, inline link:
- Fix in IE (again). Remove setting/getting placeholders, pass the link node instead.
- In the inline dialog: when the selected text looks like URL or email, pre-fill the URL field with it (same as in the modal).
- Fix setting the name of the main button in the modal: Add Link or Update.
- In the modal when clicking Update remove the link if the URL field is empty. That matches the inline dialog behaviour. Otherwise the modal remains open, nothing happens when clicking the Update button there.

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


git-svn-id: http://core.svn.wordpress.org/trunk@36714 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2016-02-27 21:33:26 +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, inline link: 2016-02-26 00:21:26 +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
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: 2016-02-27 21:33:26 +00:00
wptextpattern TinyMCE textpattern: fix error when inserting <hr> if the new paragraph is not direct child of the body. 2016-02-26 01:56:25 +00:00
wpview TinyMCE: prevent resize handles in newer IE when inserting a wpView. 2015-11-10 19:33:26 +00:00