msn0 / mdn-polyfills

MDN polyfills - from, forEach, filter, find, findIndex, assign, includes, create, entries, of, repeat, startsWith, endsWith, toggleAttribute, bind, MouseEvent, CustomEvent, padEnd, padStart
https://msn0.github.io/mdn-polyfills
175 stars 25 forks source link

Add Array.prototype.fill Polyfill #51

Closed MatthewCallis closed 5 years ago

MatthewCallis commented 5 years ago

This adds the Array.prototype.fill polyfill. Useful for anyone needing support in IE 11.

msn0 commented 5 years ago

Thanks @MatthewCallis

+ mdn-polyfills@5.15.0