Historique des commits

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