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

feat(createEventHook): new function (#497)

github.com/antfu/vueuse - 5820b119dd490f6bcf827e9488abc36fc743f668 authored over 3 years ago
chore: fix typo (#502)

github.com/antfu/vueuse - c0361db4859f59c6118f3b45e27584814abb64ef authored over 3 years ago
feat(useAxios): bring API into line with useFetch (#499)

github.com/antfu/vueuse - b09f15c255cbe1c2c7a9f91e395512465bfb9982 authored over 3 years ago
feat(useWebSocket): add immediate option (#503)

github.com/antfu/vueuse - cd1c1a065cdaa8ca444b21de0463b2b7dae4eec7 authored over 3 years ago
chore: release v4.9.4

github.com/antfu/vueuse - 258e82442f0226944c68b1f695356ba672de0df7 authored over 3 years ago
fix(useDevicesList): treat as premssion granted after getUserMedia

github.com/antfu/vueuse - 9bc9f056ef69a501e1dbd47d25beb34dafc59f61 authored over 3 years ago
fix(usePermission): tolerate error on FireFox

github.com/antfu/vueuse - 941b34d0d47e6c7d488ab1b19dc1fff3a29240d6 authored over 3 years ago
chore: release v4.9.3

github.com/antfu/vueuse - 1230914f82bf7d0059fae62025842e383538acc8 authored over 3 years ago
fix(useMediaControls): Removes tracks that have been inserted in html (#493)

github.com/antfu/vueuse - fca400c119132cfcf9286461e35b6ab9e21fcb8b authored over 3 years ago
feat(useMediaControls): expose source types (#495)

github.com/antfu/vueuse - 7b1b73747f2555a47c43dfa52f05655828b78400 authored over 3 years ago
chore: release v4.11.1

github.com/antfu/vueuse - 5e15d7a9622d7caa516bbff8ad7c066f157a617b authored over 3 years ago
refactor(useMediaControls): Deprecate options that can simply be set as attributes (#514)

* useMediaControls: Add `volumechange` event listener

* fix: `mute` returned

* feat: Depre...

github.com/antfu/vueuse - bb40e3dca63627eb56b5e9b3e36aab4604ac8584 authored over 3 years ago
feat(useStorage): allow custom serializer (#528)

* feat(useStorage): allow custom serializer

* update test

github.com/antfu/vueuse - f4d534f4b37746cbdd6ea6e3e5b207f4a9b81bcc authored over 3 years ago
feat(createEventHook): added interface (#531)

* feat(createEventHook): added interface

* added types for EventHookOn, EventHookOff, and Eve...

github.com/antfu/vueuse - 7b30a8b9c715e2154cffacdb5ccc84653dac567b authored over 3 years ago
fix(onClickOutside): duplicate code (#519)

Co-authored-by: Nurettin Kaya <[email protected]>

github.com/antfu/vueuse - 068144d86e3fabf933edb35f1e5c5ee1c3ce2adb authored over 3 years ago
chore: release v4.11.0

github.com/antfu/vueuse - 6423bf88c3ec49bc6b6fe66412d44349872be5b8 authored over 3 years ago
chore: update docs

github.com/antfu/vueuse - 34d22492254f077cd5cd28175c4b1e499c8bd7ba authored over 3 years ago
feat(onClickOutside): default to just pointerDown (#508)

Co-authored-by: Anthony Fu <[email protected]>
Co-authored-by: sibbng <sibbngheid@gmail....

github.com/antfu/vueuse - 582af7fa9686b5f25df19f769e550dd7c801ed52 authored over 3 years ago
fix: Change `onMediaError` to `onSourceError` (#510)

github.com/antfu/vueuse - a1e3e77dd5a22d8aa8a0a5969b8ac928a018b56f authored over 3 years ago
feat(useWebWoker): return worker (#507)

Co-authored-by: Anthony Fu <[email protected]>

github.com/antfu/vueuse - c5cf03a7148ba6a07c1d45d594a3f1c63a82c4cf authored over 3 years ago
feat(useFetch): add afterFetch option, onFetchResponse, and onFetchError (#506)

github.com/antfu/vueuse - 87a464dbfc2bd489eb412a022df4b4b425b0bd43 authored over 3 years ago
feat(useStorage): optimize event handling logic (#505)

github.com/antfu/vueuse - e2e204b9dcbd8c41c86cc79726d303551d384d69 authored over 3 years ago
feat(useMediaControls): add error event (#509)

github.com/antfu/vueuse - a6442832882ea7e032b0a390d85a5e5c5c763eb3 authored over 3 years ago
fix(useMediaControls): Doesn't rewrite default media properties (#500)

github.com/antfu/vueuse - 720fc6ccbdf2a62165eaf4a6817a56d93ddcf089 authored over 3 years ago
chore: release v4.10.0

github.com/antfu/vueuse - 421266880ffeaab0ac7d65c942977968cd5e72c8 authored over 3 years ago
feat(createEventHook): new function (#497)

github.com/antfu/vueuse - 37cb4b8a807374a7401889322f7f658d4cdb5ebc authored over 3 years ago
feat(useAxios): bring API into line with useFetch (#499)

github.com/antfu/vueuse - a05cbed68c970191da0b7d6ac35c917d3576c984 authored over 3 years ago
feat(useWebSocket): add immediate option (#503)

github.com/antfu/vueuse - 38460f02cd7d7437c4fa41571b7ea7c2183ca389 authored over 3 years ago
chore: fix typo (#502)

github.com/antfu/vueuse - d6178cb2e52237e5c5377a82902154f98900245c authored over 3 years ago
chore: release v4.9.4

github.com/antfu/vueuse - 3cce75f6f30224b1fa58761a9eba05465200e6db authored over 3 years ago
fix(useDevicesList): treat as premssion granted after getUserMedia

github.com/antfu/vueuse - fcf22a1cfd6fb3f372f985640b7a2b3f520f580d authored over 3 years ago
fix(usePermission): tolerate error on FireFox

github.com/antfu/vueuse - 98df86535bcfd6b8644a3b800aa4b4ade226e668 authored over 3 years ago
chore: release v4.9.3

github.com/antfu/vueuse - 5474836460485bc4bccef5362efe808d8864b3cf authored over 3 years ago
fix(useMediaControls): Removes tracks that have been inserted in html (#493)

github.com/antfu/vueuse - 941ac53c2f2282bb2aae436219801ad3eb077bf9 authored over 3 years ago
chore: resolve conflicts

github.com/antfu/vueuse - 1f5cc09b4725f7ab9ef853f76d6744013ccc6ed9 authored over 3 years ago
feat(useMediaControls): expose source types (#495)

github.com/antfu/vueuse - 6b200f07f3062f4c0e7cccead5b35c81431eda3c authored over 3 years ago
fix(useFetch)!: allow setting response type before doing request (#454)

Co-authored-by: Anthony Fu <[email protected]>

github.com/antfu/vueuse - 2d6e3301eef7d41d8e099e92f983061590a41790 authored over 3 years ago
chore: enabled tests for next branch

github.com/antfu/vueuse - 718e1c8a8c6029bd27fa5d26b7edf20050ccd87b authored over 3 years ago
chore: update

github.com/antfu/vueuse - f4b148a2f5b5771f3e53e7a772a54457311098d1 authored over 3 years ago
refactor(useRafFn): remove depreacted APIs

github.com/antfu/vueuse - 44eba11555573336dc6677350371a8988cfc3965 authored over 3 years ago
chore: update

github.com/antfu/vueuse - 0e3cfde371134b09524be18595e3cf72d5e90ac2 authored over 3 years ago
feat!: introduce `controls` option

github.com/antfu/vueuse - 0fff61b307d85bd0f1aff0d4efe7dc44d2b070c5 authored over 3 years ago
feat(useTransition): support for disabled transitions (#436)

github.com/antfu/vueuse - fa5dc4b34447e288feb8c475a77f004c224c0afc authored over 3 years ago
feat(useTransition): support for delayed transitions (#386)

github.com/antfu/vueuse - b5d5dec6095d0a101dd47ac9e5d9478430f63240 authored over 3 years ago
chore: fix tests

github.com/antfu/vueuse - 734c38844e7a7cd16faa0bf8cf92d59dd5945e3b authored over 3 years ago
test: simpilfy tests for useTransition

github.com/antfu/vueuse - 83b8f0bca8fbe8332b70bea4ab5d991c5a2bf407 authored over 3 years ago
chore: update docs

github.com/antfu/vueuse - 74b5323987d04471351a798a4533da7abf8d9c7e authored over 3 years ago
refactor(useWebWorkerFn): Small doc and type improvements (#382)

Co-authored-by: Anthony Fu <[email protected]>

github.com/antfu/vueuse - d99247d6656615a22e284c724185501fb3ab62c7 authored over 3 years ago
chore: update docs

github.com/antfu/vueuse - 8a5f23342f73ee67f1b6f5ed9df0a62ee066b159 authored over 3 years ago
feat: pwa reload prompt

github.com/antfu/vueuse - 920abdd658d93762a09cfd785298fac954d71220 authored over 3 years ago
refactor(useWebWorkerFn): Small doc and type improvements (#382)

Co-authored-by: Anthony Fu <[email protected]>

github.com/antfu/vueuse - 4099e0fbbee203293a40b5729f32d33ad836d97e authored over 3 years ago
refactor(useTransition): cleaning up (#385)

github.com/antfu/vueuse - ca1dc9483ef18e5eaca9656116e3a3b3638b915b authored over 3 years ago
feat(useTransition): support for vectors (#376)

github.com/antfu/vueuse - a7b81b7d5e0d1165245c334095f459f0743070ae authored over 3 years ago
chore: release v4.9.2

github.com/antfu/vueuse - ecd649621c4f7a6703f3cf2d897eb81a2f47a5db authored over 3 years ago
chore: update lock

github.com/antfu/vueuse - b29def74202ccca39b567de3875f3466444aba1e authored over 3 years ago
feat(useTitle): new option `observe` to watch title changes (#483)

* feat(useTitle): Use MutationObserver for react on changes

* fix: typecheck

* feat: prov...

github.com/antfu/vueuse - 7ab3fe653d641a5d98e71bc746ad8666f28594f3 authored over 3 years ago
feat(useVModel): eventName option (#484)

github.com/antfu/vueuse - 0aeba76d47e42dbc5fa0f53e8258f15574025105 authored over 3 years ago
chore: update deps

github.com/antfu/vueuse - bb5f533774d2094e0551368322f51edbd970cc33 authored over 3 years ago
fix(useAsyncState): fix delay and option for disabling state reset (#481)

github.com/antfu/vueuse - 108459cc851f778cf0935b10f6deadc843b7b69a authored over 3 years ago
docs(useEventListener): update docs about ref target

github.com/antfu/vueuse - 3f17168edb9a19bb6a36249c06e2ca29c37316f5 authored over 3 years ago
chore: update deps

github.com/antfu/vueuse - 25c5dc7aeeb1f6610718c7bd9d99d721cde4b887 authored over 3 years ago
chore: release v4.9.1

github.com/antfu/vueuse - 92223a82967e458f25bea12fbbbda26d68221837 authored over 3 years ago
chore: update

github.com/antfu/vueuse - 35027fb7bdfc74c3011e3e67088139f295ab1ce6 authored over 3 years ago
chore: change vue-demi version to "*", close #478

github.com/antfu/vueuse - b35e21be4a48f4fa9e0b0538e200102b4bfd9d6c authored over 3 years ago
docs: replaced `@link` to `@see` in jsdoc (#477)

* Replace block `@link` to `@see`

* Replace block `@link` with anchor

* Fix inline `@link`

github.com/antfu/vueuse - 384845a2dc403ad347ac4221495bdbd322ae6bfb authored over 3 years ago
docs: small typo fix (#470)

github.com/antfu/vueuse - eb96ce4152d4d2182afb7dff40ed20b90039d90e authored over 3 years ago
chore: release v4.9.0

github.com/antfu/vueuse - 8c59316e69283edb8592954a93ae7596f114db0e authored over 3 years ago
chore: update deps and linter

github.com/antfu/vueuse - bc7a4bda46204fbd1c86b11e42c40a5fc0fedd77 authored over 3 years ago
chore: update index

github.com/antfu/vueuse - 8aa058d66b73b01cde89b9c1f48a01e49b5a9997 authored over 3 years ago
feat(useLastChanged): new function

github.com/antfu/vueuse - ec04f4454d2753529bf06576f20c1ab115d0b913 authored over 3 years ago
chore: cleanup

github.com/antfu/vueuse - 7ce78bbab03d32fc513fbf96572ae2b74d363123 authored over 3 years ago
docs(useMagicKeys): add a section about working with inputs

github.com/antfu/vueuse - 992b322df8235c2049733cc2880f84dedb4eab6a authored over 3 years ago
feat(useActiveElement): new function

github.com/antfu/vueuse - df7de52def2dc2b3b162b226c00bc374797de44b authored over 3 years ago
feat(toRefs): new function (#468)

Co-authored-by: Anthony Fu <[email protected]>

github.com/antfu/vueuse - 2fe000d9791380f38686fdea110d79df20bf1c1b authored over 3 years ago
docs(useAxios): fix baseURL instance property in usage example (#467)

github.com/antfu/vueuse - f4a494658dc68fad836836f738e0459e01477737 authored over 3 years ago
chore: release v4.8.4

github.com/antfu/vueuse - 874996c0fe45ef875483fa3d4cd090d7b16f773f authored almost 4 years ago
fix: internalize utils

github.com/antfu/vueuse - 17d93eb1854f80f9ff6ba0fefaca2d8cad839ece authored almost 4 years ago
chore: release v4.8.3

github.com/antfu/vueuse - 18242230e500b740ab72c7c2246c1983fcec515f authored almost 4 years ago
chore: update lock

github.com/antfu/vueuse - fabd4cc7f5ec8f2e57abf4e5dd368d8c8527677c authored almost 4 years ago
chore: fix lock

github.com/antfu/vueuse - b1d1d0312a2caabf6d4e7deb7a00a20e7d71e2b6 authored almost 4 years ago
chore: update index

github.com/antfu/vueuse - 8a0c793dcfe007d3e7132409623da641e5aa377b authored almost 4 years ago
feat(useUserMedia): new function

github.com/antfu/vueuse - 4cedde2d0befcf8429fd422be20525cb7d4deb55 authored almost 4 years ago
refactor(useDevicesList): improve permission queries

github.com/antfu/vueuse - 495ef8e305f5ffd667d440ae5e098476ba1058fa authored almost 4 years ago
feat(usePermission): expose more controls

github.com/antfu/vueuse - aca89e6b9ed3059f90c7b405d620a392060e5d8f authored almost 4 years ago
chore: fix linter

github.com/antfu/vueuse - b19c1eafdeb56c53599498d669b7c8e738e61437 authored almost 4 years ago
chore: update deps and docs

github.com/antfu/vueuse - c383f415d10e1f33570d7c629743f6583e72805a authored almost 4 years ago
feat(useDevicesList): new function

github.com/antfu/vueuse - 9c8ba843d701b2035ae2fc22e49a33e32fe80624 authored almost 4 years ago
feat(and,or,not): new functions (#459)

github.com/antfu/vueuse - 0f7a90ea123f4451485c3f9da838bf652b2a94f6 authored almost 4 years ago
chore: apply lint

github.com/antfu/vueuse - c2f1dd68782925eb9ab5412e6fa97e807958357e authored almost 4 years ago
chore: release v4.8.2

github.com/antfu/vueuse - 3d382054df0d003621cf9718c3cd3dca7269dfb5 authored almost 4 years ago
chore: update deps

github.com/antfu/vueuse - 2fef43ff271bc7763f35f03b132349a0edb7b50e authored almost 4 years ago
feat(autoResetRef): new function (#444)

github.com/antfu/vueuse - 8825615f65a92393501f2e9348118713b3e3f8d8 authored almost 4 years ago
fix(useFirestore): optional Chaining on isDocumentReference (#448)

github.com/antfu/vueuse - ed7e4e73bf201cc35921d895bfe75fc4f9c87510 authored almost 4 years ago
chore: update assets

github.com/antfu/vueuse - d1233ad53947a6360329806cde7dfe4333e35a29 authored almost 4 years ago
docs: fixes typos (#446)

github.com/antfu/vueuse - bba6bcf667a85fb8fe9e34294033cadbbeec9fdf authored almost 4 years ago
docs: corrects demo code from 'larger' to 'greater' (#445)

github.com/antfu/vueuse - 1f8e4539e1de6b6229bda34d22bbe32458ae96e0 authored almost 4 years ago
docs(useFocusTrap): fix typo (#443)

github.com/antfu/vueuse - 13a79391225910a699b128a50526dcd08c058b75 authored almost 4 years ago
docs: fix missing ref from target (#439)

Template used `ref="target"` but the setup function used `const el`.

github.com/antfu/vueuse - 6c96391d70fb719d47065697aaeb584aeb7b26e6 authored almost 4 years ago
docs: fix accessibility issues. Add serve docs command & theme color to head (#440)

* docs: fix accessibility issues. Add serve docs command & theme color to head

* Update package...

github.com/antfu/vueuse - 2911383aa7a21ea197710aba025adbd3ce208b4a authored almost 4 years ago
chore: release v4.8.1

github.com/antfu/vueuse - 49b3aa7ec5f4a1ee46baa0f028e119bf50b00b2d authored almost 4 years ago