-
Notifications
You must be signed in to change notification settings - Fork 946
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
Conversation
Hi, @zealotchen0. Thanks for your PR! 👏 🏷️ You can leave a comment in this PR with |
Please check the following details:
|
🎉 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.
|
* 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
* 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
* 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
Before submitting a new pull request, please make sure: