react-colorful

created:5/17/2021
updated:5/17/2021
loc
14
comments
0
passed
1
failed
1
coverage
100%

RgbStringColorPicker

avatar of Vlad Shilov
react-colorful
5.0.0
import { RgbStringColorPicker } from 'react-colorful';

Overview

rgb(213, 50, 16)
Name
Description
Default
className
string
-
color
string
-
onChange
((newColor: string) => void)
-

Commits

Date
Author
Commit Message
9/11/2020

Vlad Shilov

avatar of Vlad Shilov
Migrate to alpha-channel colors
9/5/2020

Vlad Shilov

avatar of Vlad Shilov
Named exports everywhere
9/5/2020

Vlad Shilov

avatar of Vlad Shilov
Update paths and exports
9/5/2020

Vlad Shilov

avatar of Vlad Shilov
Move component files
4 commits
package
imports
peer
react
^17.0.0
React
*
file
imports
"./common/ColorPicker"
ColorPicker
"../types"
ColorModelColorPickerBaseProps
"../utils/compare"
equalColorString
"../utils/convert"
rgbStringToHsvahsvaToRgbString