8
0

История коммитов

Автор SHA1 Сообщение Дата
  fredck ca00390ec3 Introduced the BasicClass, moving extend() from utils. 10 лет назад
  fredck 7ba2cac05d Fixed Class.extend() with the "constructor" option. 10 лет назад
  fredck ebc71d68da Merge remote-tracking branch 'origin/master' into t/10 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 68243560cc Implemented Model.extend(). 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 лет назад