Historique des commits

Auteur SHA1 Message Date
  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 f4074f0daf Stop the building process if the tmp folder already exists. il y a 11 ans
  fredck 76d64c6b3e Added documentation for the start and end build fragments. il y a 11 ans
  fredck 667acb1c7e Moved the start and end code fragments to be injected in the build to the src directory. il y a 11 ans
  fredck c3fc22c074 Extracted the builder logic into a class. Added minimum documentation for it. il y a 11 ans
  fredck c2413f059b Removed yet another unnecessary callback wrapping. il y a 11 ans
  fredck 611398217c Removed an unnecessary callback wrapping. il y a 11 ans
  fredck 051574ae3e Got rid of a weird way to read a json file. il y a 11 ans
  fredck 2f578cfd0d Removed unnecessary comments. il y a 11 ans
  fredck 255d2b5840 Enabled uglify by default. 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 767f6acf1b Do not initialize the dependency tree as this is out of the scope of this branch. il y a 11 ans
  fredck 1dce371db0 Added the Almond source to the build. il y a 11 ans
  fredck a3a49561f7 Introduced "grunt build". 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
  fredck b44682c902 Added the original RequireJS script. il y a 11 ans
  fredck 1c16b9789d Added the ckeditor5-core dependency. il y a 11 ans
  fredck 3e3433ebeb Filled package.json. il y a 11 ans
  fredck 8391231dd0 Introduced CONTRIBUTING.md. il y a 11 ans
  fredck 6a82a85197 Minor cleanup on LICENSE.md. il y a 11 ans
  fredck 548d302ca8 Started CHANGES.md. il y a 11 ans
  fredck f192944326 Fixed the copyright notices in LICENSE.md and added some links. il y a 11 ans