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

Swipe not working

XurshidKarimov opened this issue over 1 year ago
fix: vue 2 support for provideLocal and injectLocal

xiaoxiangmoe opened this pull request over 1 year ago
fix(useDrauu): spread options for `brush`

17359898647 opened this pull request over 1 year ago
fix: 🧩 useDrauu brush默认值

17359898647 opened this pull request over 1 year ago
docs: fix typo

karukenert opened this pull request over 1 year ago
feat(integrations)!: migrate to `change-case@v5`, closes #3457

wheatjs opened this pull request over 1 year ago
feat(useRafFn): option fpsLimit

f820602h opened this pull request over 1 year ago
chore(deps-dev): bump electron from 13.6.9 to 22.3.25

dependabot[bot] opened this pull request over 1 year ago
useChangeCase: Breaking change on `change-case`

LynxTR opened this issue over 1 year ago
useStorage breaking web component build

ericuldall opened this issue over 1 year ago
VueUse CDN ESM Build

RihanArfan opened this issue over 1 year ago
feat(rxjs): add useExtractedObservable and watchExtractedObservable

Voltra opened this pull request over 1 year ago
logicAnd does not work with Pinia Store

adarshmadrecha opened this issue over 1 year ago
onLongPress: does not work on iOS when target has children

darrylnoakes opened this issue over 1 year ago
Support setting mime when using useClipboard for copying

DanSnow opened this issue over 1 year ago
.toBeIn() method for until function

8ctavio opened this issue over 1 year ago
Solve Hydration node mismatch for useStorage

iBobik opened this issue over 1 year ago
useAsyncState is not work correct when {immediate: false}

namwebdev opened this issue over 1 year ago
feat(useFavicon): Add link tag if it doesn't exist

babu-ch opened this pull request over 1 year ago
useSelection

randName opened this issue over 1 year ago
Add `removeSlot: boolean` option to `createTemplatePromise`

enkot opened this issue over 1 year ago
`useFileDialog`: enable uploading a directory instead of files

JakobMiksch opened this issue over 1 year ago
useMagicKeys - Add support for current as a string

Rednas83 opened this issue over 1 year ago
useFavicon don't work

nuykon opened this issue over 1 year ago
useMemorize return value can't be destructed

shunnNet opened this issue over 1 year ago
fix(useEventSource): check EventSource is not undefined

lulucas opened this pull request over 1 year ago
useTimeAgo() runs even if component is deactivated

chrisspiegl opened this issue over 1 year ago
会考虑useEllipsis这个hook吗?

whenTheMorningDark opened this issue over 1 year ago
📃 Restore composable type at the end of page

jd-solanki opened this issue over 1 year ago
useSpeechRecognition doesn't work well on mobile

nehalshah50 opened this issue over 1 year ago
feat(useMutationObserver): use MaybeComputedElementRef

huodoushigemi opened this pull request over 1 year ago
Updated Return Type for UseFetch

DeepKumbhare85 opened this pull request over 1 year ago
Speech recognition not working in Brave browser

five1 opened this issue over 1 year ago
SpeechRecognition weird issue with isListening

demiro opened this issue over 1 year ago
Allow headers to be set with useWebSocket

digipigeon opened this issue over 1 year ago
useHistory or useLocalHistory or useBack

Soviut opened this issue over 1 year ago
chore(deps-dev): bump electron from 13.6.9 to 22.3.24

dependabot[bot] opened this pull request over 1 year ago
fix(useWebNotification): condition check on permission

SampsonCrowley opened this pull request over 1 year ago
feat: add `Promisify` type definition

Alfred-Skyblue opened this pull request over 1 year ago
fix(useRouteQuery,useRouteParams): prevent reset on other scope dispose

s-montigny-desautels opened this pull request over 1 year ago
useStore not unwrapping MaybeRefOrGetter

arnKo opened this issue over 1 year ago
fix(playgrounds): createTemplatePromise error in vite-vue2.7

freespace8 opened this pull request over 1 year ago
type warning about useUserMedia

ifredom opened this issue over 1 year ago
fix(useBreakpoints): add missing breakpoint for the bootstrap

edtorba opened this pull request over 1 year ago
docs(unrefElement): improve description and fix grammar

