-
### Environment
------------------------------
- Operating System: `Darwin`
- Node Version: `v16.19.1`
- Nuxt Version: `3.2.2`
- Nitro Version: `2.2.3`
- Package Manager: `yarn@1.2…
-
i import the usePush in vue js composable
`import { usePush } from 'notivue'
import { ref } from 'vue'
const errorMessage = ref('')
export const parseError = (debugMessage: string) => {…
-
_This is a Focus Area tracking issue_
Before we can start work on the Bevy Editor, we need a solid UI implementation. Bevy UI already has nice "flexbox" layout, and we already have a first stab at …
-
I see three scenarios for parameter injection. I'll phrase them in terms of an API, since that is the most likely scenario for this package:
1. Definition time, such as when an API is defined. This…
-
## Summary
We extensively use `KResponsiveWindow` (provides reactive window's size information) as mixin in Kolibri. The latest version of [Kolibri Design System (KDS)](https://github.com/learninge…
-
I didn't find a convenient way in the documentation to only render content when the current slide is shown. This is helpful for repeating animations when the a slide is shown multiple times or in orde…
-
### Steps to reproduce the bug
```bash
1. In the Browse collection task, Use the blue navigation arrows or the Go options to navigate through multiple COs. Note the url in your browser changing as yo…
-
**Describe the bug**
When using useQuery/useLazyQuery reactive refs with GraphQL fragments in Vue Apollo Composable, the node data within the query result is not appearing as expected, though pageInf…
-
Our Uploader interface needs an overhaul, currently it is still a mix between Vue and Backbone code. We should take this opportunity to not only modernize the underlying code but also the interface it…
-
### Environment
------------------------------
- Operating System: Darwin
- Node Version: v20.3.1
- Nuxt Version: 3.9.1
- CLI Version: 3.10.0
- Nitro Version: 2.8.1
- Package Ma…