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

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…
refactor(watch deep): use bfs instead of dfs
#13433 opened Jun 4, 2025 by jsy-0526 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
fix(compat): watch arrays as deep: 1 🔨 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: v2 compat version: minor
#13377 opened May 25, 2025 by skirtles-code Loading…
fix(custom-element): ensure child component styles are injected in correct order before parent styles 🔨 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: custom elements
#13374 opened May 23, 2025 by edison1105 Loading…
feat(types): add new HTML attributes for improved JSX support 🍰 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: types
#13370 opened May 22, 2025 by jeffwcx Loading…
chore(compiler-vapor): use compiler-dom instead of compiler-core ready to merge The PR is ready to be merged. scope: vapor related to vapor mode
#13364 opened May 21, 2025 by zhiyuanzmj Loading…
feat(runtime-vapor): add vapor flag for createVaporApp scope: vapor related to vapor mode
#13360 opened May 21, 2025 by zhiyuanzmj Loading…
feat(vapor): vdom Suspense render Vapor components scope: vapor related to vapor mode
#13355 opened May 19, 2025 by edison1105 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.