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

update String.prototype.repeat targeting based on MDN browser support table #413

Merged
merged 2 commits into from
Feb 2, 2020

Conversation

JakeChampion
Copy link
Owner

@JakeChampion JakeChampion requested a review from a team January 27, 2020 12:14
edge_mob = "*"
chrome = "<41"
firefox = "<24"
opera = "<18"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mdn doesn't mention a specific opera version, think this polyfill is needed?
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/repeat#Browser_compatibility

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will keep it in for now, later when we have automation for this, we will know whether it is required :-)

@notlee notlee self-requested a review January 28, 2020 12:11
@chee chee added this to incoming in Origami ✨ Feb 1, 2020
@JakeChampion JakeChampion merged commit df8a9ff into master Feb 2, 2020
Origami ✨ automation moved this from incoming to complete Feb 2, 2020
@JakeChampion JakeChampion deleted the string.proto.repeat branch February 2, 2020 00:51
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 2, 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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants