Skip to content

Bump @uiw/react-color-chrome from 2.9.6 to 2.10.1 in /Plan/react/dashboard#4565

Merged
AuroraLS3 merged 1 commit intomasterfrom
dependabot/npm_and_yarn/Plan/react/dashboard/uiw/react-color-chrome-2.10.1
Apr 10, 2026
Merged

Bump @uiw/react-color-chrome from 2.9.6 to 2.10.1 in /Plan/react/dashboard#4565
AuroraLS3 merged 1 commit intomasterfrom
dependabot/npm_and_yarn/Plan/react/dashboard/uiw/react-color-chrome-2.10.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 10, 2026

Bumps @uiw/react-color-chrome from 2.9.6 to 2.10.1.

Release notes

Sourced from @​uiw/react-color-chrome's releases.

v2.10.1

Buy me a coffee

Documentation v2.10.1: https://raw.githack.com/uiwjs/react-color/3558044/index.html
Comparing Changes: uiwjs/react-color@v2.10.0...v2.10.1

npm i @uiw/react-color@2.10.1
  • 🌟 feat(color-hue): add reverse prop and performance optimizations #202 8c7e497

@​zaytri Upgrade v2.10.1

<Hue
  hue={hsva.h}
+  direction="vertical"
  width={16}
  height={120}
  onChange={(newHue) => {
    setHsva({ ...hsva, ...newHue });
  }}
/>
<Hue
  hue={hsva.h}
+  direction="vertical"
+  reverse={true}
  width={16}
  height={120}
  onChange={(newHue) => {
    setHsva({ ...hsva, ...newHue });
  }}
/>

v2.10.0

Buy me a coffee

Documentation v2.10.0: https://raw.githack.com/uiwjs/react-color/fad65fc/index.html
Comparing Changes: uiwjs/react-color@v2.9.6...v2.10.0

npm i @uiw/react-color@v2.10.0
</tr></table> 

... (truncated)

Commits

@dependabot dependabot bot added dependencies Dependabot tag javascript Pull requests that update Javascript code labels Apr 10, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/Plan/react/dashboard/uiw/react-color-chrome-2.10.1 branch from 29025ef to 654a83a Compare April 10, 2026 03:23
Bumps [@uiw/react-color-chrome](https://github.com/uiwjs/react-color) from 2.9.6 to 2.10.1.
- [Release notes](https://github.com/uiwjs/react-color/releases)
- [Commits](uiwjs/react-color@v2.9.6...v2.10.1)

---
updated-dependencies:
- dependency-name: "@uiw/react-color-chrome"
  dependency-version: 2.10.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/Plan/react/dashboard/uiw/react-color-chrome-2.10.1 branch from 654a83a to b207f4d Compare April 10, 2026 08:45
@AuroraLS3 AuroraLS3 merged commit d6f8f2c into master Apr 10, 2026
2 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/Plan/react/dashboard/uiw/react-color-chrome-2.10.1 branch April 10, 2026 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependabot tag javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant