-
https://www.shadcn-vue.com/docs/components/date-picker.html
I think we can just use a `Button` + `Popover` + `Calendar` for this instead of implementing:
- https://www.radix-vue.com/components/date-…
-
**Objective:** Search for resources to improve the design of web pages. Implementation of animations in CSS, attributes and structures in HTML and implementation of JavaScript in the project. Incorpor…
-
- Code Connect CLI version: 1.2.0
Apologies if I am missing something obvious, but I'm encountering an issue when using the HTML implementation for a Vue component library. While I understand that…
-
登录的时候报错,这种是什么情况
{
"code": 1,
"message": "No static resource api/public/user/login/password.",
"data": null
}
这个是nginx里面的配置文件
server {
server_name vue.855550.xyz;
listen 44…
-
### Vue - Official extension or vue-tsc version
2.1.6
### VSCode version
1.91.1
### Vue version
3.5.12
### TypeScript version
none
### System Info
```shell
System:
OS:…
-
**Describe the Housekeeping**
Currently, each Vue component in Limber Rails application has its own index.js file for initialization. This leads to code duplication and file redundancy makes it harder…
-
I want to make "Quick Career Tips" section component vue friendy by binding data with vue using ref() in Composition API
-
### Relevant template
refarch-frontend, refarch-webcomponent
### Problem description (optional)
Currently we only lint the `` parts of Vue SFCs in terms of Vue related mechanisms, but we don't chec…
-
Cleans up other projects augmentations as discussed in Vue official doc:
https://vuejs.org/guide/typescript/options-api.html#augmenting-custom-options
Breaks other projects, see:
https://githu…
-
### Vue version
3.5.12
### Link to minimal reproduction
https://stackblitz.com/edit/vitejs-vite-v477mx?file=src%2FApp.vue
### Steps to reproduce
Add to html tag a attribute **text**
### What is …