Skip to content

Pull requests: vuejs/core

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

feat(runtime-vapor): add support for v-once scope: vapor related to vapor mode
#13459 opened Jun 10, 2025 by edison1105 Loading…
fix(suspense): don't immediately resolve suspense on last dep unmount 🔨 p3-minor-bug Priority 3: this fixes a bug, but is an edge case that only affects very specific usage. ready to merge The PR is ready to be merged. scope: suspense
#13456 opened Jun 10, 2025 by edison1105 Loading…
fix(compiler-sfc): improved type resolution for function type aliases 🔨 p3-minor-bug Priority 3: this fixes a bug, but is an edge case that only affects very specific usage. ready to merge The PR is ready to be merged. scope: sfc
#13452 opened Jun 9, 2025 by jh-leong Loading…
chore(deps): update all non-major dependencies dependencies Pull requests that update a dependency file
#13451 opened Jun 9, 2025 by renovate bot Loading…
1 task
chore(deps): update autofix-ci/action digest to 635ffb0 dependencies Pull requests that update a dependency file
#13450 opened Jun 9, 2025 by renovate bot Loading…
1 task
fix(runtime-core): avoid setting direct ref of useTemplateRef in dev 🔨 p3-minor-bug Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
#13449 opened Jun 8, 2025 by alex-snezhko Loading…
perf(compiler): remove regx for removeStaticBinding 🧹 p1-chore Priority 1: this doesn't change code behavior. wait changes
#13445 opened Jun 8, 2025 by Plumbiu Loading…
types(compiler-sfc): add explicit return type to genModelProps 🧹 p1-chore Priority 1: this doesn't change code behavior. ready to merge The PR is ready to be merged.
#13441 opened Jun 5, 2025 by cszhjh Loading…
refactor(compat): rename legacyresolveScopedSlots to legacyResolveScopedSlots 🧹 p1-chore Priority 1: this doesn't change code behavior. ready to merge The PR is ready to be merged. scope: v2 compat
#13440 opened Jun 5, 2025 by cszhjh Loading…
refactor(compiler): add dedicated transform for vbind shorthand 🔨 p3-minor-bug Priority 3: this fixes a bug, but is an edge case that only affects very specific usage. scope: compiler
#13438 opened Jun 5, 2025 by edison1105 Loading…
2
6
fix(watch): use maximum depth for duplicates ready to merge The PR is ready to be merged. scope: reactivity
#13434 opened Jun 4, 2025 by skirtles-code Loading…
feat(runtime-vapor): support Fragment scope: vapor related to vapor mode
#13430 opened Jun 3, 2025 by zhiyuanzmj Loading…
feat(runtime-vapor): add reset callback for setInsertionState scope: vapor related to vapor mode
#13424 opened Jun 1, 2025 by zhiyuanzmj Loading…
feat(vapor): scopeId
#13422 opened May 30, 2025 by edison1105 Draft
feat(vapor): forwarded slots scope: vapor related to vapor mode
#13408 opened May 29, 2025 by edison1105 Draft
feat(runtime-core): add generic option to getCurrentInstance scope: vapor related to vapor mode
#13407 opened May 29, 2025 by zhiyuanzmj Loading…
fix(compiler-vapor): resolve implicitly self-referencing component scope: vapor related to vapor mode
#13400 opened May 28, 2025 by edison1105 Loading…
fix(compiler-vapor): properly locate last if node scope: vapor related to vapor mode
#13399 opened May 28, 2025 by edison1105 Loading…
fix(compiler-core): remove types for expressions 🍰 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: compiler
#13397 opened May 28, 2025 by zhiyuanzmj Loading…
fix(ssr): ensure empty slots render as a comment node in Transition 🔨 p3-minor-bug Priority 3: this fixes a bug, but is an edge case that only affects very specific usage. ready to merge The PR is ready to be merged. scope:hydration scope: transition
#13396 opened May 28, 2025 by edison1105 Loading…
fix(compiler-vapor): remove types for expressions scope: vapor related to vapor mode
#13395 opened May 27, 2025 by zhiyuanzmj Loading…
test vapor(DO NOT MERGE)
#13383 opened May 26, 2025 by edison1105 Draft
ProTip! Exclude everything labeled bug with -label:bug.