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
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
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
github.com/vueuse/vueuse - coderwei99 opened this pull request over 1 year ago
createReusableTemplate is unavailable with setup() hook
github.com/vueuse/vueuse - shrpne opened this issue over 1 year ago
github.com/vueuse/vueuse - shrpne opened this issue over 1 year ago
feature proposal: UseAxios - can we configure dynamic input?
github.com/vueuse/vueuse - HoaDevDn opened this issue over 1 year ago
github.com/vueuse/vueuse - HoaDevDn opened this issue over 1 year ago
Differentiate undefined and null in useRouteQuery
github.com/vueuse/vueuse - some-user123 opened this issue over 1 year ago
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
github.com/vueuse/vueuse - objectisundefined opened this pull request over 1 year ago
useVirtualList - list is empty if container is bound to template ref
github.com/vueuse/vueuse - vincesp opened this issue over 1 year ago
github.com/vueuse/vueuse - vincesp opened this issue over 1 year ago
fix(useDrauu): pass on node argument in committed event hook
github.com/vueuse/vueuse - haykkh opened this pull request over 1 year ago
github.com/vueuse/vueuse - haykkh opened this pull request over 1 year ago
useDrauu committed event not passing correct args
github.com/vueuse/vueuse - haykkh opened this issue over 1 year ago
github.com/vueuse/vueuse - haykkh opened this issue over 1 year ago
Add a way to trigger change event for the same file when using useFileDialog
github.com/vueuse/vueuse - AmitJoki opened this issue over 1 year ago
github.com/vueuse/vueuse - AmitJoki opened this issue over 1 year ago
useElementVisibility detects wrong
github.com/vueuse/vueuse - MarijnFK opened this issue over 1 year ago
github.com/vueuse/vueuse - MarijnFK opened this issue over 1 year ago
Support passing multiple refs or DOM elements to useFocusTrap
github.com/vueuse/vueuse - simonkuran opened this issue over 1 year ago
github.com/vueuse/vueuse - simonkuran 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
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
github.com/vueuse/vueuse - emersonbottero opened this issue over 1 year ago
`useFetch`: `onFetchError` usage ignores request `headers`
github.com/vueuse/vueuse - orkhanahmadov opened this issue over 1 year ago
github.com/vueuse/vueuse - orkhanahmadov opened this issue over 1 year ago
useStorage to store es6 symbols
github.com/vueuse/vueuse - sherif414 opened this issue over 1 year ago
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
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
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
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
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
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
github.com/vueuse/vueuse - cross-origin opened this pull request over 1 year ago
fix(useInfiniteScroll): re-measure arrived states when async infinite scroll resolves
github.com/vueuse/vueuse - scottbedard opened this pull request over 1 year ago
github.com/vueuse/vueuse - scottbedard opened this pull request over 1 year ago
useMagicKeys - doesn't trigger on releasing and pressing again the second key in a combination
github.com/vueuse/vueuse - rchl opened this issue over 1 year ago
github.com/vueuse/vueuse - rchl opened this issue over 1 year ago
fix(usePrecision): improve flooting point accuracy
github.com/vueuse/vueuse - chenjiezi opened this pull request over 1 year ago
github.com/vueuse/vueuse - chenjiezi opened this pull request over 1 year ago
.toBeIn() method for until() and options.watchSrc for the .toMatch() method
github.com/vueuse/vueuse - 8ctavio opened this issue over 1 year ago
github.com/vueuse/vueuse - 8ctavio opened this issue over 1 year ago
feat(useImage): support more image properties
github.com/vueuse/vueuse - francoism90 opened this pull request over 1 year ago
github.com/vueuse/vueuse - francoism90 opened this pull request over 1 year ago
useInfiniteScroll v10 behavior differs from v9 - Scrolling to the edge triggers an infinite event.
github.com/vueuse/vueuse - sondh0127 opened this issue over 1 year ago
github.com/vueuse/vueuse - sondh0127 opened this issue over 1 year ago
fix(useFetch): `combineCallbacks` does not merge options
github.com/vueuse/vueuse - RAX7 opened this pull request over 1 year ago
github.com/vueuse/vueuse - RAX7 opened this pull request over 1 year ago
fix(useFetch): `canAbort` flag does not work properly
github.com/vueuse/vueuse - RAX7 opened this pull request over 1 year ago
github.com/vueuse/vueuse - RAX7 opened this pull request over 1 year ago
`createTemplatePromise` error with `<teleport>`
github.com/vueuse/vueuse - Jazcash opened this issue over 1 year ago
github.com/vueuse/vueuse - Jazcash opened this issue over 1 year ago
RollupError: "Fragment" is not exported when updating to @vueuse/core 10.x
github.com/vueuse/vueuse - Santobert opened this issue over 1 year ago
github.com/vueuse/vueuse - Santobert opened this issue over 1 year ago
The useClipboard function does not work on mobile WeChat App
github.com/vueuse/vueuse - yangjiakai opened this issue over 1 year ago
github.com/vueuse/vueuse - yangjiakai opened this issue over 1 year ago
fix(useRouteHash,useRouteQuery,useRouteParams): re-evaluates the value immediately
github.com/vueuse/vueuse - anteriovieira opened this pull request over 1 year ago
github.com/vueuse/vueuse - anteriovieira opened this pull request over 1 year ago
feat(watch): `watchImmediate` and `watchDeep` support overloads
github.com/vueuse/vueuse - Mini-ghost opened this pull request over 1 year ago
github.com/vueuse/vueuse - Mini-ghost opened this pull request over 1 year ago
`usePointerSwipe` misses touch events in Chromium based mobile browsers
github.com/vueuse/vueuse - razorness opened this issue over 1 year ago
github.com/vueuse/vueuse - razorness opened this issue over 1 year ago
docs: add team and contributors info
github.com/vueuse/vueuse - Alfred-Skyblue opened this pull request over 1 year ago
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
github.com/vueuse/vueuse - hairyf opened this pull request over 1 year ago
Rollup fails to resolve @vue/reactivity with @vueuse/components v10
github.com/vueuse/vueuse - wopian opened this issue over 1 year ago
github.com/vueuse/vueuse - wopian opened this issue over 1 year ago
feat(OnClickOutSide) use slot scope to avoid add excessive element
github.com/vueuse/vueuse - smallnine9 opened this pull request over 1 year ago
github.com/vueuse/vueuse - smallnine9 opened this pull request over 1 year ago
useUserMedia constraints is not working when disable video
github.com/vueuse/vueuse - herbzhao opened this issue almost 2 years ago
github.com/vueuse/vueuse - herbzhao opened this issue almost 2 years ago
fix(resolveRef): fix overload signature
github.com/vueuse/vueuse - Alfred-Skyblue opened this pull request almost 2 years ago
github.com/vueuse/vueuse - Alfred-Skyblue opened this pull request almost 2 years ago
useMouseInElement is not updating correctly on scroll for static element
github.com/vueuse/vueuse - jbreuil opened this issue almost 2 years ago
github.com/vueuse/vueuse - jbreuil opened this issue 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
github.com/vueuse/vueuse - Alfred-Skyblue opened this pull request almost 2 years ago
Set cookies in `useCookies` dont remove previous Item.
github.com/vueuse/vueuse - nha1012 opened this issue almost 2 years ago
github.com/vueuse/vueuse - nha1012 opened this issue almost 2 years ago
Last key pressed using `useMagicKeys` enters an input element using `useFocus`
github.com/vueuse/vueuse - martinnobis opened this issue almost 2 years ago
github.com/vueuse/vueuse - martinnobis opened this issue almost 2 years ago
useStorageAsync does not read initial value from storage
github.com/vueuse/vueuse - aparajita opened this issue almost 2 years ago
github.com/vueuse/vueuse - aparajita opened this issue almost 2 years ago
fix(useEventBus)!: fix emit parameters type
github.com/vueuse/vueuse - Alfred-Skyblue opened this pull request almost 2 years ago
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
github.com/vueuse/vueuse - jamesfoster opened this issue almost 2 years ago
useVirtualList - scroll length and scroll position not adjusted when list shrinks
github.com/vueuse/vueuse - vincesp opened this issue almost 2 years ago
github.com/vueuse/vueuse - vincesp opened this issue almost 2 years ago
Adding "key" argument to createInjectionState to control the key creating, which is beneficial to UT
github.com/vueuse/vueuse - jswxwxf opened this issue almost 2 years ago
github.com/vueuse/vueuse - jswxwxf opened this issue almost 2 years ago
useOnline always false
github.com/vueuse/vueuse - rashidpathiyil opened this issue almost 2 years ago
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
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
github.com/vueuse/vueuse - d-koppenhagen opened this issue almost 2 years ago
EventHookOn should support accepting functions that return promises as well as void
github.com/vueuse/vueuse - 6XGate opened this issue almost 2 years ago
github.com/vueuse/vueuse - 6XGate opened this issue almost 2 years ago
problem with vueuse and nuxt 3 in docker : window is not defined
github.com/vueuse/vueuse - unknownman opened this issue almost 2 years ago
github.com/vueuse/vueuse - unknownman opened this issue almost 2 years ago
useWebSocket should allow separate ping/pong message
github.com/vueuse/vueuse - aphex opened this issue almost 2 years ago
github.com/vueuse/vueuse - aphex 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
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
github.com/vueuse/vueuse - webJose opened this issue almost 2 years ago
useLocalStorage为什么每次都会触发`写`操作啊(useLocalStorage Why can trigger 'write' operation every time)
github.com/vueuse/vueuse - zhangenming opened this issue almost 2 years ago
github.com/vueuse/vueuse - zhangenming opened this issue almost 2 years ago
Feature Proposal: Add useUniqueId function
github.com/vueuse/vueuse - dialastephen opened this issue almost 2 years ago
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
github.com/vueuse/vueuse - Alfred-Skyblue opened this pull request almost 2 years ago
useEventListener can be confused to not clean up events.
github.com/vueuse/vueuse - WORMSS opened this issue almost 2 years ago
github.com/vueuse/vueuse - WORMSS opened this issue almost 2 years ago
Breakpoints: Exactly what I was looking for - but not working in my case well
github.com/vueuse/vueuse - demiro opened this issue almost 2 years ago
github.com/vueuse/vueuse - demiro opened this issue almost 2 years ago
Typescript Error when using useStorage in Pinia Store - pnpm
github.com/vueuse/vueuse - robinpilz opened this issue almost 2 years ago
github.com/vueuse/vueuse - robinpilz opened this issue almost 2 years ago
useWebsocket - why don't close other ws after a ws have connceted
github.com/vueuse/vueuse - st4sh4 opened this issue almost 2 years ago
github.com/vueuse/vueuse - st4sh4 opened this issue 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
github.com/vueuse/vueuse - adrianjost opened this issue almost 2 years ago
useFetch 配置 refech:true, url传入ref,连续改变url.value,isFinished isFetching 值不正确
github.com/vueuse/vueuse - CodePlayerXXm opened this issue almost 2 years ago
github.com/vueuse/vueuse - CodePlayerXXm opened this issue almost 2 years ago
useStorage - v9.8.2 introduced breaking change - watcher on nested object triggered despite not changed
github.com/vueuse/vueuse - robinpilz opened this issue almost 2 years ago
github.com/vueuse/vueuse - robinpilz opened this issue almost 2 years ago
peerDependencies on vue missing for @vueuse/core and @vueuse/shared
github.com/vueuse/vueuse - wopian opened this issue almost 2 years ago
github.com/vueuse/vueuse - wopian opened this issue almost 2 years ago
useScroll not working in Nuxt 3 with html node assigned using vue ref()
github.com/vueuse/vueuse - toddpadwick opened this issue almost 2 years ago
github.com/vueuse/vueuse - toddpadwick opened this issue almost 2 years ago
About the useSortabled function
github.com/vueuse/vueuse - Alfred-Skyblue opened this issue almost 2 years ago
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
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
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
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
github.com/vueuse/vueuse - wheatjs opened this pull request almost 2 years ago
useMagicKeys doesn't reset current when toggling fullscreen
github.com/vueuse/vueuse - haykkh opened this issue almost 2 years ago
github.com/vueuse/vueuse - haykkh opened this issue almost 2 years ago
feat(useFetch): update data on success
github.com/vueuse/vueuse - pbrzosko opened this pull request almost 2 years ago
github.com/vueuse/vueuse - pbrzosko opened this pull request almost 2 years ago
useFetch should update data only if request was successfull
github.com/vueuse/vueuse - pbrzosko opened this issue almost 2 years ago
github.com/vueuse/vueuse - pbrzosko opened this issue almost 2 years ago
[useMagicKeys] Shift + non-alphabetic key stucks the key
github.com/vueuse/vueuse - smarroufin opened this issue almost 2 years ago
github.com/vueuse/vueuse - smarroufin opened this issue almost 2 years ago
[Features] useRouteQuery transform data (get/set)
github.com/vueuse/vueuse - kieuminhcanh opened this issue almost 2 years ago
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
github.com/vueuse/vueuse - Alfred-Skyblue opened this pull request almost 2 years ago
onMounted is called when there is no active component instance to be associated with
github.com/vueuse/vueuse - mrleblanc101 opened this issue about 2 years ago
github.com/vueuse/vueuse - mrleblanc101 opened this issue about 2 years ago
[computedAsync] unexpected behavior in SSR
github.com/vueuse/vueuse - mathijs81 opened this issue about 2 years ago
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
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
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
github.com/vueuse/vueuse - george-ayris opened this issue about 2 years ago
`watchDebounced` is not working with Vue 2.7 using Nuxt (2.15.8)
github.com/vueuse/vueuse - imfaisalkh opened this issue about 2 years ago
github.com/vueuse/vueuse - imfaisalkh 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
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
github.com/vueuse/vueuse - FRSgit opened this pull request about 2 years ago
Documentation should include a toggle for javascript/typescript
github.com/vueuse/vueuse - Jakepc007 opened this issue about 2 years ago
github.com/vueuse/vueuse - Jakepc007 opened this issue about 2 years ago
Default values in URL search params.
github.com/vueuse/vueuse - demershov opened this issue about 2 years ago
github.com/vueuse/vueuse - demershov opened this issue about 2 years ago
feat: allow `history.pushState` instead of `history.replaceState` in `useUrlSearchParams`
github.com/vueuse/vueuse - yassilah opened this issue over 2 years ago
github.com/vueuse/vueuse - yassilah opened this issue over 2 years ago
[vueuse/rxjs] Add 'fromWatcher' to create an observable from a Vue watcher
github.com/vueuse/vueuse - JasonLandbridge opened this issue over 2 years ago
github.com/vueuse/vueuse - JasonLandbridge opened this issue over 2 years ago
feat(useContextMenu): new function
github.com/vueuse/vueuse - vaakian opened this pull request over 2 years ago
github.com/vueuse/vueuse - vaakian opened this pull request over 2 years ago