Skip to content

add string#replaceAll#6

Merged
keithamus merged 1 commit intomainfrom
add-string-replaceall
Mar 14, 2022
Merged

add string#replaceAll#6
keithamus merged 1 commit intomainfrom
add-string-replaceall

Conversation

@keithamus
Copy link
Copy Markdown
Contributor

This adds String#replaceAll which gives us polyfills for all ES2021 "features".

@keithamus keithamus requested a review from a team as a code owner February 15, 2022 14:34
Copy link
Copy Markdown
Contributor

@koddsson koddsson left a comment

Choose a reason for hiding this comment

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

This looks good. Had a couple of suggestions to remove eslint disable comments and one to add a test for regular expressions.

Comment thread src/string-replaceall.ts Outdated
Comment thread src/string-replaceall.ts
Comment thread src/string-replaceall.ts Outdated
Comment thread src/string-replaceall.ts Outdated
Comment thread test/string-replaceall.js
@keithamus keithamus force-pushed the add-string-replaceall branch from 9119d3c to 6fc2def Compare March 14, 2022 16:46
Co-authored-by: Kristján Oddsson <koddsson@gmail.com>
@keithamus keithamus force-pushed the add-string-replaceall branch from 6fc2def to 0992c34 Compare March 14, 2022 16:47
@keithamus keithamus merged commit bbb33ff into main Mar 14, 2022
@keithamus keithamus deleted the add-string-replaceall branch March 14, 2022 19:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants