Use latest color-picker component
Open
👑 featrue
- Dominant language
- TypeScript
- Stars
- 7.9k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
### 期望的新功能 (describe the expected new feature)
Switch from rc-color-picker to @rc-component/color-picker.
### 简述一下使用场景,便于开发者更好理解新功能的必要性 (describe your scenario for us to understand the need)
The version of rc-color-picker used by form-render is six years old. The same package is now being maintained as the package @rc-component/color-picker. To prevent dependency proliferation, the newer version should be used.
Nota bene: @rc-component/color-picker requires a react version of 16.9.0, which is higher than 16.8.0, the version currently required by form-render.
Contributor guide
Assessment
This issue has not been assessed yet.