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(Tab): use visibility instead of display to control tab content show. #1058

Merged
merged 3 commits into from
Aug 28, 2019
Merged

fix(Tab): use visibility instead of display to control tab content show. #1058

merged 3 commits into from
Aug 28, 2019

Conversation

byeval
Copy link
Contributor

@byeval byeval commented Aug 27, 2019

fix #1044

@codecov
Copy link

codecov bot commented Aug 27, 2019

Codecov Report

Merging #1058 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1058   +/-   ##
=======================================
  Coverage   91.42%   91.42%           
=======================================
  Files         248      248           
  Lines       14439    14439           
  Branches     4566     4566           
=======================================
  Hits        13201    13201           
  Misses       1219     1219           
  Partials       19       19

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 56e13c0...3d2306f. Read the comment docs.

@byeval byeval requested a review from youluna August 27, 2019 13:45
@youluna youluna merged commit 2bb776d into alibaba-fusion:master Aug 28, 2019
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.

[Table]表格隐藏时锁列高度计算错误
2 participants