Skip to content

Commit 7812886

Browse files
committed
update README
1 parent 7fd5495 commit 7812886

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

README-CN.md

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -28,23 +28,6 @@
2828

2929
一个基于 Vue2.x 的表格组件
3030

31-
## v2.0 新版本 [![npm](https://img.shields.io/npm/v/vue-easytable.svg)](https://www.npmjs.com/package/vue-easytable)
32-
33-
- 对 1.0 版本彻底重构。基于 jsx 语法重写、参数命名规范化、事件命名规范化等
34-
- 增加对国际化支持
35-
- 新增定制主题 & 内置两套主题
36-
- 新增虚拟滚动
37-
- 新增行展开
38-
- 新增自定义单元格内容。基于 `render`函数
39-
- 新增自定义事件
40-
- 新增单元格省略
41-
- 新增单元格编辑
42-
- 新增 loading 组件
43-
- 新增单元测试。覆盖率 > 85%
44-
- 文档更新
45-
- 更多内容请查看
46-
[官方文档](http://happy-coding-clans.github.io/vue-easytable/#/zh/doc/intro)
47-
4831
## 特点
4932

5033
- 使用简单

0 commit comments

Comments
 (0)