Commit History

Autor SHA1 Mensaxe Data
  Piotrek Koszuliński 25eaae4132 Fixed gulp lodash - it should remove src/lib/lodash before building new one. %!s(int64=10) %!d(string=hai) anos
  Piotr Jasiun 9e362232ec Introduced Utils.toMap. %!s(int64=10) %!d(string=hai) anos
  Szymon Cofalik b8d39aa0fe Added utils.mapsEqual, utils.objectToMap. %!s(int64=10) %!d(string=hai) anos
  Piotrek Koszuliński 6a9e913b72 Utils.mix() should not override existing properties. %!s(int64=10) %!d(string=hai) anos
  Aleksander Nowodzinski 344dc73770 Updated documentation of utils#mix. %!s(int64=10) %!d(string=hai) anos
  Piotrek Koszuliński 03a030cc6c ES6-y the simple mix() method. %!s(int64=10) %!d(string=hai) anos
  Piotrek Koszuliński 03705b53eb Introduces utils.mix. %!s(int64=10) %!d(string=hai) anos
  Szymon Cofalik 16dc02cfa7 Changed enum constants to strings in TreeModel. %!s(int64=10) %!d(string=hai) anos
  Piotr Jasiun 878ba84511 Updated copyrights. %!s(int64=10) %!d(string=hai) anos
  Piotrek Koszuliński 9cf558b553 Porting... porting... porting. %!s(int64=10) %!d(string=hai) anos
  Piotrek Koszuliński 3e3480ec96 First attempt to port src/*.js files. %!s(int64=10) %!d(string=hai) anos
  Piotr Jasiun 58a9931712 Docs: Added one more example to the utils.compareArrays. %!s(int64=10) %!d(string=hai) anos
  Szymon Cofalik d0fd21582a Changed utils.compareArrays so it returns index at which arrays differ. %!s(int64=10) %!d(string=hai) anos
  Piotrek Koszuliński b2c8fc0175 Merge branch 'master' into t/55 %!s(int64=10) %!d(string=hai) anos
  Piotrek Koszuliński 9dcf1d29c1 Use arrow functions. %!s(int64=10) %!d(string=hai) anos
  Piotrek Koszuliński aea50efc47 Replaced var with let or const. %!s(int64=10) %!d(string=hai) anos
  Piotrek Koszuliński f060d98ddf Made editor throw when config.creator is not defined. %!s(int64=10) %!d(string=hai) anos
  Piotr Jasiun 434152105d Renamed utils.compareArrays.SUFFIX to utils.compareArrays.EXTENSION. %!s(int64=10) %!d(string=hai) anos
  Piotr Jasiun 44d9021711 Code style: Changed {number} to {Number}. %!s(int64=10) %!d(string=hai) anos
  Szymon Cofalik 6c0b96105a Changed utils.compareArrays and added tests for it. %!s(int64=10) %!d(string=hai) anos
  Szymon Cofalik 8b6ba74f73 Fixed and added MoveOperation tests. %!s(int64=10) %!d(string=hai) anos
  Szymon Cofalik 80a43a4f00 Corrected typos and documentation for Tree Model classes. %!s(int64=10) %!d(string=hai) anos
  Piotr Jasiun f9d0f3da10 Use iterables instead of arrays. %!s(int64=10) %!d(string=hai) anos
  Piotrek Koszuliński 1369d568c2 Converted existing classes and tests to ES6 style. %!s(int64=10) %!d(string=hai) anos
  fredck 21017a25f1 Merge remote-tracking branch 'origin/master' into t/11 %!s(int64=11) %!d(string=hai) anos
  fredck b952c7225b 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 aab7ba96e9 Removed methods from utils which are not in use by CKEditor code. %!s(int64=11) %!d(string=hai) anos
  fredck ab27f82c95 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 7306798cdf Introduced the Emitter mixin with the events API. %!s(int64=11) %!d(string=hai) anos
  fredck 08894269ef 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