Skip to content

Commit

Permalink
修改 package.json 中的版本为 0.17.3 (#13)
Browse files Browse the repository at this point in the history
* SmsCaptchaInput 修复应用状态切换时倒计时可能不准的 bug (#7)

* ImgHolder 增加图片加载完成移除占位元素的功能 (#8)

* 更新 ImgHolder组件,更新内容为:图片加载完成后移除底图

* 更新ImgHolder组件,新增removeBaseImg配置项,设置图片加载完成是否移除底图

* ImgHolder 添加图片加载完移除占位元素的功能

* 补充 ImgHolder 的 changelog

* rm useless file

* up doc

* AddAndSubtract 新增按钮触摸时变化颜色属性

* up readme

* ActionSheet:修复安卓下只显示一行菜单时下边框无圆角的 bug

* eslint 使用缓存

* 更新文档图片 (#11)

* up

* 搞到 Overlay 了

* 忘了升级 package.json 里的版本:0.17.3
  • Loading branch information
dragonwong authored Jul 10, 2017
1 parent c68ba3a commit 08fe3d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rnx-ui",
"version": "0.17.2",
"version": "0.17.3",
"description": "A UI Lib for React Native",
"keywords": [
"rnx",
Expand Down

0 comments on commit 08fe3d1

Please sign in to comment.