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

refactor Tree component #565

Closed
wants to merge 64 commits into from
Closed

Conversation

Lydanne
Copy link
Contributor

@Lydanne Lydanne commented Feb 7, 2021

#464

请提交 PR 之前确认一下已通过

  1. 看过这个贡献者说明 中文
  2. 测试通过
  3. 如果有相关的 issue,记得关联上

refactor(Tree): 实现树形结构化数据进行显示以及动态更新 hug-sun#464
…her the node is selected when the node is clicked
…strictly followed that the father and son are not related to each other in the case of displaying the check box
…her to render the child components after the first treeNode expansion
…at a time based on the accordion implementation
…er the parent node is expanded when the child node is expanded
…ther to expand or contract a node when it is clicked
refactor(Tree): Implements expanding the folding child element
refactor(Tree): realize filter and async and render-content
refactor(Tree): Implement drag-and-drop
@cuixiaorui cuixiaorui self-requested a review February 10, 2021 06:37
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.

1 participant