Commit History

作者 SHA1 備註 提交日期
  Piotrek Koszuliński bbf8a569d6 API docs fixes. 9 年之前
  Maciej Gołaszewski a0093c7f9c Documentation: probably all done. 9 年之前
  Maciej Gołaszewski 9f49751ab4 Documentation: update core.treemodel documentation. 9 年之前
  Piotrek Koszuliński e007efd96d Fixed gulp lodash - it should remove src/lib/lodash before building new one. 10 年之前
  Piotr Jasiun e5555f9c3e Introduced Utils.toMap. 10 年之前
  Szymon Cofalik b14943b8e6 Added utils.mapsEqual, utils.objectToMap. 10 年之前
  Piotrek Koszuliński 8382bc3016 Utils.mix() should not override existing properties. 10 年之前
  Aleksander Nowodzinski e1f678f054 Updated documentation of utils#mix. 10 年之前
  Piotrek Koszuliński 729bffc4f2 ES6-y the simple mix() method. 10 年之前
  Piotrek Koszuliński 5dd0b4d41c Introduces utils.mix. 10 年之前
  Szymon Cofalik 70236a4923 Changed enum constants to strings in TreeModel. 10 年之前
  Piotr Jasiun de2824f4f8 Updated copyrights. 10 年之前
  Piotrek Koszuliński 246d8fd282 Porting... porting... porting. 10 年之前
  Piotrek Koszuliński 85665f89a1 First attempt to port src/*.js files. 10 年之前
  Piotr Jasiun f7b227a7a5 Docs: Added one more example to the utils.compareArrays. 10 年之前
  Szymon Cofalik 0c8f4f288c Changed utils.compareArrays so it returns index at which arrays differ. 10 年之前
  Piotrek Koszuliński cc19d31144 Merge branch 'master' into t/55 10 年之前
  Piotrek Koszuliński 5ecd6d8705 Use arrow functions. 10 年之前
  Piotrek Koszuliński b0aca27c96 Replaced var with let or const. 10 年之前
  Piotrek Koszuliński 61e15643d1 Made editor throw when config.creator is not defined. 10 年之前
  Piotr Jasiun b45e667b22 Renamed utils.compareArrays.SUFFIX to utils.compareArrays.EXTENSION. 10 年之前
  Piotr Jasiun 3c9a21316b Code style: Changed {number} to {Number}. 10 年之前
  Szymon Cofalik 674afccd12 Changed utils.compareArrays and added tests for it. 10 年之前
  Szymon Cofalik 9eddf5e763 Fixed and added MoveOperation tests. 10 年之前
  Szymon Cofalik b2d9c49d5d Corrected typos and documentation for Tree Model classes. 10 年之前
  Piotr Jasiun c2889d81f0 Use iterables instead of arrays. 10 年之前
  Piotrek Koszuliński c43ae0985d Converted existing classes and tests to ES6 style. 10 年之前
  fredck fa4924f251 Merge remote-tracking branch 'origin/master' into t/11 11 年之前
  fredck cc090bef63 Removed the unnecessary utils._lodashIncludes private (this was a leftover from an old strategy for this feature). 11 年之前
  fredck 01606fac72 Removed methods from utils which are not in use by CKEditor code. 11 年之前