Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-color-palette

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-color-palette - npm Package Versions

134

7.0.0

Diff

Changelog

Source

7.0.0 (2023-08-03)

⚠ BREAKING CHANGES

  • Remove model arg in useColor()
  • Remove width prop in <ColorPicker /> component
  • Remove onChangeComplete prop in <ColorPicker /> component
  • Replace hideHEX, hideRGB and hideHSV to hideInput prop in <ColorPicker /> component
  • Replace alpha to hideAlpha prop in <ColorPicker /> component
  • Remove dark prop in <ColorPicker /> component
  • Replace toColor() to ColorService
  • Rename Color, ColorRGB and ColorHSV types in IColor, IColorRgb and IColorHsv
  • Replace react-color-palette/lib/css/styles.css to react-color-palette/css

Features

  • Add CSS-like values support in useColor() (91d0ca6)
  • Add responsive support (#22) (91d0ca6)
  • Add RSC support (Next.js 13 App Router) (91d0ca6)
  • Add touch support (#20) (91d0ca6)
  • Enable alpha-channel by default (91d0ca6)
  • Export <Saturation />, <Hue /> and <Alpha /> components (91d0ca6)
  • Implement update state from props in useColor() (#38) (91d0ca6)
  • Remove dark prop in <ColorPicker /> component (91d0ca6)
  • Remove model arg in useColor() (91d0ca6)
  • Remove onChangeComplete prop in <ColorPicker /> component (91d0ca6)
  • Remove width prop in <ColorPicker /> component (91d0ca6)
  • Rename Color, ColorRGB and ColorHSV types in IColor, IColorRgb and IColorHsv (91d0ca6)
  • Replace alpha to hideAlpha prop in <ColorPicker /> component (91d0ca6)
  • Replace hideHEX, hideRGB and hideHSV to hideInput prop in <ColorPicker /> component (91d0ca6)
  • Replace react-color-palette/lib/css/styles.css to react-color-palette/css (91d0ca6)
  • Replace toColor() to ColorService (91d0ca6)

Bug Fixes

  • Add types in exports field (#51) (91d0ca6)
  • Add check for NaN alpha value in hex2rgb() (#33) (91d0ca6)
wondermarin
published 6.2.0 •

Changelog

Source

6.2.0 (2021-11-11)

Features

Bug Fixes

wondermarin
published 6.1.0 •

Changelog

Source

6.1.0 (2021-07-22)

Features

wondermarin
published 6.0.0 •

Changelog

Source

6.0.0 (2021-06-26)

⚠ BREAKING CHANGES

  • hideHSB -> hideHSV (#14)

Bug Fixes

wondermarin
published 5.0.0 •

Changelog

Source

5.0.0 (2021-04-28)

⚠ BREAKING CHANGES

  • Remove ColorPicker default export
  • Rename HSB -> HSV

Features

Bug Fixes

wondermarin
published 4.1.0 •

Changelog

Source

4.1.0 (2021-04-16)

Features

wondermarin
published 4.0.0 •

Changelog

Source

4.0.0 (2021-04-03)

Bug Fixes

wondermarin
published 3.1.0 •

Changelog

Source

3.1.0 (2021-02-25)

Features

Bug Fixes

  • Fixed the display of fields (4ddc02f)
wondermarin
published 3.0.0 •

Changelog

Source

3.0.0 (2021-01-08)

Whats new?

  • Rewritten and improved code. (a58ea61)
wondermarin
published 2.0.3 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc