青椒肉丝

Results 7 issues of 青椒肉丝

submit issuse template

### Before submitting the PR, please make sure you do the following - [ ] Read the [Contributing Guidelines](https://github.com/vueuse/vueuse/blob/main/CONTRIBUTING.md). - [ ] Read the [Pull Request Guidelines](https://github.com/vueuse/vueuse/blob/main/packages/guidelines.md). - [ ]...

size:XS

fix [#4065](https://github.com/vueuse/vueuse/issues/4065)

size:XS
lgtm

This PR introduces a Vue directive `v-resize-observer` for the `useResizeObserver` utility. docs: [useResizeObserver](https://vueuse.org/core/useResizeObserver/#useresizeobserver)

size:L

This PR introduces a Vue directive v-mouse-in-element for the useMouseInElement utility. docs: [useMouseInElement](https://vueuse.org/core/useMouseInElement/)

documentation
directive
new function
size:L

Once the mousemove updates the values of x and y, it implies that the current page scroll position will also be recorded to serve as the initial value for the...

size:S

### Describe the bug ![image](https://github.com/user-attachments/assets/cd4d72da-90ec-43c4-96cb-e67ac0c4da64) ### Reproduction https://vueuse.org/shared/injectLocal/ ### System Info ```Shell Window11 ``` ### Used Package Manager pnpm ### Validations - [x] Follow our [Code of Conduct](https://github.com/vueuse/vueuse/blob/main/CODE_OF_CONDUCT.md) - [X]...

documentation