Commit History

Автор SHA1 Съобщение Дата
  Piotrek Koszuliński b02519fec2 Implemented Locale and used Locale#t in the existing code. преди 9 години
  Szymon Kupś e0c1c2c581 Using format-independent module utils in tests. преди 10 години
  Piotrek Koszuliński 95006a868f Completed tests for the Editor. преди 10 години
  Piotrek Koszuliński 3269153c51 Added tests for the EditableView. преди 10 години
  Piotrek Koszuliński 8140b9a24d Initial adjustments for porting tests to ES6 modules. преди 10 години
  Piotr Jasiun de2824f4f8 Updated copyrights. преди 10 години
  Piotrek Koszuliński 94e5d685d1 Plugins became a set of features and the creator. Plus, fixed the rest of the tests. преди 10 години
  Piotrek Koszuliński 246d8fd282 Porting... porting... porting. преди 10 години
  Piotrek Koszuliński 85665f89a1 First attempt to port src/*.js files. преди 10 години
  Piotrek Koszuliński 5ecd6d8705 Use arrow functions. преди 10 години
  Piotrek Koszuliński 29abb5eac9 Tests: Replaced remaining var with let. преди 10 години
  Piotrek Koszuliński 0cb38cff40 Tests: Use const for classes. преди 10 години
  Piotrek Koszuliński 9a84a27b6a Tests: Use const for modules. преди 10 години
  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 години