polyfill-library icon indicating copy to clipboard operation
polyfill-library copied to clipboard

NodeJS module to create polyfill bundles tailored to individual user-agents.

Results 64 polyfill-library issues
Sort by recently updated
recently updated
newest added

https://github.com/Financial-Times/polyfill-library/commit/c9e98b324ea805112e536ee9ceea5d72544a4640 ### Browsers - 193 missing - 63 unknown - 149 unbounded ('*' or '>5') ### Meta - 29 missing docs link ### Log - 267 warnings - 273 info...

library

Related to my work with #1944, I'd like to have support as per caniuse-db. For example, `eslint-plugin-compat` reports usage of `window.devicePixelRatio` as unsupported in IE 10, and not just `devicePixelRatio`....

feature
library

See https://stackoverflow.com/questions/52390368/array-state-will-be-cached-in-ios-12-safari-is-bug-or-feature for the bug report and analysis. Here is the patch: https://github.com/fanmingfei/array-reverse-ios12

feature
library

From the ECMAScript spec: > Set objects must be implemented using either hash tables or other mechanisms that, on average, provide access times that are sublinear on the number of...

Please add [reportValidity](https://caniuse.com/#search=reportValidity) polyfill

feature
help wanted

In version: 3.30.1 The typical middleware, to improve caching efficiency, would need both the targetedFeatures and the bundleString, and current API does not really allow to get both without calling...

feature
help wanted

# A bug report ## What `CriOS/92.0.4515.90`Supported features promise.any `ios_saf/11.0.0` Does not support feature promise.any ## Details 1. device: iPhone 7P 2. OS: IOS 14.8 3. chrome: 92.0.4515.90 ```js const...

library

Perhaps we should have a full polyfill combination run happen when we make a release branch? I guess it'd require either detecting that package.json.version had changed or we would need...

library

When adding or updating the list of browsers in `config.toml` it's not always clear to me which browser is which. Can we add a table in the contributing guidelines with...

library

- [ ] https://github.com/Financial-Times/polyfill-library/blob/master/polyfills/HTMLElement/prototype/inert/config.toml#L12

library