Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/vuejs/vue

This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core
https://github.com/vuejs/vue

Support delay in transitions

CyberAP opened this issue almost 6 years ago
feat(props): allow defining a required prop as null

posva opened this pull request almost 6 years ago
Modifier to propagate/forward events to parent

Vontus opened this issue almost 6 years ago
$slots always empty if parent define slot-scope

milewski opened this issue almost 6 years ago
Warn when the type of a prop isn't a constructor

shurfee opened this issue about 6 years ago
[Abandoned] RFC: Simplify scoped slot usage

yyx990803 opened this issue about 6 years ago
SSR: Failed to resolve directive

sqal opened this issue about 6 years ago
Component name css selector

blenderskool opened this issue about 6 years ago
SSR error during $style injection on cached components

henriqemalheiros opened this issue about 6 years ago
Allow <noscript> in Vue templates for SSR usage

brophdawg11 opened this issue about 6 years ago
Error render website created by vue in facebook app browser

thongtd opened this issue over 6 years ago
`inheritAttrs` option doesn't work with functional components

riophae opened this issue over 6 years ago
v-model not working inside jquery steps plugin

bedus-creation opened this issue over 6 years ago
v-bind shorthand for equal property and attribute name

CyberAP opened this issue over 6 years ago
fix: always use microtasks for nextTick

sodatea opened this pull request over 6 years ago
Computed Watchers Not Firing

grayfella opened this issue over 6 years ago
perf(Dep.js): Dep now uses an object to handle subscriptions

DavidReinberger opened this pull request over 6 years ago
keep-alive: include/exclude components by component key attribute

losadaem opened this issue over 6 years ago
Regression for slots and functional components

blake-newman opened this issue over 6 years ago
Provide a way to define different name for prop attribute

davletovalmir opened this issue over 6 years ago
Extending object syntax of v-on to support modifiers

brianwhu opened this issue almost 7 years ago
v-model support for web components (stenciljs)

jordandobrev opened this issue almost 7 years ago
Vue warns about missing required prop that has a default value

decademoon opened this issue almost 7 years ago
instanceof in expressions does not work

generateui opened this issue almost 7 years ago
Spanish Translation

dbucci24 opened this issue almost 7 years ago
无法阻止 productionTip

dear-lizhihua opened this issue almost 7 years ago
Remove attribute merging for functional components with no prop definition

blake-newman opened this issue almost 7 years ago
这可能是VirtualDOM中一个很隐蔽的bug

berwin opened this issue almost 7 years ago
Reintroduce Triple Curly Braces {{{ }}} as a v-html alternative

pxwee5 opened this issue almost 7 years ago
Await async component lifecycle hooks

RashadSaleh opened this issue about 7 years ago
Establish a standard way to document component and its props

octref opened this issue about 7 years ago
Ability to trigger events from directives

elijahiuu opened this issue about 7 years ago
Issues with v-model.number

printercu opened this issue about 7 years ago
feat(v-on): add more precise names for pointer modifiers

ghost opened this pull request about 7 years ago
Chrome Autofill does not trigger change

VinceG opened this issue about 7 years ago
Add lifecycle hooks for v-show change

niutech opened this issue about 7 years ago
Inject/Provide is not reactive

ralphchristianeclipse opened this issue about 7 years ago
vue使用iframe嵌入另外一个vue页面 不加载body head

gecaitao opened this issue about 7 years ago
<input> rerenders while changes affects only sibling elements

kamax1 opened this issue about 7 years ago
Video attribute 'muted' not applied in Firefox

madsfaerch opened this issue about 7 years ago
[Vue warn]: $attrs is readonly.[Vue warn]: $listeners is readonly.

hxfdarling opened this issue about 7 years ago
Question: How to iterate over maps and sets with v-for

yoyo837 opened this issue over 7 years ago
Provide/inject for custom directives

ianwalter opened this issue over 7 years ago
Share state between hook functions for directives

andrewcourtice opened this issue over 7 years ago
Update slot content without rerendering rest of component

adamvleggett opened this issue over 7 years ago
Sanitize v-html

krestaino opened this issue over 7 years ago
move hook for transition-group

shshaw opened this issue over 7 years ago
Recursively pass slots in a recursive component

ericwangqing opened this issue over 7 years ago
windows.onerror is not working

atajadod opened this issue over 7 years ago
Expose _uid as public value in Vue instances

benjarwar opened this issue over 7 years ago
$scopedSlots.default is not a function

chaishi opened this issue over 7 years ago
自定义事件传参问题

yuu2lee4 opened this issue over 7 years ago
Checkbox doesn't check with binding checked attribute

privatenumber opened this issue over 7 years ago
Is this a clerical error

fengyinchao opened this issue over 7 years ago
iOS Safari renders blank page

cherry-geqi opened this issue over 7 years ago
Transition + keep alive + router-view

taoyingsong opened this issue over 7 years ago
Trigger Transitions Programmatically

chrishurlburt opened this issue over 7 years ago
v-model does not sync when browser autocompletes

ElMatella opened this issue almost 8 years ago
v-on:keypress.enter.prevent preventing all input keys from working

dorianWB opened this issue almost 8 years ago
this.$el is a comment when using v-if on root element

milimetric opened this issue almost 8 years ago
Configuration for empty VNode not to render to <!---->

xtongs opened this issue almost 8 years ago
Portal implementation in Vue.

roman-vanesyan opened this issue almost 8 years ago
Minor bug with Boolean props casting: undefined => false

frandiox opened this issue almost 8 years ago
History Mode - Cannot Refresh Page Without 404

baberuth22 opened this issue almost 8 years ago
Handle "for" attribute with server-rendering

harvey-woo opened this issue almost 8 years ago
list rendering optimization fails in some cases

miquels opened this issue about 8 years ago
improve examples html title

kazupon opened this pull request about 8 years ago
Is it possible to emit event from component inside slot

purepear opened this issue about 8 years ago
v-html binding for <template> is not working

alarstyle opened this issue about 8 years ago
$emit with inline style?

YamiOdymel opened this issue about 8 years ago
camelCased custom event name is not working

davepoon opened this issue about 8 years ago
v-if && operator not working

paulpflug opened this issue about 8 years ago
Improve warning message information

ShuvoHabib opened this issue about 8 years ago
Possible bug. v-if, transitions, and duplicating component.

whaaaley opened this issue over 8 years ago
Submit a form with javascript doesn't trigger event modifier.

guillaumevincent opened this issue over 8 years ago
super() in a method overriden via Vue.extend

cybertino opened this issue over 8 years ago
v-if with v-show on computed property not working

obonyojimmy opened this issue over 8 years ago
Events are not hypenated

paulpflug opened this issue over 8 years ago
Checkbox shows checked when v-model is false

loki0609 opened this issue over 8 years ago
newValue and oldValue parameters are the same when deep watching an object

aidangarza opened this issue almost 9 years ago
v-for performance issue

carbon-projects opened this issue about 9 years ago