Historique des commits

Auteur SHA1 Message Date
  fredck ce97cb5b36 Fixed Class.extend() with the "constructor" option. il y a 11 ans
  fredck 61af827152 Merge remote-tracking branch 'origin/master' into t/10 il y a 11 ans
  fredck fa4924f251 Merge remote-tracking branch 'origin/master' into t/11 il y a 11 ans
  fredck cc090bef63 Removed the unnecessary utils._lodashIncludes private (this was a leftover from an old strategy for this feature). il y a 11 ans
  fredck 01606fac72 Removed methods from utils which are not in use by CKEditor code. il y a 11 ans
  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. il y a 11 ans
  fredck dca3a870d5 Implemented Model.extend(). il y a 11 ans
  fredck 49987e64b4 Introduced the Emitter mixin with the events API. il y a 11 ans
  fredck c8fa56beca Made utils.extend() to process things from start to end instead of the opposite. This was impacting on overriding with multiple arguments. il y a 11 ans
  fredck c737310129 Fixed wrong check for function in extend(). il y a 11 ans
  fredck b06bf091c6 Introduced the "utils" module and its extend() method. il y a 11 ans