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
chore(deps): update dependency vue-tsc to v2.1.10
github.com/vuejs/test-utils - renovate[bot] opened this pull request 2 months ago
github.com/vuejs/test-utils - renovate[bot] opened this pull request 2 months ago
Nuxt - Having issue with components state not showing with vuedevtools browser extension v7
github.com/vuejs/devtools - bsiguret opened this issue 2 months ago
github.com/vuejs/devtools - bsiguret opened this issue 2 months ago
feat(extension): vue2 migration guide popup page
github.com/vuejs/devtools - webfansplz opened this pull request 2 months ago
github.com/vuejs/devtools - webfansplz opened this pull request 2 months ago
How to search through state? v3.5.12
github.com/vuejs/devtools - scofield-ua opened this issue 2 months ago
github.com/vuejs/devtools - scofield-ua opened this issue 2 months ago
devtools causes app to hang in Chrome 130.0.6723.92
github.com/vuejs/devtools - Tamanna96 opened this issue 2 months ago
github.com/vuejs/devtools - Tamanna96 opened this issue 2 months ago
feat: add node tags for component tree
github.com/vuejs/devtools - webfansplz opened this pull request 2 months ago
github.com/vuejs/devtools - webfansplz opened this pull request 2 months ago
vue.js not detected since Version 7.5.6
github.com/vuejs/devtools - frufin opened this issue 2 months ago
github.com/vuejs/devtools - frufin opened this issue 2 months ago
Vue.js devtools no longer showing the Vue tab in my console.
github.com/vuejs/devtools - timmeijers opened this issue 2 months ago
github.com/vuejs/devtools - timmeijers opened this issue 2 months ago
`event listeners` should consider camelCase emits
github.com/vuejs/devtools - twisterniq opened this issue 2 months ago
github.com/vuejs/devtools - twisterniq opened this issue 2 months ago
TS: issues with private class properties inside v-for
github.com/vuejs/language-tools - ludwig801 opened this issue 2 months ago
github.com/vuejs/language-tools - ludwig801 opened this issue 2 months ago
Avoid computing computed with `storeToRefs()`
github.com/vuejs/pinia - Ericlm opened this issue 2 months ago
github.com/vuejs/pinia - Ericlm opened this issue 2 months ago
fix(language-core): reference global types file with relative path
github.com/vuejs/language-tools - johnsoncodehk opened this pull request 2 months ago
github.com/vuejs/language-tools - johnsoncodehk opened this pull request 2 months ago
Components tree doesn't show key
github.com/vuejs/devtools - stupid-beard opened this issue 2 months ago
github.com/vuejs/devtools - stupid-beard opened this issue 2 months ago
Allow define store options in setup stores
github.com/vuejs/pinia - sontd-nals opened this issue 2 months ago
github.com/vuejs/pinia - sontd-nals opened this issue 2 months ago
docs: document appear transition behaviour (#2392)
github.com/vuejs/router - NoelDeMartin opened this pull request 2 months ago
github.com/vuejs/router - NoelDeMartin opened this pull request 2 months ago
Request textDocument/documentSymbol failed.
github.com/vuejs/language-tools - DengFengYeDengNi opened this issue 2 months ago
github.com/vuejs/language-tools - DengFengYeDengNi opened this issue 2 months ago
error TS2688: Cannot find type definition file for '.vue-global-types/vue_3.5_false.d.ts'
github.com/vuejs/language-tools - Mivik opened this issue 2 months ago
github.com/vuejs/language-tools - Mivik opened this issue 2 months ago
Error: selectionRange must be contained in fullRange
github.com/vuejs/language-tools - yxw007 opened this issue 2 months ago
github.com/vuejs/language-tools - yxw007 opened this issue 2 months ago
fix(watch): update `oldValue` before running `cb` to prevent stale value
github.com/vuejs/core - jh-leong opened this pull request 2 months ago
github.com/vuejs/core - jh-leong opened this pull request 2 months ago
chore(deps): update all non-major dependencies
github.com/vuejs/test-utils - renovate[bot] opened this pull request 2 months ago
github.com/vuejs/test-utils - renovate[bot] opened this pull request 2 months ago
chore: mark template files as CC0
github.com/vuejs/create-vue - btea opened this pull request 2 months ago
github.com/vuejs/create-vue - btea opened this pull request 2 months ago
docs(ru): update translations
github.com/vuejs/vitepress - dragomano opened this pull request 2 months ago
github.com/vuejs/vitepress - dragomano opened this pull request 2 months ago
chore(deps): bump vitepress from 1.4.1 to 1.4.2
github.com/vuejs/docs - dependabot[bot] opened this pull request 2 months ago
github.com/vuejs/docs - dependabot[bot] opened this pull request 2 months ago
Synchronous watchers can fail to fire
github.com/vuejs/core - maxbogue opened this issue 2 months ago
github.com/vuejs/core - maxbogue opened this issue 2 months ago
refactor(shared): add isUndefined
github.com/vuejs/core - zzjiaxiang opened this pull request 2 months ago
github.com/vuejs/core - zzjiaxiang opened this pull request 2 months ago
fix(language-core): hold prev track id correctly
github.com/vuejs/language-tools - KazariEX opened this pull request 2 months ago
github.com/vuejs/language-tools - KazariEX opened this pull request 2 months ago
Pass searchoptions to search
github.com/vuejs/vitepress - indykoning opened this pull request 2 months ago
github.com/vuejs/vitepress - indykoning opened this pull request 2 months ago
docs: update extension URL [ci skip]
github.com/vuejs/devtools - webfansplz opened this pull request 2 months ago
github.com/vuejs/devtools - webfansplz opened this pull request 2 months ago
Under events timeline, every single event seems to be displayed twice
github.com/vuejs/devtools - hakanedison opened this issue 2 months ago
github.com/vuejs/devtools - hakanedison opened this issue 2 months ago
vue-tsc: useCssModule() in script setup component breaks checking
github.com/vuejs/language-tools - tminich opened this issue 2 months ago
github.com/vuejs/language-tools - tminich opened this issue 2 months ago
Memory leak on input type is password
github.com/vuejs/core - ysswebdev opened this issue 2 months ago
github.com/vuejs/core - ysswebdev opened this issue 2 months ago
fix(templateRef): set ref on cached async component which wrapped in KeepAlive
github.com/vuejs/core - edison1105 opened this pull request 2 months ago
github.com/vuejs/core - edison1105 opened this pull request 2 months ago
Make lazy loaded components compatible with Vue Suspense API
github.com/vuejs/router - jnoordsij opened this issue 2 months ago
github.com/vuejs/router - jnoordsij opened this issue 2 months ago
workflow: update renovate config to use haoqunjiang's personal preset
github.com/vuejs/create-vue - haoqunjiang opened this pull request 2 months ago
github.com/vuejs/create-vue - haoqunjiang opened this pull request 2 months ago
Request textDocument/documentSymbol failed.
github.com/vuejs/language-tools - lvzhenbo opened this issue 2 months ago
github.com/vuejs/language-tools - lvzhenbo opened this issue 2 months ago
Missing search result for getCurrentInstance
github.com/vuejs/docs - jackrouse opened this issue 2 months ago
github.com/vuejs/docs - jackrouse opened this issue 2 months ago
When using a Transition on RouterView, Component Templates cannot have multiple root nodes
github.com/vuejs/router - modanq opened this issue 2 months ago
github.com/vuejs/router - modanq opened this issue 2 months ago
chore(deps): update dependency postcss-selector-parser to v7
github.com/vuejs/core - edison1105 opened this pull request 2 months ago
github.com/vuejs/core - edison1105 opened this pull request 2 months ago
chore(deps): update dependency @types/node to v22
github.com/vuejs/test-utils - renovate[bot] opened this pull request 2 months ago
github.com/vuejs/test-utils - renovate[bot] opened this pull request 2 months ago
fix(transition): reflow before leave-active class after leave-from (#2593), while fixing (#10688)
github.com/vuejs/core - Tadehz opened this pull request 2 months ago
github.com/vuejs/core - Tadehz opened this pull request 2 months ago
Add support for emojis in the sidebar
github.com/vuejs/vitepress - Veetaha opened this issue 2 months ago
github.com/vuejs/vitepress - Veetaha opened this issue 2 months ago
Tooling incorrectly thinks v-for will unwrap refs on enumerated items
github.com/vuejs/language-tools - DaRosenberg opened this issue 2 months ago
github.com/vuejs/language-tools - DaRosenberg opened this issue 2 months ago
Dead Link: /guide/extras/reactivity-in-depth.html
github.com/vuejs/docs - BearGotGit opened this issue 2 months ago
github.com/vuejs/docs - BearGotGit opened this issue 2 months ago
How to add badge to link connection
github.com/vuejs/vitepress - qianmoQ opened this issue 2 months ago
github.com/vuejs/vitepress - qianmoQ opened this issue 2 months ago
Teleport + CSS v-bind does not work with shadow target
github.com/vuejs/core - Mefinst opened this issue 2 months ago
github.com/vuejs/core - Mefinst opened this issue 2 months ago
sfc without typescript is failing type check
github.com/vuejs/core - jacobg opened this issue 2 months ago
github.com/vuejs/core - jacobg opened this issue 2 months ago
Types wrongly inferred in v-for
github.com/vuejs/language-tools - matteoscaramuzza opened this issue 2 months ago
github.com/vuejs/language-tools - matteoscaramuzza opened this issue 2 months ago
`v-for` 泛型解析可能存在错误
github.com/vuejs/language-tools - WangJincheng4869 opened this issue 2 months ago
github.com/vuejs/language-tools - WangJincheng4869 opened this issue 2 months ago
Why destructure a reactive obj also causing shallow reactive property unwraping
github.com/vuejs/core - FoundTheWOUT opened this issue 2 months ago
github.com/vuejs/core - FoundTheWOUT opened this issue 2 months ago
How to format the CSS in the style tag to remove automatic blank lines between CSS selectors?
github.com/vuejs/language-tools - Xin-Yi-21 opened this issue 2 months ago
github.com/vuejs/language-tools - Xin-Yi-21 opened this issue 2 months ago
fix(language-core): generate style modules type as needed
github.com/vuejs/language-tools - KazariEX opened this pull request 2 months ago
github.com/vuejs/language-tools - KazariEX opened this pull request 2 months ago
fix(language-core): inject `as` assertion of `useCssModule` into correct location
github.com/vuejs/language-tools - KazariEX opened this pull request 2 months ago
github.com/vuejs/language-tools - KazariEX opened this pull request 2 months ago
Fix eslint on single quotes in html will be escaped.
github.com/vuejs/eslint-plugin-vue - adoin opened this issue 2 months ago
github.com/vuejs/eslint-plugin-vue - adoin opened this issue 2 months ago
Do not copy`lang` when copying text.
github.com/vuejs/vitepress - sunpm opened this pull request 2 months ago
github.com/vuejs/vitepress - sunpm opened this pull request 2 months ago
feat(runtime-core): Add ”InversionValue“ peculiarity,makes it easier to pass false to props
github.com/vuejs/core - mrwdhasd0903 opened this pull request 2 months ago
github.com/vuejs/core - mrwdhasd0903 opened this pull request 2 months ago
我在vitepress中引入了tailwindcss,但是在md文档中使用class属性不生效。
github.com/vuejs/vitepress - xaitx opened this issue 2 months ago
github.com/vuejs/vitepress - xaitx opened this issue 2 months ago
chore(deps): update dependency postcss-selector-parser to v7
github.com/vuejs/core - renovate[bot] opened this pull request 2 months ago
github.com/vuejs/core - renovate[bot] opened this pull request 2 months ago
chore(deps): update pnpm to v9.12.3
github.com/vuejs/core - renovate[bot] opened this pull request 2 months ago
github.com/vuejs/core - renovate[bot] opened this pull request 2 months ago
Infer the type of `item` in `v-for` incorrectly
github.com/vuejs/language-tools - zcf0508 opened this issue 2 months ago
github.com/vuejs/language-tools - zcf0508 opened this issue 2 months ago
When using bun to start, modifying the content of the config.mts file will get stuck at restarting the service
github.com/vuejs/vitepress - fangzhengjin opened this issue 2 months ago
github.com/vuejs/vitepress - fangzhengjin opened this issue 2 months ago
fix: unintended version of espree loaded
github.com/vuejs/vue-eslint-parser - ota-meshi opened this pull request 2 months ago
github.com/vuejs/vue-eslint-parser - ota-meshi opened this pull request 2 months ago
Update getting-started.md
github.com/vuejs/vitepress - fangzhengjin opened this pull request 2 months ago
github.com/vuejs/vitepress - fangzhengjin opened this pull request 2 months ago
chore(deps): update dependency npm-run-all2 to v7
github.com/vuejs/core - renovate[bot] opened this pull request 2 months ago
github.com/vuejs/core - renovate[bot] opened this pull request 2 months ago
chore(deps): update dependency typescript-eslint to ^8.11.0
github.com/vuejs/core - renovate[bot] opened this pull request 2 months ago
github.com/vuejs/core - renovate[bot] opened this pull request 2 months ago
Fix false negatives and false positives in `vue/require-valid-default-prop` rule
github.com/vuejs/eslint-plugin-vue - ota-meshi opened this pull request 2 months ago
github.com/vuejs/eslint-plugin-vue - ota-meshi opened this pull request 2 months ago
chore(deps): update all non-major dependencies
github.com/vuejs/core - renovate[bot] opened this pull request 2 months ago
github.com/vuejs/core - renovate[bot] opened this pull request 2 months ago
chore(deps): update build
github.com/vuejs/core - renovate[bot] opened this pull request 2 months ago
github.com/vuejs/core - renovate[bot] opened this pull request 2 months ago
chore(deps): update dependency npm-run-all2 to v7
github.com/vuejs/devtools - renovate[bot] opened this pull request 2 months ago
github.com/vuejs/devtools - renovate[bot] opened this pull request 2 months ago
chore(deps): update all non-major dependencies
github.com/vuejs/devtools - renovate[bot] opened this pull request 2 months ago
github.com/vuejs/devtools - renovate[bot] opened this pull request 2 months ago
chore(deps): update all non-major dependencies
github.com/vuejs/create-vue - renovate[bot] opened this pull request 2 months ago
github.com/vuejs/create-vue - renovate[bot] opened this pull request 2 months ago
`srcExclude` doesn't work with `vitepress dev`
github.com/vuejs/vitepress - Veetaha opened this issue 2 months ago
github.com/vuejs/vitepress - Veetaha opened this issue 2 months ago
Shallow variables are being unwrapped in template
github.com/vuejs/language-tools - Joery-M opened this issue 2 months ago
github.com/vuejs/language-tools - Joery-M opened this issue 2 months ago
fix(types): should wrap the top level setup refs with `ShallowReactive`
github.com/vuejs/core - KazariEX opened this pull request 2 months ago
github.com/vuejs/core - KazariEX opened this pull request 2 months ago
How to disable all styles for a .vp-doc table
github.com/vuejs/vitepress - qianmoQ opened this issue 2 months ago
github.com/vuejs/vitepress - qianmoQ opened this issue 2 months ago
Update README.md: Update extension install link
github.com/vuejs/devtools-v6 - glensc opened this pull request 2 months ago
github.com/vuejs/devtools-v6 - glensc opened this pull request 2 months ago
fix(compiler): resolve inner content for incomplete SFC root tag
github.com/vuejs/core - KazariEX opened this pull request 2 months ago
github.com/vuejs/core - KazariEX opened this pull request 2 months ago
Update to prune archived state management projects
github.com/vuejs/awesome-vue - loicduong opened this pull request 2 months ago
github.com/vuejs/awesome-vue - loicduong opened this pull request 2 months ago
refactor(reactivity): rename activeEffectScope to currentEffectScope
github.com/vuejs/core - andreasgangso opened this pull request 3 months ago
github.com/vuejs/core - andreasgangso opened this pull request 3 months ago
Fix duplicate v-oogle project
github.com/vuejs/awesome-vue - loicduong opened this pull request 3 months ago
github.com/vuejs/awesome-vue - loicduong opened this pull request 3 months ago
how to use devtools-next in a non-web env, like miniprogram with vue runtime
github.com/vuejs/devtools - simple5960 opened this issue 3 months ago
github.com/vuejs/devtools - simple5960 opened this issue 3 months ago
fix(custom-event-name-casing): check defineEmits variable name in template
github.com/vuejs/eslint-plugin-vue - waynzh opened this pull request 3 months ago
github.com/vuejs/eslint-plugin-vue - waynzh opened this pull request 3 months ago