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

docs: wording

briwa opened this pull request 3 months ago
onLongPress functionality not working on iOS 11.5 devices

lichenabson opened this issue 3 months ago
docs(useSortable): fix typo

davidglezz opened this pull request 3 months ago
UseFetch should provide execute on onFetchError

catalin-bratu opened this issue 4 months ago
useBreakpoints doesn't adhere its own return type

J-Michalek opened this issue 4 months ago
docs(watchImmediate): corrected variable name in example

naterino opened this pull request 4 months ago
WebRTC Composable

ekkaiasmith opened this issue 4 months ago
isLoading is false initially causing duplicate call

xxRockOnxx opened this issue 4 months ago
`measure` function of `useScroll` is not documented

mrleblanc101 opened this issue 4 months ago
useScroll's arrivedState not responsive to changes in DOM

haykkh opened this issue 4 months ago
Feature: reactive `useScrollbarWidth`

nikneym opened this issue 4 months ago
fix(useManualRefHistory): `canUndo` and `canRedo` typing to be computed ref

roydukkey opened this pull request 4 months ago
feat: add useOTP composable

waleedtariq109 opened this pull request 4 months ago
fix(useIntervalFn): prevent timer being set after pause is called in cb

laporchen opened this pull request 4 months ago
SwipeDirection no longer exported

u12206050 opened this issue 4 months ago
typescript definitions for Ref values incorrect

bardkalbakk opened this issue 4 months ago
feat(useMediaControls): add playback error event

DarrenSG opened this pull request 4 months ago
After rendering, the scroll bar scrolls to the bottom.

zuoanCo opened this issue 4 months ago
onClickOutside gets triggered if used multi-root components

fanckush opened this issue 4 months ago
Add to useDateFormat ability to return time without offset

Dima101397 opened this issue 4 months ago
fix(useDevicesList): handle NotAllowedError on reject/close

espensgr opened this pull request 4 months ago
Add no-cond-assign in ESLint config

275923543 opened this issue 4 months ago
fix(useMouse): record the previous scroll value

pkc918 opened this pull request 4 months ago
fix(useArrayReduce): initialValue can be a function

Mutter45 opened this pull request 4 months ago
`useArrayReduce` initialValue is polluted by the reference type

Mutter45 opened this issue 4 months ago
feat(useArrayGroupBy): new function

Mutter45 opened this pull request 4 months ago
`useArrayGroupBy` Responsive grouping of elements in an array

Mutter45 opened this issue 4 months ago
useIDBKeyval demo on the docs page not working

WORMSS opened this issue 4 months ago
feat(useBreakpoints): add breakpoints for ElementUI/ElementPlus

AAABingBing opened this pull request 4 months ago
virtualList: accept offset before and after content

bersace opened this issue 4 months ago
useSortable moving item another list crashes

azadbilge opened this issue 4 months ago
docs(usePermission): add `geolocation` to demo

thedamon opened this pull request 4 months ago
`useFetch` does not stringify array payload

abdul-alhasany opened this issue 4 months ago
docs(useVirtualList): add props.index for quick understanding

reslear opened this pull request 4 months ago
fix(useTimeoutPoll): `immediate` default value should be `true`

phk422 opened this pull request 4 months ago
fix(useWebSocket): close socket connection inside webworker fix

catz opened this pull request 4 months ago
fix: typo in `useShare` docs

AkaraChen opened this pull request 4 months ago
feat(useDropZone): add multiple prop to control multi-file drop

danngossinga opened this pull request 4 months ago
add `Vue` module augmentation for directives

userquin opened this issue 4 months ago
feat(useInterval): support set the increase step for every interval

shuperry opened this pull request 4 months ago
useSortable: wrong order of elements

liuhbin opened this issue 4 months ago
feat: useOutputByChar

anzh888 opened this pull request 4 months ago
UseAnimate - Add support for targets with an id

Rednas83 opened this issue 4 months ago
fix(useResizeObserver): update type

phk422 opened this pull request 4 months ago
fix(useResizeObserver): update type

phk422 opened this pull request 4 months ago
syncRef Type error

vxow opened this issue 4 months ago
Integrate `useFetch` and `useAsyncState`

Ali-ovo opened this issue 5 months ago
fix(onClickOutside): make `ignore` accept reactive values

CernyMatej opened this pull request 5 months ago
fix(useIntersectionObserver): add `Document` type for root

phk422 opened this pull request 5 months ago
Remove useVModel and useVModels

ARZarkesh opened this issue 5 months ago
fix(computedAsync): type signature

ferferga opened this pull request 5 months ago
useScroll and createGlobalState

MQYForverT opened this issue 5 months ago
useStorage is not working in simple composable

MickL opened this issue 5 months ago
feat(useCurrentElement): try to infer type from `$el`

KazariEX opened this pull request 5 months ago
feat(usePreferredReducedTransparency): add new function

huiliangShen opened this pull request 5 months ago
"useStorageAsync" multi-tab deadlock

afute opened this issue 5 months ago
docs(onKeyStroke): fix arrow down & up cause scroll event

ArthurDarkstone opened this pull request 5 months ago
Remove router addon from Nuxt module

enkot opened this issue 5 months ago
Doc: Official web page guide example url jump to error

13RTK opened this issue 5 months ago
useWebsocket watches url when immediate is false

zAlweNy26 opened this issue 5 months ago
fix(useDraggable): draggable component not work with container

huiliangShen opened this pull request 5 months ago
fix(useMouse): updated scroll value

pkc918 opened this pull request 5 months ago
Draggable component not work with container

ldiellyoungl opened this issue 5 months ago
fix(useMouseInElement): allow `el` to be instanceof Element

FRSgit opened this pull request 5 months ago
didnt saw it was vueuse channel

xalteropsx opened this issue 5 months ago
fix(useNetwork): return immutable values

rudnovd opened this pull request 5 months ago
useMouseInElement Returns isOutside: true When Scrolling in Nuxt3

lhoucinecherif opened this issue 5 months ago
fix(onClickOutside): improve cross-browser compatibility

Onion-L opened this pull request 5 months ago
feat(useFileDialog): return `onCancel` handler

AndreyYolkin opened this pull request 5 months ago
`useFileDialog` should also return `onCancel` handler

AndreyYolkin opened this issue 5 months ago
useWebSockets: Keep wsRef when ping fails for auto reconnect

freakbite opened this pull request 5 months ago
useWebSocket auto reconnect breaks for ping

freakbite opened this issue 5 months ago
Wrong information for elementY when scrolling

leoatfentech opened this issue 5 months ago
fix(onClickOutside): improve cross-browser compatibility

Onion-L opened this pull request 5 months ago
useFetch: does not respond to body changes

Kerimhan05 opened this issue 5 months ago
add useUrlState hook

MinGuoGuo opened this issue 5 months ago
fix(useArrayFilter): match type to Array.prototype.filter

Jesse205 opened this pull request 5 months ago
chore: add recommendations extensions vitest

btea opened this pull request 5 months ago
feat(useImage): support more native option

btea opened this pull request 5 months ago
type of useIntersectionObserver callback is not aligning well with docs

stephenjason89 opened this issue 5 months ago
useSwipe Y swipe error

bndrmrtn opened this issue 5 months ago