-
-
Notifications
You must be signed in to change notification settings - Fork 8.6k
Insights: vuejs/core
Overview
Could not load contribution data
Please try again later
8 Pull requests merged by 5 people
-
fix(compiler-dom): improve HTML nesting validation to allow any child element within template tag
#13320 merged
May 16, 2025 -
fix(compiler-sfc): simulate
allowArbitraryExtensions
on resolving type (fix #13295)#13301 merged
May 16, 2025 -
fix(suspense): handle edge case in patching list nodes within Suspense
#13306 merged
May 16, 2025 -
fix(compiler-sfc): improve type inference for TSTypeAliasDeclaration with better runtime type detection
#13245 merged
May 16, 2025 -
fix(compiler-core): ensure mapping is added only if node source is available
#13285 merged
May 16, 2025 -
fix(hydration): skip lazy hydration for patched components
#13283 merged
May 16, 2025 -
fix(custom-element): allow injecting values from app context in nested elements (fix #13212)
#13219 merged
May 16, 2025 -
test(compiler-vapor): add index test for v-for
#13004 merged
May 15, 2025
7 Pull requests opened by 5 people
-
fix(types): Type 'enter' and 'tab' is not assignable to type 'VOnModifiers'
#13337 opened
May 16, 2025 -
fix(hydration): handle transition appear hydration edge case
#13339 opened
May 16, 2025 -
fix(types): typo of `vOnce` and `vSlot`
#13343 opened
May 17, 2025 -
fix(compiler-core): prevent root comments from blocking static node hoisting
#13345 opened
May 17, 2025 -
fix(compiler-vapor): prevent caching UpdateExpression
#13346 opened
May 17, 2025 -
test(compiler-vapor): fix v-for test
#13347 opened
May 17, 2025 -
fix(teleport): handle deferred teleport multiple updates before mounted
#13350 opened
May 17, 2025
10 Issues closed by 4 people
-
Imported refs used in `v-if` trigger "Object is possibly 'undefined'" error
#4663 closed
May 16, 2025 -
Incorrect warning: <tr> cannot be child of <template>, according to HTML specifications
#13318 closed
May 16, 2025 -
Compatible with tsconfig `allowArbitraryExtensions` option
#13295 closed
May 16, 2025 -
Rendering a list of <Suspense>-wrapped components fails
#13305 closed
May 16, 2025 -
Type inference failure in defineProps when using generic type aliases for function props
#13240 closed
May 16, 2025 -
Generated `v-if` output is not compatible with coverage tooling
#13261 closed
May 16, 2025 -
Update of component prop before hydration causes hydration to fail
#13255 closed
May 16, 2025 -
Injection breaks when nesting Vue custom elements
#13212 closed
May 16, 2025 -
Installation of version 3.5.14 failed
#13330 closed
May 15, 2025 -
v-bind="data" reports an error during the patch phase.
#13328 closed
May 15, 2025
7 Issues opened by 7 people
-
Teleport defer causes infinite recursion
#13349 opened
May 17, 2025 -
watchEffect performs bad with emits
#13338 opened
May 16, 2025 -
Type '"enter"' and '"tab"' is not assignable to type 'VOnModifiers'
#13336 opened
May 16, 2025 -
`<Transition appear>` leads to hydration mismatch with SSR
#13335 opened
May 16, 2025 -
Reactive object is marked as raw by defineExpose
#13333 opened
May 16, 2025 -
Bug in the invocation order of lifecycle hooks during component remounting/unmounting controlled via key
#13332 opened
May 15, 2025
16 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(compile-sfc): handle inline template source map in prod build
#12701 commented on
May 16, 2025 • 2 new comments -
fix: ensure tracking is paused when emit() calls handler so it can safely be called in effects (fix #6669)
#6688 commented on
May 17, 2025 • 1 new comment -
Compiler should error on the start of a new element with the current element unclosed, instead of onClose
#13319 commented on
May 16, 2025 • 0 new comments -
Manually annotating prop with JSDoc doesn't produce right type
#6854 commented on
May 16, 2025 • 0 new comments -
custom directives on components: Can't access child component in directive hooks.
#2562 commented on
May 16, 2025 • 0 new comments -
Dependency Dashboard
#9145 commented on
May 16, 2025 • 0 new comments -
fix(keep-alive): only prune cache if include/exclude not null
#11369 commented on
May 16, 2025 • 0 new comments -
feat(compiler): support `v-generic`
#12301 commented on
May 16, 2025 • 0 new comments -
Vapor mode
#12359 commented on
May 15, 2025 • 0 new comments -
fix(css-vars): nullish v-bind in style should not lead to unexpected inheritance
#12461 commented on
May 15, 2025 • 0 new comments -
fix(jsx): add undefined to optional properties
#12771 commented on
May 15, 2025 • 0 new comments -
fix(compiler-vapor): remove unused empty DOM from slots when whitespace is preserve
#13009 commented on
May 15, 2025 • 0 new comments -
fix(types): make generics with runtime props in defineComponent work (fix #11374)
#13119 commented on
May 16, 2025 • 0 new comments -
refactor: don't run components in detached effectScopes
#13303 commented on
May 16, 2025 • 0 new comments -
fix(runtime-core): add skip onmount optimization prop on BaseTransiti…
#13317 commented on
May 16, 2025 • 0 new comments -
feat: add oxlint linting along side eslint
#13326 commented on
May 15, 2025 • 0 new comments