react-colorful

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

HsvColorPicker

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

Overview

{ "h": 213, "s": 50, "v": 50 }
Name
Description
Default
className
string
-
color
HsvColor
-
onChange
((newColor: HsvColor) => void)
-

Commits

Date
Author
Commit Message
9/11/2020

Vlad Shilov

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

Vlad Shilov

avatar of Vlad Shilov
Rename color types (RGB → RgbColor, etc)
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
5 commits
package
imports
peer
react
^17.0.0
React
*
file
imports
"./common/ColorPicker"
ColorPicker
"../types"
ColorModelColorPickerBasePropsHsvColor
"../utils/compare"
equalColorObjects
"../utils/convert"
hsvaToHsv