[Feature]vtable-react提供的ListTable组件,目前不支持官方plugin的传入使用,希望支持
Open
Nobody has claimed this yet.
feature
- Dominant language
- TypeScript
- Stars
- 3.7k
- Forks
- 486
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 16
Description
What problem does this feature solve?
[Feature]vtable-react提供的ListTable组件,目前不支持官方plugin的传入使用,希望支持
What does the proposed API look like?
组件实例接收一个plugin数组类型参数,传入plugin使用
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.
Research direction
Start at the vtable-react ListTable component and compare its current component-instance API with the official plugin API. Trace how a plugin array could be passed through, then verify that ListTable accepts the array and that an official plugin can be used successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100