来源:去哪儿
浏览 850
扫码
分享
2019-03-15 21:07:33
1.2.4 (2018-5-29)
Bug Fixes
- 修复当 Route 关闭动画(animate="none")时,返回不刷新页面的问题
1.2.3 (2018-4-26)
Features
1.2.2 (2018-3-5)
Features
1.2.1 (2018-2-2)
Features
1.2.0 (2018-1-5)
Breaking Changes!
1.1.8 (2017-12-29)
Bug Fixes
- withRouter: 修复 componentWillUnmount 中 this 指向不对的 bug (8562d9298)
1.1.7 (2017-05-02)
Bug Fixes
- history: 修复 exit 在 native 获取页面堆栈有问题时不生效的 bug (87f00f713)
1.1.6 (2017-03-03)
Features
- 新增
withFetch
装饰器,经过装饰的组件将会获得 fetch
方法,它的使用方式与原生的 fetchAPI
十分相似,区别在于在组件Unmount的时候会自动abort掉正在发送的请求,以及拥有 abort
方法,详情请参考 withFetch
文档。 - 删除代码中的
ReactTestUtils
依赖,以适配 qreact
。
1.1.5 (2017-02-13)
Features
1.1.5-beta.0 (2017-01-24)
Features
- 支持 EnvView no-wrapper 的 hidden 模式 (cd8e54d)
- 添加 noZIndex 属性,支持不给 view 写 zIndex 属性 (91c8ef6)
1.1.4 (2017-01-24)
Bug Fixes
1.1.4-beta.0 (2017-01-20)
Bug Fixes
- history: 修复 exit 和 goBack 在安卓下回退异常的问题 (e6c4425)
- history: 修复刷新导航太晚的,导致业务刷新失效的问题 (8264f68)
1.1.3 (2017-01-18)
Bug Fixes
- history: 修复多个 query 失效的问题 (2bce088)
1.1.2 (2017-01-18)
1.1.2-beta.1 (2017-01-17)
Bug Fixes
Features
1.1.1 (2017-01-12)
Bug Fixes
1.1.0 (2017-01-09)
1.1.0-beta.0 (2017-01-04)
Bug Fixes
- 修复 wechat/hy 下没有历史回退无反应的 bug (ad0cc05)
1.0.7 (2016-12-26)
Bug Fixes
- 修复 hash 在 hy 下没有传递数据的 bug (c085ac1)
1.0.6 (2016-12-20)
Bug Fixes
- 修复 hy 下 hash 历史没有 query 的 bug (9318e7c)
1.0.5 (2016-12-19)
1.0.4 (2016-12-19)
Features
- 修改 router 基础 zIndex,添加 zIndexGap 的配置 (760ad70)
1.0.3 (2016-12-16)
1.0.2 (2016-12-15)
Bug Fixes
- history: 仅提供强制单页模式,不自动检测单页 (7aa2416)
- history: 修改 promise 的补丁 (818a4bc)
- history: 修改页面动画的 bug (d1ef3d3)
- Router: 修改 hybridId 为 uniqueKey (adfe31f)
1.0.0 (2016-11-28)
1.0.0-alpha.7 (2016-11-25)
Bug Fixes
Features
- navigator: 添加对 touchable 的模拟支持 (2711006)
- router: 比较完美的解决了单页里生命周期的问题 (47490b7)
1.0.0-alpha.6 (2016-11-22)
Bug Fixes
Features
1.0.0-alpha5 (2016-11-18)
Bug Fixes
- Pass transition hook's arguments correctly (#4123) (70a4272)
- history: 修复 postfix 截取问题 (ead783b)
Features
- cancel pending enter/change hooks on location change (#4063) (684248e)
当前内容版权归
去哪儿 或其关联方所有,如需对内容或内容相关联开源项目进行关注与资助,请访问
去哪儿 .