-
-
Notifications
You must be signed in to change notification settings - Fork 8.8k
Insights: vuejs/core
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
v3.5.18
published
Jul 23, 2025
16 Pull requests merged by 7 people
-
fix(devtools): clear performance measures
#13701 merged
Jul 25, 2025 -
chore(runtime-core): use
NO
instead of()=>false
#13695 merged
Jul 25, 2025 -
fix(compiler-core): adjacent v-else should cause a compiler error
#13699 merged
Jul 25, 2025 -
dx(runtime-core): fix warning message for useSlots, useAttrs invocation with missing instance
#13647 merged
Jul 23, 2025 -
fix(ssr): ensure empty slots render as a comment node in Transition
#13396 merged
Jul 23, 2025 -
fix(runtime-core): ensure correct anchor el for unresolved async components
#13560 merged
Jul 23, 2025 -
fix(compiler-core): identifiers in function parameters should not be inferred as references
#13548 merged
Jul 23, 2025 -
fix(compiler-sfc): transform empty srcset w/ includeAbsolute: true
#13639 merged
Jul 23, 2025 -
fix(custom-element): ensure exposed methods are accessible from custom elements by making them enumerable
#13634 merged
Jul 23, 2025 -
fix(slots): refine internal key checking to support slot names starting with an underscore
#13612 merged
Jul 23, 2025 -
fix(hydration): prevent lazy hydration for updated components
#13511 merged
Jul 23, 2025 -
fix(compiler-core): avoid cached text vnodes retaining detached DOM nodes
#13662 merged
Jul 23, 2025 -
chore(deps): update all non-major dependencies
#13627 merged
Jul 22, 2025 -
chore(deps): update dependency @babel/types to ^7.28.1
#13628 merged
Jul 22, 2025 -
test(vFor): port tests
#13649 merged
Jul 22, 2025 -
chore(deps): update build
#13670 merged
Jul 22, 2025
10 Pull requests opened by 6 people
-
fix(runtime-vapor): fix readonly warning when useTemplateRef has same variable name as template ref
#13672 opened
Jul 21, 2025 -
refactor(compiler-vapor): skip unnecessary attribute quoting in templates
#13673 opened
Jul 21, 2025 -
refactor(runtime-vapor): allow non-instance for setRef
#13675 opened
Jul 21, 2025 -
fix(compiler-core): prevent cached array children from retaining detached dom nodes
#13691 opened
Jul 23, 2025 -
feat(runtime-vapor): support svg and MathML
#13703 opened
Jul 25, 2025 -
fix(runtime-dom): allow custom element prop overrides via prototype
#13707 opened
Jul 26, 2025 -
fix(runtime-dom): Vapor `useCssModule` support
#13711 opened
Jul 26, 2025 -
chore(deps): update build
#13712 opened
Jul 28, 2025 -
chore(deps): update dependency @babel/types to ^7.28.2
#13713 opened
Jul 28, 2025 -
fix(runtime-vapor): fix vFor bugs
#13714 opened
Jul 28, 2025
16 Issues closed by 4 people
-
Memory leak on nuxt
#13692 closed
Jul 28, 2025 -
Teleport fails on ssr if to is undefined on mount.
#13710 closed
Jul 26, 2025 -
Vue crashes when a Symbol is passed to any prop with mismatched type in dev mode
#13709 closed
Jul 26, 2025 -
Performance tracing gradually slowing down Firefox
#13700 closed
Jul 25, 2025 -
Multiple v-else directives silently ignored after v-if
#13698 closed
Jul 25, 2025 -
v-model on reactive objects generates invalid assignment code causing rolldown build failures
#13693 closed
Jul 23, 2025 -
SSR hydration fails with `<Transition appear>` and empty content
#13394 closed
Jul 23, 2025 -
`<Suspense>` changes the order of elements when using `v-for` with a given `key`
#13559 closed
Jul 23, 2025 -
Exposed method not accessible from custom element
#13632 closed
Jul 23, 2025 -
Slot <template> not working when its name starts with an underscore (_) since v3.5.14
#13611 closed
Jul 23, 2025 -
Async components with lazy hydration break when interacted with very quickly after hydration
#13510 closed
Jul 23, 2025 -
Detached elements are generated under certain circumstances
#13661 closed
Jul 23, 2025 -
[Vapor]There was an error returning to the normal page from the Vapor page
#13686 closed
Jul 22, 2025 -
An error occurred in <template> after the update
#13682 closed
Jul 22, 2025 -
When a composite prop is passed in, the watcher will be triggered incorrectly
#13674 closed
Jul 21, 2025 -
Arco Design tooltip position bug that occurs when upgrading from Vue 3.4 to Vue 3.5
#13676 closed
Jul 21, 2025
4 Issues opened by 4 people
-
Custom element properties cannot be overridden
#13706 opened
Jul 26, 2025 -
[Vapor] SVG elements with `v-for` are not rendered correctly
#13689 opened
Jul 22, 2025 -
Docs improvement: Clarify `watchEffect`'s watch list during conditional dependency access
#13688 opened
Jul 22, 2025 -
Vapor Roadmap
#13687 opened
Jul 22, 2025
22 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
fix(runtime-vapor): render slot fallback if provided content is invalid
#13669 commented on
Jul 25, 2025 • 16 new comments -
feat(reactivity): untrack
#13286 commented on
Jul 23, 2025 • 5 new comments -
fix(runtime-core): warn about negative number in v-for
#12308 commented on
Jul 22, 2025 • 3 new comments -
chore(deps): update lint
#13671 commented on
Jul 25, 2025 • 0 new comments -
refactor(compile-vapor): skip unnecessary closing tags in templates
#13667 commented on
Jul 26, 2025 • 0 new comments -
refactor(compiler-sfc): destructure built-in properties ($emit,$attrs,$slots) in inline mode
#13663 commented on
Jul 22, 2025 • 0 new comments -
feat(compiler-dom): support customizable select
#13616 commented on
Jul 24, 2025 • 0 new comments -
chore(deps): update dependency vite to v5.4.19 [security]
#13556 commented on
Jul 22, 2025 • 0 new comments -
feat(vapor): forwarded slots
#13408 commented on
Jul 25, 2025 • 0 new comments -
feat(runtime-vapor): add normalizeNode to support non-block nodes
#13287 commented on
Jul 25, 2025 • 0 new comments -
wip(jsx-vapor): this is a collection of my pull requests for `pkg.pr.new` (don't merge!)
#13061 commented on
Jul 25, 2025 • 0 new comments -
feat(vapor): defineVaporAsyncComponent
#13059 commented on
Jul 25, 2025 • 0 new comments -
fix(jsx): add undefined to optional properties
#12771 commented on
Jul 23, 2025 • 0 new comments -
fix(compiler-core/v-slot): force dynamic slots when slot referencing scope vars
#9427 commented on
Jul 22, 2025 • 0 new comments -
feat(compiler-sfc): deep selector supports multiple values
#8232 commented on
Jul 21, 2025 • 0 new comments -
Dependency Dashboard
#9145 commented on
Jul 28, 2025 • 0 new comments -
Vue3 custom element prop type number is string in production builds
#13615 commented on
Jul 28, 2025 • 0 new comments -
(runtime-core): Runtime error when mistakenly converting symbols to a string during props validation
#8487 commented on
Jul 26, 2025 • 0 new comments -
Improve type hints that were worsened by adding a second type argument to the `Ref` type
#11969 commented on
Jul 24, 2025 • 0 new comments -
Problem typing optional props with exactOptionalPropertyTypes enabled in tsconfig
#6532 commented on
Jul 23, 2025 • 0 new comments -
Not possible to set attributes (template syntax) on web components/custom elements
#13104 commented on
Jul 22, 2025 • 0 new comments -
[Vapor] fallback slot content not rendered if content is comment
#13668 commented on
Jul 22, 2025 • 0 new comments