[Feature] 希望能够加入自定义选中的外边框样式,目前仅仅支持theme主题里面的一个样式
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?
我看了下源码里面,目前定义的选中样式是跟随样式固定的,不知道能不能改成传参进去,这样可以设置每个select的样式,类似于飞书。相关最底层的代码如下:
What does the proposed API look like?
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 by tracing the selection styling implementation referenced in the issue and review the proposed API shown in its images. Define the per-select customization boundary and verify that each select can receive an independent outer-border style without changing the existing theme behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100