Commit History

Autor SHA1 Mensaxe Data
  fredck 2c89d5da34 Added reference to avoid newbies confusion. %!s(int64=11) %!d(string=hai) anos
  fredck 990f13552a Using console.error where appropriate. %!s(int64=11) %!d(string=hai) anos
  fredck 8880b20fa9 Added proper information about the build directory. %!s(int64=11) %!d(string=hai) anos
  fredck 49b17a2f5b Removed the RequireJS distro from the repo making it a npm dependency. %!s(int64=11) %!d(string=hai) anos
  fredck 66297bb113 Changed the way the Builder class is exported. %!s(int64=11) %!d(string=hai) anos
  fredck 950871b8c0 Fixed `@type` to `@property`. %!s(int64=11) %!d(string=hai) anos
  fredck 3d4fbbe485 Minor simplification. %!s(int64=11) %!d(string=hai) anos
  fredck 10246ac743 Minor fixes on style, typos, etc. %!s(int64=11) %!d(string=hai) anos
  fredck 9a86ebb025 Exposed the `getBasePath` method to enable testing it more easily. %!s(int64=11) %!d(string=hai) anos
  fredck f4074f0daf Stop the building process if the tmp folder already exists. %!s(int64=11) %!d(string=hai) anos
  fredck 76d64c6b3e Added documentation for the start and end build fragments. %!s(int64=11) %!d(string=hai) anos
  fredck 667acb1c7e Moved the start and end code fragments to be injected in the build to the src directory. %!s(int64=11) %!d(string=hai) anos
  fredck c3fc22c074 Extracted the builder logic into a class. Added minimum documentation for it. %!s(int64=11) %!d(string=hai) anos
  fredck c2413f059b Removed yet another unnecessary callback wrapping. %!s(int64=11) %!d(string=hai) anos
  fredck 611398217c Removed an unnecessary callback wrapping. %!s(int64=11) %!d(string=hai) anos
  fredck 051574ae3e Got rid of a weird way to read a json file. %!s(int64=11) %!d(string=hai) anos
  fredck 2f578cfd0d Removed unnecessary comments. %!s(int64=11) %!d(string=hai) anos
  fredck 255d2b5840 Enabled uglify by default. %!s(int64=11) %!d(string=hai) anos
  fredck ef522dd79a Shared the ckeditor5/ckeditor.js code between dev and build versions so the basePath computation code is also shared. %!s(int64=11) %!d(string=hai) anos
  fredck 767f6acf1b Do not initialize the dependency tree as this is out of the scope of this branch. %!s(int64=11) %!d(string=hai) anos
  fredck 1dce371db0 Added the Almond source to the build. %!s(int64=11) %!d(string=hai) anos
  fredck a3a49561f7 Introduced "grunt build". %!s(int64=11) %!d(string=hai) anos
  fredck 130b2c7361 Linting fixes. %!s(int64=11) %!d(string=hai) anos
  fredck ba2f8c6057 Workaround for the name conflict between the core "plugin" module and the RequireJS "plugin!" module. %!s(int64=11) %!d(string=hai) anos
  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. %!s(int64=11) %!d(string=hai) anos
  fredck 9368232a93 Introduced the basePath calculation, making RequireJS paths relative to it. %!s(int64=11) %!d(string=hai) anos
  fredck 1eddc343f6 Added support for "plugin!" and properly initialized the CKEDITOR module. %!s(int64=11) %!d(string=hai) anos
  fredck a23bda8975 Exposed the AMD API through the CKEDITOR namespace. %!s(int64=11) %!d(string=hai) anos
  fredck 2c6e785c0f Added minimum configuration for RequireJS. %!s(int64=11) %!d(string=hai) anos
  fredck 03f78c4c88 Added the entry point script: ckeditor.js. %!s(int64=11) %!d(string=hai) anos