MrCasual98 opened this pull request over 1 year ago
watchDebounced return incorrect oldValue

asvishnyakov opened this issue over 1 year ago
fix(useScroll): reset values when component goes into a deactivated state

kofe3k opened this pull request over 1 year ago
Update index.md

nevehallon opened this pull request over 1 year ago
Update index.md for useFileDialog

SandraRodgers opened this pull request over 1 year ago
Add an AI chat dialog for docs

0xinhua opened this issue over 1 year ago
feat(createInjectionState): add injectionKey option

PPetau opened this pull request over 1 year ago
docs(useAsyncState): state is shallowRef by default

julesrx opened this pull request over 1 year ago
feat(useRafFn): add interval and isLoop options

Simon-He95 opened this pull request over 1 year ago
Passing slots in createReusableTemplate seems to work in vue2.7.

DarknessChaser opened this issue over 1 year ago
feat: add parse and stringify/serialize options to useUrlSearchParams

vincerubinetti opened this issue over 1 year ago
fix(useAxios): request aborted,causes Cannot read properties of undefined

jahnli opened this pull request over 1 year ago
[useSortable] not support Nested Sortables

WangJincheng4869 opened this issue over 1 year ago
feat(useMousePressed): add capture option

DerZade opened this pull request over 1 year ago
ResizeObserver as a directive

runarberg opened this issue over 1 year ago
[bug]: Infinite scroll loadMore hook keeps getting triggered

baiwusanyu-c opened this issue over 1 year ago
Allow expanding rows in virtualList

eddie-englund opened this issue over 1 year ago
useDateFormat

unicape opened this issue over 1 year ago
feat(createInjectionState): allow provide and inject in same component

xiaoxiangmoe opened this pull request over 1 year ago
docs: typo

dmaixner93 opened this pull request over 1 year ago
A tiny type inconsistency between useFileDialog and useDropZone

1001v opened this issue over 1 year ago
Feature/use mobile

ajomuch92 opened this pull request over 1 year ago
A feature proposal about “useDraggable”

sduoooh opened this issue over 1 year ago
fix(useMouseInElement): Get outside value using event listening way

tawen opened this pull request over 1 year ago
fix(useMouseInElement): optimize outside computation

qiYuei opened this pull request over 1 year ago
fix(useClipboard): use legacy way when without permission

Cat1007 opened this pull request over 1 year ago
chore(deps-dev): bump electron from 13.6.9 to 22.3.21

dependabot[bot] opened this pull request over 1 year ago
`useMouseInElement` set `type:'client'` can't get `isOutside`

codesyofo opened this issue over 1 year ago
click outside

murilolivorato opened this issue over 1 year ago
useDebounceFn: Stop debouncing

NikoGJ opened this issue over 1 year ago
docs(useMouse): remove duplicate text on composable documentation

karukenert opened this pull request over 1 year ago
fix(useTextareaAutosize): incorrect behavior when resizing vertically…

Unknown51335 opened this pull request over 1 year ago
docs: toggle js blocks

antfu opened this pull request over 1 year ago
fix(useWebSocket): ssr support

huangyan321 opened this pull request over 1 year ago
feat(useParallax): Let the initial angle be zero.

Jannchie opened this issue over 1 year ago
feat(onKeyStroke): ignore elements option.

chaii3 opened this pull request over 1 year ago
feat(useElementSize): stop function

chaii3 opened this pull request over 1 year ago
fix(useElementSize): get value in onMounted hook

chaii3 opened this pull request over 1 year ago
fix(useElementVisibility): use last intersection entry

ziolko-appfire opened this pull request over 1 year ago
useWebsocket ComputedRef url

GarlandQian opened this issue over 1 year ago
feat(useClamp): useCustomRef as value

chaii3 opened this pull request over 1 year ago
fix(useVModels): type error with passive: true

chaii3 opened this pull request over 1 year ago
useVModels can't be set to passive true (TS error)

s-montigny-desautels opened this issue over 1 year ago
[Router] useRouteParams value reset to default value

s-montigny-desautels opened this issue over 1 year ago
feat(useClipboard): UseClipboard component

alexzvn opened this pull request over 1 year ago
useElementBounding options are ignored

george-martinec opened this issue over 1 year ago