Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: add polyfill for the string.prototype.replaceAll method #875

Closed
daniel-zazula opened this issue Sep 25, 2020 · 1 comment
Labels
library Relates to an Origami library

Comments

@daniel-zazula
Copy link

What

Add polyfill to create the string.prototype.replaceAll method when it's missing (For example on Internet Explorer 11).

Details

There's no polyfill for the string.prototype.replaceAll method in the library.
That method is part of the ECMA Spec but is missing on IE.
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/replaceAll

@JakeChampion JakeChampion transferred this issue from polyfillpolyfill/polyfill-service Sep 25, 2020
@github-actions github-actions bot added the library Relates to an Origami library label Sep 25, 2020
@JakeChampion
Copy link
Owner

duplicate of #803

Origami ✨ automation moved this from incoming to complete Sep 25, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 25, 2021
@robertboulton robertboulton removed this from Done in Origami ✨ Jul 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
library Relates to an Origami library
Projects
None yet
Development

No branches or pull requests

2 participants