1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-30 02:29:43 +02:00

Upgrade TinyMCE to v5.1.0

Introduces new sticky toolbar option!
This commit is contained in:
McMatts 2019-10-21 10:54:01 +01:00
parent 30d3e6f82e
commit 39f457e90e
60 changed files with 113 additions and 104 deletions

2
gui/public/tinymce/plugins/contextmenu/plugin.min.js vendored Executable file → Normal file
View file

@ -4,6 +4,6 @@
* For LGPL see License.txt in the project root for license information.
* For commercial licenses see https://www.tiny.cloud/
*
* Version: 5.0.12 (2019-07-18)
* Version: 5.1.0 (2019-10-17)
*/
!function(n){"use strict";var o=tinymce.util.Tools.resolve("tinymce.PluginManager");!function e(){o.add("contextmenu",function(){n.console.warn("Context menu plugin is now built in to the core editor, please remove it from your editor configuration")})}()}(window);