Scroll Anim Versions Save

Animate Scroll React Component

1.0.0

7 years ago

刷新过显示区域,如没上出场,将呈现出来。

去徐 hideProps,默认带上。。

添加 appear; #15

添加以父元素做滚动视窗;

0.6.0

7 years ago

Element API:

  1. 添加 location, 定位到其父元素,解决 scrollScreen 时的错误。。

0.5.0

7 years ago
  1. scrollElement 将支持 onChange, 进入与出去时触发.
  2. 所有的 scrollName 变更成 id;
  3. 去除 parallax 里的 scrollName;
  4. scrollLink 重构, 点击后直接回调 onFocus,
  5. scrollLink 增加将 to 添加到链接; toHash 设为 false 为不添加到链接.
  6. scrollLink 增加异步添加事件 onAsynchronousAddEvent(func);
  7. ScrollParallax 回调分开,增加 onStartBack, onCompleteBack.