-
-
Notifications
You must be signed in to change notification settings - Fork 8.7k
Insights: vuejs/core
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
v3.5.17
published
Jun 18, 2025
29 Pull requests merged by 6 people
-
fix(compiler-vapor): correct execution order of operations
#13351 merged
Jun 20, 2025 -
fix(runtime-vapor): should not warn invalid watch source when directly watching props
#13384 merged
Jun 20, 2025 -
fix(compiler-vapor): remove types for expressions
#13395 merged
Jun 20, 2025 -
fix(runtime-vapor): dynamic component attrs fallthrough
#13466 merged
Jun 20, 2025 -
fix(runtime-vapor): dynamic component work with insertionState
#13142 merged
Jun 20, 2025 -
chore(compiler-vapor): use compiler-dom instead of compiler-core
#13364 merged
Jun 20, 2025 -
fix(runtime-vapor): properly mount component when using setInsertionState
#13041 merged
Jun 20, 2025 -
fix(compiler-vapor): prevent v-for components from being single root
#13149 merged
Jun 20, 2025 -
fix(compiler-vapor): prevent caching UpdateExpression
#13346 merged
Jun 20, 2025 -
fix(runtime-vapor): dynamic component fallback rendering with insertionState
#13492 merged
Jun 20, 2025 -
fix(compiler-vapor): don't generate default slot for whitespace when preserved
#13009 merged
Jun 20, 2025 -
fix(runtime-vapor): should not fallthrough emit handlers to vdom child
#13500 merged
Jun 20, 2025 -
fix(ssr): handle initial selected state for select with v-model + v-for/v-if option
#13487 merged
Jun 18, 2025 -
fix(compiler-sfc): improved type resolution for function type aliases
#13452 merged
Jun 18, 2025 -
fix(slots): make cache indexes marker non-enumerable
#13469 merged
Jun 18, 2025 -
fix(compat): allow v-model built in modifiers on component
#12654 merged
Jun 18, 2025 -
fix(deps): update compiler
#13480 merged
Jun 18, 2025 -
chore(deps): update dependency vite to v5.4.19 [security]
#13281 merged
Jun 18, 2025 -
chore(deps): update build
#13479 merged
Jun 18, 2025 -
chore(local-playground): fix vapor tsconfig include path
#13490 merged
Jun 18, 2025 -
fix(runtime-vapor): respect immutability for readonly reactive arrays in
v-for
#13187 merged
Jun 18, 2025 -
fix(compiler-vapor): move
next
,child
andnthChild
before setInsertionState#13057 merged
Jun 18, 2025 -
fix(runtime-vapor): reset insertion state to avoid duplicate block inserts during non-hydration
#13220 merged
Jun 18, 2025 -
fix(compiler-vapor): prevent caching variables in function expression
#13244 merged
Jun 18, 2025 -
fix(runtime-vapor): set ref on dynamic component
#13172 merged
Jun 18, 2025 -
fix(runtime-vapor): prevent passing an empty string to classList.add
#12974 merged
Jun 18, 2025 -
fix(compiler-vapor): resolve implicitly self-referencing component
#13400 merged
Jun 18, 2025 -
fix(compiler-vapor): properly locate last if node
#13399 merged
Jun 18, 2025 -
chore(deps): update autofix-ci/action digest to 635ffb0
#13450 merged
Jun 16, 2025
7 Pull requests opened by 4 people
-
fix(custom-element): batch custom element prop patching
#13478 opened
Jun 15, 2025 -
fix(compiler-sfc): support ${configDir} in paths for TypeScript 5.5+
#13491 opened
Jun 18, 2025 -
The system automatically updates the time, resulting in event loss
#13494 opened
Jun 18, 2025 -
feat(runtime-vapor): dynamic components work with v-html and v-text
#13496 opened
Jun 19, 2025 -
fix(runtime-vapor): component emits vdom interop
#13498 opened
Jun 19, 2025 -
fix(runtime-vapor): ensure props are shallow reactive in VDOM component
#13502 opened
Jun 20, 2025 -
fix(runtime-core): improve consistency of `PublicInstanceProxyHandlers.has`
#13507 opened
Jun 20, 2025
11 Issues closed by 4 people
-
reactive iterators do not support iterator helpers
#13504 closed
Jun 20, 2025 -
Dialog组件中如有组件内部还使用了Dialog,会导致关闭时报错
#13499 closed
Jun 19, 2025 -
`<option>` inside `<optgroup>` won't have `selected` attr in the SSR output
#13486 closed
Jun 18, 2025 -
Cannot use nominal/brand types in props
#13444 closed
Jun 18, 2025 -
Slots behave differently from Vue 3.5.14, breaks code that worked in 3.5.13
#13468 closed
Jun 18, 2025 -
compat: v-model modifiers do not work on components
#12652 closed
Jun 18, 2025 -
defineProps has invalid validation
#13493 closed
Jun 18, 2025 -
console cannot find path function on the playground
#13483 closed
Jun 18, 2025 -
{{ render() }} has an error in the console
#13481 closed
Jun 17, 2025 -
Destructured prop ref out of sync with prop value
#13475 closed
Jun 14, 2025 -
Computed does not track dependencies if they are used later
#13476 closed
Jun 14, 2025
2 Issues opened by 2 people
-
Styles in normal component aren't applied in web component
#13495 opened
Jun 18, 2025 -
Vue compiler does not correctly resolve ${configDir} from extended tsconfigs
#13484 opened
Jun 17, 2025
27 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.
-
feat(compiler-core): add `openTagLoc` and `closeTagLoc` to element ast node
#12928 commented on
Jun 18, 2025 • 5 new comments -
fix(runtime-vapor): prevent mounting functional components as virtual DOM
#13385 commented on
Jun 20, 2025 • 1 new comment -
fix(runtime-vapor): pass plain object props to createVNode during vdom interop
#13382 commented on
Jun 20, 2025 • 1 new comment -
enhance the warning when use undeclared variable in template
#5010 commented on
Jun 15, 2025 • 1 new comment -
fix(ssr): render `hidden` correctly
#13125 commented on
Jun 14, 2025 • 1 new comment -
feat(runtime-vapor): add support for v-once
#13459 commented on
Jun 20, 2025 • 0 new comments -
feat(vapor): scopeId
#13422 commented on
Jun 20, 2025 • 0 new comments -
feat(vapor): forwarded slots
#13408 commented on
Jun 20, 2025 • 0 new comments -
test vapor(DO NOT MERGE)
#13383 commented on
Jun 20, 2025 • 0 new comments -
feat(vapor): templateRef vdom interop
#13323 commented on
Jun 20, 2025 • 0 new comments -
fix(compiler-vapor): properly handle static ref in inline mode
#13257 commented on
Jun 20, 2025 • 0 new comments -
feat(vapor): hydration
#13226 commented on
Jun 20, 2025 • 0 new comments -
feat(vapor): vapor keepalive
#13186 commented on
Jun 20, 2025 • 0 new comments -
feat(vapor): vapor teleport
#13082 commented on
Jun 20, 2025 • 0 new comments -
fix(vapor): use modelValueModifiers instead of modelModifiers
#13070 commented on
Jun 20, 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
Jun 18, 2025 • 0 new comments -
feat(vapor): defineVaporAsyncComponent
#13059 commented on
Jun 20, 2025 • 0 new comments -
feat(vapor): vapor transition + transition-group
#12962 commented on
Jun 20, 2025 • 0 new comments -
fix(jsx): add undefined to optional properties
#12771 commented on
Jun 17, 2025 • 0 new comments -
fix(useTemplateRef): handle useTemplateRef edge case with vFor
#12733 commented on
Jun 18, 2025 • 0 new comments -
Vapor mode
#12359 commented on
Jun 20, 2025 • 0 new comments -
Dependency Dashboard
#9145 commented on
Jun 19, 2025 • 0 new comments -
destructing directly props diffs from destructing props indirectly
#11914 commented on
Jun 19, 2025 • 0 new comments -
Incorrect vite warning regarding nesting tr directly in table element
#12088 commented on
Jun 17, 2025 • 0 new comments -
a component that passes slots to children forces children to rerender
#5579 commented on
Jun 16, 2025 • 0 new comments -
$el of templateRef points to comment VNode instead of first real child of component
#12680 commented on
Jun 16, 2025 • 0 new comments -
Can't use generic prop type when definition includes intersection with generic params?
#8482 commented on
Jun 15, 2025 • 0 new comments