react-colorful

created:5/17/2021
updated:5/17/2021
loc
95
comments
19%
passed
1
failed
1
coverage
11%

Interactive

avatar of Vlad Shilov
avatar of Serhii Kulykov
avatar of Ryan Christian
react-colorful
5.0.0
import { Interactive } from 'react-colorful';

Overview

key:
move:
Name
Description
Default
onMove
(interaction: Interaction) => void
-
onKey
(offset: Interaction) => void
-

Commits

Date
Author
Commit Message
12/15/2020

Vlad Shilov

avatar of Vlad Shilov
Restore lost preventDefault call
12/15/2020

Vlad Shilov

avatar of Vlad Shilov
Fix bug when user releases cursor outside of the document bounds
11/25/2020

Vlad Shilov

avatar of Vlad Shilov
useIsomorphicLayoutEffect
10/22/2020

Vlad Shilov

avatar of Vlad Shilov
Replace CSS modules with static class names
9/27/2020

Serhii Kulykov

avatar of Serhii Kulykov
refactor: simplify touch event type check
9/24/2020

Vlad Shilov

avatar of Vlad Shilov
Describe key codes usage
9/24/2020

Vlad Shilov

avatar of Vlad Shilov
Keyboard specs
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
Get rid of the spread operator polyfill
9/24/2020

Vlad Shilov

avatar of Vlad Shilov
Bunch of optimizations
21 commits
package
imports
peer
react
^17.0.0
ReactuseStateuseRefuseCallback
*
file
imports
"../../hooks/useIsomorphicLayoutEffect"
useIsomorphicLayoutEffect
"../../hooks/useEventCallback"
useEventCallback
"../../utils/clamp"
clamp