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(weex): append as tree by default for recycle-list and cell-slot #7216

Merged

Conversation

Hanks10100
Copy link
Contributor

What kind of change does this PR introduce?

  • Feature

Does this PR introduce a breaking change?

  • No

Other information:

Add append="tree" attribute on <recycle-list> and <cell-slot>, as well as the forgotten <header>.

Make sure the node of <recycle-list> and its children are sent to the native together, otherwise, the native render engine will not know how many templates (<cell-slot>) exist in the list.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants