-
Lets gather some of the most popular projects, that just dont fit other categories, like Vue-Storefront for example.
Format:
```
## Project Name
Description that is around 250 characters or les…
-
## Setup
|Module|Version|
|----------|----------|
|Node.js|6.9.2|
|npm|4.3|
|vue-cli|2.8.1|
|vue|2.1.10|
|webpack|2.2.1|
|babel|6.22|
## Issue details
Took a fresh copy of the webpack te…
-
Hi, @lokyoung
I saw that you remove support for `prevContent` and `nextContent` slots after 1.9.5 version.
You replaced it with using `next-text` and `prev-text` props (using html there).
But no…
-
Currently TODO
- [ ] #196
- [x] #154
- [ ] #186
- [ ] ...
---
## Component (Runtime)
- [x] Base Implementation
https://github.com/vuejs/core-vapor/pull/5
- [x] Basic APIs
- [x] p…
-
Currently, Marko does not enforce any restrictions on naming a component. That is, a UI component can be all lower case, all upper case, have dashes, not have dashes, etc. React JSX utilizes `` for co…
-
## The devDependency [@vue/cli-plugin-e2e-cypress](https://github.com/vuejs/vue-cli) was updated from `3.8.0` to `3.9.0`.
🚨 [View failing branch](https://github.com/amercier/vue-template/compare/mas…
-
## The devDependency [@vue/cli-plugin-pwa](https://github.com/vuejs/vue-cli) was updated from `3.8.0` to `3.9.0`.
🚨 [View failing branch](https://github.com/amercier/vue-template/compare/master...am…
-
## The devDependency [@vue/cli-plugin-unit-jest](https://github.com/vuejs/vue-cli) was updated from `3.8.0` to `3.9.0`.
🚨 [View failing branch](https://github.com/amercier/vue-template/compare/maste…
-
我使用的vue-cli3.0构建的环境,在引入了vue-html5-editor后有错误出现,错误的意思就是说vue-cli3.0使用的是运行时版本,但是其中有模板需要编译因此出错[图片]
-
I find `.component` files a bit awkward to use. These sorts of things are apparently very popular in `VueJS` though. It's my understanding that the advantage is that these files can be built without…