Skip to content

Commit 4664cb6

Browse files
committed
Update CHANGE-LOG.md
1 parent d9a0f64 commit 4664cb6

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

CHANGE-LOG.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)