-
-
Notifications
You must be signed in to change notification settings - Fork 8k
Pull requests: vuejs/core
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(runtime-core): bail manually rendered compiler slot fragment when 1�7
#11338
opened Jul 12, 2024 by
jh-leong
Loading 1�7
fix(compiler-core): When the user uses the key inappropriately in the template, a compilation error should be thrown.
#11323
opened Jul 9, 2024 by
linzhe141
Loading 1�7
fix(runtime-core): When computed is executed early, the update method of instance in setupRenderEffect should be called using callWithErrorHandling
#11290
opened Jul 4, 2024 by
linzhe141
Loading 1�7
feat(runtime-core): the
computed
supports exception capture
#11287
opened Jul 3, 2024 by
linzhe141
Loading 1�7
fix(runtime-core): do not warn
Symbol.unscopables
access
#11283
opened Jul 2, 2024 by
Ilanaya
Loading 1�7
fix(compiler-sfc): correctly parse type annotation for declared function
#11279
opened Jul 2, 2024 by
lzl0304
Loading 1�7
fix(runtime-dom): When the prop of a custom element is undefined, the property should be deleted
#11278
opened Jul 2, 2024 by
linzhe141
Loading 1�7
fix(compiler-sfc): The constant properties returned by setup cannot be modified
#11275
opened Jul 2, 2024 by
linzhe141
Loading 1�7
fix(runtime-core): prevent infinite recursion caused by components with the same name
#11269
opened Jul 1, 2024 by
hongzzz
Loading 1�7
fix(runtime-core): functional component with patchFlag set to 0 should be forced to update
#11258
opened Jul 1, 2024 by
linzhe141
Loading 1�7
fix: hmr reload should work with async component
🔨 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
regression
scope: hmr
#11248
opened Jun 28, 2024 by
KermanX
Loading 1�7
fix(runtime-core): fix incorrect traverseStaticChildren in prod environment
#11246
opened Jun 28, 2024 by
linzhe141
Loading 1�7
fix(runtime-core): When hydrate Teleport, the targetNode of disabled Teleport should use the node of nextSibling
#11235
opened Jun 26, 2024 by
linzhe141
Loading 1�7
feat(compiler-core): add allowSideEffectTag option for disabling ignoreSideEffectTags transform
version: minor
#11184
opened Jun 20, 2024 by
ferferga
Loading 1�7
fix(runtime-core): no emit triggered when the same value is set using defineModel
#11162
opened Jun 17, 2024 by
yangxiuxiu1115
Loading 1�7
fix: When patching the elements that use innerHTML or textContent should first
unmountChildren
🔩 p2-edge-case
#11159
opened Jun 17, 2024 by
linzhe141
Loading 1�7
feat(runtime-core): export InferDefaults type
scope: types
version: minor
#11146
opened Jun 15, 2024 by
FireBushtree
Loading 1�7
fix(custom-element): props can be casted when mounting custom elements in component rendering functions
scope: custom elements
#11082
opened Jun 7, 2024 by
baiwusanyu-c
Loading 1�7
Previous Next
ProTip!
Follow long discussions with comments:>50.