Commit History

Autor SHA1 Mensaxe Data
  Piotrek Koszuliński 8140b9a24d Initial adjustments for porting tests to ES6 modules. %!s(int64=10) %!d(string=hai) anos
  Piotr Jasiun de2824f4f8 Updated copyrights. %!s(int64=10) %!d(string=hai) anos
  Piotrek Koszuliński 4068fd4554 Cleanup. %!s(int64=10) %!d(string=hai) anos
  Piotrek Koszuliński cf584616cb API docs: fixed namespaces. %!s(int64=10) %!d(string=hai) anos
  Piotrek Koszuliński 94e5d685d1 Plugins became a set of features and the creator. Plus, fixed the rest of the tests. %!s(int64=10) %!d(string=hai) anos
  Piotrek Koszuliński cba22de156 Better to hide plugincollection implementation. %!s(int64=10) %!d(string=hai) anos
  Piotrek Koszuliński 9d8aca16d3 Changed my mind about Creator not being a plugin. It's better when everything is a plugin. Also, it's better when plugin collection does not perform input validation. %!s(int64=10) %!d(string=hai) anos
  Piotrek Koszuliński 0d74f8f652 First stage of revisiting the plugins infrastructure. %!s(int64=10) %!d(string=hai) anos
  Piotrek Koszuliński 246d8fd282 Porting... porting... porting. %!s(int64=10) %!d(string=hai) anos
  Piotrek Koszuliński 85665f89a1 First attempt to port src/*.js files. %!s(int64=10) %!d(string=hai) anos
  Piotrek Koszuliński 5ecd6d8705 Use arrow functions. %!s(int64=10) %!d(string=hai) anos
  Piotrek Koszuliński b0aca27c96 Replaced var with let or const. %!s(int64=10) %!d(string=hai) anos
  Piotrek Koszuliński db80a1fe68 Removed the ability to pass items to the constructor and wrapped the existing option in an options object. %!s(int64=10) %!d(string=hai) anos
  Piotrek Koszuliński 39fac39d13 Reimplemented the Collection class. %!s(int64=10) %!d(string=hai) anos
  Aleksander Nowodzinski eb7b462b42 Use NamedCollection Map API in PluginCollection. %!s(int64=10) %!d(string=hai) anos
  Piotrek Koszuliński adbb68a9bc Rewritten PluginCollection using NamedCollection. %!s(int64=10) %!d(string=hai) anos
  Piotrek Koszuliński e3ef28d0ed Removed the Promise module. %!s(int64=10) %!d(string=hai) anos
  Piotrek Koszuliński 5419065026 Do not forget about stopping function execution after a promise was rejected. %!s(int64=10) %!d(string=hai) anos
  Piotrek Koszuliński 139bbc548b Tests: Added missing tests for a case when we call load() with some undefined or empty value. %!s(int64=10) %!d(string=hai) anos
  Piotrek Koszuliński 8006bc059d Introduced basic mechanism for detecting and firing creators. %!s(int64=10) %!d(string=hai) anos
  Aleksander Nowodzinski a90e12656a Ensured that plugins loaded into PluginCollection are instances of Plugin. %!s(int64=10) %!d(string=hai) anos
  Aleksander Nowodzinski 3724f9720f Fixes #42. %!s(int64=10) %!d(string=hai) anos
  Piotrek Koszuliński 9cbd41d941 Made PluginCollection forward the original error. %!s(int64=10) %!d(string=hai) anos
  Piotrek Koszuliński bf0ed27351 Replaced existing Error() usage with CKEditorError(). %!s(int64=10) %!d(string=hai) anos
  Piotrek Koszuliński c43ae0985d Converted existing classes and tests to ES6 style. %!s(int64=10) %!d(string=hai) anos
  fredck 565f63c273 Moved code out of the "mvc" directory. %!s(int64=10) %!d(string=hai) anos
  fredck c6258d91bc Added missing @return documentation on load(). %!s(int64=10) %!d(string=hai) anos
  fredck 33eccef9d4 The `load()` method now sets the `path` property of loaded plugins. %!s(int64=10) %!d(string=hai) anos
  fredck 2af76b51c1 The init() method of plugins is now called as part of editor.init(). %!s(int64=10) %!d(string=hai) anos
  fredck c88e2d1221 Introduced Plugin.deps and automatic loading of dependencies. %!s(int64=10) %!d(string=hai) anos