-
Notifications
You must be signed in to change notification settings - Fork 3
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
renovate
wants to merge
1
commit into
develop
Choose a base branch
from
renovate/reanimated-color-picker-3.x
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
renovate
bot
force-pushed
the
renovate/reanimated-color-picker-3.x
branch
from
January 30, 2024 09:44
4f82f28
to
6e012be
Compare
renovate
bot
force-pushed
the
renovate/reanimated-color-picker-3.x
branch
from
February 6, 2024 18:13
6e012be
to
b06ad7d
Compare
renovate
bot
force-pushed
the
renovate/reanimated-color-picker-3.x
branch
from
February 10, 2024 13:31
b06ad7d
to
a5daf7f
Compare
renovate
bot
force-pushed
the
renovate/reanimated-color-picker-3.x
branch
from
February 25, 2024 18:06
a5daf7f
to
603df4d
Compare
renovate
bot
force-pushed
the
renovate/reanimated-color-picker-3.x
branch
from
March 1, 2024 02:41
603df4d
to
4380c06
Compare
renovate
bot
force-pushed
the
renovate/reanimated-color-picker-3.x
branch
from
March 7, 2024 10:23
4380c06
to
abf7475
Compare
renovate
bot
force-pushed
the
renovate/reanimated-color-picker-3.x
branch
from
March 15, 2024 01:09
abf7475
to
2a97df4
Compare
renovate
bot
force-pushed
the
renovate/reanimated-color-picker-3.x
branch
from
March 20, 2024 23:43
2a97df4
to
065d116
Compare
renovate
bot
force-pushed
the
renovate/reanimated-color-picker-3.x
branch
from
March 31, 2024 17:42
065d116
to
ba1e64d
Compare
renovate
bot
force-pushed
the
renovate/reanimated-color-picker-3.x
branch
from
April 9, 2024 03:07
ba1e64d
to
e55faac
Compare
renovate
bot
force-pushed
the
renovate/reanimated-color-picker-3.x
branch
from
April 19, 2024 22:15
e55faac
to
94192a5
Compare
renovate
bot
force-pushed
the
renovate/reanimated-color-picker-3.x
branch
from
May 4, 2024 17:04
94192a5
to
f3bed59
Compare
renovate
bot
force-pushed
the
renovate/reanimated-color-picker-3.x
branch
from
May 15, 2024 13:11
f3bed59
to
239d00b
Compare
renovate
bot
force-pushed
the
renovate/reanimated-color-picker-3.x
branch
from
May 28, 2024 22:39
239d00b
to
4df790b
Compare
renovate
bot
force-pushed
the
renovate/reanimated-color-picker-3.x
branch
from
July 4, 2024 22:58
4df790b
to
716c660
Compare
renovate
bot
force-pushed
the
renovate/reanimated-color-picker-3.x
branch
from
September 29, 2024 21:34
716c660
to
c3158ba
Compare
renovate
bot
force-pushed
the
renovate/reanimated-color-picker-3.x
branch
from
November 22, 2024 15:23
c3158ba
to
1e1a981
Compare
renovate
bot
force-pushed
the
renovate/reanimated-color-picker-3.x
branch
from
December 3, 2024 11:09
1e1a981
to
c96b67d
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.4.2
->3.0.6
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.6
Compare Source
What's Changed
Panel5
with latestreact-native-gesture-handler
by @alexmdefrancisco in https://github.com/alabsi91/reanimated-color-picker/pull/84New Contributors
Full Changelog: alabsi91/reanimated-color-picker@v3.0.5...v3.0.6
v3.0.5
Compare Source
Full Changelog: alabsi91/reanimated-color-picker@v3.0.4...v3.0.5
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 pickervalue
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
"ring"
Thumb Shape Style.containerStyle
backgroundColor being overwritten inHueCircular
.containerStyle
backgroundColor being overwritten inLuminanceCircular
.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 forPanel3
. PR #60New Props
thumbScaleAnimationValue
andthumbScaleAnimationDuration
: Control thumb scaling animation when it is active. PR #67rotate
Prop in<HueCircular />
Component: For Hue Rotation. PR #68rotate
Prop in<Panel3 />
Component: For Hue Rotation. PR #61renderCenterLine
prop in<Panel3 />
: Draws a line from the center to the thumb. PR #56gestures
in Color Picker Components: To runRNGH
gestures or composed ones with the existing color picker gestures. PR #59'hsl-saturation'
Option forcenterChannel
prop in<Panel3 />
Component. PR #63'hsl-saturation'
Option forverticalChannel
prop in<Panel2 />
Component. PR #64Improvements
reanimated-color-picker
can now run entirely on the UI thread.onChange
andonComplete
props now accept aworklet
function.runOnUI
option forcolorKit
to run inside aworklet
function. PR #52roundValues
Option incolorKit
for Precise Color Conversions. PR #53colorKit
Methods. PR #54PreviewText
andInputWidget
. PR #55useColorPickerContext
.Fixes
Math.round
.thumbStyle
andinnerStyle
being overwritten.ring
thumb shape centering issue.<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.
This PR was generated by Mend Renovate. View the repository job log.