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

Feat: add append(), prepend(), before() and after() support. #361

Merged
merged 4 commits into from
May 30, 2023

Conversation

andycall
Copy link
Member

@andycall andycall commented May 25, 2023

  1. Add append() and prepend() support for Element, Document and DocumentElement.
  2. Add before() and after() support for Element and CharaterData.

@andycall andycall changed the title Feat: add ParentNode and ChildNodes methods. Feat: add append(), prepend(), before() and after() support. May 25, 2023
@andycall andycall added this pull request to the merge queue May 30, 2023
Merged via the queue into main with commit d0f0098 May 30, 2023
@andycall andycall deleted the feat/parent_node_ops branch May 30, 2023 11:41
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.

3 participants