Skip to content

fix(ColorPicker): update color conversion logic#4550

Merged
benjamincanac merged 3 commits intonuxt:v3from
hywax:color-picker
Jul 19, 2025
Merged

fix(ColorPicker): update color conversion logic#4550
benjamincanac merged 3 commits intonuxt:v3from
hywax:color-picker

Conversation

@hywax
Copy link
Member

@hywax hywax commented Jul 19, 2025

🔗 Linked issue

Resolves #3948

❓ Type of change

  • 📖 Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • 👌 Enhancement (improving an existing functionality)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

After

2025-07-19.21.48.13.mov

Before

2025-07-19.21.48.30.mov

📝 Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@hywax hywax requested a review from benjamincanac as a code owner July 19, 2025 15:25
@pkg-pr-new
Copy link

pkg-pr-new bot commented Jul 19, 2025

npm i https://pkg.pr.new/@nuxt/ui@4550

commit: 9f89283

@benjamincanac benjamincanac merged commit 6b6ec8c into nuxt:v3 Jul 19, 2025
6 checks passed
@benjamincanac benjamincanac added the v3 #1289 label Aug 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

v3 #1289

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[ColorPicker] ColorPicker alters manually entered hex value due to precision loss in colortranslator

2 participants