Piotrek Koszuliński
|
92943ce602
Started porting modules to ES6.
|
vor 10 Jahren |
Piotrek Koszuliński
|
dde186fef5
Transformed remaining files.
|
vor 10 Jahren |
Piotrek Koszuliński
|
70a5abfec4
Cleaned up jshint configs after enabling node&browser modes in specific directories.
|
vor 10 Jahren |
Piotrek Koszuliński
|
8941b5e367
Added CKEDITOR.isDebug property.
|
vor 10 Jahren |
fredck
|
314545b135
Override CKEDITOR.define so it fills CKEDITOR._dependencies.
|
vor 10 Jahren |
fredck
|
6bf8aa14e2
Passing code coverage through untestable code.
|
vor 11 Jahren |
fredck
|
dd79ce5bd3
Removed code that should (hopefully) be deprecated as scripts always have full URLs.
|
vor 11 Jahren |
fredck
|
5aa7d5ae51
Made it in a way that "ckeditor-core" keeps its original definition so it can be tested.
|
vor 11 Jahren |
fredck
|
3d4fbbe485
Minor simplification.
|
vor 11 Jahren |
fredck
|
10246ac743
Minor fixes on style, typos, etc.
|
vor 11 Jahren |
fredck
|
9a86ebb025
Exposed the `getBasePath` method to enable testing it more easily.
|
vor 11 Jahren |
fredck
|
ef522dd79a
Shared the ckeditor5/ckeditor.js code between dev and build versions so the basePath computation code is also shared.
|
vor 11 Jahren |
fredck
|
130b2c7361
Linting fixes.
|
vor 11 Jahren |
fredck
|
ba2f8c6057
Workaround for the name conflict between the core "plugin" module and the RequireJS "plugin!" module.
|
vor 11 Jahren |
fredck
|
e0ebc2c70c
Made the dev version of CKEDITOR override the core one through module loading so the "ckeditor" module can be properly called from outside.
|
vor 11 Jahren |
fredck
|
9368232a93
Introduced the basePath calculation, making RequireJS paths relative to it.
|
vor 11 Jahren |
fredck
|
1eddc343f6
Added support for "plugin!" and properly initialized the CKEDITOR module.
|
vor 11 Jahren |
fredck
|
a23bda8975
Exposed the AMD API through the CKEDITOR namespace.
|
vor 11 Jahren |
fredck
|
2c6e785c0f
Added minimum configuration for RequireJS.
|
vor 11 Jahren |
fredck
|
03f78c4c88
Added the entry point script: ckeditor.js.
|
vor 11 Jahren |