WordPress/wp-includes/js/tinymce/plugins
Andrew Ozz 771cfe22ba TinyMCE, inline link dialog:
- Remove the bottom half of the (old) modal and add autocomplete on the URL field.
- Disable the inline edit dialog in old IE (7, 8 and 9). Use only the modal there.
- Fix in IE10 and 11.
- Fix (most?) remaining edge cases.
- Fix focusing the inline dialog, the modal and the editor.

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


git-svn-id: http://core.svn.wordpress.org/trunk@36644 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2016-02-24 06:20: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: 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
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
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-24 06:20:26 +00:00
wptextpattern TinyMCE: inline text patterns 2016-02-23 08:33:27 +00:00
wpview TinyMCE: prevent resize handles in newer IE when inserting a wpView. 2015-11-10 19:33:26 +00:00