8
0

История коммитов

Автор SHA1 Сообщение Дата
  fredck ef522dd79a Shared the ckeditor5/ckeditor.js code between dev and build versions so the basePath computation code is also shared. 11 лет назад
  fredck 767f6acf1b Do not initialize the dependency tree as this is out of the scope of this branch. 11 лет назад
  fredck 1dce371db0 Added the Almond source to the build. 11 лет назад
  fredck a3a49561f7 Introduced "grunt build". 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 лет назад
  fredck b44682c902 Added the original RequireJS script. 11 лет назад
  fredck 1c16b9789d Added the ckeditor5-core dependency. 11 лет назад
  fredck 3e3433ebeb Filled package.json. 11 лет назад
  fredck 8391231dd0 Introduced CONTRIBUTING.md. 11 лет назад
  fredck 6a82a85197 Minor cleanup on LICENSE.md. 11 лет назад
  fredck 548d302ca8 Started CHANGES.md. 11 лет назад
  fredck f192944326 Fixed the copyright notices in LICENSE.md and added some links. 11 лет назад
  fredck d314945970 Made license names as links in LICENSE.md. 11 лет назад
  fredck 830156a225 Started LICENSE.md. 11 лет назад
  fredck 1efa4fabba Started README.md. 11 лет назад
  Piotrek Koszuliński b7383e7f22 Reviewed JSHint config. 11 лет назад
  Piotrek Koszuliński 058a4e57a4 Fixed a typo in gitignore. 11 лет назад
  Piotrek Koszuliński 2108275ff6 Updated JSCS config and made necessary adjustments in the code. Fixes #2. 11 лет назад
  Piotrek Koszuliński 7d7dbd3927 The array will be shared by both tasks, so it may be extracted. 11 лет назад
  Piotrek Koszuliński 9d6a7c7b89 Minor code style fixes and API docs improvements. 11 лет назад
  fredck 972f76cfcb API docs style fixing. 11 лет назад
  AnnaTomanek f77eb734a9 Minor formatting change in README. 11 лет назад
  fredck e4c9e85c15 Minor code style fix. 11 лет назад