-
Notifications
You must be signed in to change notification settings - Fork 15
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 framer-motion to v11.5.2 #1311
Conversation
|
9cf2b4c
to
51caa83
Compare
51caa83
to
eb73be2
Compare
eb73be2
to
8e33889
Compare
8e33889
to
68f497b
Compare
68f497b
to
f30dad7
Compare
f30dad7
to
2e03f32
Compare
2e03f32
to
b3ffc01
Compare
b3ffc01
to
0430271
Compare
0430271
to
4c76d13
Compare
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update ( If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This PR contains the following updates:
11.0.20
->11.5.2
Release Notes
framer/motion (framer-motion)
v11.5.2
Compare Source
Added
motion()
deprecation warning towarnOnce
.v11.5.1
Compare Source
Added
findSpring
for internal use.v11.5.0
Compare Source
Added
motion.create()
andm.create()
.Deprecrated
motion()
andm()
.v11.4.0
Compare Source
Added
motion
andm
components.v11.3.31
Compare Source
Fixed
style
.v11.3.30
Compare Source
Fixed
"change"
handler on externally-providedMotionValue
s.v11.3.29
Compare Source
Fixed
v11.3.28
Compare Source
Fixed
startTime
instead ofelapsed
to sync optimised animations.v11.3.27
Compare Source
Changed
startTime
via animation options (currently for internal use only).v11.3.26
Compare Source
Fixed
MotionValue
s and internalMotionValue
s.MotionValue
s.v11.3.25
Compare Source
Changed
startTime
to prefer the immediacy of animation creation over keyframe resolution, but fall back to the latter if the former would lead to a perceptual jump.v11.3.24
Compare Source
Fixed
v11.3.23
Compare Source
Fixed
data-appear-id
to active recording of started animations.transform
.v11.3.22
Compare Source
Fixed
v11.3.21
Compare Source
Changed
transform
string provided totransformTemplate
.v11.3.20
Compare Source
Changed
transform
by up to 30% when providing many default transforms asMotionValue
s.v11.3.19
Compare Source
Fixed
AnimatePresence
not rerendering children unless their presence had changed.v11.3.18
Compare Source
Fixed
AnimatePresence
and made safe to use with concurrent rendering.v11.3.17
Compare Source
Added
domMin
feature bundle.v11.3.16
Compare Source
Changed
UseScrollOptions
type.v11.3.15
Compare Source
Changed
inView()
'smargin
property.v11.3.14
Compare Source
Fixed
usePresence
'ssafeToRemove
callback inuseCallback
leading to fewer re-renders.v11.3.13
Compare Source
Fixed
position: fixed
layout animations while scrolling.v11.3.12
Compare Source
Fixed
useSpring
types so it acceptsMotionValue<string>
orMotionValue<number>
but always returnsMotionValue<number>
.v11.3.11
Compare Source
Fixed
"react"
import from DOM-only bundle.v11.3.10
Compare Source
Fixed
isBrowser
check fromdocument
towindow
.v11.3.9
Compare Source
Changed
window.MotionDebug
check.v11.3.8
Compare Source
Changed
v11.3.7
Compare Source
Changed
Set
lookups.v11.3.6
Compare Source
Changed
v11.3.5
Compare Source
Fixed
react
andreact-dom
as dependencies.v11.3.4
Compare Source
Changed
display: contents
elements now against component props instead ofElement.style
.v11.3.3
Compare Source
Changed
Set
vsSet
andArray
, leading to smaller bundlesize and better performance under heavy load.v11.3.2
Compare Source
Fixed
background-color
towill-change
.v11.3.1
Compare Source
Updated
MotionValue
s are no longer permanently added towill-change
.v11.3.0
Compare Source
Updated
will-change
.v11.2.14
Compare Source
Updated
v11.2.13
Compare Source
Fixed
null
before interpolating color values.v11.2.12
Compare Source
Fixed
dragConstraints={ref}
mixed with layout animations.v11.2.11
Compare Source
Fixed
v11.2.10
Compare Source
Fixed
v11.2.9
Compare Source
Fixed
v11.2.8
Compare Source
Fixed
v11.2.7
Compare Source
Fixed
v11.2.6
Compare Source
Fixed
useLayoutEffect
.v11.2.5
Compare Source
Fixed
motion
root within portal withdata-framer-portal-id
attribute.v11.2.4
Compare Source
Fixed
useSpring
.v11.2.3
Compare Source
Fixed
MotionValue
s created withundefined
can track velocity correctly.v11.2.2
Compare Source
Fixed
v11.2.1
Compare Source
Changed
MotionValue
state.v11.2.0
Compare Source
Added
display: ["block", "none"]
now maintains the visible state throughout the animation.v11.1.9
Compare Source
Changed
v11.1.8
Compare Source
Fixed
0
and the other is an explicitly defined keyframe, e.gy: ["100%", 0]
.v11.1.7
Compare Source
Changed
motion.div
.v11.1.6
Compare Source
Changed
stop
toMainThreadAnimation
v11.1.5
Compare Source
Changed
DOMMotionComponents
.v11.1.4
Compare Source
Fixed
motion.div
in certain TS5 environment configurations.Changed
undefined
.v11.1.3
Compare Source
Fixed
v11.1.2
Compare Source
Fixed
v11.1.1
Compare Source
Changed
v11.1.0
Compare Source
Changed
v11.0.28
Compare Source
Fixed
v11.0.27
Compare Source
Fixed
duration: 0
.v11.0.26
Compare Source
Fixed
perspective()
to projection transform.useTransform
to ensure frames are up-to-date.v11.0.25
Compare Source
Fixed
motion(Fragment)
nodes are skipped from layout projection.v11.0.24
Compare Source
Fixed
style
are visible once a value is no longer present in animation props.v11.0.23
Compare Source
Fixed
z
transforms.v11.0.22
Compare Source
Fixed
v11.0.21
Compare Source
Fixed
Configuration
📅 Schedule: Branch creation - "before 3am on Monday" (UTC), 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.