-
-
Notifications
You must be signed in to change notification settings - Fork 9k
Pull requests: vuejs/core
Pull requests list
fix(Transition): fixed transition completing too early when slowing down animation speed in browser dev tools
🔩 p2-edge-case
scope: transition
#14113
opened Nov 18, 2025 by
AchoDev
Loading...
fix(ssr): filter out transition-specific props to avoid invalid HTML attributes
🍰 p2-nice-to-have
Priority 2: this is not breaking anything but nice to have it addressed.
scope: transition
wait changes
#13894
opened Sep 15, 2025 by
ZKunZhang
Loading...
fix(transition): cancel the delayed execution of the transition enter hook
ready for review
This PR requires more reviews
scope: transition
#12133
opened Oct 9, 2024 by
yangxiuxiu1115
Loading...
feat(transition): support transition to teleport component child
🍰 p2-nice-to-have
Priority 2: this is not breaking anything but nice to have it addressed.
ready to merge
The PR is ready to be merged.
scope: transition
version: minor
#11959
opened Sep 18, 2024 by
yangxiuxiu1115
Loading...
fix(Transition): handle leave immediately done in out-in mode
🍰 p2-nice-to-have
Priority 2: this is not breaking anything but nice to have it addressed.
🐞 bug
Something isn't working
scope: transition
#11824
opened Sep 5, 2024 by
edison1105
Loading...
fix(Transition): ensure appear callback invoking properly
🐞 bug
Something isn't working
ready for review
This PR requires more reviews
scope: transition
#9412
opened Oct 16, 2023 by
edison1105
Loading...
fix(runtime-dom): inconsistent behaviour on nested transition groups
🔨 p3-minor-bug
Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
🐞 bug
Something isn't working
ready for review
This PR requires more reviews
scope: transition
#8803
opened Jul 18, 2023 by
daniser
Loading...
fix(runtime-dom): The PR is ready to be merged.
scope: slots
scope: transition
transitionGroup can render :slotted styles
ready to merge
#7541
opened Jan 16, 2023 by
baiwusanyu-c
Loading...
fix(runtime-core): comments before single root element breaking Transition
🍰 p2-nice-to-have
Priority 2: this is not breaking anything but nice to have it addressed.
ready for review
This PR requires more reviews
scope: transition
#6238
opened Jul 7, 2022 by
qmhc
Loading...
fix(runtime-core): avoid number type transition child key duplicating with index key
🔩 p2-edge-case
ready to merge
The PR is ready to be merged.
scope: transition
#5779
opened Apr 22, 2022 by
yuwu9145
Loading...
fix(Transition): Make transition behavior in KeepAlive in dev-mode consistent with production-mode.
🍰 p2-nice-to-have
Priority 2: this is not breaking anything but nice to have it addressed.
🐞 bug
Something isn't working
scope: transition
wait changes
#5557
opened Mar 10, 2022 by
ygj6
Loading...
fix(TransformGroup): do not clear TransitionGroup custom transform style
scope: transition
wait changes
#4762
opened Oct 8, 2021 by
zhaozhongyu
Loading...
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.