Commit History

作者 SHA1 備註 提交日期
  Piotrek Koszuliński 9dcf1d29c1 Use arrow functions. 10 年之前
  Piotrek Koszuliński 912c4c8e73 Tests: Replaced remaining var with let. 10 年之前
  Piotrek Koszuliński b1e8aa2c25 Tests: Use const for classes. 10 年之前
  Piotrek Koszuliński 3818bea86e Tests: Use const for modules. 10 年之前
  Piotrek Koszuliński 2e6ce7e2ae Cleaned up jshint config after enabling browser&node modes in specific directories. 10 年之前
  Piotrek Koszuliński c275e2876d Removed the Promise module. 10 年之前
  Piotrek Koszuliński 11a32b8f55 Tests: Minor simplification. 10 年之前
  Piotrek Koszuliński 4400d141e8 Remember about stopping fn execution after rejecting a promise. 10 年之前
  Piotrek Koszuliński 9a932bf1ae Introduced basic mechanism for detecting and firing creators. 10 年之前
  Piotr Jasiun 6eb78b4724 Added separate .jshintrc file in the tests directory. Remove global declarations from files. 10 年之前
  fredck c0f3bfd3c4 Changed to.equals() to to.equal() in tests. 10 年之前
  fredck 79bf7cd1a1 Introduced CKEDITOR.config and Editor.config. 10 年之前
  Piotrek Koszuliński 275069fc2e Throw keyword is not a function. 10 年之前
  fredck b3a0ef042f Avoided using the same element for the creation of two editors in one test. 10 年之前
  fredck 968f0478f5 Minor fix on the CKEDITOR tests. 10 年之前
  Grzegorz Pabian 5d33739213 Minor typo fixes. 10 年之前
  fredck 7040a19d1e Introduced the Editor class, CKEDITOR.create and CKEDITOR.instances. 10 年之前