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(useDraggable): not need to specify a container element enhancement New feature or request size:M This PR changes 30-99 lines, ignoring generated files.
#4287 opened Oct 18, 2024 by hotdogc1017 Loading…
5 tasks done
fix(useIDBKeyval): avoid RangeError error size:XS This PR changes 0-9 lines, ignoring generated files.
#4284 opened Oct 17, 2024 by CofCat456 Loading…
5 tasks done
fix(useRouteParams, useRouteQuery): effect triggers twice with object getter as watch source size:M This PR changes 30-99 lines, ignoring generated files.
#4283 opened Oct 16, 2024 by jack-allocate Loading…
5 tasks done
feat(useMountedQueue): add utility to manage function queue on mount enhancement New feature or request size:L This PR changes 100-499 lines, ignoring generated files.
#4278 opened Oct 15, 2024 by bobby169 Loading…
Update the wording for the note regarding computedEager vs computed documentation Improvements or additions to documentation size:XS This PR changes 0-9 lines, ignoring generated files.
#4276 opened Oct 14, 2024 by briwa Loading…
4 tasks done
docs(useSortable): fix typo documentation Improvements or additions to documentation lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.
#4274 opened Oct 10, 2024 by davidglezz Loading…
5 tasks done
docs(watchImmediate): corrected variable name in example documentation Improvements or additions to documentation size:XS This PR changes 0-9 lines, ignoring generated files.
#4271 opened Oct 7, 2024 by naterino Loading…
fix(useScroll): use mutationObserver to update arrivedState when the DOM is changed size:S This PR changes 10-29 lines, ignoring generated files.
#4269 opened Oct 6, 2024 by andylou0102 Loading…
4 of 5 tasks
fix(useManualRefHistory): canUndo and canRedo typing to be computed ref size:XS This PR changes 0-9 lines, ignoring generated files.
#4261 opened Sep 27, 2024 by roydukkey Loading…
4 of 5 tasks
Add the defaultWindow variable in order to be able to send fetch requests in an SSR mode size:XS This PR changes 0-9 lines, ignoring generated files.
#4260 opened Sep 27, 2024 by proc07 Loading…
feat: add useOTP composable enhancement New feature or request size:L This PR changes 100-499 lines, ignoring generated files.
#4259 opened Sep 27, 2024 by waleedtariq109 Loading…
4 of 5 tasks
fix(useIntervalFn): prevent timer being set after pause is called in cb size:S This PR changes 10-29 lines, ignoring generated files.
#4258 opened Sep 27, 2024 by laporchen Loading…
5 tasks done
feat(useMediaControls): add playback error event enhancement New feature or request size:S This PR changes 10-29 lines, ignoring generated files.
#4253 opened Sep 25, 2024 by DarrenSG Loading…
4 of 5 tasks
fix(useDevicesList): handle NotAllowedError on reject/close size:S This PR changes 10-29 lines, ignoring generated files.
#4246 opened Sep 23, 2024 by espensgr Loading…
fix(useMouse): record the previous scroll value size:S This PR changes 10-29 lines, ignoring generated files.
#4244 opened Sep 22, 2024 by pkc918 Loading…
fix(useArrayReduce): initialValue can be a function size:S This PR changes 10-29 lines, ignoring generated files.
#4243 opened Sep 22, 2024 by Mutter45 Loading…
5 tasks done
feat(useArrayGroupBy): new function new function size:M This PR changes 30-99 lines, ignoring generated files.
#4241 opened Sep 22, 2024 by Mutter45 Loading…
5 tasks done
feat(useBreakpoints): add breakpoints for ElementUI/ElementPlus enhancement New feature or request size:S This PR changes 10-29 lines, ignoring generated files.
#4238 opened Sep 21, 2024 by AAABingBing Loading…
4 of 5 tasks
Add 'geolocation' to usePermission demo.vue (doc change) documentation Improvements or additions to documentation size:XS This PR changes 0-9 lines, ignoring generated files.
#4235 opened Sep 20, 2024 by thedamon Loading…
4 of 5 tasks
docs(useVirtualList): add props.index for quick understanding documentation Improvements or additions to documentation size:XS This PR changes 0-9 lines, ignoring generated files.
#4233 opened Sep 18, 2024 by reslear Loading…
5 tasks done
fix(useTimeoutPoll): should immediate execution size:XS This PR changes 0-9 lines, ignoring generated files.
#4232 opened Sep 18, 2024 by phk422 Loading…
fix(useWebSocket): close socket connection inside webworker fix size:XS This PR changes 0-9 lines, ignoring generated files.
#4229 opened Sep 16, 2024 by catz Loading…
feat(useInterval): support set the increase step for every interval enhancement New feature or request size:S This PR changes 10-29 lines, ignoring generated files.
#4223 opened Sep 14, 2024 by shuperry Loading…
feat: useOutputByChar enhancement New feature or request size:L This PR changes 100-499 lines, ignoring generated files.
#4221 opened Sep 13, 2024 by anzh888 Loading…
1 of 5 tasks
docs&refactor(useWebSocket/useEventSource)!: uniformize immediate behaviour documentation Improvements or additions to documentation size:S This PR changes 10-29 lines, ignoring generated files.
#4204 opened Sep 5, 2024 by ferferga Loading…
4 of 5 tasks
ProTip! Type g i on any issue or pull request to go back to the issue listing page.