Commit graph

40 commits

Author SHA1 Message Date
SSMP
5379ac2a90 working on issue #7 2016-10-05 12:02:04 -07:00
SSMP
101ec4f84e doc update for ES5/ES6 2016-10-03 16:12:07 -07:00
SSMP
572a47c19a set ES5 to be default so old nodes don't choke before check 2016-10-03 16:04:24 -07:00
SSMP
79186447a8 automatically include ES5/ES6 based on node version 2016-10-03 16:00:25 -07:00
SSMP
ff1cd18420 rev docs for ES6/ES5 selection 2016-10-03 15:51:47 -07:00
SSMP
121cf07ace documented how to auto choose ES5 and ES6 2016-10-03 15:50:52 -07:00
SSMP
0ed9e41476 major npm release 2016-09-30 04:13:02 -07:00
SSMP
5d9d6ceeec es6 update, examples and chaining 2016-09-30 03:58:44 -07:00
SSMP
f955b96dd2 Better Fix *,* or someEvent,* thanks @hxsf and @conordickinson 2016-08-26 18:20:02 -07:00
SSMP
aa34d14485 Fix for *,* or someEvent,* thanks to @hxsf and @conordickinson 2016-08-26 18:13:30 -07:00
SSMP
af149485e2 rev 2016-08-12 15:08:52 -07:00
SSMP
8e866e6508 fix for off *,* 2016-08-12 15:08:22 -07:00
SSMP
081dcafd18 invalid var name fix 2016-08-12 15:03:16 -07:00
SSMP
d83e5a6db8 fix for * unsub in browser 2016-08-12 14:55:41 -07:00
SSMP
b34d203229 fix for * unsubs 2016-08-12 14:55:01 -07:00
Brandon Nozaki Miller
3084bed2a7 backwards compatibility broken for removing all handlers 2016-07-11 08:38:08 -07:00
Brandon Nozaki Miller
772ad646c9 better error checking 2016-07-11 04:34:27 -07:00
Brandon Nozaki Miller
186102161d rev 2016-07-11 03:18:46 -07:00
Brandon Nozaki Miller
0a4cfdc11a Merge branch 'master' of github.com:RIAEvangelist/event-pubsub 2016-07-11 03:17:29 -07:00
Brandon Nozaki Miller
65bd9b289b fixed bug elrroniously removing last event even if not a match 2016-07-11 03:17:17 -07:00
Brandon Nozaki Miller
e3d34fb0fd ordered badges 2015-09-20 12:39:09 -07:00
Brandon Nozaki Miller
c15b94e1ae added remaining badges 2015-09-20 11:56:34 -07:00
Brandon Nozaki Miller
dba35dba95 ubdated badges 2015-09-20 10:53:49 -07:00
Brandon Nozaki Miller
71e526d724 added NPM stats 2015-08-26 15:15:22 -07:00
Brandon Miller
7b2f5bd5e6 fixed removing specific handler from all events case 2014-03-01 03:46:24 -08:00
Brandon Miller
0ad50a3350 Merge branch 'master' of https://github.com/RIAEvangelist/event-pubsub 2014-03-01 03:38:51 -08:00
Brandon Miller
4cacd8a919 fixed memory leak related to event removal 2014-03-01 03:38:27 -08:00
Brandon Nozaki Miller
9d32e3e85b Update README.md 2014-03-01 03:33:49 -08:00
Brandon Miller
ebe179e566 Merge branch 'master' of https://github.com/RIAEvangelist/event-pubsub 2014-03-01 03:28:29 -08:00
Brandon Miller
6c930f9283 added ability to remove all events 2014-03-01 03:28:06 -08:00
Brandon Miller
92fdce30c6 added ability to remove all events 2014-03-01 03:27:59 -08:00
Brandon Miller
851d0219dc added ability to remove all events 2014-03-01 03:23:59 -08:00
Brandon Nozaki Miller
e34a60ce97 added github.io site 2014-02-27 16:08:12 -08:00
Brandon Nozaki Miller
a27c7cac4d updated npm image 2014-02-27 15:57:31 -08:00
Brandon Nozaki Miller
f0bd3b1f79 Update README.md
added links to examples and install information
2014-02-18 22:23:20 -08:00
Brandon Nozaki Miller
371bf092fc Update README.md
added basic example for HTML
2014-02-18 22:06:58 -08:00
Brandon Nozaki Miller
425ccc5afd Update README.md
Starting examples
2014-02-18 21:55:53 -08:00
Brandon Miller
958c123155 added browser examples and seperated node examples 2014-02-18 21:36:21 -08:00
Brandon Miller
0f2bdca0d1 added initial files 2014-02-18 20:47:21 -08:00
Brandon Nozaki Miller
7bb66ce9a6 Initial commit 2014-02-18 13:48:27 -08:00