-
- Notifications
You must be signed in to change notification settings - Fork 8.7k
Pull requests: vuejs/core
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
docs: add docs for Priority 1: this doesn't change code behavior. ready to merge The PR is ready to be merged. scope: suspense
timeout
prop 🧹 p1-chore #13584 opened Jul 7, 2025 by simon04 Loading…
fix(compiler-vapor): add missing dependency for @babel/parser scope: vapor related to vapor mode
#13581 opened Jul 7, 2025 by edison1105 Loading…
fix(devtools): allow setting devtools hook after createApp
#13580 opened Jul 7, 2025 by edison1105 Loading…
feat(runtime-vapor): support functional slot in vdom component
#13576 opened Jul 7, 2025 by zhiyuanzmj Loading…
chore(deps): update compiler to ^7.28.0 dependencies Pull requests that update a dependency file
#13575 opened Jul 7, 2025 by renovate bot Loading…
1 task
chore(deps): update dependency rollup to ^4.44.2 dependencies Pull requests that update a dependency file
#13574 opened Jul 7, 2025 by renovate bot Loading…
1 task
perf: improve regexp performance with non-capturing groups 🧹 p1-chore Priority 1: this doesn't change code behavior. ready to merge The PR is ready to be merged.
#13567 opened Jul 4, 2025 by KazariEX Loading…
chore(compiler-sfc): match Priority 1: this doesn't change code behavior. ready to merge The PR is ready to be merged. scope: sfc
@keyframes
exactly 🧹 p1-chore #13566 opened Jul 4, 2025 by KazariEX Loading…
fix(runtime-vapor): prevent hasOwnProperty error when props is null scope: vapor related to vapor mode
#13564 opened Jul 4, 2025 by zhiyuanzmj Loading…
fix(runtime-core): ensure correct anchor el for unresolved async components 🔨 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.
#13560 opened Jul 3, 2025 by linzhe141 Loading…
fix(runtime-vapor): properly handle consecutive prepend operations with insertionState scope: vapor related to vapor mode
#13558 opened Jul 3, 2025 by edison1105 Loading…
chore(deps): update dependency vite to v5.4.19 [security] dependencies Pull requests that update a dependency file
#13556 opened Jul 2, 2025 by renovate bot Loading…
1 task
fix(runtime-vapor): handle vapor attrs fallthrough to vdom component scope: vapor related to vapor mode
#13551 opened Jul 1, 2025 by edison1105 Loading…
fix(compiler): share logic for comments and whitespace 🍰 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
#13550 opened Jul 1, 2025 by skirtles-code Loading…
fix(compiler-core): identifiers in function parameters should not be inferred as references 🔨 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
#13548 opened Jul 1, 2025 by zhiyuanzmj Loading…
feat(runtime-core): add unwrapFragment to flatten nested Fragment nodes in vnode arrays need discussion
#13546 opened Jul 1, 2025 by baozjj Loading…
fix(runtime-core): always pass context arg to functional components 🍰 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.
#13540 opened Jun 29, 2025 by alex-snezhko Loading…
fix(compiler-ssr): add selected option attribute from select value 🔨 p3-minor-bug Priority 3: this fixes a bug, but is an edge case that only affects very specific usage. has workaround A workaround has been found to avoid the problem ready for review This PR requires more reviews scope: ssr
#13539 opened Jun 28, 2025 by alex-snezhko Loading…
refactor(effectScope): scopes doubly-linked list need more info Further information is requested
#13535 opened Jun 27, 2025 by importwu Loading…
refactor(runtime-core): check Priority 2: this is not breaking anything but nice to have it addressed. ready to merge The PR is ready to be merged.
props
rather than propsOptions[0]
🍰 p2-nice-to-have #13514 opened Jun 23, 2025 by skirtles-code Loading…
fix(compiler-core): preserve start/end whitespace nodes in whitespace: 'preserve' mode breaking change scope: compiler version: minor
#13513 opened Jun 23, 2025 by alex-snezhko Loading…
fix(hydration): prevent lazy hydration for updated components 🔨 p3-minor-bug Priority 3: this fixes a bug, but is an edge case that only affects very specific usage. scope:hydration
#13511 opened Jun 22, 2025 by edison1105 Loading…
fix(compiler-sfc): check lang before attempt to compile script 🔨 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
#13508 opened Jun 21, 2025 by alex-snezhko Loading…
fix(runtime-core): improve consistency of 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.
PublicInstanceProxyHandlers.has
🔨 p3-minor-bug #13507 opened Jun 20, 2025 by skirtles-code Loading…
Previous Next
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.