Szymon Cofalik
|
b2d9c49d5d
Corrected typos and documentation for Tree Model classes.
|
10 년 전 |
Piotr Jasiun
|
c2889d81f0
Use iterables instead of arrays.
|
10 년 전 |
Piotrek Koszuliński
|
c43ae0985d
Converted existing classes and tests to ES6 style.
|
10 년 전 |
fredck
|
fa4924f251
Merge remote-tracking branch 'origin/master' into t/11
|
10 년 전 |
fredck
|
cc090bef63
Removed the unnecessary utils._lodashIncludes private (this was a leftover from an old strategy for this feature).
|
10 년 전 |
fredck
|
01606fac72
Removed methods from utils which are not in use by CKEditor code.
|
11 년 전 |
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.
|
11 년 전 |
fredck
|
49987e64b4
Introduced the Emitter mixin with the events API.
|
11 년 전 |
fredck
|
c8fa56beca
Made utils.extend() to process things from start to end instead of the opposite. This was impacting on overriding with multiple arguments.
|
11 년 전 |
fredck
|
c737310129
Fixed wrong check for function in extend().
|
11 년 전 |
fredck
|
b06bf091c6
Introduced the "utils" module and its extend() method.
|
11 년 전 |