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

feat(useAsyncState): add status property for state machine pattern enhancement New feature or request size:S This PR changes 10-29 lines, ignoring generated files.
#5223 opened Dec 17, 2025 by xiaoxiaohuayu Loading…
feat(useThrottleFn): expose cancel method enhancement New feature or request size:M This PR changes 30-99 lines, ignoring generated files.
#5221 opened Dec 16, 2025 by snowbitx Loading…
5 tasks done
docs(useMagicKeys): add TypeScript note for noUncheckedIndexedAccess documentation Improvements or additions to documentation lgtm This PR has been approved by a maintainer size:S This PR changes 10-29 lines, ignoring generated files.
#5219 opened Dec 16, 2025 by omar-labana Loading…
4 tasks done
feat(useResizeObserver): add event filtering support and enhance options interface enhancement New feature or request size:S This PR changes 10-29 lines, ignoring generated files.
#5218 opened Dec 15, 2025 by jinbekim Loading…
4 of 5 tasks
Add useStickToBottom to @vueuse/core new function size:XL This PR changes 500-999 lines, ignoring generated files.
#5216 opened Dec 14, 2025 by ZiuChen Loading…
5 tasks done
fix(types): reorder useEventListener overloads 6 and 7 size:S This PR changes 10-29 lines, ignoring generated files.
#5211 opened Dec 12, 2025 by coderwhytop Loading…
chore(useIntersectionObserver): Align rootBounds assertion to the same callback entry in useIntersectionObserver test size:XS This PR changes 0-9 lines, ignoring generated files.
#5210 opened Dec 11, 2025 by E66Crisp Loading…
fix(useMagicKeys): KeyboardEvent with .key == undefined throws an error. size:S This PR changes 10-29 lines, ignoring generated files.
#5205 opened Dec 9, 2025 by koglerch13 Loading…
docs(refManualReset): add deep reactivity usage note documentation Improvements or additions to documentation size:XS This PR changes 0-9 lines, ignoring generated files.
#5201 opened Dec 8, 2025 by xiaoland Loading…
3 tasks done
fix(useAxios): handle optional response data safely size:XS This PR changes 0-9 lines, ignoring generated files.
#5198 opened Dec 5, 2025 by jahnli Loading…
chore: replace watchPausable with watch internally size:M This PR changes 30-99 lines, ignoring generated files.
#5197 opened Dec 4, 2025 by 9romise Draft
5 tasks
fix(useStorageAsync): ensure that data is resolved properly size:S This PR changes 10-29 lines, ignoring generated files.
#5196 opened Dec 2, 2025 by keeplearning66 Loading…
5 tasks done
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
ProTip! Filter pull requests by the default branch with base:main.