コミット履歴

作者 SHA1 メッセージ 日付
  Piotrek Koszuliński 9cbd41d941 Made PluginCollection forward the original error. 10 年 前
  Piotrek Koszuliński bf0ed27351 Replaced existing Error() usage with CKEditorError(). 10 年 前
  Piotrek Koszuliński c43ae0985d Converted existing classes and tests to ES6 style. 10 年 前
  fredck 565f63c273 Moved code out of the "mvc" directory. 10 年 前
  fredck c6258d91bc Added missing @return documentation on load(). 10 年 前
  fredck 33eccef9d4 The `load()` method now sets the `path` property of loaded plugins. 10 年 前
  fredck 2af76b51c1 The init() method of plugins is now called as part of editor.init(). 10 年 前
  fredck c88e2d1221 Introduced Plugin.deps and automatic loading of dependencies. 10 年 前
  fredck 4b22904655 Made it possible to retrieve plugins by name. 10 年 前
  fredck 3432c697b7 Introduced the PluginCollection class. 10 年 前