Ecosyste.ms: OpenCollective

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

github.com/vueuse/vueuse

Collection of essential Vue Composition Utilities for Vue 2 and 3
https://github.com/vueuse/vueuse

extendRef and [email protected] use toRef value is incorrect

hairyf opened this issue over 1 year ago
feat(useFetch): introduce `updateDataOnError` option

climba03003 opened this pull request over 1 year ago
fix(useStorage): read object only when it's serialized differently (#2782)

chenglu4343 opened this pull request over 1 year ago
feat(useElementByPoint): new `multiple` and `interval` options

okxiaoliang4 opened this pull request over 1 year ago
Documentation not shown on Intellisense

jmroon opened this issue over 1 year ago
fix(useScroll): support window in setArrivedState

smallnine9 opened this pull request over 1 year ago
docs(useFirestore): return data with user types example

arafays opened this pull request over 1 year ago
feat(useMousePressed): Add options.mouseButton to support capture spec…

smallnine9 opened this pull request over 1 year ago
draggable elements can also be dropped in the separate list.

sumeet-born opened this issue over 1 year ago
feat(useDebounceFn): Support immediately invoke

motea927 opened this pull request over 1 year ago
canScrollVertical & canScrollHorizontal properties to useScroll

bennyschudel opened this issue over 1 year ago
docs: typo

lvjiaxuan opened this pull request over 1 year ago
fix(useAxios): prevent premature loading refs reset

MickaelOth opened this pull request over 1 year ago
feat(useDraggable): improve component props

Alfred-Skyblue opened this pull request over 1 year ago
Moved element loses state (useSortable)

Robstei opened this issue over 1 year ago
fix(useMediaControls): better representation for "waiting" value

ferferga opened this pull request over 1 year ago
useInfiniteScroll need handler to unwatch

JongHyeonSong opened this issue over 1 year ago
chore(useTimeAgo): remove unnecessary `now.value`

WORMSS opened this pull request over 1 year ago
docs(useSortable): explain the need for nextTick after moving array elements

gkinsman opened this pull request over 1 year ago
fix(onClickOutside): ensure focus on iframe captured in firefox

Geit opened this pull request over 1 year ago
fix(useScrollLock): fix scrollable children check

valerypatorius opened this pull request over 1 year ago
[FEATURE REQUEST] useSSE

go4cas opened this issue over 1 year ago
useColorMode and useDark affects the transtion property

wabi-habi opened this issue over 1 year ago
docs(useInfiniteScroll): demonstrate stopping when there is no more data

scottbedard opened this pull request over 1 year ago
useInfiniteScroll doesn't work with `window`

innocenzi opened this issue over 1 year ago
feat(useFileDialog): add a parameter `reset`

zaqvil opened this pull request over 1 year ago
feat(toShallowRef): new function

trevorpe opened this pull request over 1 year ago
perf(useCssVar): only listen for style changes

Alfred-Skyblue opened this pull request over 1 year ago
VueUse useDark() does not trigger computed or watch

sandranrivas opened this issue over 1 year ago
feat(useVModel): improve types overload

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

coderwei99 opened this pull request over 1 year ago
createReusableTemplate is unavailable with setup() hook

shrpne opened this issue over 1 year ago
feature proposal: UseAxios - can we configure dynamic input?

HoaDevDn opened this issue over 1 year ago
Differentiate undefined and null in useRouteQuery

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

objectisundefined opened this pull request over 1 year ago
fix(useDrauu): pass on node argument in committed event hook

haykkh opened this pull request over 1 year ago
useDrauu committed event not passing correct args

haykkh opened this issue over 1 year ago
useElementVisibility detects wrong

MarijnFK opened this issue over 1 year ago
Support passing multiple refs or DOM elements to useFocusTrap

simonkuran opened this issue over 1 year ago
fix: temporarily work around the type error in vue 3.3

sodatea opened this pull request over 1 year ago
Can't change ctx.data on onFetchErroe

