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

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(hydration): handle empty content in Transition appear edge case 🔨 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…
fix(compiler-sfc): don't inject scope id before child combinator > 🔨 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
#13389 opened May 27, 2025 by edison1105 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…
fix(compiler-core): do not increase newlines in InEntity state 🍰 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: compiler
#13362 opened May 21, 2025 by KazariEX 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…
fix(compiler-vapor): correct execution order of operations ready to merge The PR is ready to be merged. scope: vapor related to vapor mode
#13351 opened May 18, 2025 by zhiyuanzmj Loading…
fix(compiler-vapor): prevent caching UpdateExpression ready to merge The PR is ready to be merged. scope: vapor related to vapor mode
#13346 opened May 17, 2025 by zhiyuanzmj Loading…
fix(compiler-core): prevent root comments from blocking static node hoisting 🔨 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: compiler
#13345 opened May 17, 2025 by alex-snezhko Loading…
fix(types): typo of vOnce and vSlot 🧹 p1-chore Priority 1: this doesn't change code behavior. ready to merge The PR is ready to be merged. scope: types
#13343 opened May 17, 2025 by KazariEX Loading…
feat(vapor): templateRef vdom interop scope: vapor related to vapor mode
#13323 opened May 13, 2025 by edison1105 Loading…
ProTip! Filter pull requests by the default branch with base:main.