Fixes: U4-6599 TinyMCE autoresize plugin has a bug and needs to be updated, U4-5689 update to latest TinyMCE 4.x version

This commit is contained in:
Shannon
2015-06-17 15:06:34 +02:00
parent 4fcadc7e94
commit be84db097a
98 changed files with 52 additions and 2542 deletions

View File

@@ -23,50 +23,7 @@
"jquery": "2.0.3",
"jquery-file-upload": "~9.4.0",
"jquery-ui": "1.10.3",
"angular-dynamic-locale": "~0.1.27"
},
"exportsOverride": {
"rgrove-lazyload": {
"": "lazyload.js"
},
"typeahead.js": {
"": "dist/typeahead.bundle.min.js"
},
"underscore": {
"": "underscore-min.{js,map}"
},
"angular-dynamic-locale": {
"": "tmhDynamicLocale.min.{js,js.map}"
},
"bootstrap-social": {
"": "bootstrap-social.css"
},
"font-awesome": {
"css": "css/font-awesome.min.css",
"fonts": "fonts/*"
},
"bootstrap": {
"ignore": "*.ignore"
},
"jquery": {
"": "jquery.min.{js,map}"
},
"jquery-file-upload": {
"": "**/jquery.{fileupload,fileupload-process,fileupload-angular,fileupload-image}.js"
},
"jquery-ui": {
"": "ui/minified/jquery-ui.min.js"
},
"blueimp-load-image": {
"": "js/load-image.all.min.js"
},
"blueimp-tmpl": {
"ignore": "*.ignore"
},
"blueimp-canvas-to-blob": {
"ignore": "*.ignore"
}
"angular-dynamic-locale": "~0.1.27",
"tinymce": "~4.1.10"
}
}