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 #857

Merged
merged 14 commits into from
Jun 1, 2022
Merged

refactor: tree #857

merged 14 commits into from
Jun 1, 2022

Conversation

PengYYYYY
Copy link
Collaborator

@PengYYYYY PengYYYYY commented May 23, 2022

🤔 这个 PR 的性质是?

  • 日常 bug 修复
  • 新特性提交
  • 文档改进
  • 演示代码改进
  • 组件样式/交互改进
  • CI/CD 改进
  • 重构
  • 代码风格优化
  • 测试用例
  • 分支合并
  • 其他

🔗 相关 Issue

💡 需求背景和解决方案

优化代码结构,优化 tree-item 子节点渲染逻辑,增加单测用例

📝 更新日志

  • feat(Tree): 使用compositionAPI重构 tree 组件
  • fix(Tree): 修复存在keys属性时,严重闪烁 (issue #445)
  • fix(Cascader): 修复无法透传属性 popupProps
  • feat(Cascader): 增加属性透传 selectInputProps
  • fix(Transfer): 修复当与tree结合的全选判断问题 (issue #891)

☑️ 请求合并前的自查清单

⚠️ 请自检并全部勾选全部选项⚠️

  • 文档已补充或无须补充
  • 代码演示已提供或无须提供
  • TypeScript 定义已补充或无须补充
  • Changelog 已提供或无须提供

@PengYYYYY PengYYYYY mentioned this pull request May 23, 2022
52 tasks
@github-actions
Copy link
Contributor

github-actions bot commented May 23, 2022

完成

@PengYYYYY PengYYYYY added the WIP label May 24, 2022
@PengYYYYY PengYYYYY changed the title refactor: tree [WIP] refactor: tree May 24, 2022
@PengYYYYY PengYYYYY changed the title [WIP] refactor: tree refactor: tree Jun 1, 2022
@PengYYYYY PengYYYYY removed the WIP label Jun 1, 2022
@xiaosansiji xiaosansiji merged commit beb9824 into develop Jun 1, 2022
@xiaosansiji xiaosansiji deleted the refactor/tree branch June 1, 2022 09:12
@github-actions github-actions bot mentioned this pull request Jun 1, 2022
15 tasks
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.

2 participants