Commit History

Autor SHA1 Mensaxe Data
  Szymon Cofalik b14943b8e6 Added utils.mapsEqual, utils.objectToMap. %!s(int64=10) %!d(string=hai) anos
  Piotrek Koszuliński 8382bc3016 Utils.mix() should not override existing properties. %!s(int64=10) %!d(string=hai) anos
  Aleksander Nowodzinski e1f678f054 Updated documentation of utils#mix. %!s(int64=10) %!d(string=hai) anos
  Piotrek Koszuliński 729bffc4f2 ES6-y the simple mix() method. %!s(int64=10) %!d(string=hai) anos
  Piotrek Koszuliński 5dd0b4d41c Introduces utils.mix. %!s(int64=10) %!d(string=hai) anos
  Szymon Cofalik 70236a4923 Changed enum constants to strings in TreeModel. %!s(int64=10) %!d(string=hai) anos
  Piotr Jasiun de2824f4f8 Updated copyrights. %!s(int64=10) %!d(string=hai) anos
  Piotrek Koszuliński 246d8fd282 Porting... porting... porting. %!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
  Piotr Jasiun f7b227a7a5 Docs: Added one more example to the utils.compareArrays. %!s(int64=10) %!d(string=hai) anos
  Szymon Cofalik 0c8f4f288c Changed utils.compareArrays so it returns index at which arrays differ. %!s(int64=10) %!d(string=hai) anos
  Piotrek Koszuliński cc19d31144 Merge branch 'master' into t/55 %!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 61e15643d1 Made editor throw when config.creator is not defined. %!s(int64=10) %!d(string=hai) anos
  Piotr Jasiun b45e667b22 Renamed utils.compareArrays.SUFFIX to utils.compareArrays.EXTENSION. %!s(int64=10) %!d(string=hai) anos
  Piotr Jasiun 3c9a21316b Code style: Changed {number} to {Number}. %!s(int64=10) %!d(string=hai) anos
  Szymon Cofalik 674afccd12 Changed utils.compareArrays and added tests for it. %!s(int64=10) %!d(string=hai) anos
  Szymon Cofalik 9eddf5e763 Fixed and added MoveOperation tests. %!s(int64=10) %!d(string=hai) anos
  Szymon Cofalik b2d9c49d5d Corrected typos and documentation for Tree Model classes. %!s(int64=10) %!d(string=hai) anos
  Piotr Jasiun c2889d81f0 Use iterables instead of arrays. %!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
  fredck fa4924f251 Merge remote-tracking branch 'origin/master' into t/11 %!s(int64=10) %!d(string=hai) anos
  fredck cc090bef63 Removed the unnecessary utils._lodashIncludes private (this was a leftover from an old strategy for this feature). %!s(int64=10) %!d(string=hai) anos
  fredck 01606fac72 Removed methods from utils which are not in use by CKEditor code. %!s(int64=11) %!d(string=hai) anos
  fredck e0331ee37d 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 49987e64b4 Introduced the Emitter mixin with the events API. %!s(int64=11) %!d(string=hai) anos
  fredck c8fa56beca 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 c737310129 Fixed wrong check for function in extend(). %!s(int64=11) %!d(string=hai) anos
  fredck b06bf091c6 Introduced the "utils" module and its extend() method. %!s(int64=11) %!d(string=hai) anos