react-component / tween-one

Animate One React Element
https://tween-one.vercel.app/
MIT License
380 stars 30 forks source link

update TweenOne #37

Closed jljsj33 closed 6 years ago

jljsj33 commented 6 years ago
  1. 删除在 raf 之后刷新动画,在 animation 不同时将在 componentDidUpdate 里直接重启动画。
  2. moment 的更改使用跟 props.moment 做判断,现在 moment 设置之后,相同的值不做跳动。
  3. 鼠标跟随的使用 moment={17}, 每次移动播放一帧。。
  4. banner-anim 2.0 的相关 bug 修改。。。https://github.com/react-component/banner-anim/pull/17
coveralls commented 6 years ago

Coverage Status

Coverage decreased (-0.1%) to 91.196% when pulling e9d28be6f1683823756d2a21dc2ffe44c87daded on reTweenOne into 1461d4096e2e03f672662b7685197ade1465fef1 on master.