Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/vuejs/composition-api
Composition API plugin for Vue 2
https://github.com/vuejs/composition-api
Documentation for watchEffect is not correct
craigcrawfordcts opened this issue 4 months ago
craigcrawfordcts opened this issue 4 months ago
Vue 2.7
SampsonCrowley opened this issue 5 months ago
SampsonCrowley opened this issue 5 months ago
Getting the property set by the `set` method through a function is not reactive
cscxj opened this issue 6 months ago
cscxj opened this issue 6 months ago
【BUG】watch() 传入reactive类型的数据,vue3.4与3.3表现不一致
Oumae-Kumiko opened this issue 10 months ago
Oumae-Kumiko opened this issue 10 months ago
【Bug】Memory Leak cause by toVue3ComponentInstance
dennis-leee opened this issue 11 months ago
dennis-leee opened this issue 11 months ago
安装时,报vue版本范围错误
quixote1304629 opened this issue about 1 year ago
quixote1304629 opened this issue about 1 year ago
是否有提供withDefaults?
kajweb opened this issue about 1 year ago
kajweb opened this issue about 1 year ago
setup返回的data在development环境下会被expose到全局mixin的data中
AuSjukwa opened this issue about 1 year ago
AuSjukwa opened this issue about 1 year ago
客户端使用vuecli 打包出来的commonjs模式的库,出现“Error: [vue-composition-api] must call Vue.use(VueCompositionAPI) before using any functio”
linzhe141 opened this issue over 1 year ago
linzhe141 opened this issue over 1 year ago
feat: support inject key types
hawtim opened this pull request over 1 year ago
hawtim opened this pull request over 1 year ago
cdn方式引入导致vue devtools调试数据丢失
yaojunmiss77 opened this issue over 1 year ago
yaojunmiss77 opened this issue over 1 year ago
No support for Vue >= 2.7
jrcii opened this issue over 1 year ago
jrcii opened this issue over 1 year ago
render 函数中使用 web components 自定义标签,移除了HTML中原生的 slot 属性
xsf0105 opened this issue over 1 year ago
xsf0105 opened this issue over 1 year ago
vue2项目, 怎么在option API的基础上, 混用composition API?
a15218378694 opened this issue over 1 year ago
a15218378694 opened this issue over 1 year ago
chore: typo
dev-itsheng opened this pull request over 1 year ago
dev-itsheng opened this pull request over 1 year ago
test: typo
dev-itsheng opened this pull request over 1 year ago
dev-itsheng opened this pull request over 1 year ago
docs: typo
dev-itsheng opened this pull request over 1 year ago
dev-itsheng opened this pull request over 1 year ago
ComponentRenderProxy类型与Vue不兼容,导致Ts编译报错
ZzhPiny opened this issue almost 2 years ago
ZzhPiny opened this issue almost 2 years ago
docs: fix build status badges error
NoDocCat opened this pull request almost 2 years ago
NoDocCat opened this pull request almost 2 years ago
watch 的回调如果发生错误,会一直触发调用
liangguangming opened this issue almost 2 years ago
liangguangming opened this issue almost 2 years ago
It doesn't work with nuxt 2
hakimov-dev opened this issue almost 2 years ago
hakimov-dev opened this issue almost 2 years ago
How to avoid duplicate register composition-api ?
vanclimber opened this issue almost 2 years ago
vanclimber opened this issue almost 2 years ago
not work nice in web component, no error
DULANGHAI opened this issue about 2 years ago
DULANGHAI opened this issue about 2 years ago
fix(types): function constructor should be a Function
workkk98 opened this pull request about 2 years ago
workkk98 opened this pull request about 2 years ago
setup function provide a wrong prop type,when use type: Function
workkk98 opened this issue about 2 years ago
workkk98 opened this issue about 2 years ago
why setup run twice in vue2
zhoufanglu opened this issue about 2 years ago
zhoufanglu opened this issue about 2 years ago
Variables created with ref in <templete>,do not automatically expand value
yang49519845 opened this issue about 2 years ago
yang49519845 opened this issue about 2 years ago
fix(types): add types to package export
mater1996 opened this pull request about 2 years ago
mater1996 opened this pull request about 2 years ago
onMounted is called when there is no active component instance to be associated with
joonseolee opened this issue over 2 years ago
joonseolee opened this issue over 2 years ago
Typing component refs
mengdu opened this issue over 2 years ago
mengdu opened this issue over 2 years ago
Bad derivation of type by `ExtractPropTypes`
mbarouski opened this issue over 2 years ago
mbarouski opened this issue over 2 years ago
vue2 use provide / inject ,get undefined
jeremyjone opened this issue over 2 years ago
jeremyjone opened this issue over 2 years ago
The setup binding property "xxx" is already declared.
youuss opened this issue over 2 years ago
youuss opened this issue over 2 years ago
refactor: switch jest to vitest
brenner8023 opened this pull request over 2 years ago
brenner8023 opened this pull request over 2 years ago
ents
hitrik opened this issue over 2 years ago
hitrik opened this issue over 2 years ago
The setup binding property "XYZ" is already declared.
AkashJeedigunta opened this issue over 2 years ago
AkashJeedigunta opened this issue over 2 years ago
the file shim-tsx.d.ts makes the refs disabled
danielhuoo opened this issue over 2 years ago
danielhuoo opened this issue over 2 years ago
Data typing results in unflagged non-existing properties
CRMaxime opened this issue over 2 years ago
CRMaxime opened this issue over 2 years ago
fix(types): add `Date` to `BaseTypes`
digitorum opened this pull request over 2 years ago
digitorum opened this pull request over 2 years ago
Variables created with ref in <templete>,do not automatically expand value
Raoting1997 opened this issue over 2 years ago
Raoting1997 opened this issue over 2 years ago
Whether the `optionMergeStrategies` for `setup` should be removed
nooooooom opened this issue over 2 years ago
nooooooom opened this issue over 2 years ago
在vue2.6中使用这个,报错The setup binding property "addCount" is already declared.
Guidozijef opened this issue over 2 years ago
Guidozijef opened this issue over 2 years ago
setup使用getCurrentInstance()返回的对象是null
seafronthu opened this issue over 2 years ago
seafronthu opened this issue over 2 years ago
fix: render function overloading
nestle49 opened this issue over 2 years ago
nestle49 opened this issue over 2 years ago
打包到UAT环境,vue-composition-api就会报错,本地测试没问题
aadelina opened this issue over 2 years ago
aadelina opened this issue over 2 years ago
Type '{ install: (Vue: VueConstructor<Vue>) => void; }' has no call signatures
MartinX3 opened this issue over 2 years ago
MartinX3 opened this issue over 2 years ago
TypeError: Cannot read properties of undefined (reading 'length')
turkyden opened this issue over 2 years ago
turkyden opened this issue over 2 years ago
docs: better chinese readme about template ref
Cheng-DX opened this pull request over 2 years ago
Cheng-DX opened this pull request over 2 years ago
Vue 2.7.0 is incompatible
TheScenery opened this issue over 2 years ago
TheScenery opened this issue over 2 years ago
docs: update and supplement documentation
leafstark opened this pull request over 2 years ago
leafstark opened this pull request over 2 years ago
feat: support Vue3 style app-level provide
lsdsjy opened this pull request over 2 years ago
lsdsjy opened this pull request over 2 years ago
watchEffect 的 onCleanUp 在 sync 模式下没有被调用
ivan-94 opened this issue over 2 years ago
ivan-94 opened this issue over 2 years ago
Cannot read properties of undefined (reading '$createElement')
qiYuei opened this issue over 2 years ago
qiYuei opened this issue over 2 years ago
"Failed to mount component: template or render function not defined." with render inside async setup
dimaaan21 opened this issue over 2 years ago
dimaaan21 opened this issue over 2 years ago
On the rigor of type checking in volar
hexf00 opened this issue over 2 years ago
hexf00 opened this issue over 2 years ago
Module not found: Error: Can't resolve '@vue/composition-api/dist/vue-composition-api.mjs' using Vue 2
karimjammoul opened this issue over 2 years ago
karimjammoul opened this issue over 2 years ago
Internal watcher retained after hook:destroyed?
nerdcave opened this issue over 2 years ago
nerdcave opened this issue over 2 years ago
watchEffect infinite loops
SebMik opened this issue over 2 years ago
SebMik opened this issue over 2 years ago
About expose
LancerComet opened this issue over 2 years ago
LancerComet opened this issue over 2 years ago
feat(types): fix props JSDoc loss
xiaoxiangmoe opened this pull request over 2 years ago
xiaoxiangmoe opened this pull request over 2 years ago
can I use this in vue2?
yanyunwu opened this issue over 2 years ago
yanyunwu opened this issue over 2 years ago
Can't set new reactive key using 'set' function asynchronously
bigggge opened this issue over 2 years ago
bigggge opened this issue over 2 years ago
渲染函数h()设置属性或prop不生效?
zhchjiang95 opened this issue over 2 years ago
zhchjiang95 opened this issue over 2 years ago
docs: update code demo and code annotation
brenner8023 opened this pull request over 2 years ago
brenner8023 opened this pull request over 2 years ago
fix(inject): allow default value to be undefined
seanogdev opened this pull request over 2 years ago
seanogdev opened this pull request over 2 years ago
打包上线后 observable找不到 ,本地没有问题
yaoxfly opened this issue over 2 years ago
yaoxfly opened this issue over 2 years ago
Reactivity in v-for does not work
brolnickij opened this issue over 2 years ago
brolnickij opened this issue over 2 years ago
fix(type): align watch types with vue3
MinatoHikari opened this pull request over 2 years ago
MinatoHikari opened this pull request over 2 years ago
fix(type): align watch types with vue3.
MinatoHikari opened this pull request over 2 years ago
MinatoHikari opened this pull request over 2 years ago
fix: nullish check for vnode
liaoyinglong opened this pull request over 2 years ago
liaoyinglong opened this pull request over 2 years ago
invalid type inference in `watch([ref] as const)` since 1.4.10
jacekkarczmarczyk opened this issue over 2 years ago
jacekkarczmarczyk opened this issue over 2 years ago
请问为什么没有导出VueProxy这个类型
liuzaijiang opened this issue over 2 years ago
liuzaijiang opened this issue over 2 years ago
feat: Unified as the key of raw in vue3
edwardnyc opened this pull request over 2 years ago
edwardnyc opened this pull request over 2 years ago
test: add tests for createElement with binding
edwardnyc opened this pull request over 2 years ago
edwardnyc opened this pull request over 2 years ago
feat(createElement): allow createElement to bind vm
MinatoHikari opened this pull request over 2 years ago
MinatoHikari opened this pull request over 2 years ago
cdn 引用为什么setup没有执行
q451906590 opened this issue over 2 years ago
q451906590 opened this issue over 2 years ago
Vue cli 5 compatibility
kstraszewski opened this issue over 2 years ago
kstraszewski opened this issue over 2 years ago
Issue seeing when reusing composable
anish714 opened this issue over 2 years ago
anish714 opened this issue over 2 years ago
`$scopedSlots` is not mirrored correctly in `context.slots`
tomasz-pucka opened this issue almost 3 years ago
tomasz-pucka opened this issue almost 3 years ago
defineComponent不支持tree-shaking
KesionX opened this issue almost 3 years ago
KesionX opened this issue almost 3 years ago
类型错误 style class ref scopedSlots
zzzz-Z opened this issue almost 3 years ago
zzzz-Z opened this issue almost 3 years ago
安装了core-js
xu-Aurora opened this issue almost 3 years ago
xu-Aurora opened this issue almost 3 years ago
vue2中使用
xu-Aurora opened this issue almost 3 years ago
xu-Aurora opened this issue almost 3 years ago
Type definition of props is too strict and generate errors when we apply valid HTML attributes or vue reserved keywords to a custom component
Eygle opened this issue almost 3 years ago
Eygle opened this issue almost 3 years ago
why I use composition-api tsx in child compent parent when i use ref can't get children componet methods?
jetBn opened this issue almost 3 years ago
jetBn opened this issue almost 3 years ago
Using custom v-model for component
marciado opened this issue about 3 years ago
marciado opened this issue about 3 years ago
`watch` no longer works for multiple sources after v1.1
zorji opened this issue about 3 years ago
zorji opened this issue about 3 years ago
feat: add component $emit typing support
xiaoxiangmoe opened this pull request about 3 years ago
xiaoxiangmoe opened this pull request about 3 years ago
`toRaw()` doesn't expose Refs like in Vue 3
posva opened this issue about 3 years ago
posva opened this issue about 3 years ago
使用watch时,利用vue-cli-service打包组件会出现 属性读取错误。
yangyinet opened this issue about 3 years ago
yangyinet opened this issue about 3 years ago
`createElement()` has been called outside of render function. when handleSuccessMessage function used
nishuonishuo opened this issue over 3 years ago
nishuonishuo opened this issue over 3 years ago
reactive(new Map()); It is inconsistent with the behavior in "vue3".
masx200 opened this issue over 3 years ago
masx200 opened this issue over 3 years ago
docs: use b tag insteads of markdown * syntax
webfansplz opened this pull request over 3 years ago
webfansplz opened this pull request over 3 years ago
fix: Memory leak caused by global variables.
ygj6 opened this pull request over 3 years ago
ygj6 opened this pull request over 3 years ago
When writing a jsx function in setup, `h = this.$createElement` will be automatically injected
Jonny-china opened this issue almost 4 years ago
Jonny-china opened this issue almost 4 years ago
Type inference for raw bindings not work in `render` when `props` used
NateScarlet opened this issue almost 4 years ago
NateScarlet opened this issue almost 4 years ago
watchEffect needs a Promise<void> override
lyle45 opened this issue almost 4 years ago
lyle45 opened this issue almost 4 years ago
SetupContext `attrs` doesn't contain `listeners`
Edge00 opened this issue about 4 years ago
Edge00 opened this issue about 4 years ago
Empty reactive object doesn't have reactivity for new keys
roman0x58 opened this issue about 4 years ago
roman0x58 opened this issue about 4 years ago