[Feature] 增强编辑功能
Open
@fangsmile is already working on this.
Since Jun 11, 2024.
- Dominant language
- TypeScript
- Stars
- 3.7k
- Forks
- 486
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 16
Description
What problem does this feature solve?
期望可以提供批量获取新增,删除,修改功能的接口,以方便批量编辑。比如:getUpdateRecords, getDelRecords, getNewRecords。以及设置显示/隐藏列和获取当前高亮行的功能。
What does the proposed API look like?
getUpdateRecords, getDelRecords, getNewRecords,
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.