Skip to content

Issues: vuejs/core

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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
Assignee
Filter by who’s assigned
Sort

Issues list

fix(useTemplateRef): handle useTemplateRef edge case with vFor 🔨 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.
#12733 opened Jan 17, 2025 by edison1105 Loading…
fix(vMemo/vFor): add cacheIndex to v-for items for clean renderCache during unmounting 🔨 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.
#12710 opened Jan 14, 2025 by edison1105 Loading…
fix(Teleport): handle teleport unmount edge case 🍰 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: teleport
#12705 opened Jan 14, 2025 by edison1105 Loading…
fix(compile-sfc): handle inline template source map in prod build ready to merge The PR is ready to be merged. scope: sfc
#12701 opened Jan 13, 2025 by edison1105 Loading…
2
2
fix(types): EmitsOptions support named tuple syntax ready to merge The PR is ready to be merged. scope: types
#12676 opened Jan 9, 2025 by edison1105 Loading…
types: type support for event modifiers 🍰 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: types
#12675 opened Jan 9, 2025 by teleskop150750 Loading…
fix(compat): allow v-model built in modifiers on component 🔨 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: v2 compat
#12654 opened Jan 6, 2025 by markrian Loading…
fix(compile-sfc): handle mapped types work with omit and pick 🔨 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
#12648 opened Jan 6, 2025 by edison1105 Loading…
feat(types): add type TemplateRef 🧹 p1-chore Priority 1: this doesn't change code behavior. ready to merge The PR is ready to be merged. scope: types
#12645 opened Jan 3, 2025 by Shinigami92 Loading…
feat(reactivity): collection iteration should inherit iterator instance methods 🍰 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: reactivity
#12644 opened Jan 3, 2025 by edison1105 Loading…
fix(templateRef): prevent unnecessary set ref during unmounting 🔨 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.
#12642 opened Jan 3, 2025 by edison1105 Loading…
chore: update node v22 on netlify 🧹 p1-chore Priority 1: this doesn't change code behavior. ready to merge The PR is ready to be merged.
#12613 opened Dec 25, 2024 by iiio2 Loading…
fix(custom-element): handle configure app 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 to merge The PR is ready to be merged. scope: custom elements
#12607 opened Dec 25, 2024 by edison1105 Loading…
fix(types): the directive's modifiers should be optional 🔨 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: types
#12605 opened Dec 24, 2024 by noootwo Loading…
fix(ssr): handle error during ssr render call 🔨 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
#12601 opened Dec 23, 2024 by edison1105 Loading…
added export in EventHandlers type 🧹 p1-chore Priority 1: this doesn't change code behavior. ready to merge The PR is ready to be merged.
#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…
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…
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…
ProTip! Follow long discussions with comments:>50.