Skip to content

Pull requests: vueuse/vueuse

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

feat(useKeybinds): add useKeybinds enhancement New feature or request size:XL This PR changes 500-999 lines, ignoring generated files.
#4756 opened May 15, 2025 by veselj43 Loading…
5 tasks done
fix(useColorMode): support passing nonce size:S This PR changes 10-29 lines, ignoring generated files.
#4754 opened May 14, 2025 by 1-dilikelei Loading…
5 tasks
fix(useScriptTag): support passing nonce lgtm This PR has been approved by a maintainer size:S This PR changes 10-29 lines, ignoring generated files.
#4753 opened May 14, 2025 by 1-dilikelei Loading…
5 tasks
feat(computedAsync)!: default to flush: sync BREAKING CHANGE lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.
#4752 opened May 14, 2025 by ferferga Loading…
4 of 5 tasks
14.0
chore(computedEager): mark for deprecation needs discussion size:S This PR changes 10-29 lines, ignoring generated files.
#4748 opened May 13, 2025 by ferferga Loading…
4 of 5 tasks
fix(useRouteParams): solve the problem of the default value remaining in the URL size:M This PR changes 30-99 lines, ignoring generated files.
#4737 opened May 5, 2025 by 1-dilikelei Loading…
5 tasks
fix: sharedComposable size:XS This PR changes 0-9 lines, ignoring generated files.
#4729 opened Apr 25, 2025 by lin52025iq Loading…
5 tasks
fix(useElementVisibility): Resolve possible issue with once watcher inside of callback size:M This PR changes 30-99 lines, ignoring generated files.
#4723 opened Apr 23, 2025 by jiwlee97 Loading…
4 of 5 tasks
feat(useScrollParent): easily get the nearest scrollable parent enhancement New feature or request lgtm This PR has been approved by a maintainer new function size:L This PR changes 100-499 lines, ignoring generated files.
#4721 opened Apr 21, 2025 by yue1123 Loading…
5 tasks done
feat(useDateFormat): add generic to return type size:XS This PR changes 0-9 lines, ignoring generated files.
#4719 opened Apr 21, 2025 by Kykydysik Loading…
5 tasks
feat(useMicroLoader): add useMicroLoader enhancement New feature or request new function size:L This PR changes 100-499 lines, ignoring generated files.
#4718 opened Apr 21, 2025 by osovv Loading…
5 tasks done
fix(useStorage): when used inside effectScope, should not remove listener on component unmount (#4695) duplicate This issue or pull request already exists size:S This PR changes 10-29 lines, ignoring generated files.
#4717 opened Apr 20, 2025 by FishHawk Draft
4 of 5 tasks
feat(useAsyncState): add executeImmediate with the same type as the promise fn enhancement New feature or request size:M This PR changes 30-99 lines, ignoring generated files.
#4716 opened Apr 18, 2025 by davidglezz Loading…
5 tasks done
fix(useNow): set 1000ms default interval (#4708) size:XS This PR changes 0-9 lines, ignoring generated files.
#4709 opened Apr 14, 2025 by MPFGlaser Loading…
4 of 5 tasks
Feat/use file dialog enhancements enhancement New feature or request size:M This PR changes 30-99 lines, ignoring generated files.
#4703 opened Apr 12, 2025 by 1-dilikelei Loading…
5 tasks
docs: link demos to playground (beta) documentation Improvements or additions to documentation lgtm This PR has been approved by a maintainer size:M This PR changes 30-99 lines, ignoring generated files.
#4702 opened Apr 10, 2025 by OrbisK Loading…
4 of 5 tasks
docs: update playground link to playground.vueuse.org documentation Improvements or additions to documentation size:XS This PR changes 0-9 lines, ignoring generated files.
#4700 opened Apr 8, 2025 by OrbisK Loading…
4 of 5 tasks
feat(useEventSource): add autoClose option enhancement New feature or request size:M This PR changes 30-99 lines, ignoring generated files.
#4694 opened Apr 5, 2025 by valbertVieira Loading…
4 of 5 tasks
feat(UsePointerSwipe): add directive enhancement New feature or request size:L This PR changes 100-499 lines, ignoring generated files.
#4693 opened Apr 4, 2025 by valbertVieira Loading…
3 of 5 tasks
fix(useMagicKeys): doesn't trigger on releasing and pressing again the second key in a combination size:M This PR changes 30-99 lines, ignoring generated files.
#4691 opened Apr 3, 2025 by hunterwilhelm Loading…
5 tasks done
feat(useFetch): add responseType to the beforeFetch context enhancement New feature or request size:L This PR changes 100-499 lines, ignoring generated files.
#4690 opened Apr 3, 2025 by aispin Loading…
5 tasks done
fix(useDevicesList): in firefox size:S This PR changes 10-29 lines, ignoring generated files.
#4674 opened Mar 21, 2025 by markusgeert Loading…
4 of 5 tasks
feat(useTimeAgo): merge options.messages with defaults enhancement New feature or request size:S This PR changes 10-29 lines, ignoring generated files.
#4670 opened Mar 20, 2025 by OrbisK Loading…
5 tasks done
fix(useDropZone): update isOverDropZone handling when elements inside the drag area use v-if size:XS This PR changes 0-9 lines, ignoring generated files.
#4665 opened Mar 19, 2025 by ydkdev Loading…
4 of 5 tasks
feat(useLens): new function enhancement New feature or request new function size:L This PR changes 100-499 lines, ignoring generated files.
#4657 opened Mar 11, 2025 by YomoABH Loading…
5 tasks done
ProTip! Filter pull requests by the default branch with base:main.