Jialong Lu

Results 26 issues of Jialong Lu

```vue // 你的答案 import { ref, watch, unref, Ref } from "vue" /** * Implement the composable function * Make sure the function works correctly */ function useLocalStorage(key: string, initialValue:...

answer
zh-CN
18

```vue // 你的答案 import { ref } from 'vue' interface UseCounterOptions { min?: number max?: number } /** * Implement the composable function * Make sure the function works correctly...

answer
zh-CN
17

### 🤔 这个 PR 的性质是?(至少选择一个) - [x] 日常 bug 修复 - [ ] 新特性提交 - [ ] 站点、文档改进 - [ ] 演示代码改进 - [ ] 组件样式/交互改进 - [ ] TypeScript...

### 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). - [ ]...

directive
direction: approved
size:XL

…nted(#5001) ### 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). - [...

directive
size:M

…#4975) ### 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). - [...

enhancement
BREAKING CHANGE
size:M