[Doc] remove improvement component changelog

This commit is contained in:
陈嘉涵
2018-10-12 20:32:21 +08:00
parent 8fa5bafcbe
commit 5c05eb42cb
24 changed files with 7 additions and 57 deletions
-2
View File
@@ -181,8 +181,6 @@ Picker 组件的事件会根据 columns 是单列或多列返回不同的参数
| 版本 | 类型 | 内容 |
|-----------|-----------|-----------|
| 1.1.13 | bugfix | 修复部分安卓机型下选项高度错误的问题 |
| 1.1.11 | improvement | 优化渲染性能 |
| 1.1.6 | feature | 支持 html 类型的选项 |
| 1.1.5 | improvement | 优化未选中项的颜色 |
| 1.1.0 | bugfix | 修复系统字体大小缩放时布局错乱的问题 |
| 1.0.4 | feature | 支持 Picker 组件所有属性 |