Lemoncode / Lemoncode/quickmock
Replace SelectSize v1 with SelectSize v2
Open
@gustedeveloper is already working on this.
Since Oct 2, 2025.
- Dominant language
- TypeScript
- Stars
- 70
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
Once the new TreeFile component with SelectSize v2 is merged, we need to completely replace the old SelectSize v1 with SelectSize v2 across the codebase.
Tasks:
- Update all usages to SelectSize v2
- Configure Icon component to work with SelectSize v2
- Cleanup any leftover references or imports
- Remove SelectSize v1
- Change name of SelectSize V2 just to SelectSize
SelectSize v2 was introduced to allow shape-specific size customization (instead of the fixed 5 sizes in v1). After the migration, v1 should be removed to avoid duplication and confusion.
Contributor guide
No contributing guide indexed for this repository
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.