Andy Hanson
|
45c9246c09
|
Remove esModuleInterop from tsconfigs (no longer mandatory)
|
2018-02-14 14:55:13 -08:00 |
|
Andy
|
bef4d2b27d
|
Enable "esModuleInterop" in all tsconfigs (#23354)
|
2018-02-05 11:01:56 -08:00 |
|
Rasmus Halland
|
21cd9a3ab3
|
ckeditor: Added and modified some definitions. (#23079)
|
2018-01-25 09:12:53 -08:00 |
|
takuya hatadani
|
3bb5a9fc5f
|
fix CKEDITOR.config
add:
clipboard_notificationDuration
colorButton_colorsPerRow
colorButton_enableAutomatic
colorButton_normalizeBackground
|
2017-11-16 16:09:59 +09:00 |
|
Adam
|
fc8c01431b
|
Fix typing for magicline_tabuList
Documentation for CKEDITOR.config incorrectly lists magicline_tabuList as type Number (the type assigned in this file was likely based on the documentation). However, magicline source code expects a string array [see source here](https://docs.ckeditor.com/ckeditor4/docs/source/plugin60.html#CKEDITOR-config-cfg-magicline_tabuList).
|
2017-11-09 18:39:55 -08:00 |
|
Ondrej Sevcik
|
b58290d346
|
Remove myself from maintainer list
I don't have time to maintain it anymore and also I haven't used CKEditor typings for more than 2y now.
|
2017-10-28 09:40:55 +02:00 |
|
wittwert
|
2b447c6558
|
Allow separators in toolbarGroups configuration. (#21075)
|
2017-10-27 16:55:18 -07:00 |
|
Andy
|
19f89399e4
|
Ensure every package has a tslint.json (#21009)
* Ensure every package has a tslint.json
* Fixes
|
2017-10-25 11:13:50 -07:00 |
|
Andy
|
947a8fb761
|
Enable strictFunctionTypes (#20373)
|
2017-10-06 14:03:03 -07:00 |
|
Hikariii
|
21a7316e6f
|
instance events updated and fixed
|
2017-08-29 13:15:49 +02:00 |
|
Andy
|
924fafffc0
|
Fix remaining lint errors (#19166)
|
2017-08-20 15:37:53 -07:00 |
|
Julian Verdurmen
|
1ea08cca6b
|
Fix ckeditor.dialog.getCurrent()
|
2017-07-04 15:16:28 +02:00 |
|
Jonas Schürmann
|
8e9ed1a60d
|
Allow all HTML elements for CKEDITOR.appendTo()
|
2017-05-17 15:01:59 +02:00 |
|
Andy Hanson
|
354cec620d
|
Move all packages to a types directory
|
2017-03-24 14:27:52 -07:00 |
|