Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(react-color-picker): ColorSlider hue gradient #33785

Merged

Conversation

ValentinaKozlova
Copy link
Contributor

@ValentinaKozlova ValentinaKozlova commented Feb 5, 2025

  • There was a request to fix hue slider.
  • Made width/height of ColorArea according to the design

Previous Behavior

  • Hue slider
    image

  • ColorArea
    image

New Behavior

  • Hue slider
    image

  • ColorArea
    image

Related Issue(s)

Follow up #31238

Copy link

github-actions bot commented Feb 5, 2025

📊 Bundle size report

Package & Exports Baseline (minified/GZIP) PR Change
react-color-picker-preview
ColorArea
50.406 kB
17.661 kB
50.45 kB
17.668 kB
44 B
7 B
react-color-picker-preview
ColorSlider
41.712 kB
15.541 kB
41.639 kB
15.5 kB
-73 B
-41 B
Unchanged fixtures
Package & Exports Size (minified/GZIP)
react-color-picker-preview
ColorPicker
18.581 kB
7.371 kB
🤖 This report was generated against dc55108e1ff4d9e1b425c2272341e046d140be95

Copy link

github-actions bot commented Feb 5, 2025

Pull request demo site: URL

@ValentinaKozlova ValentinaKozlova force-pushed the fix/color-picker-hue-slider branch from 64b086f to 8729294 Compare February 6, 2025 12:17
@ValentinaKozlova ValentinaKozlova marked this pull request as ready for review February 6, 2025 12:17
@ValentinaKozlova ValentinaKozlova requested a review from a team as a code owner February 6, 2025 12:17
@ValentinaKozlova
Copy link
Contributor Author

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@ValentinaKozlova
Copy link
Contributor Author

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@ValentinaKozlova ValentinaKozlova merged commit 8813236 into microsoft:master Feb 10, 2025
16 checks passed
@ValentinaKozlova ValentinaKozlova deleted the fix/color-picker-hue-slider branch February 10, 2025 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants