-
Open Library maintains a small number of web components that were created with Vue 2.
Vue 2 will reach end of life on 31 December 2023, so we'll have to migrate to Vue 3 in the near future.
## Pro…
-
**Describe the Housekeeping**
Currently, each Vue component in Limber Rails application has its own index.js file for initialization. This leads to code duplication and file redundancy makes it harder…
-
## Component Description
This component is used in the Pagination component to display clickable page numbers that navigate to each page of content.
See designs specs for hover states and mobil…
-
**Description**
I have an app which is including a child component. I am testing if the app correctly renders the child component. The runtime is @vue/compat , the child component does not rend…
-
Hi @laurens94,
I wanted to revisit this topic: https://github.com/laurens94/vue-timeline-chart/issues/15 - as the proposed solution was to add information outside the component. It's viable for sma…
-
### Relevant template
refarch-frontend, refarch-webcomponent
### Problem description (optional)
We are currently using jsdom as a DOM implementation when running Unit tests for Vue components.
How…
-
@KaelWD I am using Nuxt 3 and integrating vuetify 3.
Everything works smoothly but when I add sass variables customization, I get a **WARNING**
_Sourcemap for "plugin-vuetify:styles/main.sass" p…
-
Error:
_package.json_
```
"dependencies": {
"fabric": "^6.4.3",
"konva": "^9.3.15",
"nuxt": "^3.13.0",
"vue": "latest",
"vue-konva": "^3.1.2",
"vue-router": "lates…
-
### Vue version
3.5.12
### Link to minimal reproduction
https://play.vuejs.org/#eNqFUk1v1DAQ/SsjCym7UpUVrLiEbCSKKiiHUrG9YYTSZDa4OGPLdsJWq/x3xg5dqn5xSTzz3thv3sxBvLc2HwcUhSh945QN4DEMFnRN3UaK4KWoJKneG…
-
I'm excited about your promisified modal solution and thinking of getting this to work with [Headlessui](https://headlessui.com/v1/vue/dialog). Especially the modal and drawer components. Would you th…