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
hairyf opened this issue over 1 year ago
feat(useFetch): introduce `updateDataOnError` option
climba03003 opened this pull request over 1 year ago
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
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
okxiaoliang4 opened this pull request over 1 year ago
Documentation not shown on Intellisense
jmroon opened this issue over 1 year ago
jmroon opened this issue over 1 year ago
通过带锚点的链接进入 https://vueuse.org/functions.html 时无法显示正确的过滤结果。
AemonCao opened this issue over 1 year ago
AemonCao opened this issue over 1 year ago
fix(useScroll): support window in setArrivedState
smallnine9 opened this pull request over 1 year ago
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
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
smallnine9 opened this pull request over 1 year ago
[WIP] feat(docs):Addition of JS/TS Toggle button in the docs to switch to appropriate code.
noopurphalak opened this pull request over 1 year ago
noopurphalak 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
sumeet-born opened this issue over 1 year ago
feat(useDebounceFn): Support immediately invoke
motea927 opened this pull request over 1 year ago
motea927 opened this pull request over 1 year ago
canScrollVertical & canScrollHorizontal properties to useScroll
bennyschudel opened this issue over 1 year ago
bennyschudel opened this issue over 1 year ago
docs: typo
lvjiaxuan opened this pull request over 1 year ago
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
MickaelOth opened this pull request over 1 year ago
feat(useDraggable): improve component props
Alfred-Skyblue opened this pull request over 1 year ago
Alfred-Skyblue opened this pull request over 1 year ago
Can the useMousePressed support specifying left, right, middle mouse button, or ignoring one of them?
uovol opened this issue over 1 year ago
uovol opened this issue over 1 year ago
Moved element loses state (useSortable)
Robstei opened this issue over 1 year ago
Robstei opened this issue over 1 year ago
fix(useMediaControls): better representation for "waiting" value
ferferga opened this pull request over 1 year ago
ferferga opened this pull request over 1 year ago
useInfiniteScroll need handler to unwatch
JongHyeonSong opened this issue over 1 year ago
JongHyeonSong opened this issue over 1 year ago
`useLastEffect` - cancel (cleanup) the previous effect, like `watch onCleanup`, but separate from it
iendeavor opened this issue over 1 year ago
iendeavor opened this issue over 1 year ago
chore(useTimeAgo): remove unnecessary `now.value`
WORMSS opened this pull request over 1 year ago
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
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
Geit opened this pull request over 1 year ago
fix(useScrollLock): fix scrollable children check
valerypatorius opened this pull request over 1 year ago
valerypatorius opened this pull request over 1 year ago
[FEATURE REQUEST] useSSE
go4cas opened this issue over 1 year ago
go4cas opened this issue over 1 year ago
useColorMode and useDark affects the transtion property
wabi-habi opened this issue over 1 year ago
wabi-habi opened this issue over 1 year ago
When useVmodel is used with an object passed as props, it will directly modify the data passed
chenglu4343 opened this issue over 1 year ago
chenglu4343 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
scottbedard opened this pull request over 1 year ago
useInfiniteScroll doesn't work with `window`
innocenzi opened this issue over 1 year ago
innocenzi opened this issue over 1 year ago
feat(useFileDialog): add a parameter `reset`
zaqvil opened this pull request over 1 year ago
zaqvil opened this pull request over 1 year ago
feat(toShallowRef): new function
trevorpe opened this pull request over 1 year ago
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
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
sandranrivas opened this issue over 1 year ago
feat(useVModel): improve types overload
Mini-ghost opened this pull request over 1 year ago
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
coderwei99 opened this pull request over 1 year ago
createReusableTemplate is unavailable with setup() hook
shrpne opened this issue over 1 year ago
shrpne opened this issue over 1 year ago
feature proposal: UseAxios - can we configure dynamic input?
HoaDevDn opened this issue over 1 year ago
HoaDevDn opened this issue over 1 year ago
Differentiate undefined and null in useRouteQuery
some-user123 opened this issue over 1 year ago
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
objectisundefined opened this pull request over 1 year ago
useVirtualList - list is empty if container is bound to template ref
vincesp opened this issue over 1 year ago
vincesp opened this issue over 1 year ago
fix(useDrauu): pass on node argument in committed event hook
haykkh opened this pull request over 1 year ago
haykkh opened this pull request over 1 year ago
useDrauu committed event not passing correct args
haykkh opened this issue over 1 year ago
haykkh opened this issue over 1 year ago
Add a way to trigger change event for the same file when using useFileDialog
AmitJoki opened this issue over 1 year ago
AmitJoki opened this issue over 1 year ago
useElementVisibility detects wrong
MarijnFK opened this issue over 1 year ago
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
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
sodatea opened this pull request over 1 year ago
Can't change ctx.data on onFetchErroe
emersonbottero opened this issue over 1 year ago
emersonbottero opened this issue over 1 year ago
`useFetch`: `onFetchError` usage ignores request `headers`
orkhanahmadov opened this issue over 1 year ago
orkhanahmadov opened this issue over 1 year ago
useStorage to store es6 symbols
sherif414 opened this issue over 1 year ago
sherif414 opened this issue over 1 year ago
ci: ensure test coverage for node 20
michealroberts opened this pull request over 1 year ago
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
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
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
michealroberts opened this pull request over 1 year ago
Automatic localization in useTimeAgo()
AbdallahAlhaddad opened this issue over 1 year ago
AbdallahAlhaddad opened this issue over 1 year ago
feat(useAsyncQueue): add `options.signal` parameter
cross-origin opened this pull request over 1 year ago
cross-origin opened this pull request over 1 year ago
Breaking update on
laterdayi opened this issue over 1 year ago
laterdayi opened this issue over 1 year ago
fix(useInfiniteScroll): re-measure arrived states when async infinite scroll resolves
scottbedard opened this pull request over 1 year ago
scottbedard opened this pull request over 1 year ago
docs: fix typo
aut8 opened this pull request over 1 year ago
aut8 opened this pull request over 1 year ago
useMagicKeys - doesn't trigger on releasing and pressing again the second key in a combination
rchl opened this issue over 1 year ago
rchl opened this issue over 1 year ago
fix(usePrecision): improve flooting point accuracy
chenjiezi opened this pull request over 1 year ago
chenjiezi opened this pull request over 1 year ago
.toBeIn() method for until() and options.watchSrc for the .toMatch() method
8ctavio opened this issue over 1 year ago
8ctavio opened this issue over 1 year ago
feat(useImage): support more image properties
francoism90 opened this pull request over 1 year ago
francoism90 opened this pull request over 1 year ago
useInfiniteScroll v10 behavior differs from v9 - Scrolling to the edge triggers an infinite event.
sondh0127 opened this issue almost 2 years ago
sondh0127 opened this issue almost 2 years ago
fix(useFetch): `combineCallbacks` does not merge options
RAX7 opened this pull request almost 2 years ago
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
RAX7 opened this pull request almost 2 years ago
`createTemplatePromise` error with `<teleport>`
Jazcash opened this issue almost 2 years ago
Jazcash opened this issue almost 2 years ago
RollupError: "Fragment" is not exported when updating to @vueuse/core 10.x
Santobert opened this issue almost 2 years ago
Santobert 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
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
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
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
razorness opened this issue almost 2 years ago
docs: add team and contributors info
Alfred-Skyblue opened this pull request almost 2 years ago
Alfred-Skyblue opened this pull request almost 2 years ago
feat(useAsyncCallback): new function
hairyf opened this pull request almost 2 years ago
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
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
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
herbzhao opened this issue almost 2 years ago
fix(resolveRef): fix overload signature
Alfred-Skyblue opened this pull request almost 2 years ago
Alfred-Skyblue opened this pull request almost 2 years ago
useMouseInElement is not updating correctly on scroll for static element
jbreuil opened this issue almost 2 years ago
jbreuil opened this issue almost 2 years ago
perf(useStorageAsync,useFetch): replace setTimeout with Promise
Alfred-Skyblue opened this pull request almost 2 years ago
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
nha1012 opened this issue almost 2 years ago
Last key pressed using `useMagicKeys` enters an input element using `useFocus`
martinnobis opened this issue almost 2 years ago
martinnobis opened this issue almost 2 years ago
useStorageAsync does not read initial value from storage
aparajita opened this issue almost 2 years ago
aparajita opened this issue almost 2 years ago
fix(useEventBus)!: fix emit parameters type
Alfred-Skyblue opened this pull request almost 2 years ago
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
jamesfoster opened this issue almost 2 years ago
useVirtualList - scroll length and scroll position not adjusted when list shrinks
vincesp opened this issue almost 2 years ago
vincesp opened this issue almost 2 years ago
Adding "key" argument to createInjectionState to control the key creating, which is beneficial to UT
jswxwxf opened this issue almost 2 years ago
jswxwxf opened this issue almost 2 years ago
useOnline always false
rashidpathiyil opened this issue almost 2 years ago
rashidpathiyil opened this issue almost 2 years ago
feat(useIntersectionObserver): support for `Pausable` interface
Mini-ghost opened this pull request almost 2 years ago
Mini-ghost opened this pull request almost 2 years ago
useMeta to modify documents <meta>
d-koppenhagen opened this issue almost 2 years ago
d-koppenhagen opened this issue almost 2 years ago
EventHookOn should support accepting functions that return promises as well as void
6XGate opened this issue almost 2 years ago
6XGate 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
unknownman opened this issue almost 2 years ago
useWebSocket should allow separate ping/pong message
aphex opened this issue almost 2 years ago
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
Alfred-Skyblue opened this pull request almost 2 years ago
Validation opportunity of stored values
webJose opened this issue almost 2 years ago
webJose opened this issue almost 2 years ago
useLocalStorage为什么每次都会触发`写`操作啊(useLocalStorage Why can trigger 'write' operation every time)
zhangenming opened this issue almost 2 years ago
zhangenming opened this issue almost 2 years ago
Feature Proposal: Add useUniqueId function
dialastephen opened this issue almost 2 years ago
dialastephen opened this issue almost 2 years ago
feat(useAxios): added `onFinish` callback
Alfred-Skyblue opened this pull request almost 2 years ago
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
WORMSS opened this issue almost 2 years ago
Breakpoints: Exactly what I was looking for - but not working in my case well
demiro opened this issue almost 2 years ago
demiro opened this issue almost 2 years ago