Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / component/emitter issues and pull requests

#93 - Fixed a bug in .apply is not a function

Pull Request - State: closed - Opened by ssibrahimbas about 2 years ago - 2 comments

#91 - Only prepare args if there are callbacks to call

Pull Request - State: open - Opened by gthb almost 3 years ago

#90 - Error: TypeError: undefined is not an object (evaluating 'cb.fn')

Issue - State: closed - Opened by akenarong999 over 3 years ago - 1 comment

#89 - Travis-ci: added support for ppc64le & Updated nodejs 10, 12, 14

Pull Request - State: open - Opened by dthadi3 over 3 years ago

#88 - [Feature proposal] promise support

Issue - State: closed - Opened by y-nk almost 4 years ago - 2 comments

#87 - Emitter Component > Failing License Check

Issue - State: open - Opened by viveksacademia4git over 4 years ago - 4 comments

#86 - Migration and maintaining

Issue - State: open - Opened by tanohzana about 5 years ago - 8 comments

#85 - Enabling adding multiple events to a callback

Pull Request - State: open - Opened by tanohzana about 5 years ago - 2 comments

#84 - Major changes

Pull Request - State: closed - Opened by GrosSacASac over 5 years ago - 1 comment

#83 - npm ERR! 403 Forbidden - archive/1.0.1.tar.gz

Issue - State: closed - Opened by eddyparkinson almost 7 years ago - 7 comments

#82 - Delete all handler of the same function

Pull Request - State: closed - Opened by CheaterScript almost 7 years ago - 2 comments

#81 - npm documentation is wrong

Issue - State: open - Opened by mmontag about 7 years ago - 3 comments

#80 - Optimizes by replacing '$' prefixing with 'Object.create(null)'.

Pull Request - State: closed - Opened by ronag over 7 years ago

#79 - Each event callback should always get executed regardless of others' error

Pull Request - State: open - Opened by xiaoyanhao over 7 years ago - 1 comment

#78 - Please document which npm package is the one you update

Issue - State: open - Opened by psnider about 8 years ago

#76 - Please push current version to npm

Issue - State: closed - Opened by m-lautenbach about 8 years ago - 4 comments

#75 - Expose Emitter if module exists

Pull Request - State: closed - Opened by julienfouilhe over 8 years ago - 1 comment

#74 - Avoid memory leaks by removing event arrays

Pull Request - State: closed - Opened by bripkens over 8 years ago - 5 comments

#73 - Prevent v8 deopt when using [].slice.call(arguments)

Pull Request - State: closed - Opened by STRML almost 9 years ago - 4 comments

#72 - Callbacks calls during dispatch depend on errors

Issue - State: open - Opened by kof almost 9 years ago - 1 comment

#71 - Clarify purpose of module in readme

Issue - State: open - Opened by nichoth almost 9 years ago

#70 - Few changes

Pull Request - State: closed - Opened by beradrian almost 9 years ago - 1 comment

#69 - Stop event propagation inside handler.

Pull Request - State: closed - Opened by doowb almost 9 years ago - 1 comment

#68 - Setting max listener count

Issue - State: open - Opened by Dabada almost 9 years ago - 1 comment

#67 - test existence of module and module.exports

Pull Request - State: closed - Opened by srfrnk about 9 years ago

#66 - check existence of module + module.exports (enable usage in client code)

Pull Request - State: closed - Opened by srfrnk about 9 years ago

#65 - package name is incorrect in package.json

Issue - State: closed - Opened by GuyMograbi about 9 years ago - 1 comment

#64 - fix hasListeners()

Pull Request - State: closed - Opened by markreg over 9 years ago - 3 comments

#63 - add wildcard support

Pull Request - State: closed - Opened by ashaffer over 9 years ago - 1 comment

#62 - Fix adding events which have same names with methods of Object.

Pull Request - State: closed - Opened by nkzawa over 9 years ago - 4 comments

#61 - Add ability to listen to multiple events

Issue - State: open - Opened by mcm-ham over 9 years ago - 1 comment

#60 - .off(event, fn) removes duplicate handlers

Pull Request - State: closed - Opened by duzun over 9 years ago - 5 comments

#59 - refactor .once

Pull Request - State: closed - Opened by lusever over 9 years ago - 1 comment

#58 - Some way to count all listeners

Issue - State: open - Opened by marcello3d over 9 years ago - 3 comments

#56 - improvement: ensure module.exports is available

Pull Request - State: closed - Opened by chris-rock over 9 years ago - 1 comment

#55 - Add MIT license to package.json

Pull Request - State: closed - Opened by michaelsanford over 9 years ago

#54 - modified .npmignore to include .gitignore

Pull Request - State: closed - Opened by SivaDotRender almost 10 years ago - 5 comments

#53 - Problem with emitter's .gitignore and Heroku

Issue - State: closed - Opened by neverfox almost 10 years ago - 3 comments

#52 - Add indexof dependency of package.json

Issue - State: closed - Opened by fschwiet almost 10 years ago - 1 comment

#51 - remove event if function code matches

Pull Request - State: closed - Opened by radiofrequency almost 10 years ago - 1 comment

#50 - Bump version in bower.json

Issue - State: closed - Opened by andreypopp about 10 years ago

#49 - context as third argument for on?

Issue - State: closed - Opened by bodokaiser about 10 years ago - 2 comments

#48 - Can't install component/emitter

Issue - State: closed - Opened by tarqd about 10 years ago - 1 comment

#47 - Handle unhandled.

