-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Insights: vueuse/vueuse
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
v13.2.0
published
May 14, 2025
13 Pull requests merged by 11 people
-
refactor(vOnClickOutside): use weakMap for stop function instead of mutating element
#4755 merged
May 16, 2025 -
fix(useMagicKeys): correctly clear current pressed keys when releasing Shift
#4731 merged
May 14, 2025 -
fix(fromEvent): fix type error of element reference
#4728 merged
May 14, 2025 -
feat(useStyleTag): support passing
nonce
#4749 merged
May 14, 2025 -
feat(useScroll): add missing measure documentation
#4727 merged
May 14, 2025 -
docs(useGamepad): resolve SSR detection issues with <ClientOnly>
#4699 merged
May 14, 2025 -
feat(useFileDialog): Allow custom input element for file dialog
#4679 merged
May 14, 2025 -
chore(test): correct glob pattern for config exclusion
#4707 merged
May 14, 2025 -
docs: remove docs-utils and inline stringify function into demos
#4710 merged
May 14, 2025 -
feat(watchOnce): use vue's native once behaviour
#4750 merged
May 14, 2025 -
fix(useFullscreen): get the correct initial state while mounted
#4745 merged
May 14, 2025 -
feat(computedAsync): add option to control watcher's flush timing
#4746 merged
May 14, 2025 -
fix(computedAsync): return
ComputedRef<T>
type whenlazy: true
#4751 merged
May 14, 2025
5 Pull requests opened by 3 people
-
chore(computedEager): mark for deprecation
#4748 opened
May 13, 2025 -
feat(computedAsync)!: default to `flush: sync`
#4752 opened
May 14, 2025 -
fix(useScriptTag): support passing nonce
#4753 opened
May 14, 2025 -
fix(useColorMode): support passing nonce
#4754 opened
May 14, 2025 -
feat(useKeybinds): add useKeybinds
#4756 opened
May 15, 2025
5 Issues closed by 2 people
-
BUG | `useStyleTag,useColorMode` | Breaks CSP
#4741 closed
May 14, 2025 -
BUG | `useSupported` | SSR evaluation might cause hydration error when component is created
#4697 closed
May 14, 2025 -
`useFileDialog` | Make the input element accessible
#4618 closed
May 14, 2025 -
TASK | prepare `@vueuse/internal-docs-utils` to be publisched
#4705 closed
May 14, 2025 -
BUG | `useFullscreen` | incorrect initial state in asynchronous component scenarios
#4744 closed
May 14, 2025
1 Issue opened by 1 person
-
BUG | `useBreakpoints` | The function is returning the values from the server on the client
#4747 opened
May 13, 2025
9 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
feat(useAxios): Add types and callback to handle AxiosError
#4653 commented on
May 18, 2025 • 1 new comment -
fix(useElementVisibility): Resolve possible issue with once watcher inside of callback
#4723 commented on
May 17, 2025 • 1 new comment -
BUG | `useStorage` | Listener becomes invalid when component unmounts
#4695 commented on
May 16, 2025 • 0 new comments -
feat(useInputSelection,useInputCaretPosition): add `useInputSelection` and `useInputCaretPosition`
#4496 commented on
May 16, 2025 • 0 new comments -
fix(useDevicesList): in firefox
#4674 commented on
May 14, 2025 • 0 new comments -
docs: link demos to playground (beta)
#4702 commented on
May 17, 2025 • 0 new comments -
feat(useAsyncState): add executeImmediate with the same type as the promise fn
#4716 commented on
May 15, 2025 • 0 new comments -
fix(useStorage): when used inside `effectScope`, should not remove listener on component unmount (#4695)
#4717 commented on
May 16, 2025 • 0 new comments -
fix(useRouteParams): solve the problem of the default value remaining in the URL
#4737 commented on
May 11, 2025 • 0 new comments