Historia zmian

Autor SHA1 Wiadomość Data
  Piotrek Koszuliński 29066f1c77 Tests: Fixed assertion which started failing after Req.JS upgrade. 10 lat temu
  Piotrek Koszuliński 5ecd6d8705 Use arrow functions. 10 lat temu
  Piotrek Koszuliński 29abb5eac9 Tests: Replaced remaining var with let. 10 lat temu
  Piotrek Koszuliński 0cb38cff40 Tests: Use const for classes. 10 lat temu
  Piotrek Koszuliński 9a84a27b6a Tests: Use const for modules. 10 lat temu
  Piotrek Koszuliński adbb68a9bc Rewritten PluginCollection using NamedCollection. 10 lat temu
  Piotrek Koszuliński 877feb7038 Cleaned up jshint config after enabling browser&node modes in specific directories. 10 lat temu
  Piotrek Koszuliński 71f3f567da Use bender.tools.createSinonSandbox(). 10 lat temu
  Piotrek Koszuliński 5419065026 Do not forget about stopping function execution after a promise was rejected. 10 lat temu
  Piotrek Koszuliński 139bbc548b Tests: Added missing tests for a case when we call load() with some undefined or empty value. 10 lat temu
  Piotrek Koszuliński 6044c49de8 Merge branch 'master' into t/42 10 lat temu
  Piotrek Koszuliński d95584b80b Tests: Sinon isn't global before tests are executed. 10 lat temu
  Aleksander Nowodzinski a90e12656a Ensured that plugins loaded into PluginCollection are instances of Plugin. 10 lat temu
  Aleksander Nowodzinski 3724f9720f Fixes #42. 10 lat temu
  Piotrek Koszuliński 82e0267f0b Tests: Improved error forwarding tests. 10 lat temu
  Piotrek Koszuliński b60243b9fa Tests: Clarified what's need to be clarified. 10 lat temu
  Piotrek Koszuliński 9cbd41d941 Made PluginCollection forward the original error. 10 lat temu
  Piotrek Koszuliński bf0ed27351 Replaced existing Error() usage with CKEditorError(). 10 lat temu
  Piotr Jasiun 8e4348f5f0 Added separate .jshintrc file in the tests directory. Remove global declarations from files. 10 lat temu
  Piotrek Koszuliński c43ae0985d Converted existing classes and tests to ES6 style. 10 lat temu
  Grzegorz Pabian 18568ed7d7 Minor typo fixes. 10 lat temu
  fredck d6ca2d0887 Minor tests cleanup. 10 lat temu
  fredck 53290538d0 Enlarged the tests coverage for plugins that don't have any dependency defined. 10 lat temu
  fredck 33eccef9d4 The `load()` method now sets the `path` property of loaded plugins. 10 lat temu
  fredck c88e2d1221 Introduced Plugin.deps and automatic loading of dependencies. 10 lat temu
  fredck 4b22904655 Made it possible to retrieve plugins by name. 10 lat temu
  fredck 3432c697b7 Introduced the PluginCollection class. 10 lat temu