Historia zmian

Autor SHA1 Wiadomość Data
  Oskar Wrobel a6f8834723 Extract methods from utils/utils object to separated files 9 lat temu
  Piotrek Koszuliński 5dc96e969e Implemented collection.clear(). 9 lat temu
  Piotrek Koszuliński f834ce8834 API docs: Minor correction. 9 lat temu
  Piotrek Koszuliński bfc7531ddb Change all occurences of 'core' to 'utils'. 10 lat temu
  Piotrek Koszuliński f8fc634956 API docs fixes. 10 lat temu
  Maciej Gołaszewski a29645ba3f Documentation: probably all done. 10 lat temu
  Maciej Gołaszewski af79eedb7f Documentation: update core.ui documentation. 10 lat temu
  Maciej Gołaszewski cef21e7485 Documentation: fix some problems with used tags. Add full core.Creator docs. 10 lat temu
  Maciej Gołaszewski 7823be974a Documentation: fix @property tag with @type. 10 lat temu
  Piotrek Koszuliński c2cbfc71e2 Started using utils.mix(). 10 lat temu
  Aleksander Nowodzinski e0ca01c536 Removed obsolete _nextId property. 10 lat temu
  Aleksander Nowodzinski d132c33adc Fixed: A collision between existing items with arbitrary ids and a new item with automatically generated id. 10 lat temu
  Aleksander Nowodzinski 4edce01667 Fixed: Unable to move items with auto–generated ids between Collections. 10 lat temu
  Piotr Jasiun 878ba84511 Updated copyrights. 10 lat temu
  Piotrek Koszuliński d43b906474 Cleanup. 10 lat temu
  Piotrek Koszuliński 3e3480ec96 First attempt to port src/*.js files. 10 lat temu
  Aleksander Nowodzinski 3aa76d5b48 Added an optional index argument to Collection#add with tests. 10 lat temu
  Aleksander Nowodzinski f62c209484 Extended Collection#add() with optional index parameter. 10 lat temu
  Piotrek Koszuliński 9dcf1d29c1 Use arrow functions. 10 lat temu
  Piotrek Koszuliński aea50efc47 Replaced var with let or const. 10 lat temu
  Piotrek Koszuliński 847195594b Made add() chainable. 10 lat temu
  Piotrek Koszuliński 49fd98f2db Removed the ability to pass items to the constructor and wrapped the existing option in an options object. 10 lat temu
  Piotrek Koszuliński 940c41a154 Reimplemented the Collection class. 10 lat temu
  Piotrek Koszuliński 5832a70a7b Added forEach, filter and find methods to Collection and NamedCollection. 10 lat temu
  Piotrek Koszuliński 93d8d03439 Does not throw from get() so we don't need to introduce has(). 10 lat temu
  Piotrek Koszuliński 7b7643a110 Converted Collection's errors to CKEditorError (I left the one in get() as we're planning to remove it). 10 lat temu
  Piotrek Koszuliński bc7c6afb92 Introduced NamedCollection. 10 lat temu
  Piotrek Koszuliński 1369d568c2 Converted existing classes and tests to ES6 style. 10 lat temu
  Piotr Jasiun 854067e7f1 Fixed typo. 10 lat temu
  fredck 7d53e343e7 Moved code out of the "mvc" directory. 10 lat temu