Commit History

Author SHA1 Message Date
  fredck 10c97c8b0e Removed event-bubbling features. 11 years ago
  fredck ebc71d68da Merge remote-tracking branch 'origin/master' into t/10 11 years ago
  fredck b593143fca Added the possibility to pass the context to off(). 11 years ago
  fredck 6724ef77b2 Added a test to ensure that stopListening() doesn't get confused when non listened emitters are passed to it. 11 years ago
  fredck 8913243900 Fixed typos and descriptions of tests. 11 years ago
  fredck 7a30d8b33f 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 1ab6a7591b Named spies for the sake of debugging. 11 years ago
  fredck cf8a13ece1 Introduced Collection. 11 years ago
  fredck 7306798cdf Introduced the Emitter mixin with the events API. 11 years ago