x-render
x-render copied to clipboard
Use latest color-picker component
期望的新功能 (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.
I need to evaluate the differences between the two npm packages, especially in the Props properties.