-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Pull requests: vueuse/vueuse
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat(onLongPress): allow function as value in delay
enhancement
New feature or request
lgtm
This PR has been approved by a maintainer
new function
size:S
This PR changes 10-29 lines, ignoring generated files.
#4979
opened Aug 22, 2025 by
keeplearning66
Loading…
5 tasks done
fix(useUrlSearchParams): restore proper history and navigation behavior
lgtm
This PR has been approved by a maintainer
size:L
This PR changes 100-499 lines, ignoring generated files.
#4969
opened Aug 15, 2025 by
yosong-github
Loading…
5 tasks done
fix: update type casting for watch functions to use WatchSource<T>
size:S
This PR changes 10-29 lines, ignoring generated files.
#4966
opened Aug 14, 2025 by
ArthurDarkstone
Loading…
5 tasks
fix(useFullscreen): specify return types for request, exit, and enabl…
size:XS
This PR changes 0-9 lines, ignoring generated files.
#4965
opened Aug 14, 2025 by
ArthurDarkstone
Loading…
5 tasks
fix: update return types for createTemplatePromise, useMagicKeys, use…
size:S
This PR changes 10-29 lines, ignoring generated files.
#4963
opened Aug 14, 2025 by
ArthurDarkstone
Loading…
5 tasks
fix: update return type of createReusableTemplate and createTemplateP…
size:XS
This PR changes 0-9 lines, ignoring generated files.
#4962
opened Aug 14, 2025 by
ArthurDarkstone
Loading…
5 tasks
chore: update flush option to use WatchOptionFlush type across multipl…
size:S
This PR changes 10-29 lines, ignoring generated files.
#4961
opened Aug 14, 2025 by
ArthurDarkstone
Loading…
5 tasks
chore: enhance injectLocal and provideLocal types for better type safety
enhancement
New feature or request
size:S
This PR changes 10-29 lines, ignoring generated files.
#4959
opened Aug 14, 2025 by
ArthurDarkstone
Loading…
5 tasks
feat(useAsyncState): cancel previous promise and use latest promise
enhancement
New feature or request
size:M
This PR changes 30-99 lines, ignoring generated files.
#4936
opened Jul 31, 2025 by
snowbitx
Loading…
5 tasks
feat(useIntersectionObserver): enhance rootMargin reactivity and demo
enhancement
New feature or request
size:M
This PR changes 30-99 lines, ignoring generated files.
#4934
opened Jul 31, 2025 by
doyuli
Loading…
5 tasks
feat(useElementVisibility): support reactive options
enhancement
New feature or request
size:M
This PR changes 30-99 lines, ignoring generated files.
#4933
opened Jul 31, 2025 by
PeikyLiu
Loading…
4 of 5 tasks
fix(useThrottleFn)!: align with traditional throttle behavior
BREAKING CHANGE
lgtm
This PR has been approved by a maintainer
size:M
This PR changes 30-99 lines, ignoring generated files.
#4923
opened Jul 30, 2025 by
IceMooncake
Loading…
5 tasks done
fix(magic-keys-demo): adjust the minimum height to avoid the problem of Demo jittering.
size:XS
This PR changes 0-9 lines, ignoring generated files.
#4918
opened Jul 28, 2025 by
rookie-orange
Loading…
feat(refWithControl): support async api for New feature or request
size:M
This PR changes 30-99 lines, ignoring generated files.
onBeforeChange
enhancement
#4914
opened Jul 26, 2025 by
CaptainWang98
Loading…
5 tasks done
feat(components)!: refactor components and make them consistent
BREAKING CHANGE
lgtm
This PR has been approved by a maintainer
size:XL
This PR changes 500-999 lines, ignoring generated files.
feat(useVirtualList): Add options New feature or request
size:L
This PR changes 100-499 lines, ignoring generated files.
behavior
, block
and inline
to exposed scrollTo method
enhancement
#4905
opened Jul 23, 2025 by
laurens94
Loading…
5 tasks done
feat(watchAtMost): add pause and resume to return value
enhancement
New feature or request
size:S
This PR changes 10-29 lines, ignoring generated files.
feat(watch): update watch return typo in watchExtractedObservable, watchDebounced, watchDeep, watchImmediate, watchOnce, watchThrottled and watchWithFilter
size:M
This PR changes 30-99 lines, ignoring generated files.
feat(useSwipe)!: remove isPassiveEventSupported
BREAKING CHANGE
lgtm
This PR has been approved by a maintainer
size:XS
This PR changes 0-9 lines, ignoring generated files.
feat: drop templateRef
BREAKING CHANGE
size:L
This PR changes 100-499 lines, ignoring generated files.
feat: add useLocalStorageMap for reactive localStorage management wit…
enhancement
New feature or request
new function
size:L
This PR changes 100-499 lines, ignoring generated files.
#4879
opened Jul 15, 2025 by
aaronsuuu
Loading…
5 tasks
test: add comprehensive tests for useStorageAsync
size:L
This PR changes 100-499 lines, ignoring generated files.
#4877
opened Jul 14, 2025 by
broBinChen
Loading…
5 tasks done
feat(useMounted): add target parameter to monitor specific component mount state
enhancement
New feature or request
size:L
This PR changes 100-499 lines, ignoring generated files.
#4871
opened Jul 11, 2025 by
ArthurDarkstone
Loading…
5 tasks
fix(useFileDialog): fixing issue where custom input passed in was too eager with later initialized template refs
size:M
This PR changes 30-99 lines, ignoring generated files.
#4868
opened Jul 9, 2025 by
rory-instil
Loading…
5 tasks done
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.