Commit History

Autor SHA1 Mensaxe Data
  Piotrek Koszuliński 45ea7c5400 ES6-y the simple mix() method. %!s(int64=10) %!d(string=hai) anos
  Piotrek Koszuliński 6c305d5225 Introduces utils.mix. %!s(int64=10) %!d(string=hai) anos
  Szymon Cofalik 51e3568973 Changed enum constants to strings in TreeModel. %!s(int64=10) %!d(string=hai) anos
  Piotr Jasiun 435465aeef Updated copyrights. %!s(int64=10) %!d(string=hai) anos
  Piotrek Koszuliński 83a3621082 Porting... porting... porting. %!s(int64=10) %!d(string=hai) anos
  Piotrek Koszuliński 71d26d51f6 First attempt to port src/*.js files. %!s(int64=10) %!d(string=hai) anos
  Piotr Jasiun 0c3b431eb3 Docs: Added one more example to the utils.compareArrays. %!s(int64=10) %!d(string=hai) anos
  Szymon Cofalik 93d96b4070 Changed utils.compareArrays so it returns index at which arrays differ. %!s(int64=10) %!d(string=hai) anos
  Piotrek Koszuliński b3eb2deaf6 Merge branch 'master' into t/55 %!s(int64=10) %!d(string=hai) anos
  Piotrek Koszuliński 91222d308b Use arrow functions. %!s(int64=10) %!d(string=hai) anos
  Piotrek Koszuliński d8cf7fbcf3 Replaced var with let or const. %!s(int64=10) %!d(string=hai) anos
  Piotrek Koszuliński 358207e4c0 Made editor throw when config.creator is not defined. %!s(int64=10) %!d(string=hai) anos
  Piotr Jasiun 18931f6e2f Renamed utils.compareArrays.SUFFIX to utils.compareArrays.EXTENSION. %!s(int64=10) %!d(string=hai) anos
  Piotr Jasiun efb55c3e73 Code style: Changed {number} to {Number}. %!s(int64=10) %!d(string=hai) anos
  Szymon Cofalik 6f479e0a63 Changed utils.compareArrays and added tests for it. %!s(int64=10) %!d(string=hai) anos
  Szymon Cofalik aab8c650f0 Fixed and added MoveOperation tests. %!s(int64=10) %!d(string=hai) anos
  Szymon Cofalik 68bb06d3d8 Corrected typos and documentation for Tree Model classes. %!s(int64=10) %!d(string=hai) anos
  Piotr Jasiun 2b778a5586 Use iterables instead of arrays. %!s(int64=10) %!d(string=hai) anos
  Piotrek Koszuliński a5cecbc26c Converted existing classes and tests to ES6 style. %!s(int64=10) %!d(string=hai) anos
  fredck 8e395c8634 Merge remote-tracking branch 'origin/master' into t/11 %!s(int64=11) %!d(string=hai) anos
  fredck af31a90c91 Removed the unnecessary utils._lodashIncludes private (this was a leftover from an old strategy for this feature). %!s(int64=11) %!d(string=hai) anos
  fredck 2672421113 Removed methods from utils which are not in use by CKEditor code. %!s(int64=11) %!d(string=hai) anos
  fredck da457fbee5 Made it possible to extend "utils" with Lo-Dash methods. It includes "grunt lodash" to rebuild a custom version of it located in src/lib/lodash. %!s(int64=11) %!d(string=hai) anos
  fredck e0650f9b37 Introduced the Emitter mixin with the events API. %!s(int64=11) %!d(string=hai) anos
  fredck f634ae2278 Made utils.extend() to process things from start to end instead of the opposite. This was impacting on overriding with multiple arguments. %!s(int64=11) %!d(string=hai) anos
  fredck 1759d7bc07 Fixed wrong check for function in extend(). %!s(int64=11) %!d(string=hai) anos
  fredck 0e9b5892c4 Introduced the "utils" module and its extend() method. %!s(int64=11) %!d(string=hai) anos