Szymon Cofalik
|
d0fd21582a
Changed utils.compareArrays so it returns index at which arrays differ.
|
пре 10 година |
Piotrek Koszuliński
|
b2c8fc0175
Merge branch 'master' into t/55
|
пре 10 година |
Piotrek Koszuliński
|
9dcf1d29c1
Use arrow functions.
|
пре 10 година |
Piotrek Koszuliński
|
aea50efc47
Replaced var with let or const.
|
пре 10 година |
Piotrek Koszuliński
|
f060d98ddf
Made editor throw when config.creator is not defined.
|
пре 10 година |
Piotr Jasiun
|
434152105d
Renamed utils.compareArrays.SUFFIX to utils.compareArrays.EXTENSION.
|
пре 10 година |
Piotr Jasiun
|
44d9021711
Code style: Changed {number} to {Number}.
|
пре 10 година |
Szymon Cofalik
|
6c0b96105a
Changed utils.compareArrays and added tests for it.
|
пре 10 година |
Szymon Cofalik
|
8b6ba74f73
Fixed and added MoveOperation tests.
|
пре 10 година |
Szymon Cofalik
|
80a43a4f00
Corrected typos and documentation for Tree Model classes.
|
пре 10 година |
Piotr Jasiun
|
f9d0f3da10
Use iterables instead of arrays.
|
пре 10 година |
Piotrek Koszuliński
|
1369d568c2
Converted existing classes and tests to ES6 style.
|
пре 10 година |
fredck
|
21017a25f1
Merge remote-tracking branch 'origin/master' into t/11
|
пре 11 година |
fredck
|
b952c7225b
Removed the unnecessary utils._lodashIncludes private (this was a leftover from an old strategy for this feature).
|
пре 11 година |
fredck
|
aab7ba96e9
Removed methods from utils which are not in use by CKEditor code.
|
пре 11 година |
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.
|
пре 11 година |
fredck
|
7306798cdf
Introduced the Emitter mixin with the events API.
|
пре 11 година |
fredck
|
08894269ef
Made utils.extend() to process things from start to end instead of the opposite. This was impacting on overriding with multiple arguments.
|
пре 11 година |
fredck
|
531d801785
Fixed wrong check for function in extend().
|
пре 11 година |
fredck
|
46633158a8
Introduced the "utils" module and its extend() method.
|
пре 11 година |