-
### Version
4.1.0
### Reproduction link
[https://github.com/duola8789/vue-learning-new](https://github.com/duola8789/vue-learning-new)
### Environment info
```
Environment Info:
…
-
https://github.com/pablohpsilva/vuejs-component-style-guide/blob/master/README-CN.md (Vue.js 组件编码规范)
https://github.com/vuejs-tips/cheatsheet (小抄)
http://vuejsdevelopers.com/2017/03/24/vue-js-co…
-
I am unable to use store.get('x-state') or store.set('foo', fooData) while my all files are in typescript. I did register globally using
```javascript
window.store = store;
```
And in my shims…
-
## Observed behavior
Following up from: https://github.com/learningequality/kolibri/issues/8640, https://github.com/learningequality/kolibri/pull/8878, and https://github.com/learningequality/kol…
-
# 前言
很久没写 blog 了,要对比的 react和 vue 也放了很久的鸽子
从这 5 篇博客来看,似乎是 vue 的热度比较高
而之后又有人在我的这篇博客 #1 这里问了这个问题
> 请问下为什么vue中有的文件中的函数不能提示,转到定义提示没有任何定义,而有的文件又正常工作
经过一番研究,我发现这是 vue 的 typescript 声明文件问题
然后…
-
Hi, great plugin, thanks for the effort.
## Current Behavior
I tried to type 'this.$store' with this [tutorial](https://next.vuex.vuejs.org/guide/typescript-support.html)
Included the shim in b…
-
### Version
5.0.1
### Environment info
```
Environment Info:
System:
OS: macOS 12.0.1
CPU: (8) x64 Apple M1
Binaries:
Node: 14.15.5 - /usr/local/bin/node
…
-
### Version
4.2.2
### Environment info
See details
```
System:
OS: Linux 4.19 Debian GNU/Linux 9 (stretch) 9 (stretch)
CPU: (2) x64 Intel(R) Core(TM) i7-7500U CPU @ 2.70…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Repository problems
These pr…
-
**Is your feature request related to a problem? If so, please describe.**
The problem currently is, if we route to `/gallery` it sends a requests to receive information about 24 packages. However if …