Historia zmian

Autor SHA1 Wiadomość Data
  fredck 68243560cc Implemented Model.extend(). 11 lat temu
  fredck 3d21d89d23 Made Model observable. 11 lat temu
  fredck c3c1c32c62 Introduced the Model class with the basics for attributes creation. 11 lat temu
  fredck 7306798cdf Introduced the Emitter mixin with the events API. 11 lat temu
  fredck 2b959e12f5 Reviewed tests to use `bender.amd.require()` and to avoid `setTimeout()`. 11 lat temu
  fredck 8eb353b0b7 Moved the bender.amd.require() call out of describe(). 11 lat temu
  fredck 03a3969d3f Re-reviewed tests to use bender.amd.require(). 11 lat temu
  fredck e15bb2d876 Revert "Reviewed tests to use bender.amd.require()." 11 lat temu
  fredck fc9fc52388 Reviewed tests to use bender.amd.require(). 11 lat temu
  fredck 4e1d137fbf Added a "null" test for isObject. 11 lat temu
  fredck e53d9eb582 Introduced the Promise class and module. 11 lat temu
  fredck 2d0b3c58ba Standardized the equality checks to `to.equal()`. 11 lat temu
  fredck faf367a21c Reviewed the tests titles and made better use of "describe" to better match with "it". 11 lat temu
  fredck b0cb253e27 Added tests for "utils". 11 lat temu
  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 lat temu
  fredck db5fc1c4e9 Merge branch 't/1' 11 lat temu
  fredck 531d801785 Fixed wrong check for function in extend(). 11 lat temu
  fredck 46633158a8 Introduced the "utils" module and its extend() method. 11 lat temu
  fredck f0ab0099c4 Introduced the CKEDITOR module. 11 lat temu
  fredck bc9a024192 Initialized README.md 11 lat temu
  fredck e281837bbf Initialized CONTRIBUTING.md 11 lat temu
  fredck 6c7d116fd3 Initialized package.json. 11 lat temu
  fredck f366679348 Initialized LICENSE.md. 11 lat temu
  Piotrek Koszuliński 2edfe189d1 Reviewed JSHint config. 11 lat temu
  Piotrek Koszuliński 973e18feb1 Fixed a typo in gitignore. 11 lat temu
  Piotrek Koszuliński 0b9bf6ceac Updated JSCS config and made necessary adjustments in the code. Fixes #2. 11 lat temu
  Piotrek Koszuliński 67775568c0 The array will be shared by both tasks, so it may be extracted. 11 lat temu
  Piotrek Koszuliński 7089c06f63 Minor code style fixes and API docs improvements. 11 lat temu
  fredck 49f97b7f11 API docs style fixing. 11 lat temu
  AnnaTomanek 61744e1b1f Minor formatting change in README. 11 lat temu