8
0

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

Автор SHA1 Сообщение Дата
  Grzegorz Pabian ba20229daa Removed pointless assertion from utils.isOjbect tests. 11 лет назад
  Grzegorz Pabian 15a0bbe099 Minor code-style fixes and additional comments. 11 лет назад
  fredck 67a56fde1d Minor typo fixing. 11 лет назад
  fredck 23dcca93a6 Fixed a wrong use of Date.now() to produce a Date object. 11 лет назад
  fredck 8f9027ad54 Introduced Collection. 11 лет назад
  fredck 7f242ab6a8 Added the "source" property to EventInfo. 11 лет назад
  fredck dca3a870d5 Implemented Model.extend(). 11 лет назад
  fredck ea74c51610 Made Model observable. 11 лет назад
  fredck 4ba15c9828 Introduced the Model class with the basics for attributes creation. 11 лет назад
  fredck 49987e64b4 Introduced the Emitter mixin with the events API. 11 лет назад
  fredck 1f9b1b9326 Reviewed tests to use `bender.amd.require()` and to avoid `setTimeout()`. 11 лет назад
  fredck ddfc5ec55e Moved the bender.amd.require() call out of describe(). 11 лет назад
  fredck c6c7e3d4f7 Re-reviewed tests to use bender.amd.require(). 11 лет назад
  fredck bd2d301227 Revert "Reviewed tests to use bender.amd.require()." 11 лет назад
  fredck eeb9b44785 Reviewed tests to use bender.amd.require(). 11 лет назад
  fredck d6aad23e49 Added a "null" test for isObject. 11 лет назад
  fredck ad5b2fe291 Introduced the Promise class and module. 11 лет назад
  fredck 7940161dda Standardized the equality checks to `to.equal()`. 11 лет назад
  fredck 63d84d622d Reviewed the tests titles and made better use of "describe" to better match with "it". 11 лет назад
  fredck 51e1d34f1c Added tests for "utils". 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 8f72ae2e78 Merge branch 't/1' 11 лет назад
  fredck c737310129 Fixed wrong check for function in extend(). 11 лет назад
  fredck cfba23f7ca Introduced the Plugin module to be able to workaround its conflict with the RequireJS "plugin!" plugin. 11 лет назад
  fredck b06bf091c6 Introduced the "utils" module and its extend() method. 11 лет назад
  fredck 8037c915de Introduced the CKEDITOR module. 11 лет назад
  fredck 5ac2ed192d Initialized README.md 11 лет назад
  fredck d85cf0fea4 Initialized CONTRIBUTING.md 11 лет назад
  fredck 48534b0af4 Initialized package.json. 11 лет назад
  fredck 28c8c1e176 Initialized LICENSE.md. 11 лет назад