-
Notifications
You must be signed in to change notification settings - Fork 1
fix(deps): update dependency framer-motion to v10.18.0 #195
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
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/framer-motion-10.x
base: master
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 hidden or 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 ↗︎
1 Ignored Deployment
|
2cb3e10
to
a03beca
Compare
a03beca
to
45db879
Compare
45db879
to
edf0923
Compare
edf0923
to
5ceab13
Compare
5ceab13
to
422f2e1
Compare
2a83c0b
to
27f91b5
Compare
27f91b5
to
a3c9867
Compare
a3c9867
to
99118ac
Compare
99118ac
to
82a0fda
Compare
82a0fda
to
13e0234
Compare
13e0234
to
5d88f72
Compare
5d88f72
to
3747b3b
Compare
3747b3b
to
fba5906
Compare
fba5906
to
29bd9e9
Compare
29bd9e9
to
64a0e4b
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:
10.12.4
->10.18.0
Release Notes
framer/motion (framer-motion)
v10.18.0
Compare Source
Added
globalTapTarget
for use in Framer.v10.17.12
Compare Source
Fixed
animate
sequencing forMotionValue
s.v10.17.11
Compare Source
Fixed
layout
prop crashing Framer Motion 3D.v10.17.9
Compare Source
Fixed
v10.17.8
Compare Source
Fixed
null
safeguard foruseAnimationControls
.v10.17.7
Compare Source
Fixed
v10.17.6
Compare Source
Fixed
v10.17.5
Compare Source
Fixed
repeatType
"reverse"
and"mirror"
.container
isposition: static
.amount
touseInView
dependencies.v10.17.4
Compare Source
Fixed
v10.17.3
Compare Source
Fixed
v10.17.2
Compare Source
Fixed
v10.17.1
Compare Source
Fixed
dragSnapToOrigin
not continuing animation when interrupted.v10.17.0
Compare Source
Added
MotionGlobalConfig.skipAnimations
to globally disable animations when testing.v10.16.16
Compare Source
Fixed
circInOut
easing fixed.v10.16.15
Compare Source
Fixed
animateChanges
only runs in layout effect in initial render.v10.16.14
Compare Source
v10.16.13
Compare Source
Fixed
initial
equalsanimate
.v10.16.12
Compare Source
Fixed
v10.16.11
Compare Source
Fixed
v10.16.10
Compare Source
Fixed
v10.16.9
Compare Source
Fixed
v10.16.8
Compare Source
Fixed
disableInstantAnimation
private API.v10.16.7
Compare Source
Fixed
v10.16.6
Compare Source
Fixed
Reorder
component types.Reorder.Item
order calculation.dragConstraints
if component re-renders during resize.v10.16.5
Compare Source
Fixed
AnimatePresence
fast rerender bug.v10.16.4
Compare Source
Fixed
startTime
source fromperformance.now()
todocument.timeline.currentTime
.v10.16.3
Compare Source
Fixed
RefObject
andMutableRefObject
types.useScroll
dependencies array.v10.16.2
Compare Source
Fixed
v10.16.1
Compare Source
Fixed
v10.16.0
Compare Source
Added
useTransform
.Improved
v10.15.2
Compare Source
Fixed
v10.15.1
Compare Source
Fixed
requestAnimationFrame
timestamp withperformance.now()
to avoid timestamp bug in Chrome.v10.15.0
Compare Source
Added
inView
API.v10.14.0
Compare Source
Added
scroll()
now accepts animations fromanimate()
to create hardware-accelerated animations.v10.13.2
Compare Source
Fixed
v10.13.1
Compare Source
Added
v10.13.0
Compare Source
Added
scroll()
, a universal API for powering scroll-driven animations viaScrollTimeline
.v10.12.23
Compare Source
Fixed
v10.12.22
Compare Source
Fixed
v10.12.21
Compare Source
Fixed
v10.12.20
Compare Source
Fixed
Promise
.v10.12.18
Compare Source
Fixed
useInstantTransition
, ignore the delay option.v10.12.17
Compare Source
Fixed
useInstantTransition
when called on subsequent frames.time is set to the duration.
v10.12.16
Compare Source
Fixed
translateX
/translateY
.v10.12.15
Compare Source
Fixed
layout
prop andanimate()
.resolveConstraints
.v10.12.14
Compare Source
Fixed
layout
components animate correctly on the first re-render.v10.12.13
Compare Source
Fixed
v10.12.12
Compare Source
Fixed
"0px"
can be used as keyframe templates.v10.12.11
Compare Source
Fixed
v10.12.10
Compare Source
Fixed
AnimatePresence
child when exit animation is interrupted.v10.12.9
Compare Source
Fixed
v10.12.8
Compare Source
Fixed
queueMicrotasks()
, ensuring layout animations don't fire until all synchronous effects have executed.v10.12.7
Compare Source
Fixed
"none"
keyframes.v10.12.6
Compare Source
Fixed
type: false
andtype: "tween", duration: 0
.v10.12.5
Compare Source
Changed
visualElementStore
for internal use.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.