-
Reference: https://github.com/vuejs/vue-requests/issues/1#issuecomment-173043480
> It would be great to support a level of precision. By default moment.js is limited to 1 level.
>
> 1: 2 hours
> 2: …
-
With the recent [Vue 3 default announcement](https://blog.vuejs.org/posts/vue-3-as-the-new-default.html), there was also the announcement that create-vue will replace vue-cli. vue-cli's README now ref…
-
- [x] I have searched through existing issues
- [x] I have read through [docs](https://vuejs.github.io/vetur)
- [x] I have read [FAQ](https://github.com/vuejs/vetur/blob/master/docs/FAQ.md)
#…
-
## The dependency [vue-server-renderer](https://github.com/vuejs/vue) was updated from `2.5.17` to `2.5.18`.
🚨 [View failing branch](https://github.com/express-vue/express-vue-renderer/compare/maste…
-
你好:
我们正考虑从 webpack 3.x 版本升级到 4.x 版本,因为看到了 vue-laoder v15 已经发布。
在我尝试升级的过程中遇到了一些问题,也参考了升级指南(vue-loader.vuejs.org/zh/migrating.html),构建过程比较顺利, 但是项目运行时,server 端总是报错如下:
Error: render function or te…
-
## The dependency [vue](https://github.com/vuejs/vue) was updated from `2.5.17` to `2.5.18`.
🚨 [View failing branch](https://github.com/Saeris/vue-keyrune/compare/master...Saeris:greenkeeper%2Fdefau…
-
### Describe the bug
Vue plugin will generate a full path to import style parts in SFC. If we set the base URL to `/home/` on Linux, it will fail to import.
### Reproduction
https://stackblit…
-
### Version
3.0.3
### Node and OS info
yarn 1.9.4
### Steps to reproduce
https://github.com/vuejs/vue-cli/commit/0909bc86880d526e4015c3e642e9afa63adab2b1
### What is expected?
ser…
-
Mengingat branch tracker [sudah banyak commit](https://github.com/vuejs-id/docs/pull/161/commits/a68c4bc18f284127dd4297b47636c7ab8d0b78d3) dan Vue 3 sudah mulai menampakan diri untuk rilis, sepertinya…
-
Thank you for this awesome package.
I'm using Vue3 v3.2.26 with jw-vue-pagination v1.0.3
turns out
```js
created() {
if (!this.$listeners.changePage) {
throw 'Missing required event lis…