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: add titleEllipsis api #313

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

MrHeer
Copy link

@MrHeer MrHeer commented Apr 15, 2020

@vercel
Copy link

vercel bot commented Apr 15, 2020

This pull request is being automatically deployed with ZEIT Now (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://zeit.co/react-component/tree/aon0xo964
✅ Preview: https://tree-git-fork-mrheer-tree-title-ellipsis.react-component.now.sh

@codecov
Copy link

codecov bot commented Apr 15, 2020

Codecov Report

Merging #313 into master will decrease coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #313      +/-   ##
==========================================
- Coverage   99.60%   99.60%   -0.01%     
==========================================
  Files          10       10              
  Lines        1011     1009       -2     
  Branches      288      288              
==========================================
- Hits         1007     1005       -2     
  Misses          4        4              
Impacted Files Coverage Δ
src/Tree.tsx 99.46% <ø> (ø)
src/NodeList.tsx 100.00% <100.00%> (ø)
src/TreeNode.tsx 100.00% <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 4b4a351...ffa18de. Read the comment docs.

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.

selectTree的节点超过下拉菜单宽度时,希望支持超过的文字用【…】代替
1 participant