react-component / animate

anim react element easily
http://react-component.github.io/animate/
MIT License
679 stars 108 forks source link

feat: support deadline #102

Closed zombieJ closed 4 years ago

zombieJ commented 4 years ago

ref https://github.com/ant-design/ant-design/issues/23569

rc-animate 不能升级 father 有点蛋疼,花了好久来复原 node 10 的环境才跑起来。antd 里的问题在于看不见的元素 chrome 不会进行动画渲染,导致永远不会触发动画事件。这使得虚拟滚动动画结束不了,添加一个 deadline 属性用于强制最后的 flush 操作。

PS: now 似乎挂了很久了

vercel[bot] commented 4 years ago

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

coveralls commented 4 years ago

Coverage Status

Coverage decreased (-0.3%) to 82.51% when pulling fa0f9c91aad50c7cd011b872f973c685300851c6 on deadline into 44a09d71205b37982d8324a714ebfc7e000bea59 on master.