Results 10 issues of zhong666

## 该 PR 相关 Issue / Involved issue Close # ## 完整路由地址 / Example for the proposed route(s) ```routes /facebook/page/ykohmk /facebook/page/FGOwarehouse ``` ## 新RSS检查列表 / New RSS Script Checklist -...

Auto: Route Test Complete
Stale

### Description Converts event listener to reactive Ref - Unrestricted `addEventListener`: Can receive any event register(ex: wrap from [mitt](https://github.com/developit/mitt), [Swiper.js](https://swiperjs.com/) events) - Reactive getter: Just use like `computed` - Reactive...

### 🔗 Linked issue None ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation, readme, or JSdoc annotations) - [ ] 🐞 Bug fix (a...

`getLastGitTag` needs to search for the latest tag based on `templates.tagMessage` set by the user, otherwise it will find the wrong tag.

Resolve #85 > A new `subDir` config defaulting to `/` and when is set, filters commits only relevant to this subpath and also operates `package.json` and `CHANGELOG.md` in `{rootDir}/{subDir}` for...

Resolve issue #117 In this PR, I have implement two functions: 1. `resolveWorkspace`: that detects explicit monorepo workspaces using the detected field in package.json or pnpm-workspace.yaml, returning a workspaces. 2....

## 🚀 Feature Request Please add [Directus](https://directus.io) to Prebuilt Services. The Direcuts is headless CMS build with Node.js and Vue, that provide a user friendly admin dashboard to manage the...

good first issue
help wanted
prebuilt

### Description As mentioned in this https://github.com/vitejs/vite/issues/3910, external files (`.vue`) not pre-bundle in Vite. According to the discussion thread, it has been confirmed that Svelte already supports this feature. So,...

Hi team, I've discovered an issue where the Generate PWA Assets functionality not works when the srcDir is not set to its default value (e.g: set to `src`). I found...

bug
enhancement

Resolved: https://github.com/unovue/reka-ui/issues/539 As comment from https://github.com/unovue/reka-ui/issues/688#issuecomment-1951951927 it works, but the aria-hidden still at other elements when user close dialog. I think that problem is `useHideOthers` not support for v-show, so...