Eli Grey

Results 81 comments of Eli Grey

Reopened for now. I will accept a package.json pullreq, but I do not plan on publishing this repo to npm myself. It is up to any of you to be...

This is a valid bug and I will look into it at a later time

Looks like a regression. This is on my radar and I will attempt to fix it if the new maintainers are busy.

@katesowles does it work with compat mode turned off?

classList.js will need a few changes to fix this. I'm pretty sure this regression was introduced when I first accepted a PR for detection and expansion of partial classList implementations

Older versions that don't handle `toggle()`'s second argument or `replace()` should be fine. I'll look into fixing this when I get time, but I am very busy so you should...

Oh, it looks like the maintainer of that node package needs to update their repo. @englishextra ping. In the meantime, the first link should be working fine for you.

I just realized that I never updated the package.json version when publishing 1.2.201711092. Sorry if that caused this issue. I just made a new release to normalize the published version...

`_ntoken` and `_nforce` look a lot more confusing to me. Are people simply not allowed to use the negation operator now? `_ntoken` doesn't even describe what is represents. If I...

I don't do usually workarounds for bugs in third party tools and libraries that don't affect functionality. It's up to the third party to fix their issue. This project now...