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
Sort

Pull requests list

fix(hydration): handle transition appear hydration edge case 🔨 p3-minor-bug Priority 3: this fixes a bug, but is an edge case that only affects very specific usage. scope:hydration scope: transition
#13339 opened May 16, 2025 by edison1105 Loading…
feat(vapor): templateRef vdom interop scope: vapor related to vapor mode
#13323 opened May 13, 2025 by edison1105 Loading…
fix(runtime-core): add skip onmount optimization prop on BaseTransiti… invalid This doesn't seem right
#13317 opened May 12, 2025 by TalexDreamSoul Loading…
feat(runtime-vapor): expose isVaporComponent scope: vapor related to vapor mode
#13307 opened May 11, 2025 by zhiyuanzmj Loading…
feat(runtime-vapor): add normalizeNode to support non-block nodes scope: vapor related to vapor mode
#13287 opened May 7, 2025 by zhiyuanzmj Loading…
chore(deps): update dependency vite to v5.4.19 [security] dependencies Pull requests that update a dependency file
#13281 opened May 5, 2025 by renovate bot Loading…
1 task
perf(vapor): more efficient renderList update algorithm 🛑 on hold This PR can't be merged until other work is finished scope: vapor related to vapor mode
#13279 opened May 5, 2025 by johnsoncodehk Draft
test: enable gc tests 🐞 bug Something isn't working scope: reactivity
#13272 opened May 3, 2025 by ferferga Loading…
feat: handle nested defineEmits need discussion ✨ feature request New feature or request
#13262 opened Apr 30, 2025 by ST-DDT Loading…
fix(compiler-vapor): prevent caching variables in function expression scope: vapor related to vapor mode
#13244 opened Apr 26, 2025 by zhiyuanzmj Loading…
feat(vapor): hydration scope:hydration scope: vapor related to vapor mode
#13226 opened Apr 21, 2025 by edison1105 Loading…
fix(runtime-core): fix the issue of passing incorrect parentComponent to patch when KeepAlive is activated 🔨 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: keep-alive
#13218 opened Apr 17, 2025 by yinhangfeng Loading…
fix(compat): ensure false value on input value retains attribute 🔨 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
#13216 opened Apr 17, 2025 by edison1105 Loading…
fix(test): report correct value of __EXTEND_POINT__ when subsequent error codes is less than it 🧹 p1-chore Priority 1: this doesn't change code behavior. ready to merge The PR is ready to be merged.
#13213 opened Apr 16, 2025 by KazariEX Loading…
fix(custom-element): enhance slot handling with shadowRoot:false 🔨 p3-minor-bug Priority 3: this fixes a bug, but is an edge case that only affects very specific usage. ready for review This PR requires more reviews scope: custom elements
#13208 opened Apr 16, 2025 by edison1105 Loading…
fix(custom-element): ensure proper remount and prevent redundant slot parsing with shadowRoot false 🔨 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
#13201 opened Apr 15, 2025 by edison1105 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.