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(tree): 添加form-props-'replaceFields'字段 #1395

Merged
merged 3 commits into from
Nov 15, 2019
Merged

feat(tree): 添加form-props-'replaceFields'字段 #1395

merged 3 commits into from
Nov 15, 2019

Conversation

zzzz-Z
Copy link

@zzzz-Z zzzz-Z commented Nov 8, 2019

首先,感谢你的贡献! 😄

新特性请提交至 feature 分支,其余可提交至 master 分支。在一个维护者审核通过后合并。请确保填写以下 pull request 的信息,谢谢!~

[English Template / 英文模板]

这个变动的性质是

  • 新特性提交
  • 日常 bug 修复
  • 站点、文档改进
  • 组件样式改进
  • TypeScript 定义更新
  • 重构
  • 代码风格优化
  • 分支合并
  • 其他改动(是关于什么的改动?)

需求背景

  1. 替换treeNode中 title,key,children字段为treeData中对应的字段

实现方案和 API(非新功能可选)

  1. 基本的解决思路和其他可选方案。
  2. 列出最终的 API 实现和用法。
  3. 涉及 UI/交互变动需要有截图或 GIF。

对用户的影响和可能的风险(非新功能可选)

  1. 这个改动对用户端是否有影响?影响的方面有哪些?
  2. 是否有可能隐含的 break change 和其他风险?

Changelog 描述(非新功能可选)

  1. 英文描述
  2. 中文描述(可选)

请求合并前的自查清单

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

后续计划(非新功能可选)

如果这个提交后面还有相关的其他提交和跟进信息,可以写在这里。

@netlify
Copy link

netlify bot commented Nov 8, 2019

Deploy preview for ant-desing-vue processing.

Building with commit 344bb31

https://app.netlify.com/sites/ant-desing-vue/deploys/5dccc920e78b2900089c3ddf

@codecov
Copy link

codecov bot commented Nov 8, 2019

Codecov Report

Merging #1395 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1395      +/-   ##
==========================================
+ Coverage   87.88%   87.89%   +<.01%     
==========================================
  Files         156      156              
  Lines        5392     5396       +4     
  Branches     1521     1521              
==========================================
+ Hits         4739     4743       +4     
  Misses        583      583              
  Partials       70       70
Impacted Files Coverage Δ
components/tree/Tree.jsx 98.03% <100%> (+0.16%) ⬆️
components/dropdown/dropdown.jsx 93.75% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d8ac932...344bb31. Read the comment docs.

@tangjinzhou tangjinzhou merged commit 3136e59 into vueComponent:master Nov 15, 2019
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 15, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants