Commit History

Autor SHA1 Mensaxe Data
  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 39fac39d13 Reimplemented the Collection class. %!s(int64=10) %!d(string=hai) anos
  Piotrek Koszuliński 3f4063de0f Made it more ESsixy. %!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 8006bc059d Introduced basic mechanism for detecting and firing creators. %!s(int64=10) %!d(string=hai) anos
  Piotrek Koszuliński 6b7f82a51e Removed unnecessary complication - if it ever becomes a problem we should throw, not hide the error. %!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 525cb2256f Removed an unecessary "promisefication" of init() calls of plugins. %!s(int64=10) %!d(string=hai) anos
  fredck 17641b01ea Corrected some improper references to the global Promise classs. %!s(int64=10) %!d(string=hai) anos
  Grzegorz Pabian 18568ed7d7 Minor typo fixes. %!s(int64=10) %!d(string=hai) anos
  fredck 0366d486e6 Changed the plugin initialization procedure to guarantee that asynchronous dependencies execute first. %!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 c5f80ba962 Introduced `editor.plugins` and `editor.init()`. %!s(int64=10) %!d(string=hai) anos
  Grzegorz Pabian 81b29ca175 Minor fixes. %!s(int64=10) %!d(string=hai) anos
  fredck 4b626dfeb6 Introduced CKEDITOR.config and Editor.config. %!s(int64=10) %!d(string=hai) anos
  Piotrek Koszuliński 9fbd15d116 API docs fixes. %!s(int64=10) %!d(string=hai) anos
  fredck 41041e707f Used the @fire tag to document events fired by destroy(). %!s(int64=10) %!d(string=hai) anos
  fredck cf12fdfb79 Introduced the Editor class, CKEDITOR.create and CKEDITOR.instances. %!s(int64=10) %!d(string=hai) anos