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

feat(useElementBounding): immediateWithDelay

stephenjason89 opened this pull request 4 days ago
feat(useElementBounding): relativeToContainer feature

stephenjason89 opened this pull request 4 days ago
fix(useDropZone): improve type matching logic for allowed data types

trandaison opened this pull request 6 days ago
test(useElementBounding): add basic browser tests

OrbisK opened this pull request 6 days ago
fix: update links in functions jsdoc with nesting by package name

EvgenyWas opened this pull request 7 days ago
docs: add support for client-side redirects for old functions paths

EvgenyWas opened this pull request 7 days ago
types(useBase64): serializer should be optional

OrbisK opened this pull request 7 days ago
feat(useFetch): Add `query` option

bkeepers opened this pull request 9 days ago
feat(useFetch): Preserve paths in baseUrl

bkeepers opened this pull request 9 days ago
feat(useToNumber): `method` support custom function

btea opened this pull request 9 days ago
test: add browser tests with `*.browser.test.ts` files

OrbisK opened this pull request 9 days ago
docs(useInfiniteScroll): add warning and examples for `canLoadMore`

AlansCodeLog opened this pull request 9 days ago
feat(useMouseInElement): added directive for `vMouseInElement`

pkc918 opened this pull request 10 days ago
feat(useElementBounding): added directive for `vElementBounding`

pkc918 opened this pull request 11 days ago
docs: new team page, introduce Team Emeriti

antfu opened this pull request 12 days ago
Feat: change rollup to rolldown

ArthurDarkstone opened this pull request 12 days ago
feat(toArray): new utility function

coderwhytop opened this pull request 12 days ago
chore: update team members

sibbng opened this pull request 12 days ago
fix(useFetch): partial overwrite when `{combination: 'overwrite'}`

pkc918 opened this pull request 12 days ago
docs: remove ie 11 notes

sibbng opened this pull request 13 days ago
docs: fix linking to category filter

babu-ch opened this pull request 14 days ago
perf(useAsyncState): check type of `promise` once

TheLucifurry opened this pull request 14 days ago
feat(router): support partial transform

alexchexes opened this pull request 14 days ago
feat(useMousePressed): add `onPressed` and `onReleased` as options

OrbisK opened this pull request 14 days ago
feat(useWindowScroll): use `useScroll` under the hood

OrbisK opened this pull request 14 days ago
docs(useSortable): add restriction warning

OrbisK opened this pull request 15 days ago
build: improve dist structure

antfu opened this pull request 15 days ago
test: replace timeouts with fake timers

OrbisK opened this pull request 15 days ago
test(useTextDirection): add basic test suits

OrbisK opened this pull request 15 days ago
fix(useAxios): narrow type of data when initialValue is provided

huang-julien opened this pull request 15 days ago
chore: replace fast-glob

43081j opened this pull request 16 days ago
chore: remove fs-extra

43081j opened this pull request 17 days ago
chore: remove rimraf

43081j opened this pull request 17 days ago
BUG | `useSortable` | Cannot find module 'async-validator'

jamols09 opened this issue 18 days ago
docs(useClipboardItems): display current copied value with content

NaokiHaba opened this pull request 18 days ago
feat(useRafFn): allow framerate to be a reactive value

OrbisK opened this pull request 19 days ago
chore: fix issue template title convention escaping

OrbisK opened this pull request 19 days ago
docs: add bluesky and replace twitter with x branding

BobbieGoede opened this pull request 19 days ago
feat(useWebSocket): the message of heartbeat can be a function

Mutter45 opened this pull request 19 days ago
test: add useWebSocket tests

43081j opened this pull request 19 days ago
fix(useMediaQuery): the return value should be computed

alexzhang1030 opened this pull request 19 days ago
docs: add team and contributor info

BobbieGoede opened this pull request 19 days ago
docs(useVModel): add hint to defineModel

Shinigami92 opened this pull request 20 days ago
docs(watchIgnorable): update author link of recommended reading

kingyue737 opened this pull request 22 days ago
BUG | `useDark` | Cannot use useDark with Storybook

eric-g-97477 opened this issue 25 days ago
REQUEST | `useFetch` | Custom types for path argument

stripedpurple opened this issue 26 days ago
feat(useWindowSize): add `type: visual` option that leverage `visualViewport`

huiliangShen opened this pull request 27 days ago
feat(useUrlSearchParams): add `writeMode` options

ishakhorski opened this pull request 28 days ago
chore: fix docs dev

JianJroh opened this pull request 28 days ago
REQUEST | `useUrlSearchParams` | Add option to use pushState

Trinovantes opened this issue 28 days ago
BUG | `functionName` | Type for `UrlParams` is incorrect

Zelzahn opened this issue 29 days ago
BUG | `usePreferredDark` | not work for chrome

zhengzhibo opened this issue 29 days ago
BUG | `useAxios` | data must not be undefined if initialData is specified

michaelcozzolino opened this issue about 1 month ago
fix(useElementHover): returns correctly hover state when element is removed

ben-lau opened this pull request about 1 month ago
fix(useWebSocket): clear retryTimer when connected

ilyaliao opened this pull request about 1 month ago
fix(useRouteQuery): differentiate `undefined` and `null` when writing value

aa-ndrej opened this pull request about 1 month ago
feat(createEventHook): add `clear` function

ilyaliao opened this pull request about 1 month ago
docs(useClipboardItems): fix incorrect Blob initialization syntax in …

GloryWong opened this pull request about 1 month ago
BUG | `syncRef` | Type error when using with useStorage and null values

IlyaSemenov opened this issue about 1 month ago
REQUEST | `createEventHook` | A interface to manually clear hooks

s3xysteak opened this issue about 1 month ago
docs(onKeyStroke): demo from preventing w and s keypress in global search.

mulhoon opened this pull request about 1 month ago
REQUEST | useWindowSize | visual viewport type option

ajuvonen opened this issue about 1 month ago
docs(useClipboardItems): fix example

ShangChien opened this pull request about 1 month ago
fix: typo on `watchWithFilter` docs

briwa opened this pull request about 1 month ago
feat: add delay to immediate option and relativeToContainer feature

stephenjason89 opened this pull request about 1 month ago
fix(useFetch): handle empty payload

ilyaliao opened this pull request about 1 month ago
BUG | `useFetch` | Passing empty ref throws TypeError in 11.3.0 and above

peteluffman opened this issue about 1 month ago
BUG | `useRouteQuery` | Error: Invalid value used as weak map key

mukundshah opened this issue about 1 month ago
docs: Update README.md

danielrentz opened this pull request about 1 month ago
fix(useAxios) : When executing the execute method, return a new promise

tinysimple opened this pull request about 1 month ago
Documentation: Fix version typo for vue2

ibrahimBeladi opened this pull request about 1 month ago
docs(useUserMedia): fix demo.vue reactive import

OrbisK opened this pull request about 1 month ago
feat(usePermission): add remaining permissions to usePermissions

luoxiangfan opened this pull request about 1 month ago
REQUEST | `useTruncateString` | String truncation function

CodeXiD opened this issue about 2 months ago
feat(useElementSize): component allow to pass `class`

pkc918 opened this pull request about 2 months ago
fix(useStorageAsync): multi-tab deadlock

afute opened this pull request about 2 months ago
Chore: Remove duplicate entries in dedupe for vitepress and vitest

ibrahimBeladi opened this pull request about 2 months ago
BUG | `UseElementSize` | Typescript does not allow to pass class="foo"

vmihailenco opened this issue about 2 months ago
REQUEST | `useLeaveGuard` | Confirm dialog before page leave

scottix opened this issue about 2 months ago