Ecosyste.ms: Issues

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

GitHub / fregante/delegate-it issues and pull requests

#51 - Update dependencies

Pull Request - State: closed - Opened by fregante 4 months ago

#50 - The library reports a type error with Typescript 5.4

Issue - State: closed - Opened by stof 4 months ago - 1 comment

#49 - Add type tests

Issue - State: open - Opened by fregante about 1 year ago

#48 - Move options to third parameter

Pull Request - State: closed - Opened by fregante about 1 year ago

#46 - Move `base` to options

Pull Request - State: closed - Opened by fregante about 1 year ago - 11 comments

#45 - Drop support for selectors and arrays as "base"

Pull Request - State: closed - Opened by fregante about 1 year ago

#44 - Drop support for boolean-only options

Pull Request - State: closed - Opened by fregante about 1 year ago

#43 - Drop support for array of bases

Issue - State: closed - Opened by fregante about 1 year ago
Labels: help wanted, good first issue

#42 - Switch from AVA to Vitest

Pull Request - State: closed - Opened by fregante about 1 year ago

#41 - Add promised `oneEvent` listener

Pull Request - State: closed - Opened by fregante about 1 year ago

#40 - Add support for `once`

Pull Request - State: closed - Opened by fregante about 1 year ago - 1 comment

#39 - Update dependencies and add `exports` field

Pull Request - State: closed - Opened by fregante about 1 year ago

#38 - Remove redundant if statement

Pull Request - State: closed - Opened by ambujsahu81 over 1 year ago - 1 comment

#37 - Question about `if` statement in `editLedger` method

Issue - State: closed - Opened by ambujsahu81 over 1 year ago - 1 comment

#36 - Remove event delegation section has incorrect example

Issue - State: closed - Opened by ambujsahu81 over 1 year ago - 1 comment

#35 - Accept array of selectors

Issue - State: open - Opened by fregante almost 2 years ago - 2 comments
Labels: enhancement, help wanted

#34 - Add one-event promised version: `await delegate(document, 'a', 'click')`

Issue - State: closed - Opened by fregante almost 2 years ago
Labels: enhancement, help wanted, good first issue

#33 - Move `typed-query-selector` package to devDependencies

Issue - State: closed - Opened by sinchang almost 2 years ago - 1 comment

#32 - Don't return `AbortController`

Pull Request - State: closed - Opened by fregante almost 2 years ago - 1 comment

#31 - Update TypeScript config

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

#30 - Add support for `{once: true}`

Issue - State: closed - Opened by fregante about 2 years ago - 2 comments
Labels: enhancement, help wanted

#29 - Ignore unsupported `once` option

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

#28 - Add support for `AbortSignal`

Pull Request - State: closed - Opened by cheap-glitch over 2 years ago - 3 comments

#27 - Add TSDoc for `options` parameter

Pull Request - State: closed - Opened by busches over 2 years ago - 5 comments
Labels: hacktoberfest-accepted

#26 - Use abort controllers to remove events

Issue - State: closed - Opened by fregante almost 3 years ago - 6 comments
Labels: enhancement, help wanted, good first issue

#25 - Make it more strongly-typed when used with TypeScript

Pull Request - State: closed - Opened by fregante over 3 years ago - 2 comments
Labels: enhancement

#24 - TypeScript: Use `typed-query-selector` to detect element type in `delegateTarget`

Issue - State: closed - Opened by fregante over 3 years ago
Labels: bug, enhancement

#23 - Document `delegateTarget` and the rest of the API

Issue - State: open - Opened by fregante over 3 years ago
Labels: help wanted, good first issue

#22 - changelog is missing for 2.0.2

Issue - State: closed - Opened by stof over 3 years ago - 2 comments

#21 - Add support for events triggered on text nodes

Pull Request - State: closed - Opened by fregante over 3 years ago
Labels: bug

#20 - `mouseenter` will happen on `document` and error

Issue - State: closed - Opened by fregante over 3 years ago - 3 comments
Labels: bug, help wanted, good first issue

#19 - Improve type inference for the listener callback

Pull Request - State: closed - Opened by stof about 4 years ago - 14 comments
Labels: enhancement, wait for major

#18 - Fix the readme for changes in 2.0

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

#17 - Turn into ES Module; drop CJS file

Pull Request - State: closed - Opened by fregante about 4 years ago
Labels: enhancement

#16 - Replace DelegateSubscription with simpler `undelegate` method

Issue - State: closed - Opened by fregante over 4 years ago - 3 comments
Labels: enhancement

#15 - No more implicit base element

Issue - State: closed - Opened by fregante over 4 years ago - 1 comment
Labels: enhancement

#14 - Add ESM build of delegate-it module

Pull Request - State: closed - Opened by calvinf almost 5 years ago - 7 comments

#13 - Fix the editorconfig file

Pull Request - State: closed - Opened by stof about 5 years ago - 1 comment

#12 - Revert "Improve single-element detection (#4)"

Pull Request - State: closed - Opened by stof about 5 years ago

#11 - Add support for `AddEventListenerOptions` deduplication (lightweight-ly)

Pull Request - State: closed - Opened by fregante about 5 years ago
Labels: bug

#10 - Add support for `AddEventListenerOptions` deduplication

Pull Request - State: closed - Opened by fregante about 5 years ago - 1 comment

#9 - Duplicate detection is broken when using options rather than the capture boolean

Issue - State: closed - Opened by stof about 5 years ago - 2 comments
Labels: bug

#8 - Add more details about modern feature being used

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

#7 - Fixed parameter union type.

Pull Request - State: closed - Opened by nickytonline about 5 years ago - 1 comment

#6 - Type of `delegate(Element, string, EventType, Handler)` doesn't seem to work

Issue - State: closed - Opened by fregante about 5 years ago - 6 comments
Labels: bug

#5 - Make the TypeScript types stricter

Pull Request - State: closed - Opened by nickytonline over 5 years ago - 13 comments

#4 - Improve single-element detection

Pull Request - State: closed - Opened by fregante over 5 years ago

#3 - Add a handy method for removing multiple listener on array

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

#2 - Fix some TypeScript types

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

#1 - Extend TypeScript types

Issue - State: closed - Opened by fregante over 5 years ago - 5 comments
Labels: enhancement