Commit History

Autor SHA1 Mensaxe Data
  Piotrek Koszuliński c50f8519c8 Started using utils.mix(). %!s(int64=10) %!d(string=hai) anos
  Aleksander Nowodzinski b8a1c45873 Removed obsolete _nextId property. %!s(int64=10) %!d(string=hai) anos
  Aleksander Nowodzinski 405c5b4521 Fixed: A collision between existing items with arbitrary ids and a new item with automatically generated id. %!s(int64=10) %!d(string=hai) anos
  Aleksander Nowodzinski 5e14d1707d Fixed: Unable to move items with auto–generated ids between Collections. %!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 85665f89a1 First attempt to port src/*.js files. %!s(int64=10) %!d(string=hai) anos
  Aleksander Nowodzinski cf29221849 Added an optional index argument to Collection#add with tests. %!s(int64=10) %!d(string=hai) anos
  Aleksander Nowodzinski a5e7bf1a7b Extended Collection#add() with optional index parameter. %!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 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