File tree Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Original file line number Diff line number Diff line change @@ -11,15 +11,17 @@ V2.19.0
1111
1212### Feature
1313
14- - 表格筛选功能-新增 ` beforeVisibleChange({nextVisible}) ` 回调函数
15- - 表格自定义筛选功能-新增 ` beforeVisibleChange({nextVisible}) ` 回调函数
16- - 单元格选择功能-新增获取当前选择区域的实例方法 ` getRangeCellSelection() `
14+ - Table filter - Add callback method ` beforeVisibleChange({nextVisible}) ` # 504 [ detail ] ( https://happy-coding-clans.github.io/vue-easytable/#/en/doc/table/header-filter?anchor=api )
15+ - Table custom filter - Add callback method ` beforeVisibleChange({nextVisible}) ` # 504 [ detail ] ( https://happy-coding-clans.github.io/vue-easytable/#/en/doc/table/header-filter-custom?anchor=api )
16+ - Cell Selection - Add instance method ` getRangeCellSelection() ` # 502 [ detail ] ( https://happy-coding-clans.github.io/vue-easytable/#/en/doc/table/instance-methods?anchor=api )
1717
1818---
1919
20- - Table filter - Add callback method ` beforeVisibleChange({nextVisible}) `
21- - Table custom filter - Add callback method ` beforeVisibleChange({nextVisible}) `
22- - Cell Selection - Add instance method ` getRangeCellSelection() `
20+ ### Feature
21+
22+ - 表格筛选功能-新增 ` beforeVisibleChange({nextVisible}) ` 回调函数 #504 [ 详情] ( https://happy-coding-clans.github.io/vue-easytable/#/zh/doc/table/header-filter?anchor=api )
23+ - 表格自定义筛选功能-新增 ` beforeVisibleChange({nextVisible}) ` 回调函数 #504 [ 详情] ( https://happy-coding-clans.github.io/vue-easytable/#/zh/doc/table/header-filter-custom?anchor=api )
24+ - 单元格选择功能-新增获取当前选择区域的实例方法 ` getRangeCellSelection() ` #502 [ 详情] ( https://happy-coding-clans.github.io/vue-easytable/#/zh/doc/table/instance-methods?anchor=api )
2325
2426### Feature
2527
You can’t perform that action at this time.
0 commit comments