コミット履歴

作者 SHA1 メッセージ 日付
  fredck 10246ac743 Minor fixes on style, typos, etc. 11 年 前
  fredck 9a86ebb025 Exposed the `getBasePath` method to enable testing it more easily. 11 年 前
  fredck ef522dd79a Shared the ckeditor5/ckeditor.js code between dev and build versions so the basePath computation code is also shared. 11 年 前
  fredck 130b2c7361 Linting fixes. 11 年 前
  fredck ba2f8c6057 Workaround for the name conflict between the core "plugin" module and the RequireJS "plugin!" module. 11 年 前
  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. 11 年 前
  fredck 9368232a93 Introduced the basePath calculation, making RequireJS paths relative to it. 11 年 前
  fredck 1eddc343f6 Added support for "plugin!" and properly initialized the CKEDITOR module. 11 年 前
  fredck a23bda8975 Exposed the AMD API through the CKEDITOR namespace. 11 年 前
  fredck 2c6e785c0f Added minimum configuration for RequireJS. 11 年 前
  fredck 03f78c4c88 Added the entry point script: ckeditor.js. 11 年 前