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: Card slow performance when use with react-split #24425

Merged
merged 1 commit into from May 24, 2020
Merged

Conversation

afc163
Copy link
Member

@afc163 afc163 commented May 24, 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

close #23654

💡 Background and solution

📝 Changelog

Language Changelog
🇺🇸 English Fix Card perfermance bug when use with react-split
🇨🇳 Chinese 修复 Card 和 react-split 一起使用时卡顿的问题。

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

@ant-design-bot
Copy link
Contributor

ant-design-bot commented May 24, 2020

@codecov
Copy link

codecov bot commented May 24, 2020

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #24425   +/-   ##
=======================================
  Coverage   98.83%   98.83%           
=======================================
  Files         363      363           
  Lines        7278     7278           
  Branches     1975     1975           
=======================================
  Hits         7193     7193           
  Misses         85       85           

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 77bc48f...77e4ea8. Read the comment docs.

@afc163 afc163 merged commit e0f57e7 into master May 24, 2020
@afc163 afc163 deleted the fix-card branch May 24, 2020 08:31
@afc163 afc163 changed the title fix: Card slow perfermance when use with react-split fix: Card slow performance when use with react-split Jul 7, 2020
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.

Card 在动态改变宽度时 性能低下 页面卡顿
2 participants