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 element insert adjacent element API #1257

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

wssgcg1213
Copy link
Member

Close #1252

  • 实现 Element.insertAdjacentElement API

@wssgcg1213
Copy link
Member Author

wssgcg1213 commented Mar 29, 2022

Bridge 侧的 DOMTree 修改还没有做, @andycall 需要你来看一下

yuanyan
yuanyan previously approved these changes Apr 20, 2022
@andycall andycall force-pushed the feat/element-insertAdjacentElement branch from 13b41a3 to aa6e090 Compare April 30, 2022 05:04
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.

补充 Element#insertAdjacentElement API
3 participants