oceanbase / oceanbase/oceanbase-design
🔨 Migrate from genComponentStyleHook to genStyleHooks for CSS variable support
Open
Nobody has claimed this yet.
@oceanbase/design
refact
- Dominant language
- TypeScript
- Stars
- 52
- Forks
- 27
- Avg merge
- 1h 20m
- Merged PRs (30d)
- 31
Description
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 with the referenced Ant Design genComponentStyleHook.tsx implementation and then locate the corresponding hook usages in this repository. Compare the current API with genStyleHooks; the work is complete when the relevant usages are migrated and CSS variable support is available without breaking existing styling behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100