Taro 0.0.69 发布,遵循 React 规范的多端统一开发框架

栏目: 软件资讯 · 发布时间: 7年前

内容简介:Taro 0.0.69 已发布,Taro 是由京东 - 凹凸实验室打造的一套遵循 React 语法规范的多端统一开发框架。更新内容如下: Bug Fixes @types/taro-components: 修复 taro-component 的 key types (6c7b164) redux: 去...

Taro 0.0.69 已发布,Taro 是由京东 - 凹凸实验室打造的一套遵循 React 语法规范的多端统一开发框架。更新内容如下:

Bug Fixes

  • @types/taro-components: 修复 taro-component 的 key types (6c7b164)

  • redux: 去掉页面 hide 就不更新的处理逻辑 (bf2fb6a)

  • redux-h5: 修复 redux 组件 didMount 和 didShow 顺序相反的问题 (266c8da)

  • taro-components: 修复 swiper 更新 props 时,衔接滑动出现的下标不对问题 (ffe5e5d)

  • taro-components: 修复 swiper 更新数据之后,容器宽高没有重置的问题, issue#296, (9f42d61)

  • transformer: 循环自定义组件的 callee 可能是 this.props (09e7f53)

  • transformer: 改善 windows 路径的兼容性, close #293 (2a9f938)

  • weapp: taro/weapp 也需要 export internal_inline_style 方法 (d998153)

Features

  • taro-weapp: app 补充 onError 和 onPageNotFound 两个生命周期 (fc7528e)

下载地址:


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Writing Apache Modules with Perl and C

Writing Apache Modules with Perl and C

Lincoln Stein、Doug MacEachern / O'Reilly Media, Inc. / 1999-03 / USD 39.95

Apache is the most popular Web server on the Internet because it is free, reliable, and extensible. The availability of the source code and the modular design of Apache makes it possible to extend Web......一起来看看 《Writing Apache Modules with Perl and C》 这本书的介绍吧!

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换