Ecosyste.ms: OpenCollective

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

VueUse

🧰 Collection of essential Vue Composition API utils works for Vue 2.x and 3.x
Collective - Host: opensource - https://opencollective.com/vueuse - Website: https://vueuse.org/ - Code: https://github.com/vueuse/vueuse

VueUse useDark() does not trigger computed or watch

github.com/vueuse/vueuse - sandranrivas opened this issue over 1 year ago
feat(useVModel): improve types overload

github.com/vueuse/vueuse - Mini-ghost opened this pull request over 1 year ago
docs(createReusableTemplate): note about options API usage

github.com/vueuse/vueuse - coderwei99 opened this pull request over 1 year ago
Differentiate undefined and null in useRouteQuery

github.com/vueuse/vueuse - some-user123 opened this issue over 1 year ago
refactor(useVModel): remove redundant binding on event

github.com/vueuse/vueuse - objectisundefined opened this pull request over 1 year ago
useElementVisibility detects wrong

github.com/vueuse/vueuse - MarijnFK opened this issue over 1 year ago
fix: temporarily work around the type error in vue 3.3

github.com/vueuse/vueuse - sodatea opened this pull request over 1 year ago
Can't change ctx.data on onFetchErroe

github.com/vueuse/vueuse - emersonbottero opened this issue over 1 year ago
useStorage to store es6 symbols

github.com/vueuse/vueuse - sherif414 opened this issue over 1 year ago
ci: ensure test coverage for node 20

github.com/vueuse/vueuse - michealroberts opened this pull request over 1 year ago
docs(useEventListener): add note for usage in SSR

github.com/vueuse/vueuse - michealroberts opened this pull request over 1 year ago
ci: ensure test coverage for node 19

github.com/vueuse/vueuse - michealroberts opened this pull request over 1 year ago
feat(useEventSource): allow optional string | URL type for url arg

github.com/vueuse/vueuse - michealroberts opened this pull request over 1 year ago
Automatic localization in useTimeAgo()

github.com/vueuse/vueuse - AbdallahAlhaddad opened this issue over 1 year ago
feat(useAsyncQueue): add `options.signal` parameter

github.com/vueuse/vueuse - cross-origin opened this pull request over 1 year ago
Breaking update on

github.com/vueuse/vueuse - laterdayi opened this issue over 1 year ago
docs: fix typo

github.com/vueuse/vueuse - aut8 opened this pull request over 1 year ago
fix(usePrecision): improve flooting point accuracy

github.com/vueuse/vueuse - chenjiezi opened this pull request over 1 year ago
feat(useImage): support more image properties

github.com/vueuse/vueuse - francoism90 opened this pull request over 1 year ago
docs: add team and contributors info

github.com/vueuse/vueuse - Alfred-Skyblue opened this pull request over 1 year ago
feat(useAsyncCallback): new function

github.com/vueuse/vueuse - hairyf opened this pull request over 1 year ago
fix(resolveRef): fix overload signature

github.com/vueuse/vueuse - Alfred-Skyblue opened this pull request almost 2 years ago
perf(useStorageAsync,useFetch): replace setTimeout with Promise

github.com/vueuse/vueuse - Alfred-Skyblue opened this pull request almost 2 years ago
fix(useEventBus)!: fix emit parameters type

github.com/vueuse/vueuse - Alfred-Skyblue opened this pull request almost 2 years ago
FormatTimeAgoOptions doesn't allow using custom units

github.com/vueuse/vueuse - jamesfoster opened this issue almost 2 years ago
useOnline always false

github.com/vueuse/vueuse - rashidpathiyil opened this issue almost 2 years ago
feat(useIntersectionObserver): support for `Pausable` interface

github.com/vueuse/vueuse - Mini-ghost opened this pull request almost 2 years ago
useMeta to modify documents <meta>

github.com/vueuse/vueuse - d-koppenhagen opened this issue almost 2 years ago
refactor: rename useEventBus to useEventEmitter with back alias

github.com/vueuse/vueuse - Alfred-Skyblue opened this pull request almost 2 years ago
Validation opportunity of stored values

github.com/vueuse/vueuse - webJose opened this issue almost 2 years ago
Feature Proposal: Add useUniqueId function

github.com/vueuse/vueuse - dialastephen opened this issue almost 2 years ago
feat(useAxios): added `onFinish` callback

github.com/vueuse/vueuse - Alfred-Skyblue opened this pull request almost 2 years ago
Incorrect return type of until when used with timeout

github.com/vueuse/vueuse - adrianjost opened this issue almost 2 years ago
About the useSortabled function

github.com/vueuse/vueuse - Alfred-Skyblue opened this issue almost 2 years ago
WebSocket: Heartbeat should reset on every message

github.com/vueuse/vueuse - ms-fadaei opened this issue almost 2 years ago
fix(useFetch): fix fetch error data update

github.com/vueuse/vueuse - Alfred-Skyblue opened this pull request almost 2 years ago
feat(useFetch): cancel previous request

github.com/vueuse/vueuse - Alfred-Skyblue opened this pull request almost 2 years ago
feat(useDragToScroll): new function

github.com/vueuse/vueuse - wheatjs opened this pull request almost 2 years ago
feat(useFetch): update data on success

github.com/vueuse/vueuse - pbrzosko opened this pull request almost 2 years ago
[Features] useRouteQuery transform data (get/set)

github.com/vueuse/vueuse - kieuminhcanh opened this issue almost 2 years ago
feat(usePrevious): new function

github.com/vueuse/vueuse - Alfred-Skyblue opened this pull request almost 2 years ago
[computedAsync] unexpected behavior in SSR

github.com/vueuse/vueuse - mathijs81 opened this issue about 2 years ago
fix(useWindowScroll): use configured window onScroll

github.com/vueuse/vueuse - 94726 opened this pull request about 2 years ago
Uncaught DOMException in useLocalStorage

github.com/vueuse/vueuse - Kilbourne opened this issue about 2 years ago
`useUrlSearchParams` issue in Vue 2.7

github.com/vueuse/vueuse - george-ayris opened this issue about 2 years ago
useScreenSafeArea not working on iphone 13 device (os 15)

github.com/vueuse/vueuse - lhoucinecherif opened this issue about 2 years ago
fix(useAxios)!: reject promise on `execute`

github.com/vueuse/vueuse - FRSgit opened this pull request about 2 years ago
Default values in URL search params.

github.com/vueuse/vueuse - demershov opened this issue about 2 years ago
useDraggable在网页缩放中拖动位置偏差

github.com/vueuse/vueuse - enjoy-wind opened this issue over 2 years ago
v10 Plan

github.com/vueuse/vueuse - antfu opened this issue over 2 years ago
feat(useContextMenu): new function

github.com/vueuse/vueuse - vaakian opened this pull request over 2 years ago