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

Implement Elements.replaceAll #1522

Closed
wants to merge 3 commits into from
Closed

Implement Elements.replaceAll #1522

wants to merge 3 commits into from

Conversation

mct10
Copy link

@mct10 mct10 commented Apr 24, 2021

Summary
I implement replaceAll mentioned in issue #1514 , by overriding the replaceAll in class Elements.
Also, I add a test to make sure the replacement happens as expected.

@jhy jhy linked an issue Jul 9, 2021 that may be closed by this pull request
@jhy jhy changed the title Implement Feature in #1514 Implement Elements.replaceAll Jul 9, 2021
@jhy jhy closed this in 61ac59b Oct 24, 2023
@jhy
Copy link
Owner

jhy commented Oct 24, 2023

Thanks - I implemented this change more fully with #2017, including adding support for the other relevant methods (like set, remove, clear etc) to also update the DOM.

@jhy jhy added this to the 1.17.1 milestone Oct 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants