Polyfill-service: Implement NodeList.prototype.forEach

Created on 22 Mar 2018  路  11Comments  路  Source: Financial-Times/polyfill-service

Currently polyfill.io only polyfills Node.prototype[Symbol.iterator] and no other iterating methods for NodeLists.

Docs -- https://developer.mozilla.org/en-US/docs/Web/API/NodeList/forEach

Most helpful comment

@JakeChampion this _is_ #1686

All 11 comments

+1

Hey @JakeChampion ! Is there any progress on this?

This polyfill was added in #1686 馃憤

@JakeChampion this _is_ #1686

I am unable to make it actually load, and it's not listed in the features list at polyfill.io. Am I missing something?

Well, the latest release of polyfill-service is from January, while the feature has been implemented in April.

Ah... forgive me. I have no idea how this all works under the hood, and the docs don't make it particularly clear.

Do you/does anyone know when the next polyfill-service release will be?

I have no idea.

And to be honest, I had to first scan require('polyfill-service').listAllPolyfills() as well before I came up with the releases idea. 馃槈 Doesn't intuitively come to mind that there may be no releases in such a relatively long time.

But maybe @JakeChampion knows if/when releases are planned?

Any update on that? is it going to be released soon?

To alert subscribers here as well (sorry for spamming you, maintainers): This feature is now available.

Was this page helpful?
0 / 5 - 0 ratings