-
### Reporting a bug?
I've added this to my `vue.config.js`:
```
const path = require('path');
const VueI18nPlugin = require('@intlify/unplugin-vue-i18n/webpack');
module.exports = {
config…
-
### Description
Vertical stepper's animation seems not good, in Quasor's official demo it works smoothly. I use the latest version of Nicegui 2.3.0
https://github.com/user-attachments/assets/7…
-
目前运行如下:
npm start
> admin@1.0.0 start F:\Documents\blog\ThinkJS-Vue.js-blog\admin
> npm run dev
> admin@1.0.0 dev F:\Documents\blog\ThinkJS-Vue.js-blog\admin
> webpack-dev-server --inline -…
-
### Reproduction
npx shadcn-vue@latest add resizable
### Describe the bug
After running `npx shadcn-vue@latest add resizable`, I noticed that this component is missing `ResizablePanel.vue`.
![im…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
I would like `.razor` files to be a…
-
**There is an issue with the flat-pickr component when used within a VDialog. If the dialog is opened without scrolling the page, the date picker functions correctly. However, if the page is scrolled …
-
https://blog.vuejs.org/posts/vue-2-7-naruto.html Vue 2.7 has been released. It is the last version of Vue 2.
> As stated before, 2.7 is the final minor release of Vue 2.x. After this release, Vue …
kberg updated
4 weeks ago
-
### What problem does this feature solve
效果如下:
![image](https://github.com/user-attachments/assets/d3f9178c-cb7a-4c05-9b94-17087846cc87)
### What does the proposed API look like
同上
### What is …
kagol updated
13 hours ago
-
### tdesign-vue-next 版本
是
### 重现链接
https://codesandbox.io/p/sandbox/32vwxc?file=%2Findex.html
### 重现步骤
“可拖拽排序的表格”:可以拖动但无法放置,一直是禁用图标。我们是使用的是基于CEF-118的开源浏览器。
https://github.com/user-attachments/…
-
We encountered a yarn resolution bug while adding new dependencies in #12089
Upgrading dependencies began aliasing `html-webpack-plugin` to `html-webpack-plugin-5` for vue packages when it shouldn'…