Releases: mapbox/react-colorpickr
Releases · mapbox/react-colorpickr
10.3.0
10.2.0
10.1.1
10.1.0
10.0.3
10.0.1
10.0.0
10.0.0
v10 has been rewritten in TypeScript and has a new layout for better ergnomics and additional features!
New features
- Larger x/y canvas for color selection
- An input field that accepts additional color spaces than HEX
- And Eyedropper if its supported
- Click to copy functionaliy
- A values mode to dial in channel values
- Bug fixes to address long outstanding issues
Breaking changes
channel
prop is no longer supportedmode
has changed todial
orvalues
colorSpace
replaces what was previouslymode
hexInput
is no longer passed on onChange.- The hex input no longer prints the shortend hex equivalent
- A pasted hex input no longer retains a previously set alpha value