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
useVirtualList breaks when there are more than XYZ(in my case 955241) records
Lorthiz opened this issue 3 months ago
Lorthiz opened this issue 3 months ago
docs: wording
briwa opened this pull request 3 months ago
briwa opened this pull request 3 months ago
onLongPress functionality not working on iOS 11.5 devices
lichenabson opened this issue 3 months ago
lichenabson opened this issue 3 months ago
docs(useSortable): fix typo
davidglezz opened this pull request 3 months ago
davidglezz opened this pull request 3 months ago
UseFetch should provide execute on onFetchError
catalin-bratu opened this issue 4 months ago
catalin-bratu opened this issue 4 months ago
useBreakpoints doesn't adhere its own return type
J-Michalek opened this issue 4 months ago
J-Michalek opened this issue 4 months ago
docs(watchImmediate): corrected variable name in example
naterino opened this pull request 4 months ago
naterino opened this pull request 4 months ago
WebRTC Composable
ekkaiasmith opened this issue 4 months ago
ekkaiasmith opened this issue 4 months ago
fix(useScroll): use mutationObserver to update arrivedState when the DOM is changed
andylou0102 opened this pull request 4 months ago
andylou0102 opened this pull request 4 months ago
isLoading is false initially causing duplicate call
xxRockOnxx opened this issue 4 months ago
xxRockOnxx opened this issue 4 months ago
`measure` function of `useScroll` is not documented
mrleblanc101 opened this issue 4 months ago
mrleblanc101 opened this issue 4 months ago
useScroll's arrivedState not responsive to changes in DOM
haykkh opened this issue 4 months ago
haykkh opened this issue 4 months ago
useGeolocation seems to have unclear typescript support/intellisense
WouS95 opened this issue 4 months ago
WouS95 opened this issue 4 months ago
Feature: reactive `useScrollbarWidth`
nikneym opened this issue 4 months ago
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
roydukkey opened this pull request 4 months ago
Add the defaultWindow variable in order to be able to send fetch requests in an SSR mode
proc07 opened this pull request 4 months ago
proc07 opened this pull request 4 months ago
feat: add useOTP composable
waleedtariq109 opened this pull request 4 months ago
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
laporchen opened this pull request 4 months ago
Extra callback was called after pause with certain options in `useIntervalFn`
laporchen opened this issue 4 months ago
laporchen opened this issue 4 months ago
SwipeDirection no longer exported
u12206050 opened this issue 4 months ago
u12206050 opened this issue 4 months ago
typescript definitions for Ref values incorrect
bardkalbakk opened this issue 4 months ago
bardkalbakk opened this issue 4 months ago
feat(useMediaControls): add playback error event
DarrenSG opened this pull request 4 months ago
DarrenSG opened this pull request 4 months ago
The useFetch function expected to add isCanceled to return
vxow opened this issue 4 months ago
vxow opened this issue 4 months ago
After rendering, the scroll bar scrolls to the bottom.
zuoanCo opened this issue 4 months ago
zuoanCo opened this issue 4 months ago
onClickOutside gets triggered if used multi-root components
fanckush opened this issue 4 months ago
fanckush opened this issue 4 months ago
Add to useDateFormat ability to return time without offset
Dima101397 opened this issue 4 months ago
Dima101397 opened this issue 4 months ago
fix(useDevicesList): handle NotAllowedError on reject/close
espensgr opened this pull request 4 months ago
espensgr opened this pull request 4 months ago
Add no-cond-assign in ESLint config
275923543 opened this issue 4 months ago
275923543 opened this issue 4 months ago
fix(useMouse): record the previous scroll value
pkc918 opened this pull request 4 months ago
pkc918 opened this pull request 4 months ago
fix(useArrayReduce): initialValue can be a function
Mutter45 opened this pull request 4 months ago
Mutter45 opened this pull request 4 months ago
`useArrayReduce` initialValue is polluted by the reference type
Mutter45 opened this issue 4 months ago
Mutter45 opened this issue 4 months ago
feat(useArrayGroupBy): new function
Mutter45 opened this pull request 4 months ago
Mutter45 opened this pull request 4 months ago
`useArrayGroupBy` Responsive grouping of elements in an array
Mutter45 opened this issue 4 months ago
Mutter45 opened this issue 4 months ago
useIDBKeyval demo on the docs page not working
WORMSS opened this issue 4 months ago
WORMSS opened this issue 4 months ago
feat(useBreakpoints): add breakpoints for ElementUI/ElementPlus
AAABingBing opened this pull request 4 months ago
AAABingBing opened this pull request 4 months ago
virtualList: accept offset before and after content
bersace opened this issue 4 months ago
bersace opened this issue 4 months ago
useSortable moving item another list crashes
azadbilge opened this issue 4 months ago
azadbilge opened this issue 4 months ago
docs(usePermission): add `geolocation` to demo
thedamon opened this pull request 4 months ago
thedamon opened this pull request 4 months ago
`useFetch` does not stringify array payload
abdul-alhasany opened this issue 4 months ago
abdul-alhasany opened this issue 4 months ago
docs(useVirtualList): add props.index for quick understanding
reslear opened this pull request 4 months ago
reslear opened this pull request 4 months ago
fix(useTimeoutPoll): `immediate` default value should be `true`
phk422 opened this pull request 4 months ago
phk422 opened this pull request 4 months ago
fix(useTimeoutPoll): fix incorrect default value of immediate property
MichaHuhn opened this issue 4 months ago
MichaHuhn opened this issue 4 months ago
Ref & computed waiting for `startViewTransition()` to ease transitions
nicooprat opened this issue 4 months ago
nicooprat opened this issue 4 months ago
fix(useWebSocket): close socket connection inside webworker fix
catz opened this pull request 4 months ago
catz opened this pull request 4 months ago
fix: typo in `useShare` docs
AkaraChen opened this pull request 4 months ago
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
danngossinga opened this pull request 4 months ago
doc(FunctionsList): Refresh browser query with missing values and no filtering performed fixes(#4224)
yuxi-ovo opened this pull request 4 months ago
yuxi-ovo opened this pull request 4 months ago
add `Vue` module augmentation for directives
userquin opened this issue 4 months ago
userquin opened this issue 4 months ago
Doc: Filter parameters on the "Functions" page become misaligned with the search results after a page refresh.
Heggria opened this issue 4 months ago
Heggria opened this issue 4 months ago
feat(useInterval): support set the increase step for every interval
shuperry opened this pull request 4 months ago
shuperry opened this pull request 4 months ago
useSortable: wrong order of elements
liuhbin opened this issue 4 months ago
liuhbin opened this issue 4 months ago
feat: useOutputByChar
anzh888 opened this pull request 4 months ago
anzh888 opened this pull request 4 months ago
[useScreenOrientation] The orientation value returned by Safari on some iOS phones is incorrect
fisheep01 opened this issue 4 months ago
fisheep01 opened this issue 4 months ago
UseAnimate - Add support for targets with an id
Rednas83 opened this issue 4 months ago
Rednas83 opened this issue 4 months ago
fix(useResizeObserver): update type
phk422 opened this pull request 4 months ago
phk422 opened this pull request 4 months ago
fix(useResizeObserver): update type
phk422 opened this pull request 4 months ago
phk422 opened this pull request 4 months ago
[useResizeObserver] remove type `ResizeObserverEntry` & `ResizeObserverSize`
n0099 opened this issue 4 months ago
n0099 opened this issue 4 months ago
syncRef Type error
vxow opened this issue 4 months ago
vxow opened this issue 4 months ago
Remove redundant `delay` parameter from `execute` function in `useAsyncState` composable
1337huania opened this issue 4 months ago
1337huania opened this issue 4 months ago
export size not appearing for `provideLocal` and `injectLocal` docs
pkc918 opened this issue 5 months ago
pkc918 opened this issue 5 months ago
Integrate `useFetch` and `useAsyncState`
Ali-ovo opened this issue 5 months ago
Ali-ovo opened this issue 5 months ago
fix(onClickOutside): make `ignore` accept reactive values
CernyMatej opened this pull request 5 months ago
CernyMatej opened this pull request 5 months ago
fix(useIntersectionObserver): add `Document` type for root
phk422 opened this pull request 5 months ago
phk422 opened this pull request 5 months ago
Remove useVModel and useVModels
ARZarkesh opened this issue 5 months ago
ARZarkesh opened this issue 5 months ago
fix(computedAsync): type signature
ferferga opened this pull request 5 months ago
ferferga opened this pull request 5 months ago
useScroll and createGlobalState
MQYForverT opened this issue 5 months ago
MQYForverT opened this issue 5 months ago
feat(useEventSource): new `autoConnect` option to align with `useWebSocket`
ferferga opened this pull request 5 months ago
ferferga opened this pull request 5 months ago
useStorage is not working in simple composable
MickL opened this issue 5 months ago
MickL opened this issue 5 months ago
feat(useCurrentElement): try to infer type from `$el`
KazariEX opened this pull request 5 months ago
KazariEX opened this pull request 5 months ago
feat(usePreferredReducedTransparency): add new function
huiliangShen opened this pull request 5 months ago
huiliangShen opened this pull request 5 months ago
"useStorageAsync" multi-tab deadlock
afute opened this issue 5 months ago
afute opened this issue 5 months ago
docs(onKeyStroke): fix arrow down & up cause scroll event
ArthurDarkstone opened this pull request 5 months ago
ArthurDarkstone opened this pull request 5 months ago
Remove router addon from Nuxt module
enkot opened this issue 5 months ago
enkot opened this issue 5 months ago
demo in the docs of `useIntersectionObserver()` only considering the first `IntersectionObserverEntry`
n0099 opened this issue 5 months ago
n0099 opened this issue 5 months ago
typing of `UseIntersectionObserverOptions.root` should accept `Document`
n0099 opened this issue 5 months ago
n0099 opened this issue 5 months ago
Doc: Official web page guide example url jump to error
13RTK opened this issue 5 months ago
13RTK opened this issue 5 months ago
Proposal: `useScheduler` Composable to Improve INP by Handling Long Tasks
vitebo opened this issue 5 months ago
vitebo opened this issue 5 months ago
useWebsocket watches url when immediate is false
zAlweNy26 opened this issue 5 months ago
zAlweNy26 opened this issue 5 months ago
fix(useDraggable): draggable component not work with container
huiliangShen opened this pull request 5 months ago
huiliangShen opened this pull request 5 months ago
fix(useMouse): updated scroll value
pkc918 opened this pull request 5 months ago
pkc918 opened this pull request 5 months ago
Draggable component not work with container
ldiellyoungl opened this issue 5 months ago
ldiellyoungl opened this issue 5 months ago
fix(useMouseInElement): allow `el` to be instanceof Element
FRSgit opened this pull request 5 months ago
FRSgit opened this pull request 5 months ago
didnt saw it was vueuse channel
xalteropsx opened this issue 5 months ago
xalteropsx opened this issue 5 months ago
fix(useNetwork): return immutable values
rudnovd opened this pull request 5 months ago
rudnovd opened this pull request 5 months ago
useMouseInElement Returns isOutside: true When Scrolling in Nuxt3
lhoucinecherif opened this issue 5 months ago
lhoucinecherif opened this issue 5 months ago
fix(onClickOutside): improve cross-browser compatibility
Onion-L opened this pull request 5 months ago
Onion-L opened this pull request 5 months ago
feat(useFileDialog): return `onCancel` handler
AndreyYolkin opened this pull request 5 months ago
AndreyYolkin opened this pull request 5 months ago
`useFileDialog` should also return `onCancel` handler
AndreyYolkin opened this issue 5 months ago
AndreyYolkin opened this issue 5 months ago
useWebSockets: Keep wsRef when ping fails for auto reconnect
freakbite opened this pull request 5 months ago
freakbite opened this pull request 5 months ago
useWebSocket auto reconnect breaks for ping
freakbite opened this issue 5 months ago
freakbite opened this issue 5 months ago
Wrong information for elementY when scrolling
leoatfentech opened this issue 5 months ago
leoatfentech opened this issue 5 months ago
fix(onClickOutside): improve cross-browser compatibility
Onion-L opened this pull request 5 months ago
Onion-L opened this pull request 5 months ago
使用 onClickOutside 函数在 firefox 浏览器下 ignore 配置项包含 el-checkbox 导致忽略配置失效
dengjuncong opened this issue 5 months ago
dengjuncong opened this issue 5 months ago
useFetch: does not respond to body changes
Kerimhan05 opened this issue 5 months ago
Kerimhan05 opened this issue 5 months ago
add useUrlState hook
MinGuoGuo opened this issue 5 months ago
MinGuoGuo opened this issue 5 months ago
fix(useArrayFilter): match type to Array.prototype.filter
Jesse205 opened this pull request 5 months ago
Jesse205 opened this pull request 5 months ago
chore: add recommendations extensions vitest
btea opened this pull request 5 months ago
btea opened this pull request 5 months ago
feat(useImage): support more native option
btea opened this pull request 5 months ago
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
stephenjason89 opened this issue 5 months ago
useSwipe Y swipe error
bndrmrtn opened this issue 5 months ago
bndrmrtn opened this issue 5 months ago