André Cruz

Results 161 comments of André Cruz

@taion I'm also experiencing this. #147 adds debouncing but seems outdated and do not address elements registered with `registerElement`.

Yes v is fine, but not two digits. That's an invalid semver format.

cc @dyladan Not sure who can look into this since it seems there's no maintainer for this package.

I think it can! However, while it will increase instances creation performance, it will decrease isX invocation performance, as it will have to fallback to the prototype. Not sure what...

After merging this, we should work on our babel config to reduce the scope of it to just transpile non-standard JS stuff, like jsx.

Actually, let's wait for babel 7 to come to merge this as well as the necessary babel changes to our modules!