-
### Describe the bug
element-plus 中使用服务方式调用Loading ,不会自动引入样式
```ts
this.loading = ElLoading.service({
lock: true,
text: '正在卖力加载中....'
});
```
### Reproducti…
-
https://www.reddit.com/r/sveltejs/comments/uz6tm3/auto_import_components_in_svelte_kit_weekly_svelte/?utm_medium=android_app&utm_source=share
https://github.com/yuanchuan/sveltekit-autoimport
-
**Describe the bug**
Windi doesn't split styles correctly
**To Reproduce**
I've created some nested styles structure, and windicss aggregates all nested styles from the siblings and apply them to…
-
Bug Type: **`Component`**
## Environment
- Vue Version: `3.4.13`
- Element Plus Version: `2.5.0`
- Browser / OS: `Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML,…
-
### tdesign-vue-next 版本
1.3.11
### 重现链接
https://codesandbox.io/p/sandbox/weathered-forest-q65575
### 重现步骤
1. vue3 框架 && typescript && vite
2. 自动导入插件
3. 单页面,script setup 语法
4. 如下代码
```vue
i…
-
### What problem does this feature solve?
componentName("/order/Index.vue")="Order"
### What does the proposed API look like?
1. 检查所有用到正则`/([^/\\]+)\.\w+$/`的代码
2. (正确)获取componentName的部分代码
```
co…
-
So I decided to try https://github.com/posva/unplugin-vue-router which is basically a file-based router replacement for vue-router, taking the form of a Vite plugin.
It basically generates a sort o…
-
### Environment
------------------------------
- Operating System: Darwin
- Node Version: v18.16.1
- Nuxt Version: 3.6.5
- Nitro Version: 2.5.2
- Package Manager: pnpm@8.5.0
- Bui…
-
When using this plugin, I can't normally debugging in chrome. For example, I can't set breakpoint at below position:
![image](https://user-images.githubusercontent.com/62642184/142180188-4a88578e-00c…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws…