Commit Graph

11 Commits

Author SHA1 Message Date
Daniel Rosenwasser
8f8e362fc0 'icons' is not a documented member for plugin definition objects in 'ckeditor'. 2015-08-11 12:43:20 -07:00
Daniel Rosenwasser
d35c031331 Use union types where appropriately hinted in 'ckeditor'. 2015-08-11 12:40:48 -07:00
vvakame
ed7403b8b0 fix ckeditor/ckeditor-tests.ts 2015-07-19 17:01:21 +09:00
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