react-colorful

created:5/17/2021
updated:5/17/2021
loc
40
comments
3%
passed
1
failed
1
coverage
33%

Hue

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

Overview

{ "h": 213 }
Name
Description
Default
className
string
-
hue
number
-
onChange
(newHue: { h: number; }) => void
-

Commits

Date
Author
Commit Message
10/22/2020

Vlad Shilov

avatar of Vlad Shilov
Replace CSS modules with static class names
10/20/2020

Vlad Shilov

avatar of Vlad Shilov
Add `round` util
10/12/2020

Vlad Shilov

avatar of Vlad Shilov
Fix pointer displaying in Safari 14
9/25/2020

Vlad Shilov

avatar of Vlad Shilov
Move comments
9/24/2020

Vlad Shilov

avatar of Vlad Shilov
Rename `limit` to `clamp` and add tests
9/24/2020

Vlad Shilov

avatar of Vlad Shilov
Fix saturation pointer color
9/24/2020

Vlad Shilov

avatar of Vlad Shilov
Reduce RgbaStringColorPicker size a bit
9/24/2020

Vlad Shilov

avatar of Vlad Shilov
Bunch of optimizations
9/23/2020

Vlad Shilov

avatar of Vlad Shilov
ARIA attributes, keyboard support
9/14/2020

Vlad Shilov

avatar of Vlad Shilov
Do not render transparent alpha pointer
16 commits
package
imports
peer
react
^17.0.0
React
*
file
imports
"./Interactive"
InteractiveInteraction
"./Pointer"
"../../utils/convert"
hsvaToHslString
"../../utils/format"
formatClassName
"../../utils/clamp"
clamp
"../../utils/round"
round