提交歷史

作者 SHA1 備註 提交日期
  Piotrek Koszuliński c50f8519c8 Started using utils.mix(). 10 年之前
  Aleksander Nowodzinski b8a1c45873 Removed obsolete _nextId property. 10 年之前
  Aleksander Nowodzinski 405c5b4521 Fixed: A collision between existing items with arbitrary ids and a new item with automatically generated id. 10 年之前
  Aleksander Nowodzinski 5e14d1707d Fixed: Unable to move items with auto–generated ids between Collections. 10 年之前
  Piotr Jasiun de2824f4f8 Updated copyrights. 10 年之前
  Piotrek Koszuliński 4068fd4554 Cleanup. 10 年之前
  Piotrek Koszuliński 85665f89a1 First attempt to port src/*.js files. 10 年之前
  Aleksander Nowodzinski cf29221849 Added an optional index argument to Collection#add with tests. 10 年之前
  Aleksander Nowodzinski a5e7bf1a7b Extended Collection#add() with optional index parameter. 10 年之前
  Piotrek Koszuliński 5ecd6d8705 Use arrow functions. 10 年之前
  Piotrek Koszuliński b0aca27c96 Replaced var with let or const. 10 年之前
  Piotrek Koszuliński 4140d7cd27 Made add() chainable. 10 年之前
  Piotrek Koszuliński db80a1fe68 Removed the ability to pass items to the constructor and wrapped the existing option in an options object. 10 年之前
  Piotrek Koszuliński 39fac39d13 Reimplemented the Collection class. 10 年之前
  Piotrek Koszuliński 909c428fff Added forEach, filter and find methods to Collection and NamedCollection. 10 年之前
  Piotrek Koszuliński 09a82da84a Does not throw from get() so we don't need to introduce has(). 10 年之前
  Piotrek Koszuliński 85ca0078a1 Converted Collection's errors to CKEditorError (I left the one in get() as we're planning to remove it). 10 年之前
  Piotrek Koszuliński c0defaa215 Introduced NamedCollection. 10 年之前
  Piotrek Koszuliński c43ae0985d Converted existing classes and tests to ES6 style. 10 年之前
  Piotr Jasiun 5db9c6d06d Fixed typo. 10 年之前
  fredck 565f63c273 Moved code out of the "mvc" directory. 10 年之前