-
Are there any plans to support Vue 3.0 as the design of directives is a breaking change
https://v3.vuejs.org/guide/migration/custom-directives.html#_3-x-syntax
-
Update to VueJS 3
-
### Steps to reproduce
1. In the calendar view in the web app, drag to reorder the calendars.
### Expected behavior
The calendars are reordered according to user preference
### Actual behaviour
…
-
https://v3.vuejs.org/guide/migration/introduction.html
-
Failed to compile.
./node_modules/@vueuse/sound/dist/index.mjs 11:52
Module parse failed: Unexpected token (11:52)
You may need an appropriate loader to handle this file type, currently no loader…
-
-
### Vue version
3.5.6
### Link to minimal reproduction
https://play.vuejs.org/#eNqVU8tu2zAQ/JUtL5IBVW7QnlzZSFsYaHtIi6RAD2UPsrySlVIkwYdiQNC/d0klthMEDnIRxJnZ4SyXHNgnrfPeI1uwwlam1Q4sOq9XXLadVsbBAAbrjD…
-
We are currently using vuejs version [`2.6.10`](https://github.com/FachschaftMathPhysInfo/altklausur-ausleihe/blob/3054e7e2124364a746026ff9c8236492eefcd359/frontend/package.json#L15) and since our ini…
-
### Vue version
3.3.2
### Link to minimal reproduction
https://github.com/vojvodics/vue3.3.1-jest-reproduction-example
### Steps to reproduce
Clone reproduction repository and run `npm …
-
Hello. I noticed that the vuejs package linked below only works with vue2 and hasn't been updated with the current version of quagga2. I've forked the repo, upgraded the deps and rewrote the api to al…