Szymon Cofalik
|
aab8c650f0
Fixed and added MoveOperation tests.
|
10 лет назад |
Szymon Cofalik
|
68bb06d3d8
Corrected typos and documentation for Tree Model classes.
|
10 лет назад |
Piotr Jasiun
|
2b778a5586
Use iterables instead of arrays.
|
10 лет назад |
Piotrek Koszuliński
|
a5cecbc26c
Converted existing classes and tests to ES6 style.
|
10 лет назад |
fredck
|
8e395c8634
Merge remote-tracking branch 'origin/master' into t/11
|
11 лет назад |
fredck
|
af31a90c91
Removed the unnecessary utils._lodashIncludes private (this was a leftover from an old strategy for this feature).
|
11 лет назад |
fredck
|
2672421113
Removed methods from utils which are not in use by CKEditor code.
|
11 лет назад |
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.
|
11 лет назад |
fredck
|
e0650f9b37
Introduced the Emitter mixin with the events API.
|
11 лет назад |
fredck
|
f634ae2278
Made utils.extend() to process things from start to end instead of the opposite. This was impacting on overriding with multiple arguments.
|
11 лет назад |
fredck
|
1759d7bc07
Fixed wrong check for function in extend().
|
11 лет назад |
fredck
|
0e9b5892c4
Introduced the "utils" module and its extend() method.
|
11 лет назад |