File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,19 @@ order: 2
33english : 更新日志
44---
55
6+ ### 0.9.0-beta.0
7+
8+ ` 2016-09-23 `
9+
10+ - 修复 Modal & SegmentedControl touch feedback效果, 新增属性 ` touchFeedback `
11+ - 重构 List,API 调整,移除` List.Body ` , ` title ` 和 ` footer ` 属性变更为 ` renderHeader ` 和 ` renderFooter ` 方法,#257
12+ - 修复 InputItem bug #228
13+ - 重构 长列表 ListView,使用 zscroller 来支持 RefreshControl,增加支持 [ zscroller options] ( https://github.com/yiminghe/zscroller#options )
14+ - 更新 RefreshControl,刷新回调函数由` loadingFunction ` 调整为 ` onRefresh ` ,增加` refreshing ` 设置是否显示刷新状态 #288
15+ - 更新 Tabbar,支持 ` hidden ` prop
16+ - 更新 ActivityIndicator、Slider、 Tag 样式
17+ - 优化 Progress、Accordion、ActionSheat、Carousel、 Navbar、Popup、Steps demo
18+
619### 0.8.6
720
821` 2016-09-23 `
Original file line number Diff line number Diff line change 11{
22 "name" : " antd-mobile" ,
3- "version" : " 0.8.6 " ,
3+ "version" : " 0.9.0-beta.0 " ,
44 "description" : " 基于 React 的移动设计规范实现" ,
55 "homepage" : " http://mobile.ant.design" ,
66 "keywords" : [
You can’t perform that action at this time.
0 commit comments