-
Currently TODO
- [ ] #196
- [x] #154
- [ ] #186
- [ ] ...
---
## Component (Runtime)
- [x] Base Implementation
https://github.com/vuejs/core-vapor/pull/5
- [x] Basic APIs
- [x] p…
-
**Please describe what the rule should do:**
Vue 3.5 released a new preferred method of binding to template refs, `useTemplateRef`. This rule suggests using the new API over the old plain ref style. …
-
### Vue - Official extension or vue-tsc version
2.1.10
### VSCode version
1.95.1
### Vue version
2.7.16
### TypeScript version
5.6.3
### System Info
```shell
System:
OS: Linux 5.0 undefine…
-
### Overview of the problem
**Buefy** version: [0.1.4]
**Vuejs** version: [3.3.10]
**OS/Browser**: macOS/Safari
### Description
The `open-on-focus` prop of `Colorpicker` does not seem to ha…
-
### Overview of the problem
**Buefy** version: [0.1.4]
**Vuejs** version: [3.3.10]
**OS/Browser**: macOS/NA
### Description
It does not seem that the `close-on-click` prop has any effect.
…
-
I'm going to end up having a LOT of different components nested for each page. I have a component view for each page in my application. On each page, there are different Vue instances that will re-use…
-
First, thank you for the wonderful job that you guys did by building these template.
Can you please implement or share manual VueJs sidebar menu so that we can have a full control on it customizati…
-
### Version
1.14.1
### Template before formatting
```blade
```
### Template after formatting
```blade
…
-
I'd love if instead of just being a fixed template there would be a project-scaffolding CLI, much like https://github.com/vuejs/create-vue (or extending it). While I have no interest in building the t…
-
I'm using the basic webpack template from vue-cli and I cannot get access to $gsap. I'm attempting to access it from a component via this.$gsap and I get an error saying it is undefined.
[Updated]…