-
Notifications
You must be signed in to change notification settings - Fork 139
feat: add ColorPicker component #2386
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Preview is ready. |
|
Visual Tests Report is ready. |
|
Does this library has keyboard support? I can set the focus on the sliders but it seems not responding |
src/components/ColorPicker/components/ColorDisplay/ColorDisplay.tsx
Outdated
Show resolved
Hide resolved
seems not, but react-colorful does |
Picker already has such instrument, the slider for opacity changing. Rest controls are specific for the format, and HEX should be a single input, so I can paste any valid color, inncluding alpha part and picker should accept it |
It's sad... |
|
Preview is ready. |
|
🎭 Component Tests Report is ready. |
65bd945 to
cc6acae
Compare
bbd5e74 to
d1c56d2
Compare



No description provided.