TJ Holowaychuk
|
c4df699d38
|
Release 0.0.4
|
2012-09-05 22:08:58 -07:00 |
|
TJ Holowaychuk
|
5d25dd6011
|
add mixin docs
|
2012-09-05 22:08:48 -07:00 |
|
TJ Holowaychuk
|
88fb716e4e
|
Merge branch 'master' of github.com:component/emitter
|
2012-09-05 22:07:33 -07:00 |
|
TJ Holowaychuk
|
b251af60b6
|
add mixin support via Emitter(obj). Closes #5
|
2012-09-05 22:07:23 -07:00 |
|
TJ Holowaychuk
|
03c7823144
|
fix install docs
|
2012-09-05 21:52:02 -07:00 |
|
TJ Holowaychuk
|
01f83655a8
|
add component.json
|
2012-08-01 21:51:51 -07:00 |
|
TJ Holowaychuk
|
19e192dd41
|
Release 0.0.3
|
2012-07-11 20:02:41 -07:00 |
|
TJ Holowaychuk
|
d23e2ad533
|
add docs for .listeners(event)
|
2012-07-11 20:02:02 -07:00 |
|
TJ Holowaychuk
|
bcb45a5817
|
change .has to .hasListeners
as per guillermo request, which makes sense! inheriting
from emitter and then overriding .has with your own thing
could potentially suck
|
2012-07-11 20:01:40 -07:00 |
|
TJ Holowaychuk
|
e62db4c98e
|
add history.md
|
2012-06-28 18:39:49 -07:00 |
|
Guillermo Rauch
|
050ad8ea19
|
Fixes failing test.
|
2012-06-28 18:39:10 -07:00 |
|
Guillermo Rauch
|
591f069f01
|
Added failing test
|
2012-06-28 18:39:10 -07:00 |
|
TJ Holowaychuk
|
13e19d5808
|
Release 0.0.2
|
2012-06-28 17:01:52 -07:00 |
|
TJ Holowaychuk
|
d0743a4a30
|
Fixed .off() with .once()-registered callbacks
|
2012-05-21 21:31:09 -03:00 |
|
TJ Holowaychuk
|
bf6f07abc9
|
added test for emitter.once() and .off()
|
2012-05-21 21:28:42 -03:00 |
|
TJ Holowaychuk
|
441b438157
|
docs
|
2012-05-10 10:15:38 -07:00 |
|
TJ Holowaychuk
|
05d95f0470
|
Added Emitter#has(event)
|
2012-05-10 10:15:18 -07:00 |
|
TJ Holowaychuk
|
872de89f6c
|
Added tests
|
2012-05-03 10:41:42 -07:00 |
|
TJ Holowaychuk
|
6b2240a13b
|
changed name
|
2012-05-02 10:49:51 -07:00 |
|
TJ Holowaychuk
|
8f5c87082d
|
docs
|
2012-05-02 10:49:14 -07:00 |
|
TJ Holowaychuk
|
d69fcf20b8
|
readme
|
2012-05-02 10:48:56 -07:00 |
|
TJ Holowaychuk
|
709deff363
|
Initial commit
|
2012-05-02 10:44:33 -07:00 |
|