Historial de Commits

Autor SHA1 Mensaje Fecha
  fredck 19e29d09d9 Reviewed the tests titles and made better use of "describe" to better match with "it". hace 11 años
  fredck 87f820099e Changed the ckeditor plugin for bender to user bender.defer(). hace 11 años
  fredck 47cde86b6e Added tests for CKEDITOR. hace 11 años
  fredck 2946304524 Added a "dev" flag to CKEDITOR. hace 11 años
  fredck dd79ce5bd3 Removed code that should (hopefully) be deprecated as scripts always have full URLs. hace 11 años
  fredck 5aa7d5ae51 Made it in a way that "ckeditor-core" keeps its original definition so it can be tested. hace 11 años
  fredck c9ad4d047e Added basic tests for AMD. hace 11 años
  fredck 09fa91ec71 Added code coverage support for bender. hace 11 años
  fredck e7e9834d88 Introduced the "ckeditor" application in bender and the CKEditor 5 plugin for it. hace 11 años
  fredck ffe17c51d4 Initialized the bender configuration file. hace 11 años
  fredck 118a4eb1c1 Added npm devDependency for bender with mocha and chai. hace 11 años
  fredck 5077ab0808 Merge branch 't/5' hace 11 años
  Piotrek Koszuliński 1a37506e43 Follow the naming standard. hace 11 años
  fredck ef856f4fec Removed an unnecessary argument passed to define(). hace 11 años
  fredck 2c89d5da34 Added reference to avoid newbies confusion. hace 11 años
  fredck 990f13552a Using console.error where appropriate. hace 11 años
  fredck 8880b20fa9 Added proper information about the build directory. hace 11 años
  fredck 49b17a2f5b Removed the RequireJS distro from the repo making it a npm dependency. hace 11 años
  fredck 66297bb113 Changed the way the Builder class is exported. hace 11 años
  fredck 950871b8c0 Fixed `@type` to `@property`. hace 11 años
  fredck 3d4fbbe485 Minor simplification. hace 11 años
  fredck 10246ac743 Minor fixes on style, typos, etc. hace 11 años
  fredck 9a86ebb025 Exposed the `getBasePath` method to enable testing it more easily. hace 11 años
  fredck f4074f0daf Stop the building process if the tmp folder already exists. hace 11 años
  fredck 76d64c6b3e Added documentation for the start and end build fragments. hace 11 años
  fredck 667acb1c7e Moved the start and end code fragments to be injected in the build to the src directory. hace 11 años
  fredck c3fc22c074 Extracted the builder logic into a class. Added minimum documentation for it. hace 11 años
  fredck c2413f059b Removed yet another unnecessary callback wrapping. hace 11 años
  fredck 611398217c Removed an unnecessary callback wrapping. hace 11 años
  fredck 051574ae3e Got rid of a weird way to read a json file. hace 11 años