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 4140d7cd27 Made add() chainable. %!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
  Piotrek Koszuliński 909c428fff Added forEach, filter and find methods to Collection and NamedCollection. %!s(int64=10) %!d(string=hai) anos
  Piotrek Koszuliński 09a82da84a Does not throw from get() so we don't need to introduce has(). %!s(int64=10) %!d(string=hai) anos
  Piotrek Koszuliński 85ca0078a1 Converted Collection's errors to CKEditorError (I left the one in get() as we're planning to remove it). %!s(int64=10) %!d(string=hai) anos
  Piotrek Koszuliński c0defaa215 Introduced NamedCollection. %!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
  Piotr Jasiun 5db9c6d06d Fixed typo. %!s(int64=10) %!d(string=hai) anos
  fredck 565f63c273 Moved code out of the "mvc" directory. %!s(int64=10) %!d(string=hai) anos