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

Update dependency reanimated-color-picker to v3 #922

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 24, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
reanimated-color-picker 2.4.2 -> 3.0.4 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

alabsi91/reanimated-color-picker (reanimated-color-picker)

v3.0.4

Compare Source

What's Changed

New Contributors

Full Changelog: alabsi91/reanimated-color-picker@v3.0.3...v3.0.4

v3.0.3

Compare Source

What's Changed

[Panel5]: Fix an animation issue when a state is tied to the color picker value prop, and improve color matching with the grid colors when color changes occur from other color picker components.

Full Changelog: alabsi91/reanimated-color-picker@v3.0.2...v3.0.3

v3.0.2

Compare Source

What's Changed

New Contributors

Full Changelog: alabsi91/reanimated-color-picker@v3.0.1...v3.0.2

v3.0.1

Compare Source

What's Changed

  • Fix "ring" Thumb Shape Style.
  • Fix containerStyle backgroundColor being overwritten in HueCircular.
  • Fix containerStyle backgroundColor being overwritten in LuminanceCircular.

Full Changelog: alabsi91/reanimated-color-picker@v3.0.0...v3.0.1

v3.0.0

Compare Source

New Components

  • <LuminanceSlider /> and <HSLSaturationSlider />: Slider components for HSL color space. PR #​62
  • <LuminanceCircular />: A luminance circular slider for HSL color space. PR #​65
  • <ExtraThumb />: Adds an extra indicator only for Panel3. PR #​60

New Props

  • thumbScaleAnimationValue and thumbScaleAnimationDuration: Control thumb scaling animation when it is active. PR #​67
  • rotate Prop in <HueCircular /> Component: For Hue Rotation. PR #​68
  • rotate Prop in <Panel3 /> Component: For Hue Rotation. PR #​61
  • renderCenterLine prop in <Panel3 />: Draws a line from the center to the thumb. PR #​56
  • gestures in Color Picker Components: To run RNGH gestures or composed ones with the existing color picker gestures. PR #​59
  • 'hsl-saturation' Option for centerChannel prop in <Panel3 /> Component. PR #​63
  • 'hsl-saturation' Option for verticalChannel prop in <Panel2 /> Component. PR #​64

Improvements

  • reanimated-color-picker can now run entirely on the UI thread.
  • onChange and onComplete props now accept a worklet function.
  • Added runOnUI option for colorKit to run inside a worklet function. PR #​52
  • Introducing roundValues Option in colorKit for Precise Color Conversions. PR #​53
  • Seamless UI Thread Integration: Replacing Utils with colorKit Methods. PR #​54
  • Enhanced UI Responsiveness: Implementing UI Thread Updates for PreviewText and InputWidget. PR #​55
  • Exposed useColorPickerContext.
  • Improved examples.
  • Improved documentation.

Fixes

  • Fixed jitter and added smoothness for all sliders by removing Math.round.
  • Fixed thumbStyle and innerStyle being overwritten.
  • Fixed ring thumb shape centering issue.
  • Fixed: prevented gestures outside the circle in <Panel3 /> and <HueCircular /> components.

Full Changelog: Compare v2.4.2 to v3.0.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Copy link

vercel bot commented Jan 24, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
element ✅ Ready (Inspect) Visit Preview Jul 4, 2024 11:07pm

@renovate renovate bot force-pushed the renovate/reanimated-color-picker-3.x branch from 4f82f28 to 6e012be Compare January 30, 2024 09:44
@renovate renovate bot force-pushed the renovate/reanimated-color-picker-3.x branch from 6e012be to b06ad7d Compare February 6, 2024 18:13
@renovate renovate bot force-pushed the renovate/reanimated-color-picker-3.x branch from b06ad7d to a5daf7f Compare February 10, 2024 13:31
@renovate renovate bot force-pushed the renovate/reanimated-color-picker-3.x branch from a5daf7f to 603df4d Compare February 25, 2024 18:06
@renovate renovate bot force-pushed the renovate/reanimated-color-picker-3.x branch from 603df4d to 4380c06 Compare March 1, 2024 02:41
@renovate renovate bot force-pushed the renovate/reanimated-color-picker-3.x branch from 4380c06 to abf7475 Compare March 7, 2024 10:23
@renovate renovate bot force-pushed the renovate/reanimated-color-picker-3.x branch from abf7475 to 2a97df4 Compare March 15, 2024 01:09
@renovate renovate bot force-pushed the renovate/reanimated-color-picker-3.x branch from 2a97df4 to 065d116 Compare March 20, 2024 23:43
@renovate renovate bot force-pushed the renovate/reanimated-color-picker-3.x branch from 065d116 to ba1e64d Compare March 31, 2024 17:42
@renovate renovate bot force-pushed the renovate/reanimated-color-picker-3.x branch from ba1e64d to e55faac Compare April 9, 2024 03:07
@renovate renovate bot force-pushed the renovate/reanimated-color-picker-3.x branch from e55faac to 94192a5 Compare April 19, 2024 22:15
@renovate renovate bot force-pushed the renovate/reanimated-color-picker-3.x branch from 94192a5 to f3bed59 Compare May 4, 2024 17:04
@renovate renovate bot force-pushed the renovate/reanimated-color-picker-3.x branch from f3bed59 to 239d00b Compare May 15, 2024 13:11
@renovate renovate bot force-pushed the renovate/reanimated-color-picker-3.x branch from 239d00b to 4df790b Compare May 28, 2024 22:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants