WICG / EventListenerOptions

An extension to the DOM event pattern to allow authors to disable support for preventDefault
Other
1.17k stars 140 forks source link

Modernizr.passiveeventlisteners does not exist? #51

Closed enjikaka closed 6 years ago

enjikaka commented 7 years ago

Modernizr.passiveeventlisteners does not exist?

It return undefined in the normal build and I don't seem to see any custom addition I can turn on to get "passiveeventlisteners" in Modernizr.

enjikaka commented 7 years ago

Did some further investigation and Modernizr has not yet released it. https://github.com/Modernizr/Modernizr/issues/1894

patrickhlauke commented 7 years ago

Not really an issue for this repo, but rather for Modernizr, no?

enjikaka commented 7 years ago

Maybe.

Why have it in the readme of this repo when it doesn't exist yet? Would be nice with a note about it not being released at least...

Den fre 19 aug 2016 21:35Patrick H. Lauke notifications@github.com skrev:

Not really an issue for this repo, but rather for Modernizr, no?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/WICG/EventListenerOptions/issues/51#issuecomment-241114542, or mute the thread https://github.com/notifications/unsubscribe-auth/AA1jj63ARBoOOENfkV470YAFInAZ_5B_ks5qhgWXgaJpZM4JmNLX .

Med vänlig hälsning, Jeremy Karlsson

RByers commented 7 years ago

Sorry I missed this. Good point, I should haver verified that release actually happened when @patrickkettner said it would. Maybe some publish shaming will help 😄 .

patrickkettner commented 7 years ago

fwiw - this was published a while back :]

patrickhlauke commented 6 years ago

Closing this issue, as all work/discussion has migrated to https://github.com/whatwg/dom/