Historie revizí

Autor SHA1 Zpráva Datum
  Piotrek Koszuliński dc7524e28c Implemented support for multiple editables. před 9 roky
  Piotrek Koszuliński 489cd8c7b4 API docs update. před 9 roky
  Piotrek Koszuliński b79227fe1d Moved some missing files from ckeditor5-core and fixed paths. před 9 roky
  Piotrek Koszuliński 75b0db0821 Initial work on porting tests to ES6 modules. před 10 roky
  Piotr Jasiun 53df4eea48 Updated copyrights. před 10 roky
  Piotrek Koszuliński eb4747200b Extracted all things from CKEDITOR object to avoid circ deps. před 10 roky
  Piotrek Koszuliński b5255cc28e Added CKEDITOR.getModulePath. před 10 roky
  Piotrek Koszuliński 92943ce602 Started porting modules to ES6. před 10 roky
  Piotrek Koszuliński dde186fef5 Transformed remaining files. před 10 roky
  Piotrek Koszuliński 70a5abfec4 Cleaned up jshint configs after enabling node&browser modes in specific directories. před 10 roky
  Piotrek Koszuliński 8941b5e367 Added CKEDITOR.isDebug property. před 10 roky
  fredck 314545b135 Override CKEDITOR.define so it fills CKEDITOR._dependencies. před 10 roky
  fredck 6bf8aa14e2 Passing code coverage through untestable code. před 11 roky
  fredck dd79ce5bd3 Removed code that should (hopefully) be deprecated as scripts always have full URLs. před 11 roky
  fredck 5aa7d5ae51 Made it in a way that "ckeditor-core" keeps its original definition so it can be tested. před 11 roky
  fredck 3d4fbbe485 Minor simplification. před 11 roky
  fredck 10246ac743 Minor fixes on style, typos, etc. před 11 roky
  fredck 9a86ebb025 Exposed the `getBasePath` method to enable testing it more easily. před 11 roky
  fredck ef522dd79a Shared the ckeditor5/ckeditor.js code between dev and build versions so the basePath computation code is also shared. před 11 roky
  fredck 130b2c7361 Linting fixes. před 11 roky
  fredck ba2f8c6057 Workaround for the name conflict between the core "plugin" module and the RequireJS "plugin!" module. před 11 roky
  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. před 11 roky
  fredck 9368232a93 Introduced the basePath calculation, making RequireJS paths relative to it. před 11 roky
  fredck 1eddc343f6 Added support for "plugin!" and properly initialized the CKEDITOR module. před 11 roky
  fredck a23bda8975 Exposed the AMD API through the CKEDITOR namespace. před 11 roky
  fredck 2c6e785c0f Added minimum configuration for RequireJS. před 11 roky
  fredck 03f78c4c88 Added the entry point script: ckeditor.js. před 11 roky