Ionic 2.0.0-rc.6 发布了。本次更新包括大量的 Bug 修复以及一些新特性的添加。更新如下:
Bug 修复:
alert: 输入缺少来自输入选项的 id 属性
alert: 未处理的 promise 异常
checkbox: 从表单控件设置禁用状态
datetime: 从表单控件设置禁用状态
gestures: 拖拽事件被去抖
input: pass disabled down to input when it is set from form
input: pass readonly from ion-input down to native input
input: 使用 ngModel/formControlName 在输入上显示清除输入
特性
radio: 添加禁用到 radio-group,并支持禁用表单控件
slides: 为 paginationBulletRender 添加选项
slides: 添加 swiper 控制器
slides: 暴露更多选项
软件详情:https://github.com/driftyco/ionic/releases/tag/v2.0.0-rc.6
下载地址:https://github.com/driftyco/ionic/archive/v2.0.0-rc.6.zip
来自:开源中国社区

