Skip to content
王大根 edited this page Apr 5, 2017 · 17 revisions

🔥

Bugfix

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

已有组件更新

  • Loading 可添加文字
  • HeaderedSheet 新增按钮禁用属性,类似 NavBar
  • ImgHolder 图片加载完成移除底图
  • Badge 添加小圆点样式

新增组件

  • 图片查看组件

文档与 Demo

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

*input 系列组件

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

其他

  • 添加 test 执行脚本,检查 Example 下是否有对应示例
  • 全新的 Button 组件