generated from minskylab/base-next
-
Notifications
You must be signed in to change notification settings - Fork 0
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 v7.10.3 #11
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/framer-motion-7.x
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 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
renovate
bot
changed the title
Update dependency framer-motion to v7.3.6
Update dependency framer-motion to v7.4.0
Sep 26, 2022
renovate
bot
force-pushed
the
renovate/framer-motion-7.x
branch
from
September 26, 2022 16:26
ad5d5a5
to
6fa9105
Compare
renovate
bot
changed the title
Update dependency framer-motion to v7.4.0
Update dependency framer-motion to v7.5.0
Sep 29, 2022
renovate
bot
force-pushed
the
renovate/framer-motion-7.x
branch
2 times, most recently
from
September 30, 2022 14:49
481a572
to
243a096
Compare
renovate
bot
changed the title
Update dependency framer-motion to v7.5.0
Update dependency framer-motion to v7.5.1
Sep 30, 2022
renovate
bot
changed the title
Update dependency framer-motion to v7.5.1
Update dependency framer-motion to v7.5.2
Oct 4, 2022
renovate
bot
force-pushed
the
renovate/framer-motion-7.x
branch
2 times, most recently
from
October 7, 2022 09:55
69d63a6
to
b087d3f
Compare
renovate
bot
changed the title
Update dependency framer-motion to v7.5.2
Update dependency framer-motion to v7.5.3
Oct 7, 2022
renovate
bot
changed the title
Update dependency framer-motion to v7.5.3
Update dependency framer-motion to v7.5.4
Oct 17, 2022
renovate
bot
force-pushed
the
renovate/framer-motion-7.x
branch
from
October 17, 2022 16:30
b087d3f
to
3182cdd
Compare
renovate
bot
changed the title
Update dependency framer-motion to v7.5.4
Update dependency framer-motion to v7.6.1
Oct 18, 2022
renovate
bot
force-pushed
the
renovate/framer-motion-7.x
branch
from
October 18, 2022 12:00
3182cdd
to
817d6f7
Compare
renovate
bot
force-pushed
the
renovate/framer-motion-7.x
branch
from
October 27, 2022 15:47
817d6f7
to
2f71ddf
Compare
renovate
bot
changed the title
Update dependency framer-motion to v7.6.1
Update dependency framer-motion to v7.6.2
Oct 27, 2022
renovate
bot
changed the title
Update dependency framer-motion to v7.6.2
Update dependency framer-motion to v7.6.3
Nov 1, 2022
renovate
bot
force-pushed
the
renovate/framer-motion-7.x
branch
2 times, most recently
from
November 1, 2022 15:44
b51522a
to
19b8a52
Compare
renovate
bot
changed the title
Update dependency framer-motion to v7.6.3
Update dependency framer-motion to v7.6.4
Nov 1, 2022
renovate
bot
force-pushed
the
renovate/framer-motion-7.x
branch
from
November 7, 2022 13:34
19b8a52
to
a8dbafa
Compare
renovate
bot
changed the title
Update dependency framer-motion to v7.6.4
Update dependency framer-motion to v7.6.5
Nov 7, 2022
renovate
bot
force-pushed
the
renovate/framer-motion-7.x
branch
from
November 11, 2022 12:01
a8dbafa
to
72b306b
Compare
renovate
bot
changed the title
Update dependency framer-motion to v7.6.5
Update dependency framer-motion to v7.6.6
Nov 11, 2022
renovate
bot
changed the title
Update dependency framer-motion to v7.6.6
Update dependency framer-motion to v7.6.7
Nov 15, 2022
renovate
bot
force-pushed
the
renovate/framer-motion-7.x
branch
from
November 15, 2022 15:39
72b306b
to
6922ecb
Compare
renovate
bot
changed the title
Update dependency framer-motion to v7.6.7
Update dependency framer-motion to v7.10.3
Mar 16, 2023
renovate
bot
force-pushed
the
renovate/framer-motion-7.x
branch
from
March 16, 2023 19:05
6922ecb
to
a91e39d
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:
7.3.5
->7.10.3
Release Notes
framer/motion (framer-motion)
v7.10.3
Compare Source
Changed
animateChanges
inuseLayoutEffect
rather thanuseEffect
to ensure optimised appear animations are handed off before paint.v7.10.2
Compare Source
Fixed
v7.10.1
Compare Source
Fixed
useMotionValueEvent
.v7.10.0
Compare Source
Added
.on()
event method toMotionValue
."animationStart"
,"animationComplete"
,"animationCancel"
and"change"
events forMotionValue
.useMotionValueEvent
helper method for adding events.v7.9.1
Compare Source
Fixed
v7.9.0
Compare Source
Added
opacity
animations.v7.8.1
Compare Source
Changed
v7.8.0
Compare Source
Added
v7.7.3
Compare Source
Fixed
useSpring
.v7.7.2
Compare Source
Removed
??
operators to reduce bundlesize.v7.7.1
Compare Source
Changed
style-value-types
andframesync
as external dependencies.v7.7.0
Compare Source
Added
"startOffset"
,"textLength"
and"lengthAdjust"
SVG attributes.Removed
"inertia"
animation as"decay"
(officially removed in3.0.0
).Removed
3.0.0
).v7.6.19
Compare Source
Fixed
viewBox
for SVG elements.v7.6.18
Compare Source
Changed
popmotion
as external dependency.v7.6.17
Compare Source
Fixed
useOnChange
is provided new motion value (affectsuseSpring
).v7.6.16
Compare Source
Fixed
useOnChange
to resubscribe when provided a new motion value (affectsuseSpring
).v7.6.15
Compare Source
Fixed
1
to prevent unnecessaryscale
transforms.v7.6.14
Compare Source
Fixed
v7.6.13
Compare Source
v7.6.12
Compare Source
Fixed
isTransformDirty
node skipping logic.v7.6.11
Compare Source
Fixed
<motion.svg />
components as HTML.Updated
v7.6.10
Compare Source
Updated
position
style as it's erroneously breaking a test in Framer.v7.6.9
Compare Source
Updated
v7.6.8
Compare Source
Updated
v7.6.7
Compare Source
Fixed
v7.6.6
Compare Source
Fixed
v7.6.5
Compare Source
Fixed
VisualElement
changed toclass
implementation.v7.6.4
Compare Source
Fixed
buildTransform
types to only expect required arguments.v7.6.3
Compare Source
Added
buildTransform
for internal use.v7.6.2
Compare Source
Added
useScroll
to useuseEffect
instead ofuseLayoutEffect
.v7.6.1
Compare Source
Fixed
viewBox
for SVG elements.v7.6.0
Compare Source
Added
delay()
: An alternative towindow.setTimeout()
that is locked to the animation framerate.v7.5.4
Compare Source
Fixed
layout="preserve-aspect"
where layers that do change size but aren't moved are reprojected to the old size and stay there.v7.5.3
Compare Source
Fixed
initial
prop, and that style is removed fromanimate
, while also being removed frominitial
, it won't animate back to the originally-defined value.v7.5.2
Compare Source
Fixed
undefined
values invalues
prop.v7.5.1
Compare Source
Fixed
useTransform
correctly cleans up any scheduled animation frames when it unmounts.v7.5.0
Compare Source
Added
useAnimationFrame
now passesdelta
to provided callbacks as the second argument.v7.4.0
Compare Source
Added
values
prop that allows the provision of motion values to use exclusively for performing animations on.v7.3.6
Compare Source
Fixed
"preserve-ratio"
layout animations.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.