emersonbottero opened this issue over 1 year ago
`useFetch`: `onFetchError` usage ignores request `headers`

orkhanahmadov opened this issue over 1 year ago
useStorage to store es6 symbols

sherif414 opened this issue over 1 year ago
ci: ensure test coverage for node 20

michealroberts opened this pull request over 1 year ago
docs(useEventListener): add note for usage in SSR

michealroberts opened this pull request over 1 year ago
ci: ensure test coverage for node 19

michealroberts opened this pull request over 1 year ago
feat(useEventSource): allow optional string | URL type for url arg

michealroberts opened this pull request over 1 year ago
Automatic localization in useTimeAgo()

AbdallahAlhaddad opened this issue over 1 year ago
feat(useAsyncQueue): add `options.signal` parameter

cross-origin opened this pull request over 1 year ago
Breaking update on

laterdayi opened this issue over 1 year ago
docs: fix typo

aut8 opened this pull request over 1 year ago
fix(usePrecision): improve flooting point accuracy

chenjiezi opened this pull request over 1 year ago
feat(useImage): support more image properties

francoism90 opened this pull request over 1 year ago
fix(useFetch): `combineCallbacks` does not merge options

RAX7 opened this pull request almost 2 years ago
fix(useFetch): `canAbort` flag does not work properly

RAX7 opened this pull request almost 2 years ago
`createTemplatePromise` error with `<teleport>`

Jazcash opened this issue almost 2 years ago
The useClipboard function does not work on mobile WeChat App

yangjiakai opened this issue almost 2 years ago
fix(useRouteHash,useRouteQuery,useRouteParams): re-evaluates the value immediately

anteriovieira opened this pull request almost 2 years ago
feat(watch): `watchImmediate` and `watchDeep` support overloads

Mini-ghost opened this pull request almost 2 years ago
`usePointerSwipe` misses touch events in Chromium based mobile browsers

razorness opened this issue almost 2 years ago
docs: add team and contributors info

Alfred-Skyblue opened this pull request almost 2 years ago
feat(useAsyncCallback): new function

hairyf opened this pull request almost 2 years ago
Rollup fails to resolve @vue/reactivity with @vueuse/components v10

wopian opened this issue almost 2 years ago
feat(OnClickOutSide) use slot scope to avoid add excessive element

smallnine9 opened this pull request almost 2 years ago
useUserMedia constraints is not working when disable video

herbzhao opened this issue almost 2 years ago
fix(resolveRef): fix overload signature

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

Alfred-Skyblue opened this pull request almost 2 years ago
Set cookies in `useCookies` dont remove previous Item.

nha1012 opened this issue almost 2 years ago
useStorageAsync does not read initial value from storage

aparajita opened this issue almost 2 years ago
fix(useEventBus)!: fix emit parameters type

Alfred-Skyblue opened this pull request almost 2 years ago
FormatTimeAgoOptions doesn't allow using custom units

jamesfoster opened this issue almost 2 years ago
useOnline always false

rashidpathiyil opened this issue almost 2 years ago
feat(useIntersectionObserver): support for `Pausable` interface

Mini-ghost opened this pull request almost 2 years ago
useMeta to modify documents <meta>

d-koppenhagen opened this issue almost 2 years ago
problem with vueuse and nuxt 3 in docker : window is not defined

unknownman opened this issue almost 2 years ago
useWebSocket should allow separate ping/pong message

aphex opened this issue almost 2 years ago
refactor: rename useEventBus to useEventEmitter with back alias

Alfred-Skyblue opened this pull request almost 2 years ago
Validation opportunity of stored values

webJose opened this issue almost 2 years ago
Feature Proposal: Add useUniqueId function

dialastephen opened this issue almost 2 years ago
feat(useAxios): added `onFinish` callback

Alfred-Skyblue opened this pull request almost 2 years ago
useEventListener can be confused to not clean up events.

WORMSS opened this issue almost 2 years ago