Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
vue
We are on a mission to help more frontend devs enjoy building apps for the web.
Collective -
Host: opensource -
https://opencollective.com/vuejs
- Website: https://vuejs.org
- Code: https://github.com/vuejs
build(deps-dev): bump cross-spawn from 7.0.3 to 7.0.5
github.com/vuejs/vue-router - dependabot[bot] opened this pull request about 2 months ago
github.com/vuejs/vue-router - dependabot[bot] opened this pull request about 2 months ago
fix(kit): inspect error with top-level `Proxy` value
github.com/vuejs/devtools - FoundTheWOUT opened this pull request about 2 months ago
github.com/vuejs/devtools - FoundTheWOUT opened this pull request about 2 months ago
Font rendering difference between dev vite server and built
github.com/vuejs/core - alexchexes opened this issue about 2 months ago
github.com/vuejs/core - alexchexes opened this issue about 2 months ago
fix(prefer-use-template-ref): only check root-level variables
github.com/vuejs/eslint-plugin-vue - Thomasan1999 opened this pull request about 2 months ago
github.com/vuejs/eslint-plugin-vue - Thomasan1999 opened this pull request about 2 months ago
fix(custom-element): properly handle custom element remove then insert again
github.com/vuejs/core - lejunyang opened this pull request about 2 months ago
github.com/vuejs/core - lejunyang opened this pull request about 2 months ago
Remove vue custom element and append it back later can cause a lot of issues
github.com/vuejs/core - lejunyang opened this issue about 2 months ago
github.com/vuejs/core - lejunyang opened this issue about 2 months ago
fix(runtime-core): handle patch stable fragment edge case
github.com/vuejs/core - linzhe141 opened this pull request about 2 months ago
github.com/vuejs/core - linzhe141 opened this pull request about 2 months ago
docs: add the list of companies using Vue/Nuxt
github.com/vuejs/awesome-vue - cloydlau opened this pull request about 2 months ago
github.com/vuejs/awesome-vue - cloydlau opened this pull request about 2 months ago
feat: add `restricted-component-names` rule
github.com/vuejs/eslint-plugin-vue - waynzh opened this pull request about 2 months ago
github.com/vuejs/eslint-plugin-vue - waynzh opened this pull request about 2 months ago
feat(no-v-text-v-html-on-component): add ignore namespace option
github.com/vuejs/eslint-plugin-vue - waynzh opened this pull request about 2 months ago
github.com/vuejs/eslint-plugin-vue - waynzh opened this pull request about 2 months ago
feat: add `ignoreTags` option
github.com/vuejs/eslint-plugin-vue - waynzh opened this pull request about 2 months ago
github.com/vuejs/eslint-plugin-vue - waynzh opened this pull request about 2 months ago
Nuxt Auth middleware not working on reload page
github.com/vuejs/vuefire - kiketordera opened this issue about 2 months ago
github.com/vuejs/vuefire - kiketordera opened this issue about 2 months ago
chore(deps): bump @eslint/plugin-kit from 0.2.0 to 0.2.3
github.com/vuejs/eslint-config-prettier - dependabot[bot] opened this pull request about 2 months ago
github.com/vuejs/eslint-config-prettier - dependabot[bot] opened this pull request about 2 months ago
chore(deps): bump vue from 3.5.12 to 3.5.13
github.com/vuejs/docs - dependabot[bot] opened this pull request about 2 months ago
github.com/vuejs/docs - dependabot[bot] opened this pull request about 2 months ago
refactor(vapor): drop memo
github.com/vuejs/vue-vapor - sxzz opened this pull request about 2 months ago
github.com/vuejs/vue-vapor - sxzz opened this pull request about 2 months ago
vue devtools can not work
github.com/vuejs/devtools-v6 - IdealBoy709 opened this issue about 2 months ago
github.com/vuejs/devtools-v6 - IdealBoy709 opened this issue about 2 months ago
"oldVNode is undefined" when combining reactive and non-reactive values in template's condition
github.com/vuejs/core - SergeiMinaev opened this issue about 2 months ago
github.com/vuejs/core - SergeiMinaev opened this issue about 2 months ago
Links in the Nav bar do not support rewrites
github.com/vuejs/vitepress - ThePlenkov opened this issue about 2 months ago
github.com/vuejs/vitepress - ThePlenkov opened this issue about 2 months ago
fix(customElement): should properly patch as props for vue custom elements
github.com/vuejs/core - lejunyang opened this pull request about 2 months ago
github.com/vuejs/core - lejunyang opened this pull request about 2 months ago
Cannot properly set numberish attribute(like tabindex) or boolean attribute on Vue custom element
github.com/vuejs/core - lejunyang opened this issue about 2 months ago
github.com/vuejs/core - lejunyang opened this issue about 2 months ago
Missing inspect button in dev tools
github.com/vuejs/devtools - dragomirweb opened this issue about 2 months ago
github.com/vuejs/devtools - dragomirweb opened this issue about 2 months ago
flat props on RouterLink (`name`, `params`, `query`, `hash`)
github.com/vuejs/router - posva opened this issue about 2 months ago
github.com/vuejs/router - posva opened this issue about 2 months ago
vue-tsc issue with tsconfig
github.com/vuejs/language-tools - romanslonov opened this issue about 2 months ago
github.com/vuejs/language-tools - romanslonov opened this issue about 2 months ago
Events on functional components not working
github.com/vuejs/core - tcastelly opened this issue about 2 months ago
github.com/vuejs/core - tcastelly opened this issue about 2 months ago
refactor(runtime-core): replace vnode.shapeFlag checks with existed functions
github.com/vuejs/core - noootwo opened this pull request about 2 months ago
github.com/vuejs/core - noootwo opened this pull request about 2 months ago
Memory leak when using back button to switch between pages
github.com/vuejs/router - nWacky opened this issue about 2 months ago
github.com/vuejs/router - nWacky opened this issue about 2 months ago
useTemplateRef finds unrelated references with same name
github.com/vuejs/language-tools - ludwig801 opened this issue about 2 months ago
github.com/vuejs/language-tools - ludwig801 opened this issue about 2 months ago
``$attrs`` or ``ReturnType<typeof useAttrs()>`` is always ``Data``when ``fallthroughAttributes: true``
github.com/vuejs/language-tools - ferferga opened this issue about 2 months ago
github.com/vuejs/language-tools - ferferga opened this issue about 2 months ago
autoimport eslint 'defineStore' is not defined with '.js'
github.com/vuejs/pinia - dearfad opened this issue about 2 months ago
github.com/vuejs/pinia - dearfad opened this issue about 2 months ago
`:global` doesn't work with CSS nesting
github.com/vuejs/core - GrantGryczan opened this issue about 2 months ago
github.com/vuejs/core - GrantGryczan opened this issue about 2 months ago
`:global(A) B` incorrectly compiles to just `A`
github.com/vuejs/core - GrantGryczan opened this issue about 2 months ago
github.com/vuejs/core - GrantGryczan opened this issue about 2 months ago
There is a problem with the type hint in the playground
github.com/vuejs/core - YiMo1 opened this issue about 2 months ago
github.com/vuejs/core - YiMo1 opened this issue about 2 months ago
Memory leak after using v-if to remove a component
github.com/vuejs/core - ablipan opened this issue about 2 months ago
github.com/vuejs/core - ablipan opened this issue about 2 months ago
chore(reactivity): remove unnecessary array copy
github.com/vuejs/core - edison1105 opened this pull request about 2 months ago
github.com/vuejs/core - edison1105 opened this pull request about 2 months ago
fix(ssr): handle initial selected state for select with v-model + v-for option
github.com/vuejs/core - edison1105 opened this pull request about 2 months ago
github.com/vuejs/core - edison1105 opened this pull request about 2 months ago
fix(prefer-use-template-ref): add support for `shallowRef`
github.com/vuejs/eslint-plugin-vue - ntnyq opened this pull request about 2 months ago
github.com/vuejs/eslint-plugin-vue - ntnyq opened this pull request about 2 months ago
Renderer highlighting
github.com/vuejs/devtools - alexzhang1030 opened this issue about 2 months ago
github.com/vuejs/devtools - alexzhang1030 opened this issue about 2 months ago
Composable returned refs are not reactive inside pinia store
github.com/vuejs/pinia - saver711 opened this issue about 2 months ago
github.com/vuejs/pinia - saver711 opened this issue about 2 months ago
`prefer-use-template-ref`: should check only root-level variables
github.com/vuejs/eslint-plugin-vue - Thomasan1999 opened this issue about 2 months ago
github.com/vuejs/eslint-plugin-vue - Thomasan1999 opened this issue about 2 months ago
Build command in generated README.md does not work with Bun
github.com/vuejs/create-vue - Hornwitser opened this issue about 2 months ago
github.com/vuejs/create-vue - Hornwitser opened this issue about 2 months ago
docs: :memo: Added tip to add explicit types
github.com/vuejs/docs - kiri10ten opened this pull request about 2 months ago
github.com/vuejs/docs - kiri10ten opened this pull request about 2 months ago
Cannot send data to child with defineModel and v-model
github.com/vuejs/core - office-allow opened this issue about 2 months ago
github.com/vuejs/core - office-allow opened this issue about 2 months ago
chore: input[type=date], the modifier number could converted to a timestamp
github.com/vuejs/core - shengxj1 opened this pull request about 2 months ago
github.com/vuejs/core - shengxj1 opened this pull request about 2 months ago
select v-model does not set 'selected' attribute on option with v-for directive using SSR
github.com/vuejs/core - tirojal opened this issue about 2 months ago
github.com/vuejs/core - tirojal opened this issue about 2 months ago
fix(reactivity): watchEffect should deduplicate multiple onCleanup calls for the same function
github.com/vuejs/core - shengxj1 opened this pull request about 2 months ago
github.com/vuejs/core - shengxj1 opened this pull request about 2 months ago
fix(reactivity): handle `Set` with initial reactive values edge case
github.com/vuejs/core - shengxj1 opened this pull request about 2 months ago
github.com/vuejs/core - shengxj1 opened this pull request about 2 months ago
fix(compiler-dom): properly stringify template string style
github.com/vuejs/core - edison1105 opened this pull request about 2 months ago
github.com/vuejs/core - edison1105 opened this pull request about 2 months ago
Bug: Keydown.enter and Keydown.space do not emit the click event on buttons
github.com/vuejs/test-utils - spthiel opened this issue about 2 months ago
github.com/vuejs/test-utils - spthiel opened this issue about 2 months ago
Bug: Keydown events supply incorrect values for event.code
github.com/vuejs/test-utils - spthiel opened this issue about 2 months ago
github.com/vuejs/test-utils - spthiel opened this issue about 2 months ago
please replace CVE containing ip dependency
github.com/vuejs/devtools - OlliL opened this issue about 2 months ago
github.com/vuejs/devtools - OlliL opened this issue about 2 months ago
Keydown events supply incorrect values for event.code
github.com/vuejs/vue-test-utils - spthiel opened this issue about 2 months ago
github.com/vuejs/vue-test-utils - spthiel opened this issue about 2 months ago
Style binding on SVG shapes breaks at times
github.com/vuejs/core - haykkh opened this issue about 2 months ago
github.com/vuejs/core - haykkh opened this issue about 2 months ago
v-show does not work when there are multiple first-level elements under a single component
github.com/vuejs/core - xuncanzhe opened this issue about 2 months ago
github.com/vuejs/core - xuncanzhe opened this issue about 2 months ago
Bug: findComponent() without a wrapper no longer works with version >= 2.4.5
github.com/vuejs/test-utils - Louis-Stekhoven-Smith opened this issue about 2 months ago
github.com/vuejs/test-utils - Louis-Stekhoven-Smith opened this issue about 2 months ago
fix(updateComment): fix update comment failed when action was run manually
github.com/vuejs/ecosystem-ci - edison1105 opened this pull request about 2 months ago
github.com/vuejs/ecosystem-ci - edison1105 opened this pull request about 2 months ago
Bug: fail to bind the template ref in the `options.props`
github.com/vuejs/test-utils - LoTwT opened this issue about 2 months ago
github.com/vuejs/test-utils - LoTwT opened this issue about 2 months ago
fix(compiler-sfc): support using other prop as default value in props destructuring
github.com/vuejs/core - edison1105 opened this pull request about 2 months ago
github.com/vuejs/core - edison1105 opened this pull request about 2 months ago
Bug: `stubs` does not respect globally registered component names
github.com/vuejs/test-utils - EwenDC opened this issue about 2 months ago
github.com/vuejs/test-utils - EwenDC opened this issue about 2 months ago
`vue/block-lang` do not support enforcement of lang attritbutes for default langauges
github.com/vuejs/eslint-plugin-vue - NVolcz opened this issue about 2 months ago
github.com/vuejs/eslint-plugin-vue - NVolcz opened this issue about 2 months ago
Glob-relevant characters in file paths are not escaped
github.com/vuejs/eslint-config-typescript - chrisvfritz opened this issue about 2 months ago
github.com/vuejs/eslint-config-typescript - chrisvfritz opened this issue about 2 months ago
fix: put all kinds of system monospace fonts before Courier New
github.com/vuejs/theme - haoqunjiang opened this pull request about 2 months ago
github.com/vuejs/theme - haoqunjiang opened this pull request about 2 months ago
404 error on nuxt-vuefire API reference
github.com/vuejs/vuefire - raf202 opened this issue about 2 months ago
github.com/vuejs/vuefire - raf202 opened this issue about 2 months ago
Cannot use prop as default value for other prop with props destructuring const { foo, bar = foo }
github.com/vuejs/core - minht11 opened this issue about 2 months ago
github.com/vuejs/core - minht11 opened this issue about 2 months ago
chore(deps): update all non-major dependencies
github.com/vuejs/test-utils - renovate[bot] opened this pull request about 2 months ago
github.com/vuejs/test-utils - renovate[bot] opened this pull request about 2 months ago
fix: payload over 128k will cause a reconnect loop
github.com/vuejs/devtools - simple5960 opened this pull request about 2 months ago
github.com/vuejs/devtools - simple5960 opened this pull request about 2 months ago
feat(jsx-runtime): make AllowedComponentProps & ComponentCustomProps extend IntrinsicAttributes
github.com/vuejs/core - zhiyuanzmj opened this pull request about 2 months ago
github.com/vuejs/core - zhiyuanzmj opened this pull request about 2 months ago
vue-component-meta, exposed contains all slots, props and events as well
github.com/vuejs/language-tools - fbecker-fds opened this issue about 2 months ago
github.com/vuejs/language-tools - fbecker-fds opened this issue about 2 months ago
Controlling what scroll position is saved
github.com/vuejs/router - posva opened this issue about 2 months ago
github.com/vuejs/router - posva opened this issue about 2 months ago
TSX can't add custom props because of IntrinsicAttributes don't extends any interface.
github.com/vuejs/core - zhiyuanzmj opened this issue about 2 months ago
github.com/vuejs/core - zhiyuanzmj opened this issue about 2 months ago
Ability to pass a custom function for computeScrollPosition
github.com/vuejs/router - preetmishra opened this issue about 2 months ago
github.com/vuejs/router - preetmishra opened this issue about 2 months ago
fix broken marketplace page
github.com/vuejs/language-tools - rioj7 opened this pull request about 2 months ago
github.com/vuejs/language-tools - rioj7 opened this pull request about 2 months ago
html content located in variables is rendered in the components section
github.com/vuejs/devtools - mirzahanmirzahanov opened this issue about 2 months ago
github.com/vuejs/devtools - mirzahanmirzahanov opened this issue about 2 months ago
Glassify APK 1.9.7 (Patched) Download Latest Version for Android
github.com/vuejs/core - Hoangdzai2405 opened this issue about 2 months ago
github.com/vuejs/core - Hoangdzai2405 opened this issue about 2 months ago
Memory Leak (v-if in combination with click on HTMLElement)
github.com/vuejs/core - DobbyFanbase opened this issue about 2 months ago
github.com/vuejs/core - DobbyFanbase opened this issue about 2 months ago
Fake Phonepe APK 38.5 (Unlimited Cash) Download For Android
github.com/vuejs/core - Hoangdzai2405 opened this issue about 2 months ago
github.com/vuejs/core - Hoangdzai2405 opened this issue about 2 months ago
chore(deps): update dependency rollup to v4.26.0
github.com/vuejs/test-utils - renovate[bot] opened this pull request about 2 months ago
github.com/vuejs/test-utils - renovate[bot] opened this pull request about 2 months ago
Farming Simulator 25 APK 4.5 (Unlimited Money) Download for Android/IOS
github.com/vuejs/core - hiheorg opened this issue about 2 months ago
github.com/vuejs/core - hiheorg opened this issue about 2 months ago
fix(v-once): setting hasOnce to current block only when in v-once
github.com/vuejs/core - edison1105 opened this pull request about 2 months ago
github.com/vuejs/core - edison1105 opened this pull request about 2 months ago
chore(deps): update all non-major dependencies
github.com/vuejs/test-utils - renovate[bot] opened this pull request about 2 months ago
github.com/vuejs/test-utils - renovate[bot] opened this pull request about 2 months ago
fix(reactivity): ensure watch cleanup on effect scope stop
github.com/vuejs/core - edison1105 opened this pull request about 2 months ago
github.com/vuejs/core - edison1105 opened this pull request about 2 months ago
Pinia/nuxt 0.7.0 fails to load
github.com/vuejs/pinia - peterh-capella opened this issue about 2 months ago
github.com/vuejs/pinia - peterh-capella opened this issue about 2 months ago
Exclude some tags from vue/v-on-event-hyphenation and vue/attribute-hyphenation
github.com/vuejs/eslint-plugin-vue - highfredo opened this issue about 2 months ago
github.com/vuejs/eslint-plugin-vue - highfredo opened this issue about 2 months ago
Duplicate code suggestions on some items
github.com/vuejs/language-tools - Tobls opened this issue about 2 months ago
github.com/vuejs/language-tools - Tobls opened this issue about 2 months ago
fix(runtime-dom): handle multiple patch with boolean style value
github.com/vuejs/core - linzhe141 opened this pull request about 2 months ago
github.com/vuejs/core - linzhe141 opened this pull request about 2 months ago
Big BUG: Page flashing issue when scrolling down and navigating back in VitePress
github.com/vuejs/vitepress - irychen opened this issue about 2 months ago
github.com/vuejs/vitepress - irychen opened this issue about 2 months ago
Calling a slot's render function causes components to not be properly unmounted in certain conditions
github.com/vuejs/core - Llois41 opened this issue about 2 months ago
github.com/vuejs/core - Llois41 opened this issue about 2 months ago
feat(theme): find best locale match to format last update
github.com/vuejs/vitepress - userquin opened this pull request about 2 months ago
github.com/vuejs/vitepress - userquin opened this pull request about 2 months ago
Local navigation dropdown misplaced without sidebar
github.com/vuejs/vitepress - harsssh opened this issue about 2 months ago
github.com/vuejs/vitepress - harsssh opened this issue about 2 months ago
Style binding is wrong when the property evaluates to false and using nextTick()
github.com/vuejs/core - dsine-de opened this issue about 2 months ago
github.com/vuejs/core - dsine-de opened this issue about 2 months ago
Console error: prepare.js:1 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'type')
github.com/vuejs/devtools - redfox05 opened this issue about 2 months ago
github.com/vuejs/devtools - redfox05 opened this issue about 2 months ago
chore: fix Windows build
github.com/vuejs/vitepress - userquin opened this pull request about 2 months ago
github.com/vuejs/vitepress - userquin opened this pull request about 2 months ago
`tinyglobby` hangs when build script or running local dev using Windows
github.com/vuejs/vitepress - userquin opened this issue about 2 months ago
github.com/vuejs/vitepress - userquin opened this issue about 2 months ago
Monospace fonts on Vue Docs not working on Ubuntu
github.com/vuejs/docs - otabekoff opened this issue about 2 months ago
github.com/vuejs/docs - otabekoff opened this issue about 2 months ago