-
-
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
8 Pull requests merged by 2 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 [security]
#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
6 Pull requests opened by 4 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 -
refactor(effectScope): scopes doubly-linked list
#13535 opened
Jun 27, 2025
2 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
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
21 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(ssr): render `hidden` correctly
#13125 commented on
Jun 22, 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 -
feat(vapor): scopeId
#13422 commented on
Jun 24, 2025 • 0 new comments -
test vapor(DO NOT MERGE)
#13383 commented on
Jun 27, 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 -
wip(jsx-vapor): this is a collection of my pull requests for `pkg.pr.new` (don't merge!)
#13061 commented on
Jun 27, 2025 • 0 new comments -
feat(compiler-vapor): support custom generate operation
#13044 commented on
Jun 27, 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