提交歷史

作者 SHA1 備註 提交日期
  Piotrek Koszuliński 877feb7038 Cleaned up jshint config after enabling browser&node modes in specific directories. 10 年之前
  Piotrek Koszuliński e3ef28d0ed Removed the Promise module. 10 年之前
  Piotrek Koszuliński 8006bc059d Introduced basic mechanism for detecting and firing creators. 10 年之前
  Piotrek Koszuliński 6b7f82a51e Removed unnecessary complication - if it ever becomes a problem we should throw, not hide the error. 10 年之前
  Piotrek Koszuliński d95584b80b Tests: Sinon isn't global before tests are executed. 10 年之前
  Piotr Jasiun 8e4348f5f0 Added separate .jshintrc file in the tests directory. Remove global declarations from files. 10 年之前
  Piotrek Koszuliński c43ae0985d Converted existing classes and tests to ES6 style. 10 年之前
  fredck 17641b01ea Corrected some improper references to the global Promise classs. 10 年之前
  Grzegorz Pabian 18568ed7d7 Minor typo fixes. 10 年之前
  fredck d6ca2d0887 Minor tests cleanup. 10 年之前
  fredck 0366d486e6 Changed the plugin initialization procedure to guarantee that asynchronous dependencies execute first. 10 年之前
  fredck 7772728b7a Added missing test for the dumb Plugin.init(). 10 年之前
  fredck 2af76b51c1 The init() method of plugins is now called as part of editor.init(). 10 年之前
  fredck c5f80ba962 Introduced `editor.plugins` and `editor.init()`. 10 年之前
  fredck 4b626dfeb6 Introduced CKEDITOR.config and Editor.config. 10 年之前
  fredck a18fb22088 Avoided using document.body for Editor tests. 10 年之前
  Grzegorz Pabian c9e9f3ee1f Minor typo fixes. 10 年之前
  fredck cf12fdfb79 Introduced the Editor class, CKEDITOR.create and CKEDITOR.instances. 10 年之前