Skip to content
王大根 edited this page Feb 24, 2017 · 7 revisions

Todo

Bugfix

  • 修复多个 PlaceholderInput 切换输入时页面滚动错误的 bug

已有组件更新

  • Loading 可添加文字
  • HeaderedSheet 新增按钮禁用属性,类似 NavBar
  • ImgHolder 图片加载完成移除底图
  • Badge 添加小圆点样式
  • Alert 组件更名为 Dialog,新增衍生组件:Alert 和 Confirm

新增组件

  • 文字走马灯组件(用于 title)

文档与 Demo

  • ActionSheet 补充 demo 及图片
  • ImgPicker 补充 demo 及图片
  • PlaceholderInput 补充 demo 及图片
  • PlaceholderText 补充 demo 及图片
  • All 补充 demo 及图片
  • 统一 underlayColor
  • Validator demo 中把 PlaceholderInput、PlaceholderText 也加进去
  • 补全 Example
  • demo 图片缩小,并迁移至微博图床

其他

  • 添加 test 执行脚本,检查 Example 下是否有对应示例

*input 系列组件

  • 添加 required 属性
  • onChangeText 中将 name 的值作为第二个参数传入
  • value 设置默认值为 ''
Clone this wiki locally