Commit History

Author SHA1 Message Date
  fredck 0469c32343 Removed event-bubbling features. 11 years ago
  fredck 61af827152 Merge remote-tracking branch 'origin/master' into t/10 11 years ago
  fredck 993a5c8a16 Added the possibility to pass the context to off(). 11 years ago
  fredck 4b09c04688 Added a test to ensure that stopListening() doesn't get confused when non listened emitters are passed to it. 11 years ago
  fredck 9bfbecc677 Fixed typos and descriptions of tests. 11 years ago
  fredck d94d74237c Moved the `stop()` check to the end of the callbacks look in `fire()` so other commands (like `save()`) get processed. 11 years ago
  Piotrek Koszuliński 17de872864 Named spies for the sake of debugging. 11 years ago
  fredck 8f9027ad54 Introduced Collection. 11 years ago
  fredck 49987e64b4 Introduced the Emitter mixin with the events API. 11 years ago