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

fix: export TreeDataNode #30745

Merged
merged 1 commit into from
May 28, 2021

Conversation

alwaysloseall
Copy link
Contributor

@alwaysloseall alwaysloseall commented May 28, 2021

[中文版模板 / Chinese template]

🤔 This is a ...

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

🔗 Related issue link

fix #30622

💡 Background and solution

📝 Changelog

Language Changelog
🇺🇸 English
🇨🇳 Chinese

☑️ 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

@alwaysloseall
Copy link
Contributor Author

alwaysloseall commented May 28, 2021

#30729
changed to master
@afc163

@github-actions
Copy link
Contributor

Prepare preview

@github-actions
Copy link
Contributor

  • 🚨 Please fill changelog in the PR

    • Write with a developer-oriented perspective and narrative method, without describing the details of the repair
    • Describing the problem and the impact on the developer
    • describing the user-first site problem, not your solution
    • Refer: https://ant.design/changelog#4.9.0
  • 🚨 请填写 PR 中的 changelog

    • 请用面向开发者的角度叙述方式撰写,不描述修复细节
    • 描述问题和对开发者的影响
    • 描述用户第一现场的问题,而非你的解决方式
    • 参考:https://ant.design/changelog-cn#4.9.0

@codecov
Copy link

codecov bot commented May 28, 2021

Codecov Report

Merging #30745 (644c076) into master (4440a18) will not change coverage.
The diff coverage is n/a.

❗ Current head 644c076 differs from pull request most recent head 1646a67. Consider uploading reports for the commit 1646a67 to get more accurate results
Impacted file tree graph

@@            Coverage Diff            @@
##            master    #30745   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          397       397           
  Lines         7544      7544           
  Branches      2112      2112           
=========================================
  Hits          7544      7544           
Impacted Files Coverage Δ
components/index.tsx 100.00% <ø> (ø)

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 4440a18...1646a67. Read the comment docs.

@afc163 afc163 merged commit 201c6ca into ant-design:master May 28, 2021
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.

Export TreeSelect DataNode Type
3 participants