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

refactor: remove canary release workflows 🧹 p1-chore Priority 1: this doesn't change code behavior. ready to merge The PR is ready to be merged.
#13794 opened Aug 22, 2025 by edison1105 Loading…
fix(custom-element): prevent defineCustomElement from mutating the options object 🔨 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
#13791 opened Aug 21, 2025 by LeeSamFong Loading…
fix(compiler-sfc): support global augments with named exports ready to merge The PR is ready to be merged. scope: sfc
#13789 opened Aug 21, 2025 by danielroe Loading…
feat(vapor): dom event error handling scope: vapor related to vapor mode version: minor
#13769 opened Aug 15, 2025 by edison1105 Loading…
fix(compiler-ssr): remove undefined/null class and style attrs breaking change 🍰 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: ssr version: minor
#13745 opened Aug 10, 2025 by alex-snezhko Loading…
fix(vdom): add null check in fragment removal Add null check for 'cu… need more info Further information is requested
#13737 opened Aug 5, 2025 by Litor Loading…
fix(vapor): avoid unnecessary block movement in renderList scope: vapor related to vapor mode
#13722 opened Jul 31, 2025 by johnsoncodehk Loading…
fix(compiler-dom): update HTML nesting validation for Chrome 134+ spec 🍰 p2-nice-to-have Priority 2: this is not breaking anything but nice to have it addressed. scope: compiler wait changes
#13720 opened Jul 30, 2025 by amachang Loading…
fix(runtime-dom): Vapor useCssModule support scope: vapor related to vapor mode version: minor
#13711 opened Jul 26, 2025 by alex-snezhko Loading…
fix(runtime-dom): allow custom element prop overrides via prototype 🔨 p3-minor-bug Priority 3: this fixes a bug, but is an edge case that only affects very specific usage. scope: custom elements wait changes
#13707 opened Jul 26, 2025 by OlTrenin Loading…
feat(runtime-vapor): support svg and MathML scope: vapor related to vapor mode version: minor
#13703 opened Jul 25, 2025 by edison1105 Loading…
refactor(runtime-vapor): allow non-instance for setRef scope: vapor related to vapor mode
#13675 opened Jul 21, 2025 by zhiyuanzmj Loading…
refactor(compiler-vapor): skip unnecessary attribute quoting in templates need test The PR has missing test cases. scope: vapor related to vapor mode
#13673 opened Jul 21, 2025 by mary-ext Loading…
chore(deps): update lint dependencies Pull requests that update a dependency file
#13671 opened Jul 21, 2025 by renovate bot Loading…
1 task
refactor(compile-vapor): skip unnecessary closing tags in templates need test The PR has missing test cases. scope: vapor related to vapor mode
#13667 opened Jul 20, 2025 by cyyynthia Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.