-
-
Notifications
You must be signed in to change notification settings - Fork 8.4k
Pull requests: vuejs/core
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
test(reactivity): add tests for reactive and non-reactive objects
#12576
opened Dec 18, 2024 by
Sunny-117
Loading…
test(runtime-vapor): add slots test case for complex level slot
#12574
opened Dec 18, 2024 by
Doctor-wu
Loading…
fix(core): Add warning message if prop type=null and value=null
#12571
opened Dec 17, 2024 by
jamesnakagawa
Loading…
refactor(compiler-vapor): cache multiple access to the same expression
#12568
opened Dec 17, 2024 by
edison1105
•
Draft
refactor(compiler-vapor): cache inline handlers passed to component
#12563
opened Dec 16, 2024 by
edison1105
Loading…
chore(deps): update build (major)
dependencies
Pull requests that update a dependency file
#12562
opened Dec 16, 2024 by
renovate
bot
Loading…
1 task
fix(compiler-core): avoid self updates of Priority 2: this is not breaking anything but nice to have it addressed.
ready to merge
The PR is ready to be merged.
v-pre
🍰 p2-nice-to-have
#12556
opened Dec 15, 2024 by
KazariEX
Loading…
fix(compiler-core): transform empty Priority 2: this is not breaking anything but nice to have it addressed.
ready to merge
The PR is ready to be merged.
v-bind
dynamic argument content correctly
🍰 p2-nice-to-have
#12554
opened Dec 15, 2024 by
KazariEX
Loading…
fix(compiler-core): recognize empty string as non-identifier
🍰 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.
#12553
opened Dec 14, 2024 by
KazariEX
Loading…
fix(ssr): handle manually using the h function (return a HTMLElement)
🍰 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.
#12533
opened Dec 12, 2024 by
linzhe141
Loading…
WatchCallback returns Priority 1: this doesn't change code behavior.
ready to merge
The PR is ready to be merged.
void
, not any
🧹 p1-chore
#12531
opened Dec 11, 2024 by
rotu
Loading…
fix(ssr): handle the
v-html
and v-text
compiling of dynamicComponent in SSR
need discussion
#12522
opened Dec 10, 2024 by
noootwo
Loading…
fix(ssr): avoid merging style generated by vShow into 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: ssr
$attrs
🔨 p3-minor-bug
#12516
opened Dec 9, 2024 by
edison1105
Loading…
fix(compat): add This PR requires more reviews
scope: v2 compat
entities
to @vue/compat
deps to fix CJS edge cases
🔩 p2-edge-case
ready for review
#12514
opened Dec 9, 2024 by
haoqunjiang
Loading…
chore(deps): update test
dependencies
Pull requests that update a dependency file
#12511
opened Dec 9, 2024 by
renovate
bot
Loading…
1 task
fix(types): boolean casting of props on component instances
language-tools
related to vue language-tools
ready to merge
The PR is ready to be merged.
scope: types
#12509
opened Dec 8, 2024 by
KazariEX
Loading…
perf(SSR): remove slow regular expression for escapeHtml
🧹 p1-chore
Priority 1: this doesn't change code behavior.
ready to merge
The PR is ready to be merged.
#12507
opened Dec 7, 2024 by
ShuiRuTian
Loading…
fix(hydration): don't error if data-allow-mismatch provided for fragment
🍰 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.
#12505
opened Dec 6, 2024 by
dmitryuk
Loading…
feat(lint): add type-aware rules
🧹 p1-chore
Priority 1: this doesn't change code behavior.
ready to merge
The PR is ready to be merged.
#12497
opened Dec 3, 2024 by
johnsoncodehk
Loading…
perf: Use @@toStringTag and Map for better perf
🧹 p1-chore
Priority 1: this doesn't change code behavior.
ready to merge
The PR is ready to be merged.
#12491
opened Dec 1, 2024 by
ShuiRuTian
Loading…
fix(vModel): skip value update in mounted hook if value was previously updated
🔨 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: v-model
#12482
opened Nov 28, 2024 by
edison1105
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.