Commit Graph

8 Commits

Author SHA1 Message Date
Damiano
e0d184fc83 Update ckeditor
Added toolbarGroups and removePlugins  on configuration object.

http://docs.ckeditor.com/#!/guide/dev_toolbar
2014-10-31 18:04:28 +01:00
Tim Dumol
e16d9f71f5 Add properties of CKEDITOR.widgets.repository. 2014-10-29 20:03:02 +08:00
Tim Dumol
39a4dda864 Add static methods of CKEDITOR.plugins and CKEDITOR.dialog. 2014-10-29 20:02:48 +08:00
Damiano
01439a37fc Update ckeditor.d.ts getData and setData
FIXED getData() to allow calling without parameter as in the example

http://docs.ckeditor.com/#!/api/CKEDITOR.editor-method-getData

FIXED setData(...) parametes 

http://docs.ckeditor.com/#!/api/CKEDITOR.editor-method-setData
2014-10-17 08:12:05 +02:00
mirogrenda
e58b8d6c23 Changes to config interface 2014-10-15 11:45:32 +02:00
mirogrenda
7db7d750e1 Added config option disableObjectResizing 2014-10-15 11:21:54 +02:00
ondrejsevcik
38fd3aa269 Fix Travis CI build (because of tsc --noImplicitAny option) 2014-03-17 10:38:19 +01:00
ondrejsevcik
099d4dc09f Added CKEditor definitions 2014-03-14 18:44:17 +01:00