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

added export in EventHandlers type
#12586 opened Dec 20, 2024 by FukaYouTube Loading…
test(reactivity): add tests for reactive and non-reactive objects 🧹 p1-chore Priority 1: this doesn't change code behavior. ready to merge The PR is ready to be merged.
#12576 opened Dec 18, 2024 by Sunny-117 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 v-pre 🍰 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.
#12556 opened Dec 15, 2024 by KazariEX Loading…
fix(compiler-core): transform empty v-bind dynamic argument content correctly 🍰 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.
#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 void, not any 🧹 p1-chore Priority 1: this doesn't change code behavior. ready to merge The PR is ready to be merged.
#12531 opened Dec 11, 2024 by rotu Loading…
fix(ssr): avoid merging style generated by vShow into $attrs 🔨 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: ssr
#12516 opened Dec 9, 2024 by edison1105 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…
fix(custom-element): fix parent resolving issue when slotted in shadow dom 🔨 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
#12480 opened Nov 27, 2024 by lejunyang Loading…
fix(transition): fix KeepAlive with transition out-in mode behavior in production 🔨 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: transition
#12468 opened Nov 25, 2024 by yangxiuxiu1115 Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.