Skip to content

Releases: zhoon/ZHIntersectionObserver

0.0.6

18 May 06:22

Choose a tag to compare

保护低版本 KVO crash

接口优化:
1、初始化 options 的时候不需要传 view,会在给 view 置顶 options 的时候顺便指定 options 对应的 view
2、复用的 view 在更新 options 的时候不需要调用 update 方法了,直接指定 options 即可,内部会自己判断是首次赋值还是 update
3、isInsecting 改名为 isIntersecting

其他 bugfix

0.0.6-rc.4

10 May 06:09

Choose a tag to compare

0.0.6-rc.4 Pre-release
Pre-release

接口优化
保护低版本 KVO crash

0.0.5

05 Apr 06:39

Choose a tag to compare

fixed bugs

0.0.4

05 Apr 06:12

Choose a tag to compare

fixed bugs

0.0.3

04 Apr 07:49

Choose a tag to compare

修复复用场景曝光错误问题

0.0.2

13 Aug 08:02

Choose a tag to compare

重命名某些方法

v0.0.1

13 Aug 07:26

Choose a tag to compare

intersection observer publish.