Issue - State: closed - Opened by Dralor over 10 years ago - 1 comment

#46 - Add support for objects as event listeners

Pull Request - State: closed - Opened by graouts over 10 years ago - 3 comments

#45 - Support objects as second parameter to #on and #off

Issue - State: closed - Opened by graouts over 10 years ago - 2 comments

#44 - Question about prototype mixin

Issue - State: closed - Opened by ddo over 10 years ago - 4 comments

#43 - Not published on NPM

Issue - State: closed - Opened by rschmukler over 10 years ago - 1 comment

#42 - Add license to Readme (same format as the other components)

Pull Request - State: closed - Opened by poshaughnessy over 10 years ago

#41 - License please?

Issue - State: closed - Opened by poshaughnessy over 10 years ago - 3 comments

#40 - Doesn't respect addition/removal of listeners during dispatch.

Issue - State: closed - Opened by mks over 10 years ago - 1 comment

#39 - Rename `emitter-component` to `component-emitter` in package.json?

Issue - State: closed - Opened by lancejpollard over 10 years ago - 3 comments

#38 - created .npmignore

Pull Request - State: closed - Opened by HaykoKoryun over 10 years ago - 4 comments

#37 - `.off` does not work when adding same function using `.once`

Issue - State: closed - Opened by defunctzombie over 10 years ago - 6 comments

#36 - docs: Emitter#off()

Pull Request - State: closed - Opened by juliangruber over 10 years ago

#35 - add .off() to remove all listeners for all events

Issue - State: closed - Opened by juliangruber over 10 years ago - 1 comment

#34 - Update NPM version

Issue - State: closed - Opened by conradz over 10 years ago - 3 comments

#33 - dom like methods.

Issue - State: closed - Opened by yields over 10 years ago - 9 comments

#32 - Null check before applying callbacks

Pull Request - State: closed - Opened by churchs19 over 10 years ago - 6 comments

#31 - Added bower.json

Pull Request - State: closed - Opened by btd almost 11 years ago

#30 - Why not implement all NodeJS methods?

Issue - State: closed - Opened by mahnunchik almost 11 years ago - 4 comments

#29 - Add repository field to readme

Pull Request - State: closed - Opened by ForbesLindesay almost 11 years ago

#28 - Make _callbacks property non-enumerable

Pull Request - State: closed - Opened by tarqd almost 11 years ago - 1 comment

#27 - [Bug] Instances share _callbacks object when an emitter method is called on the prototype

Pull Request - State: closed - Opened by tarqd almost 11 years ago - 2 comments

#26 - Bower install is broken

Issue - State: closed - Opened by gkorland almost 11 years ago - 5 comments

#25 - emitter.off(event, undefined) should remove all listeners

Pull Request - State: closed - Opened by matthewmueller almost 11 years ago - 2 comments

#24 - tag latest version please

Issue - State: closed - Opened by stephenmathieson about 11 years ago - 3 comments

#23 - added all (*) event

Pull Request - State: closed - Opened by ianstormtaylor about 11 years ago - 5 comments

#22 - Add indexof dependency of package.json

Pull Request - State: closed - Opened by rschmukler over 11 years ago - 1 comment

#21 - add support for legacy ie

Pull Request - State: closed - Opened by nulltask over 11 years ago - 1 comment

#20 - change name back for now

Pull Request - State: closed - Opened by matthewmueller over 11 years ago

#19 - allow .off()

Issue - State: closed - Opened by weepy over 11 years ago - 1 comment

#18 - Node aliases disappeared?

Issue - State: closed - Opened by yocontra over 11 years ago - 1 comment

#17 - Bug with IE9

Issue - State: closed - Opened by chrismcv over 11 years ago - 1 comment

#16 - Add MIT license

Pull Request - State: closed - Opened by jamielinux over 11 years ago - 3 comments

#15 - made it a little faster and separated the mixin bit

Pull Request - State: closed - Opened by jkroso over 11 years ago

#14 - Throw on `error` when no listeners are attached ?

Issue - State: closed - Opened by rauchg over 11 years ago - 16 comments

#13 - allow .on("*")

Issue - State: closed - Opened by weepy over 11 years ago - 11 comments

#12 - "error" with no handlers

Issue - State: closed - Opened by tj over 11 years ago - 3 comments
Labels: enhancement

#11 - bind

Issue - State: closed - Opened by tj over 11 years ago - 5 comments

#10 - Allows you to just use Emitter.call(this) to perform the mixin

Pull Request - State: closed - Opened by matthewmueller over 11 years ago - 2 comments

#9 - Inherit subscriptions from prototype?

Pull Request - State: closed - Opened by eldargab over 11 years ago - 11 comments

#8 - events.EventEmitter

Issue - State: closed - Opened by juliangruber over 11 years ago - 8 comments

#7 - Listen to all/pipe

Issue - State: closed - Opened by ForbesLindesay almost 12 years ago - 4 comments

#6 - Add browser support

Pull Request - State: closed - Opened by caged almost 12 years ago - 5 comments

#5 - mixin

Issue - State: closed - Opened by weepy almost 12 years ago - 1 comment

#4 - Rename this.callbacks

Issue - State: closed - Opened by rauchg almost 12 years ago - 2 comments

#3 - Avoid constructor call

Issue - State: closed - Opened by rauchg almost 12 years ago - 3 comments

#2 - Remove `has`

Issue - State: closed - Opened by rauchg almost 12 years ago - 2 comments

#1 - Boom

Pull Request - State: closed - Opened by rauchg almost 12 years ago - 1 comment