-
I am coding with Nuxt and would like to component test following component:
```
import { ref } from 'vue'
const hello = ref('hello')
function clicked() {
//@ts-ignore For example Nuxt wil…
-
### NutUI 包名
@nutui/nutui-taro
### NutUI 版本号
"@nutui/nutui-taro": "^4.3.7",
### 平台
h5
### 重现链接
https://nutui.jd.com/playground/#eyJBcHAudnVlIjoiPHRlbXBsYXRlPlxuICAgIDxkaXYgY2xhc3M9XCJkZW1vLWxpc…
-
当前的mock支持,vue3.0吗?在最新版的vue3.0中如何引入?
-
### Feature Request
Would be nice to allow any .jpeg, .bmp etc.
So I don't have to have duplicate images in different formats.
I think sharp has a toFormat function that can output .png no ma…
-
**Sharing some ideas (in no particular order) for Iles while they’re fresh in my memory (while working on the PR for Vite-5 update for Iles) for community feedback:**
My need for Iles is based on …
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Rate-Limited
These updates a…
-
- 建议使用 rem 代替 px,以提供更好的一致性
> [PrimeVue](https://primevue.org/)
> [Shadcn](https://ui.shadcn.com/)
> [Please stop using px for font-size.](https://www.youtube.com/watch?v=xCSw6bPXZks)
- 期待添加 un…
a81n9 updated
2 months ago
-
### Describe the bug
It seems that ~~some special names~~ some special function names cause vitest to halt the test run.
In this case the problem is a function called `then` ~~but I think that the…
-
-
### Describe the bug
Running `vite build` on a pnpm workspace application cannot prebundle and identify local package definitions/
```
$ vite build
"formatFullName" is not exported by "../..…