-
-
Notifications
You must be signed in to change notification settings - Fork 8.4k
Insights: vuejs/core
Overview
Could not load contribution data
Please try again later
11 Pull requests merged by 2 people
-
chore(deps): update autofix-ci/action digest to 551dded
#12696 merged
Jan 13, 2025 -
chore(deps): update all non-major dependencies
#12685 merged
Jan 12, 2025 -
chore(deps): update dawidd6/action-download-artifact action to v7
#12690 merged
Jan 12, 2025 -
chore(deps): update build
#12686 merged
Jan 12, 2025 -
chore(deps): update dependency minimatch to v10
#12691 merged
Jan 12, 2025 -
chore(deps): update lint
#12689 merged
Jan 12, 2025 -
fix(deps): update dependency @vue/repl to ^4.4.3
#12688 merged
Jan 12, 2025 -
fix(reactivity): ensure multiple effectScope on() and off() calls maintains correct active scope
#12641 merged
Jan 8, 2025 -
fix(compiler-vapor): once modifier work with component event
#12606 merged
Jan 8, 2025 -
refactor(compiler-vapor): cache multiple access to the same expression
#12568 merged
Jan 8, 2025 -
refactor(compiler-vapor): cache inline handlers passed to component
#12563 merged
Jan 8, 2025
13 Pull requests opened by 7 people
-
fix(runtime-vapor): properly handle dynamic slot work with v-if
#12660 opened
Jan 8, 2025 -
refactor(runtime-core): useModel work with vapor mode
#12666 opened
Jan 8, 2025 -
types: type support for event modifiers
#12675 opened
Jan 9, 2025 -
fix(types): `EmitsOptions` support named tuple syntax
#12676 opened
Jan 9, 2025 -
test(runtime-vapor): port tests from rendererComponent.spec.ts
#12677 opened
Jan 10, 2025 -
test: update test cases
#12678 opened
Jan 10, 2025 -
chore(deps): update test
#12687 opened
Jan 11, 2025 -
chore(deps): update test (major)
#12692 opened
Jan 11, 2025 -
test: add failing test cases for #12681
#12693 opened
Jan 11, 2025 -
add pr metrics action
#12695 opened
Jan 12, 2025 -
fix(runtime-core): type ExposedKeys removed defined properties on com…
#12697 opened
Jan 13, 2025 -
fix(compile-sfc): handle inline template source map in prod build
#12701 opened
Jan 13, 2025 -
dx(compiler-dom): move ssr specific template warning to compiler-ssr (fix #12088)
#12704 opened
Jan 13, 2025
7 Issues closed by 3 people
-
handling emit in `render( h() )` outside `setup()`
#12670 closed
Jan 9, 2025 -
Project loads white screen after updating to vue 3
#12667 closed
Jan 8, 2025 -
php framework laravel build vue3 use defineModel not run
#12664 closed
Jan 8, 2025 -
Typescript error: in the vuex store upon using the migration build to upgrade to Vue 3 from 2
#12656 closed
Jan 7, 2025 -
Problems with using Transition and KeepAlive at the same time
#12653 closed
Jan 7, 2025
6 Issues opened by 6 people
-
[Teleport bug]: Unmount Teleport when it is not in use results in an error
#12702 opened
Jan 13, 2025 -
Template is not mapped in sourcemap on Vite applications
#12682 opened
Jan 10, 2025 -
`onScopeDispose` is not called inside not immediate watchers
#12681 opened
Jan 10, 2025 -
$el of templateRef points to comment VNode instead of first real child of component
#12680 opened
Jan 10, 2025 -
type error of defineComponent's second generic param related to EmitsOptions
#12673 opened
Jan 9, 2025 -
Transition - UI not updated during transition process
#12669 opened
Jan 8, 2025
18 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(compat): allow v-model built in modifiers on component
#12654 commented on
Jan 7, 2025 • 3 new comments -
perf(runtime-vapor): refactor apiCreateIf
#12629 commented on
Jan 8, 2025 • 0 new comments -
test(reactivity): add tests for reactive and non-reactive objects
#12576 commented on
Jan 8, 2025 • 0 new comments -
refactor(reactivity): sync alien-signals 1.0 alpha
#12570 commented on
Jan 12, 2025 • 0 new comments -
Vapor mode
#12359 commented on
Jan 8, 2025 • 0 new comments -
fix(reactivity): should not recompute if computed does not track reactive data
#12341 commented on
Jan 7, 2025 • 0 new comments -
fix(compiler-sfc): properly rewrite :is with non-pseudo selector
#12244 commented on
Jan 7, 2025 • 0 new comments -
fix(slots): properly warn if slot invoked in setup
#12195 commented on
Jan 7, 2025 • 0 new comments -
fix(keep-alive): only prune cache if include/exclude not null
#11369 commented on
Jan 7, 2025 • 0 new comments -
fix(runtime-core): inherit comment nodes during block patch in production build
#10748 commented on
Jan 7, 2025 • 0 new comments -
Dependency Dashboard
#9145 commented on
Jan 13, 2025 • 0 new comments -
Error in _injectChildStyle when shadowRoot is disabled in CustomElementApi
#12630 commented on
Jan 10, 2025 • 0 new comments -
Vue is not catching errors on server side in SSR when using async child setup
#12575 commented on
Jan 8, 2025 • 0 new comments -
Add line number and a snippet of the source template to template render error reports
#5860 commented on
Jan 7, 2025 • 0 new comments -
When using TypeScript, BigInt is not usable as a component prop type.
#5652 commented on
Jan 7, 2025 • 0 new comments -
Slot "default" invoked outside of the render function: this will not track dependencies used in the slot. Invoke the slot function inside the render function instead.
#12194 commented on
Jan 7, 2025 • 0 new comments -
The `computed` will continuously recompute if it doesn’t track any reactive data.
#12337 commented on
Jan 7, 2025 • 0 new comments -
compat: v-model modifiers do not work on components
#12652 commented on
Jan 7, 2025 • 0 new comments