-
-
Notifications
You must be signed in to change notification settings - Fork 1
fix(deps): update dependency motion to v12 #145
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
dev
Choose a base branch
from
renovate/motion-12.x
base: dev
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 ↗︎
|
5005b48
to
62e9a9e
Compare
62e9a9e
to
b14d484
Compare
b14d484
to
bd12002
Compare
bd12002
to
c58caf6
Compare
c58caf6
to
813da82
Compare
813da82
to
6e81fd1
Compare
6e81fd1
to
307247a
Compare
307247a
to
32fecf5
Compare
32fecf5
to
c650432
Compare
c650432
to
6db4931
Compare
6db4931
to
33793dc
Compare
33793dc
to
b17a428
Compare
b17a428
to
2f2ee16
Compare
2f2ee16
to
3e98412
Compare
433da0b
to
82cd3af
Compare
82cd3af
to
398e5ef
Compare
398e5ef
to
96dfd1c
Compare
96dfd1c
to
7f5c6c8
Compare
7f5c6c8
to
1795263
Compare
1795263
to
cd49cfe
Compare
cd49cfe
to
82fb8c6
Compare
82fb8c6
to
f8d0b2c
Compare
f8d0b2c
to
5d29fdc
Compare
5d29fdc
to
15c8935
Compare
15c8935
to
604a309
Compare
604a309
to
9358732
Compare
9358732
to
3c3a616
Compare
3c3a616
to
e208d30
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
11.18.2
->12.12.1
Release Notes
motiondivision/motion (motion)
v12.12.1
Compare Source
Fixed
instanceof HTMLElement
made compatible with dynamically generatediframe
s.v12.12.0
Compare Source
Added
springValue
Fixed
v12.11.4
Compare Source
Fixed
transform
from the DOM for initial independent transforms when there's no active projection.v12.11.3
Compare Source
Changed
useWillChange
now only addstransform
towill-change
to prevent issues with prematurely flattenedpreserve-3d
.v12.11.2
Compare Source
Fixed
__VERSION__
placeholder from motion value.Reorder
component.v12.11.1
Compare Source
Fixed
scroll
tracking todocument.scrollingElement
.v12.11.0
Compare Source
Added
value.isEffectActive
for internal use.v12.10.6
Compare Source
Fixed
.then()
after.stop()
and.cancel()
.v12.10.5
Compare Source
Fixed
press
handlers on the same element.v12.10.4
Compare Source
Fixed
v12.10.3
Compare Source
Fixed
v12.10.2
Compare Source
Fixed
.cancel()
after.stop()
.v12.10.1
Compare Source
Changed
scroll
animations are now lazy, resolving after"scroll"
events instead of every animation frame.v12.10.0
Compare Source
Added
styleEffect
now supports:v12.9.7
Compare Source
Fixed
PopChild
with Astro view transitions.v12.9.6
Compare Source
Fixed
transformBox
viastyle
.v12.9.5
Compare Source
Fixed
undefined
error in React 19 Strict Mode.v12.9.4
Compare Source
Fixed
MotionValue
.v12.9.3
Compare Source
Fixed
motion
components.v12.9.2
Compare Source
Fixed
offset
.document.body
and use this instead ofdocument.documentElement
.v12.9.1
Compare Source
Fixed
.speed
now works as expected.v12.9.0
Compare Source
Added
styleEffect
v12.8.2
Compare Source
Changed
transform
behaviour for SVG and CSS switched from element measurements fortransform-box: fill-box
.v12.8.0
Compare Source
Added
mapValue
transformValue
Changed
CustomValueType
.v12.7.5
Compare Source
Changed
linear()
easing.instantAnimationState.current
toMotionGlobalConfig.instantAnimations
.delay
fromread
tosetup
frameloop step.Fixed
.then()
andawait
early resolution..speed
works correctly across all animation types.v12.7.4
Compare Source
Fixed
AnimatePresence
.v12.7.3
Compare Source
Fixed
duration
foranimateView
transitions..commitStyles()
onpseudoElement
animations.v12.7.2
Compare Source
Fixed
"sideEffects": false
tomotion-dom
andmotion-utils
packages.v12.7.1
Compare Source
Fixed
.commitStyles
onpsuedoElement
animations.v12.7.0
Compare Source
Added
layoutCrossfade
allows disabling crossfade of shared layout elements.v12.6.5
Compare Source
Fixed
sync
andcancelSync
exports.v12.6.4
Compare Source
Added
WillChangeMotionValue
for internal Framer use.v12.6.3
Compare Source
Changed
animate
andanimateView
to share the sameNativeAnimation
. Minianimate
down to2.3kb
.Fixed
v12.6.2
Compare Source
Fixed
transform
values when amotion
component has a definedtransformTemplate
.v12.6.1
Compare Source
Fixed
v12.6.0
Compare Source
Changed
view
toanimateView
.Added
interrupt: "wait"
mode asanimateView
default.v12.5.0
Compare Source
Added
motionValue
to vanilla JS entrypoint.Removed
framer-motion-3d
package.v12.4.13
Compare Source
Fixed
v12.4.12
Compare Source
Fixed
v12.4.11
Compare Source
Fixed
type
orease
are explicitly set.v12.4.10
Compare Source
Fixed
motion-dom
andmotion-utils
.v12.4.9
Compare Source
Fixed
Reorder.Item
reordering causinglostpointercapture
event to fire.v12.4.7
Compare Source
Fixed
AnimatePresence
not triggering exit animations when a child withlayout
ordrag
is removed.v12.4.6
Compare Source
Fixed
v12.4.5
Compare Source
Fixed
onClick
handlers not working insidepress
events.v12.4.4
Compare Source
Fixed
iframe
embeds.v12.4.3
Compare Source
Fixed
v12.4.2
Compare Source
Fixed
press
from triggering when an element is disabled.v12.4.1
Compare Source
Fixed
v12.4.0
Compare Source
Added
initial
option touseInView
.v12.3.1
Compare Source
Fixed
animate
animation.v12.3.0
Compare Source
Added
usePresenceData
to get custom data passed toAnimatePresence
in descendant components.v12.2.0
Compare Source
Added
useSpring
.v12.1.0
Compare Source
Fixed
AnimatePresence
in React 19 strict mode.Deprecated
v12.0.11
Compare Source
Fixed
updateSVGDimensions
to its own file to help with tree-shaking.v12.0.10
Compare Source
Fixed
MotionValue
tomotion
component frommotion/react-client
entrypoint.v12.0.9
Compare Source
Fixed
v12.0.8
Compare Source
Fixed
children
prop formotion.create
.v12.0.6
Compare Source
Fixed
v12.0.5
Compare Source
Fixed
v12.0.4
Compare Source
Fixed
v12.0.3
Compare Source
Fixed
Added
anchorX
prop toAnimatePresence
.Changed
useSpring
for smaller bundlesize.v12.0.1
Compare Source
Fixed
updateSVGDimensions
to its own file to help with tree-shaking.v12.0.0
Compare Source
Changed
press
,hover
andinView
now pass the target element as the first argument to the gesture start callback.Configuration
📅 Schedule: Branch creation - "after 9pm,before 9am" in timezone Asia/Shanghai, 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.