-
-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Pull requests: vuejs/core
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(runtime-dom): should properly patch as props for vue custom eleme…
#12409
opened Nov 15, 2024 by
lejunyang
Loading…
refactor(runtime-core): replace vnode.shapeFlag checks with existed functions
#12406
opened Nov 15, 2024 by
noootwo
Loading…
chore: input[type=date], the modifier number could converted to a timestamp
🍰 p2-nice-to-have
Priority 2: this is not breaking anything but nice to have it addressed.
scope: v-model
wait changes
#12396
opened Nov 14, 2024 by
shengxj1
Loading…
fix(reactivity): watchEffect should allow multiple onCleanup calls
🍰 p2-nice-to-have
Priority 2: this is not breaking anything but nice to have it addressed.
scope: reactivity
wait changes
#12394
opened Nov 14, 2024 by
shengxj1
Loading…
fix(reactivity): check rawValue exists in target via set.add vuejs#8647
🍰 p2-nice-to-have
Priority 2: this is not breaking anything but nice to have it addressed.
scope: reactivity
wait changes
#12393
opened Nov 14, 2024 by
shengxj1
Loading…
fix(compiler-sfc): support using other prop as default value in props destructuring
🍰 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.
#12387
opened Nov 14, 2024 by
edison1105
Loading…
feat(jsx-runtime): make AllowedComponentProps & ComponentCustomProps extend IntrinsicAttributes
ready to merge
The PR is ready to be merged.
scope: types
#12385
opened Nov 13, 2024 by
zhiyuanzmj
Loading…
fix(runtime-dom): handle multiple patch with boolean style value
🍰 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.
#12372
opened Nov 12, 2024 by
linzhe141
Loading…
perf(reactivity): ports
alien-signals
scope: reactivity
version: minor
#12349
opened Nov 9, 2024 by
johnsoncodehk
Loading…
fix(reactivity): should not recompute if computed does not track reactive data
ready to merge
The PR is ready to be merged.
scope: reactivity
#12341
opened Nov 7, 2024 by
edison1105
Loading…
fix(compiler-core): handle named slot + v-if with preserve 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
#12321
opened Nov 4, 2024 by
edison1105
Loading…
fix(runtime-core): warn about negative number in v-for
🧹 p1-chore
Priority 1: this doesn't change code behavior.
ready to merge
The PR is ready to be merged.
#12308
opened Nov 1, 2024 by
cyrilf
Loading…
fix(compiler-ssr): handle ssr attr fallthrough when preserve whitespace
ready to merge
The PR is ready to be merged.
scope: ssr
#12304
opened Nov 1, 2024 by
edison1105
Loading…
feat(teleport/css-v-bind): support for getting teleported content via target
🍰 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: custom elements
#12299
opened Oct 31, 2024 by
edison1105
Loading…
fix(compiler-core): handle v-if userKey not resolved when use :key shorthand
language-tools
related to vue language-tools
ready to merge
The PR is ready to be merged.
scope: compiler
#12298
opened Oct 31, 2024 by
edison1105
Loading…
fix(watch): update The PR is ready to be merged.
scope: reactivity
oldValue
before running cb
to prevent stale value
ready to merge
#12296
opened Oct 30, 2024 by
jh-leong
Loading…
feat(runtime-core): Add ”InversionValue“ peculiarity,makes it easier to pass false to props
need discussion
version: minor
wait changes
#12280
opened Oct 28, 2024 by
mrwdhasd0903
Loading…
fix(types): should wrap the top level setup refs with The PR is ready to be merged.
scope: types
ShallowReactive
ready to merge
#12272
opened Oct 27, 2024 by
KazariEX
Loading…
fix(compiler): resolve inner content for incomplete SFC root tag
🔩 p2-edge-case
ready for review
This PR requires more reviews
#12271
opened Oct 26, 2024 by
KazariEX
Loading…
fix(runtime-core): multiple ref elements with the same name
🍰 p2-nice-to-have
Priority 2: this is not breaking anything but nice to have it addressed.
wait changes
#12268
opened Oct 25, 2024 by
tsiotska
Loading…
fix(reativity): support for trigger responsive getters in onTrack
🍰 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.
#12266
opened Oct 25, 2024 by
yangxiuxiu1115
Loading…
perf: avoid array iterators over objects
🧹 p1-chore
Priority 1: this doesn't change code behavior.
ready for review
This PR requires more reviews
#12264
opened Oct 25, 2024 by
GalacticHypernova
Loading…
fix(hmr): avoid hydration for hmr updating
ready to merge
The PR is ready to be merged.
scope: hmr
#12262
opened Oct 25, 2024 by
edison1105
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.