-
Notifications
You must be signed in to change notification settings - Fork 4
chore(deps): update dependency motion to v12.29.0 #68
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
main
Choose a base branch
from
renovate/motion-12.x-lockfile
base: main
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 ↗︎
|
610f7bf to
11b4094
Compare
11b4094 to
ebfeccc
Compare
ebfeccc to
c9b5b17
Compare
c9b5b17 to
1560e80
Compare
1560e80 to
30e4696
Compare
❌ Deploy Preview for semantic-template failed. Why did it fail? →
|
30e4696 to
cb6c6f6
Compare
cb6c6f6 to
195a7a5
Compare
28a498a to
8d1d8fa
Compare
ce0d85c to
cd2eeeb
Compare
98478b1 to
2ad2bed
Compare
601d857 to
785c206
Compare
785c206 to
1b7886c
Compare
1b7886c to
746043f
Compare
746043f to
b22b6e1
Compare
b22b6e1 to
ca21dcb
Compare
ca21dcb to
dcaf126
Compare
cac4152 to
09d1f06
Compare
09d1f06 to
4b887c5
Compare
4b887c5 to
4b7e4c9
Compare
4b7e4c9 to
4ad754b
Compare
4ad754b to
c928a5b
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:
12.23.1→12.29.0Release Notes
motiondivision/motion (motion)
v12.29.0Compare Source
Added
transformViewBoxPoint: Scale drag gestures within<svg>elements whereviewBoxand renderedwidth/heightare mismatched.trackContentSize: NewscrollanduseScrolloption for tracking changes to content size.Fixed
motion.create().layoutDependency.v12.28.2Compare Source
Added
pxforfontSize.Fixed
radius.LazyMotionanimates initial state even when state has changed before Motion is loaded.v12.28.1Compare Source
Fixed
scale: "0%"isn't treated as default value.v12.27.5Compare Source
Fixed
DocumentProjectionNode's attached element wasnull.v12.27.4Compare Source
Added
AnimatePresence:anchorYfor vertically positioning popped children.Fixed
v12.27.3Compare Source
Fixed
button,textareaetc) if these elements havedragapplied directly.v12.27.2Compare Source
Fixed
motion-domandmotion-utils.Reorderautoscroll within scrollable pages.v12.27.1Compare Source
Fixed
v12.27.0Compare Source
Fixed
v12.26.2Compare Source
Fixed
motion-dom.v12.26.1Compare Source
Fixed
useTransform.v12.26.0Compare Source
Added
useTransform.v12.25.0Compare Source
Added
Reorder.Itemreaches the edges of its parent scrollable container.v12.24.12Compare Source
Fixed
v12.24.11Compare Source
Fixed
v12.24.10Compare Source
v12.24.9Compare Source
Fixed
DialogwithAnimatePresence.v12.24.8Compare Source
Fixed
calc()values.v12.24.7Compare Source
Fixed
AnimatePresence.v12.24.6Compare Source
Fixed
matchMediacallbacks.v12.24.5Compare Source
Fixed
refaccess error forAnimatePresencepopLayoutmode in React 19.v12.24.4Compare Source
Fixed
reffunctions that return a cleanup callback.v12.24.3Compare Source
Fixed
onAnimationStartandonAnimationCompletecallbacks fire foruseSpring.v12.24.2Compare Source
Fixed
useDragControlssnapToCursor: true` works with initial transforms.v12.24.1Compare Source
Fixed
styleon SVG elements.JSXis correctly imported byReorder.Item.v12.24.0Compare Source
Added
{ type: "svg" }option tomotion.create()for creating custom SVG components.pxdefault value type for CSS logical properties (paddingBlock,paddingInline,marginBlock,marginInline).Fixed
JSXimport error.motion-dombuild.srcfrom distributed package.v12.23.28Compare Source
Fixed
MotionStyletype with React 19 whenskipLibCheckisfalse.processcheck for better compat with ESM environments.v12.23.27Compare Source
Fixed
motionimport.v12.23.26Compare Source
Fixed
v12.23.25Compare Source
Fixed
v12.23.24Compare Source
Fixed
initial={false}.v12.23.23Compare Source
Added
PresenceChildandPopChildtype for internal use.v12.23.22Compare Source
Added
HTMLElementsanduseComposedRefstype for internal use.v12.23.21Compare Source
Fixed
scrollwith animations that containdelay.v12.23.20Compare Source
Fixed
v12.23.19Compare Source
Fixed
refprop.v12.23.18Compare Source
Fixed
<motion />components now support changingrefprop.v12.23.16Compare Source
Fixed
refwhen passed to a child ofAnimatePresencein"popLayout"mode.v12.23.15Compare Source
Fixed
export *error in RSC.v12.23.14Compare Source
Fixed
Reorder.ItemandReorder.Groupso incorrect HTML props are correctly flagged.externalRefwhen it switches.v12.23.13Compare Source
Fixed
useMotionReffunction now properly includesexternalRefin the dependency array to ensure ref callbacks update when the external ref changes.Changed
v12.23.12Compare Source
Added
v12.23.11Compare Source
Added
delayChildren: stagger()will now be staggered correctly alongside their newly-entering siblings.v12.23.10Compare Source
Fixed
motioncomponents have re-rendered between shared element switching.v12.23.9Compare Source
Changed
renderRequestMotionValuelifecycle.v12.23.7Compare Source
Fixed
springValuecleanup.removeNodefromAnimatePresencewhen usingpopLayout.v12.23.6Compare Source
Changed
motioncomponent creation to remove indirection.v12.23.5Compare Source
Fixed
v12.23.3Compare Source
Changed
useScroll: Re-attempt to initialise scroll animation within auseEffectif refs weren't hydrated during theuseLayoutEffect. Throw if refs are still not hydrated during theuseEffect.v12.23.2Compare Source
Fixed
initial={false}.Configuration
📅 Schedule: Branch creation - "before 4am" (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.