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
Assigned to nobody Loading
Sort

Pull requests list

fix(useInfiniteScroll): make canLoadMore reactive size:M This PR changes 30-99 lines, ignoring generated files.
#5110 opened Oct 21, 2025 by nhquyss Loading…
5 tasks done
build(deps): bump playwright from 1.49.0 to 1.55.1 dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code size:XS This PR changes 0-9 lines, ignoring generated files.
#5108 opened Oct 20, 2025 by dependabot bot Loading…
refactor(useMagicKeys): simplify types for better DX size:S This PR changes 10-29 lines, ignoring generated files.
#5107 opened Oct 17, 2025 by 9romise Loading…
3 of 5 tasks
feat(useWebSocket): allow websocket heartbeat/reconnect intervals to accept reactive types enhancement New feature or request size:S This PR changes 10-29 lines, ignoring generated files.
#5106 opened Oct 16, 2025 by sharkked Loading…
6 of 7 tasks
Generate a random number or randomly select one from multiple numbers enhancement New feature or request new function size:L This PR changes 100-499 lines, ignoring generated files.
#5102 opened Oct 16, 2025 by john-li-creater Loading…
5 tasks done
feat(useStorageAsync): allow disabling serializer enhancement New feature or request new function size:L This PR changes 100-499 lines, ignoring generated files.
#5097 opened Oct 15, 2025 by lanxiong-015 Loading…
5 tasks
fix(whenever): improve old value types
#5096 opened Oct 14, 2025 by VChet Draft
5 tasks done
feat(usePermission): support more permissions enhancement New feature or request size:S This PR changes 10-29 lines, ignoring generated files.
#5094 opened Oct 14, 2025 by luoxiangfan Loading…
6 of 9 tasks
feat(useWebSocket): autoConnect.delay support function enhancement New feature or request lgtm This PR has been approved by a maintainer size:L This PR changes 100-499 lines, ignoring generated files.
#5089 opened Oct 7, 2025 by YuchenWell Loading…
5 tasks done
fix(useElementSize): width & height should take watched element sizes size:S This PR changes 10-29 lines, ignoring generated files.
#5088 opened Oct 6, 2025 by palagadec Loading…
4 of 5 tasks
fix(useSortable): restart instance if provided element changes size:S This PR changes 10-29 lines, ignoring generated files.
#5085 opened Oct 3, 2025 by haykkh Loading…
5 tasks done
test(useWindowFocus): add test to cover all features size:M This PR changes 30-99 lines, ignoring generated files.
#5083 opened Oct 2, 2025 by NoiseFan Loading…
4 of 5 tasks
chore(useDraggable): test basic functionality size:L This PR changes 100-499 lines, ignoring generated files.
#5082 opened Oct 1, 2025 by scottbedard Loading…
5 tasks done
refactor(useClipboard)!: use readonly() instead of type assertion Computed lgtm This PR has been approved by a maintainer size:S This PR changes 10-29 lines, ignoring generated files.
#5081 opened Sep 30, 2025 by 9romise Loading…
4 of 5 tasks
refactor: extract shared retry checker utility enhancement New feature or request size:M This PR changes 30-99 lines, ignoring generated files.
#5076 opened Sep 30, 2025 by broBinChen Loading…
4 of 5 tasks
feat: moving away from array return types enhancement New feature or request size:L This PR changes 100-499 lines, ignoring generated files.
#5071 opened Sep 29, 2025 by ArthurDarkstone Loading…
5 tasks
feat: support configurable schedulers for timed composables enhancement New feature or request size:L This PR changes 100-499 lines, ignoring generated files.
#5070 opened Sep 25, 2025 by 9romise Draft
3 of 5 tasks
feat(useIdle): implement Stoppable interface lgtm This PR has been approved by a maintainer size:L This PR changes 100-499 lines, ignoring generated files.
#5068 opened Sep 25, 2025 by dpbs-715 Loading…
5 tasks done
feat(useIntersectionObserver): add more IntersectionObserver options enhancement New feature or request size:M This PR changes 30-99 lines, ignoring generated files.
#5066 opened Sep 24, 2025 by wbolster Loading…
fix(useStorage): preserve updates when key changes size:S This PR changes 10-29 lines, ignoring generated files.
#5059 opened Sep 23, 2025 by ZKunZhang Loading…
5 tasks done
feat(useMouseInElement): add support for tracking inline-level elements enhancement New feature or request lgtm This PR has been approved by a maintainer size:L This PR changes 100-499 lines, ignoring generated files.
#5049 opened Sep 19, 2025 by siavava Loading…
5 tasks done
feat: add new function useWebWorkerIntervalFn new function size:L This PR changes 100-499 lines, ignoring generated files.
#5043 opened Sep 16, 2025 by bprag Loading…
3 of 5 tasks
feat!: drop watchPausable
#5042 opened Sep 16, 2025 by ilyaliao Draft 15.0
feat(useAxios): Adds a new property pathParams to the execute function enhancement New feature or request new function size:M This PR changes 30-99 lines, ignoring generated files.
#5033 opened Sep 12, 2025 by marcosgomesneto Loading…
5 tasks done
ProTip! Exclude everything labeled bug with -label:bug.