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(useStorage): cross-document sync solution for custom storage backends size:M This PR changes 30-99 lines, ignoring generated files.
#5193 opened Nov 30, 2025 by Promise2679 Loading…
4 of 5 tasks
feat(useElementHover): set element's initial hover state enhancement New feature or request size:XS This PR changes 0-9 lines, ignoring generated files.
#5192 opened Nov 30, 2025 by Menci Loading…
4 of 5 tasks
feat(useElementVisibility): add controls option enhancement New feature or request size:L This PR changes 100-499 lines, ignoring generated files.
#5191 opened Nov 29, 2025 by kricsleo Loading…
5 tasks done
feat(useSortable): add watchElement option for auto-reinitialize on element change 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.
#5189 opened Nov 27, 2025 by Mini-ghost Loading…
5 tasks done
fix(useConfirmDialog): type of onReveal hook argument match type para… lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.
#5182 opened Nov 22, 2025 by zenggpzqbx Loading…
5 tasks done
fix(useWebSocket): race condition caused by onopen/onclose events. lgtm This PR has been approved by a maintainer size:M This PR changes 30-99 lines, ignoring generated files.
#5175 opened Nov 19, 2025 by DanCardin Loading…
5 tasks done
add vitepress-plugin-llms integration enhancement New feature or request size:L This PR changes 100-499 lines, ignoring generated files.
#5168 opened Nov 16, 2025 by Jovicic Loading…
5 tasks done
fix(useAsyncState): ensure execute return the actual data lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.
#5167 opened Nov 14, 2025 by 9romise Loading…
5 tasks
fix directives aren't cleaned up when component unmounts direction: approved The direction of feature/change is approved by the team. May require some small changes. directive size:XL This PR changes 500-999 lines, ignoring generated files.
#5166 opened Nov 14, 2025 by kalu5 Loading…
5 tasks
build(deps): bump @babel/runtime from 7.21.5 to 7.28.4 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.
#5165 opened Nov 14, 2025 by dependabot bot Loading…
feat: support configurable scheduler for timed composables direction: approved The direction of feature/change is approved by the team. May require some small changes. enhancement New feature or request size:L This PR changes 100-499 lines, ignoring generated files.
#5129 opened Oct 31, 2025 by 9romise Loading…
Update classes for layout and textarea elements size:S This PR changes 10-29 lines, ignoring generated files.
#5125 opened Oct 28, 2025 by josueayala27 Loading…
fix(useInfiniteScroll): improve promise handling and add flush post to watch size:S This PR changes 10-29 lines, ignoring generated files.
#5122 opened Oct 26, 2025 by nhquyss Loading…
4 of 5 tasks
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…
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 lychee712 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
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
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(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: 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
ProTip! Filter pull requests by the default branch with base:main.