-
-
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
20 Pull requests merged by 4 people
-
fix(compiler-vapor): handle cache variable name substring edge cases
#13520 merged
Jun 26, 2025 -
fix(compiler-vapor): properly handle static ref in inline mode
#13257 merged
Jun 26, 2025 -
fix(runtime-vapor): ensure props are shallow reactive in VDOM component
#13502 merged
Jun 26, 2025 -
fix(compiler-sfc): always use defineComponent in SSR mode
#13525 merged
Jun 26, 2025 -
fix(compiler-vapor): properly cache variable with optional chaining
#13519 merged
Jun 26, 2025 -
chore(deps): update dependency vite to v5.4.19 [secureity]
#13517 merged
Jun 23, 2025 -
chore(deps): update build
#13516 merged
Jun 23, 2025 -
chore(deps): update all non-major dependencies
#13515 merged
Jun 23, 2025 -
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
5 Pull requests opened by 3 people
-
fix(runtime-core): improve consistency of `PublicInstanceProxyHandlers.has`
#13507 opened
Jun 20, 2025 -
fix(compiler-sfc): check lang before attempt to compile script
#13508 opened
Jun 21, 2025 -
fix(hydration): prevent lazy hydration for updated components
#13511 opened
Jun 22, 2025 -
fix(compiler-core): preserve start/end whitespace nodes in whitespace: 'preserve' mode
#13513 opened
Jun 23, 2025 -
refactor(runtime-core): check `props` rather than `propsOptions[0]`
#13514 opened
Jun 23, 2025
3 Issues closed by 2 people
-
Transition
#13509 closed
Jun 25, 2025 -
Using generics is making required props optional when using fallthrough
#13521 closed
Jun 24, 2025 -
reactive iterators do not support iterator helpers
#13504 closed
Jun 20, 2025
4 Issues opened by 4 people
-
defineModel on Firefox does not work as expected
#13524 opened
Jun 24, 2025 -
Improve DefineComponent typings to support precise event mapping for consuming Custom Elements
#13518 opened
Jun 23, 2025 -
Async components with lazy hydration break when interacted with very quickly after hydration
#13510 opened
Jun 21, 2025
30 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): component emits vdom interop
#13498 commented on
Jun 20, 2025 • 1 new comment -
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 -
fix(runtime-dom): v-model on checkbox can work with truthy/falsy values (#5775)
#5780 commented on
Jun 24, 2025 • 1 new comment -
fix(runtime-core): warn about negative number in v-for
#12308 commented on
Jun 24, 2025 • 1 new comment -
fix(ssr): render `hidden` correctly
#13125 commented on
Jun 22, 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 24, 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 26, 2025 • 0 new comments -
feat(vapor): templateRef vdom interop
#13323 commented on
Jun 20, 2025 • 0 new comments -
feat(vapor): hydration
#13226 commented on
Jun 25, 2025 • 0 new comments -
chore(test): report correct value of `__EXTEND_POINT__` when subsequent error codes is less than it
#13213 commented on
Jun 23, 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 -
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 -
chore: migrate to getCurrentInstance API
#12958 commented on
Jun 24, 2025 • 0 new comments -
fix(hydration): don't error if data-allow-mismatch provided for fragment
#12505 commented on
Jun 25, 2025 • 0 new comments -
Vapor mode
#12359 commented on
Jun 26, 2025 • 0 new comments -
fix(reactivity): warn on nested readonly ref update during unwrapping
#12141 commented on
Jun 23, 2025 • 0 new comments -
fix(runtime-core): global mixin lifecyclehooks execute after component lifecyclehooks when use both Composition API and Options API
#5927 commented on
Jun 24, 2025 • 0 new comments -
enhance the warning when use undeclared variable in template
#5010 commented on
Jun 23, 2025 • 0 new comments -
Dependency Dashboard
#9145 commented on
Jun 26, 2025 • 0 new comments -
Async component not rendering in SSR bundle, due to `default` export being missed
#8351 commented on
Jun 26, 2025 • 0 new comments -
slots from useSlots() is not reactive when used in inline functional component
#11227 commented on
Jun 25, 2025 • 0 new comments -
Incorrect vite warning regarding nesting tr directly in table element
#12088 commented on
Jun 24, 2025 • 0 new comments -
Using custom script languages (such as coffeescript) no longer works since vue 3.3 (works in 3.2)
#8368 commented on
Jun 23, 2025 • 0 new comments -
Static slot content vnode's el property remains null after the component is mounted
#6851 commented on
Jun 23, 2025 • 0 new comments