Insights: vuejs/vue
Overview
Could not load contribution data
Please try again later
4 Pull requests merged by 4 people
-
$refs can also contain CreateComponentPublicInstance
#12659 merged
Jul 15, 2022 -
fix: add missing export (`onBeforeUnmount`) from `vue.runtime.mjs`
#12648 merged
Jul 13, 2022 -
chore(changelog): fix dead link
#12646 merged
Jul 13, 2022 -
Fix some URLs in warn messages which link to v2 doc site
#12653 merged
Jul 13, 2022
4 Pull requests opened by 4 people
-
fix(src/server/render.js): fixes component directives rendering (fix #10733)
#12661 opened
Jul 14, 2022 -
refactor: add some types support
#12662 opened
Jul 15, 2022 -
fix #12666: vue.d.ts: Relativise to v3-component-public-instance
#12668 opened
Jul 15, 2022 -
fix: post watcher not triggered (fix #12664)
#12669 opened
Jul 15, 2022
19 Issues closed by 8 people
-
The useSlots method does not get slots correctly
#12670 closed
Jul 16, 2022 -
TS2769: No overload matches this call error when typing component emits using `<script setup>`
#12660 closed
Jul 15, 2022 -
Upgrade to 2.7.5 - Property '$children' does not exist on type 'never'.
#12655 closed
Jul 15, 2022 -
Vue 2.7 defineComponent type inference does not work for provide/inject
#12656 closed
Jul 15, 2022 -
custom v-model of vue2.7 can't autoupdate in parent node
#12654 closed
Jul 14, 2022 -
In vue2.7, how to use jsx in the render function returned by setup?
#12658 closed
Jul 14, 2022 -
Vue 2.x 通过 value 传值,子组件深拷贝后无法触发双向绑定,使用 this.$emit('input', val) 也无法触发父组件值改变
#12657 closed
Jul 14, 2022 -
Lack of some docs about 2.7
#12645 closed
Jul 13, 2022 -
[2.7.4] computed inside array doesnt work in reactive and watch
#12652 closed
Jul 13, 2022 -
[2.7.x] [typescript] Type augmentation does not work
#12642 closed
Jul 13, 2022 -
`template or render function not defined` when mounting a component using vue-class-component
#12641 closed
Jul 13, 2022 -
vue2.7 + ts can't recognize the global types declaration in sfc files
#12649 closed
Jul 12, 2022 -
Inconsistent behavior using reactive and ref objects
#12643 closed
Jul 12, 2022 -
Vue 2.7: injection "Symbol(pinia)" not found
#12636 closed
Jul 12, 2022 -
It seems that watcher doesn't meet expectation, when it watches a computed function with 'deep' option.
#12650 closed
Jul 12, 2022 -
ref becomes unwrapped
#12640 closed
Jul 12, 2022 -
TS2769: No overload matches this call when building Vue 2.7 TS components using scirpt setup with webpack
#12637 closed
Jul 12, 2022 -
Property 'xx' does not exist on type 'ElementAttrs'
#12620 closed
Jul 11, 2022 -
Composition API not rendering changes in Vue 2.7 in combination with Laravel and Vite
#12647 closed
Jul 10, 2022
7 Issues opened by 7 people
-
The useSlots method does not get the Slots array correctly.
#12672 opened
Jul 16, 2022 -
vue-router doesn't accept components created with DefineComponent()
#12671 opened
Jul 16, 2022 -
Inject Provide does not work anymore in 2.7.x
#12667 opened
Jul 15, 2022 -
vue.d.ts has bad reference to module 'v3-component-public-instance'
#12666 opened
Jul 15, 2022 -
UnwrapRefSimple is not exported
#12665 opened
Jul 15, 2022 -
Template Ref watcher is not triggered with `flush: post` option in Vue 2.7.
#12664 opened
Jul 15, 2022 -
How to better cooperate with Vuex and Vue Router in <script setup></script> in 2.7
#12651 opened
Jul 12, 2022
4 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.
-
Slots with only comments use fallback instead
#8560 commented on
Jul 13, 2022 • 1 new comment -
refactor(factory): improve fallback multiple v-if
#11857 commented on
Jul 13, 2022 • 1 new comment -
fix(server-renderer): provide __filename to vm for webpack
#12242 commented on
Jul 15, 2022 • 1 new comment -
refactor(observer): avoid eager new Dep()
#12416 commented on
Jul 14, 2022 • 0 new comments