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 support showLeafIcon in showLine #25271

Merged
merged 10 commits into from Jun 29, 2020
Merged

feat: Tree support showLeafIcon in showLine #25271

merged 10 commits into from Jun 29, 2020

Conversation

afc163
Copy link
Member

@afc163 afc163 commented Jun 29, 2020

[中文版模板 / Chinese template]

🤔 This is a ...

  • New feature
  • Bug fix
  • Site / documentation update
  • Demo update
  • Component style update
  • TypeScript definition update
  • Bundle size optimization
  • Perfermance optimization
  • Refactoring
  • Code style optimization
  • Test Case
  • Branch merge
  • Other (about what?)

🔗 Related issue link

closes #23261

💡 Background and solution

📝 Changelog

Language Changelog
🇺🇸 English Add showLeafIcon for Tree Component when set showLine prop.
🇨🇳 Chinese Tree showLine 属性支持配置隐藏叶节点图标。

☑️ Self Check before Merge

⚠️ Please check all items below before review. ⚠️

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • TypeScript definition is updated/provided or not needed
  • Changelog is provided or not needed

View rendered components/tree/demo/switcher-icon.md


View rendered components/tree/demo/line.md
View rendered components/tree/index.en-US.md
View rendered components/tree/index.zh-CN.md

@ant-design-bot
Copy link
Contributor

ant-design-bot commented Jun 29, 2020

@ant-design-bot
Copy link
Contributor

ant-design-bot commented Jun 29, 2020

@afc163 afc163 mentioned this pull request Jun 29, 2020
13 tasks
@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit a5a157e:

Sandbox Source
antd reproduction template Configuration
serverless-cloud-ffbj0 Issue #23261
naughty-breeze-jm5v1 Issue #23261
adoring-cache-o0v54 Issue #23261

github-actions bot pushed a commit that referenced this pull request Jun 29, 2020
chenshuai2144 added a commit that referenced this pull request Jun 29, 2020
* docs: add 4.3.6 changelog

* add 25244 changelog

* fix review

* update changelog

* update changelog

* Update CHANGELOG.en-US.md

Co-authored-by: xrkffgg <xrkffgg@gmail.com>

* Update CHANGELOG.en-US.md

Co-authored-by: xrkffgg <xrkffgg@gmail.com>

* Update CHANGELOG.en-US.md

Co-authored-by: xrkffgg <xrkffgg@gmail.com>

* Update CHANGELOG.en-US.md

Co-authored-by: 偏右 <afc163@gmail.com>

* sort log

* Update CHANGELOG.zh-CN.md

Co-authored-by: 偏右 <afc163@gmail.com>

* update changelog

* sort log

* sort log

* add #25266 #25243 #25254 #25271 changelog

* add #25273 changelog

* Update CHANGELOG.en-US.md

Co-authored-by: xrkffgg <xrkffgg@gmail.com>

* Update CHANGELOG.zh-CN.md

Co-authored-by: 偏右 <afc163@gmail.com>

* sort logs

* Update CHANGELOG.zh-CN.md

Co-authored-by: xrkffgg <xrkffgg@gmail.com>

* up versin

* Update changelog

* close react/no-unused-prop-types

* update changelog

* update snapshot

* Update CHANGELOG.en-US.md

Co-authored-by: 偏右 <afc163@gmail.com>

* update snapshot

* Update CHANGELOG.zh-CN.md

Co-authored-by: 偏右 <afc163@gmail.com>

* update changelog

* clear Duplicate

* sort logs

Co-authored-by: xrkffgg <xrkffgg@gmail.com>
Co-authored-by: 偏右 <afc163@gmail.com>
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.

Tree component - hide file icon when use showLine
3 participants