WordPress/wp-includes/js/tinymce
Andrew Ozz 5e5aa1a69a Editor: do not use the `modal-open` class to determine when the wpLink modal is open. This is a class used in Bootstrap and may be present when wpLink is not open. Store the open/closed state instead.
Fixes #36662.
Built from https://develop.svn.wordpress.org/trunk@37630


git-svn-id: http://core.svn.wordpress.org/trunk@37598 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2016-06-02 23:58:28 +00:00
..
langs
plugins Editor: do not use the `modal-open` class to determine when the wpLink modal is open. This is a class used in Bootstrap and may be present when wpLink is not open. Store the open/closed state instead. 2016-06-02 23:58:28 +00:00
skins TinyMCE: use new non-editable implementation 2016-05-17 18:49:30 +00:00
themes/modern TinyMCE: backport fixes for 4.3.10: 2016-04-19 23:01:27 +00:00
utils
license.txt
tiny_mce_popup.js TinyMCE: update to 4.3.10, changelog: https://github.com/tinymce/tinymce/blob/master/changelog.txt. Fixes #36545 for trunk. 2016-04-18 21:46:29 +00:00
tinymce.min.js TinyMCE: update to 4.3.10, changelog: https://github.com/tinymce/tinymce/blob/master/changelog.txt. Fixes #36545 for trunk. 2016-04-18 21:46:29 +00:00
wp-tinymce.js.gz Editor: do not use the `modal-open` class to determine when the wpLink modal is open. This is a class used in Bootstrap and may be present when wpLink is not open. Store the open/closed state instead. 2016-06-02 23:58:28 +00:00
wp-tinymce.php