Ecosyste.ms: Issues

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

GitHub / jacomyal/emmett issues and pull requests

#36 - Bump flat and mocha

Pull Request - State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#35 - Bump ajv from 6.11.0 to 6.12.6

Pull Request - State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#34 - Bump glob-parent from 5.1.0 to 5.1.2

Pull Request - State: open - Opened by dependabot[bot] about 3 years ago
Labels: dependencies

#33 - Bump lodash from 4.17.15 to 4.17.21

Pull Request - State: open - Opened by dependabot[bot] about 3 years ago
Labels: dependencies

#32 - Bump y18n from 4.0.0 to 4.0.1

Pull Request - State: open - Opened by dependabot[bot] over 3 years ago
Labels: dependencies

#31 - Bump lodash from 4.17.15 to 4.17.19

Pull Request - State: closed - Opened by dependabot[bot] almost 4 years ago - 1 comment
Labels: dependencies

#30 - Bump acorn from 7.1.0 to 7.1.1

Pull Request - State: open - Opened by dependabot[bot] over 4 years ago
Labels: dependencies

#29 - #emit breaks with symbols and complex handlers

Issue - State: closed - Opened by jacomyal over 4 years ago
Labels: bug

#28 - #off(handler) fails with symbols

Issue - State: closed - Opened by jacomyal over 4 years ago
Labels: bug

#27 - Remove `const` from recently changed code

Pull Request - State: closed - Opened by CodyRay about 5 years ago - 3 comments

#26 - Handle cases where the once was already remove by a handler function …

Pull Request - State: closed - Opened by iaspin92 over 5 years ago - 3 comments

#25 - Event names enumerator

Issue - State: open - Opened by ivan-kleshnin almost 9 years ago - 1 comment
Labels: enhancement

#24 - Fix ASCII Character Bug

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

#23 - Symbol-keys are ignored when using pair events

Issue - State: closed - Opened by mistadikay almost 9 years ago - 3 comments
Labels: bug

#22 - Support Symbols as event names.

Issue - State: closed - Opened by briandipalma almost 9 years ago - 4 comments
Labels: enhancement, question

#21 - Kill: reminder to check whether silence is the good option

Issue - State: open - Opened by Yomguithereal about 9 years ago
Labels: question

#20 - Once in combination with off fires constantly

Issue - State: closed - Opened by ayalpani about 9 years ago
Labels: bug

#19 - Added a test case that exposes an unexpected behaviour of once with off

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

#18 - Seems to fail when trying to emit an invalid argument

Issue - State: closed - Opened by Yomguithereal about 9 years ago - 1 comment
Labels: bug

#17 - Fix module name in docs

Pull Request - State: closed - Opened by matthewwithanm about 9 years ago - 1 comment

#16 - Cut sort on event sourcing possibilities

Issue - State: closed - Opened by Yomguithereal about 9 years ago
Labels: enhancement

#15 - Cleaning up offing process

Issue - State: closed - Opened by Yomguithereal about 9 years ago
Labels: enhancement

#14 - Decide whether absent data should be {} or undefined

Issue - State: closed - Opened by Yomguithereal about 9 years ago - 1 comment
Labels: question

#13 - Distinguish handlers and handler functions in the code

Issue - State: closed - Opened by Yomguithereal about 9 years ago
Labels: enhancement

#12 - Sort handlers (only in worst cases)

Issue - State: closed - Opened by Yomguithereal about 9 years ago
Labels: enhancement

#11 - New emit polymorphism

Issue - State: closed - Opened by Yomguithereal about 9 years ago
Labels: enhancement

#10 - Implement .off variant 3

Issue - State: closed - Opened by Yomguithereal about 9 years ago
Labels: enhancement

#9 - Emitter.off('event') polymorphism.

Issue - State: closed - Opened by Yomguithereal about 9 years ago - 1 comment
Labels: enhancement

#8 - Fixed issue with emitting and handler unregisters events

Pull Request - State: closed - Opened by christianalfoni over 9 years ago - 2 comments

#7 - Fixed bug where handler tries to unregister itself

Pull Request - State: closed - Opened by christianalfoni over 9 years ago - 2 comments

#6 - Support for wildcards in event listening?

Issue - State: closed - Opened by Yomguithereal over 9 years ago
Labels: question

#5 - Documentation

Issue - State: closed - Opened by Yomguithereal over 9 years ago
Labels: enhancement

#4 - Method to retrieve listeners

Issue - State: closed - Opened by Yomguithereal over 9 years ago - 2 comments
Labels: enhancement

#3 - Should the minified version served along the npm package?

Issue - State: closed - Opened by Yomguithereal over 9 years ago
Labels: question

#2 - Add a once method to the emitter and the binders.

Issue - State: closed - Opened by Yomguithereal over 9 years ago - 3 comments
Labels: enhancement

#1 - Fire handlers in the emitter's scope.

Issue - State: closed - Opened by Yomguithereal over 9 years ago
Labels: bug, enhancement