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(dom): fix vue3 list item position #3826

Merged
merged 6 commits into from
Apr 12, 2024

Conversation

zealotchen0
Copy link
Collaborator

Before submitting a new pull request, please make sure:

  • Test cases have been added/updated/passed for the code you will submit.
  • Documentation has added or updated.
  • Commit message is following the Convention Commit guideline with maximum 72 characters.
  • Squash the repeat code commits, short patches are welcome.

@zealotchen0 zealotchen0 changed the title Feature/vue3 list sort feat(dom): fix vue3 list item position Apr 12, 2024
@github-actions github-actions bot added driver: js dom: tree size: s Denotes a PR that changes 10-99 lines labels Apr 12, 2024
Copy link

hippy-service bot commented Apr 12, 2024

Hi, @zealotchen0. Thanks for your PR! 👏

🏷️ You can leave a comment in this PR with #help tag when you need help (e.g. some status checks run failed due to internal issue), admin team members will help asap.

@zealotchen0 zealotchen0 added the action(squash-merge) Squash and merge action label Apr 12, 2024
Copy link

hippy-actions bot commented Apr 12, 2024

⚠️ squash-merge action execution failed, because of cannot squash and merge your own pull request.

Please check the following details:

(empty response)

@zealotchen0

@hippy-actions hippy-actions bot added action(squash-merge): failed Squash and merge action execution failed and removed action(squash-merge) Squash and merge action labels Apr 12, 2024
@zealotchen0 zealotchen0 merged commit c723688 into Tencent:main Apr 12, 2024
38 of 41 checks passed
Copy link

hippy-service bot commented Apr 12, 2024

🎉 It seems that this pull request has been approved by all required reviewers. But it has more than one normal commit, I will notify admin team member to merge it manually, please wait a moment.

zealotchen0 added a commit to siguangli/Hippy that referenced this pull request Apr 12, 2024
* feat(dom): fix vue3 list sort

* feat(dom): fix vue3 list item position

* feat(dom): perf code && adjust needSortByIndex

* feat(dom): fix dom manager unit test

* feat(dom): avoid get self depth when skip sortByIndex
wwwcg pushed a commit to wwwcg/Hippy that referenced this pull request Apr 12, 2024
* feat(dom): fix vue3 list sort

* feat(dom): fix vue3 list item position

* feat(dom): perf code && adjust needSortByIndex

* feat(dom): fix dom manager unit test

* feat(dom): avoid get self depth when skip sortByIndex
wwwcg pushed a commit to wwwcg/Hippy that referenced this pull request Apr 17, 2024
* feat(dom): fix vue3 list sort

* feat(dom): fix vue3 list item position

* feat(dom): perf code && adjust needSortByIndex

* feat(dom): fix dom manager unit test

* feat(dom): avoid get self depth when skip sortByIndex
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
action(squash-merge): failed Squash and merge action execution failed dom: tree driver: js size: s Denotes a PR that changes 10-99 lines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants