Skip to content

Releases: GoodLuckAlien/react-keepalive-router

hoistNonReactStatic and forwardRef

22 Mar 08:50

Choose a tag to compare

缓存生命周期HOC, keepaliveLifeCycle ,修复之前遗留问题:

1 静态属性不能继承问题。引入hoist-non-react-statics

2 跨层级捕获ref问题。

add lifecycle and scroll cache

27 Feb 09:41

Choose a tag to compare

react-keepalive-router 发布1.1.2版本
更改如下:
1 增加页面生命周期 激活状态actived钩子 缓存状态钩子unActived

2 支持缓存scroll滚动条位置。

3 keepaliveRoute,UNSAFE_componentWillReceiveProps 代替 componentWillReceiveProps

4 提供了完整的demo项目。example文件夹下。

详情参考: https://github.com/GoodLuckAlien/react-keepalive-router

Available Version

25 Dec 02:13

Choose a tag to compare

1.1.0

提交