-
Using vue 2.7 I can't install pinia, because of this issue.
Probably because of https://github.com/vueuse/vue-demi/blob/dbe21e47cf3a695db145ef0af4d02db6eb533498/package.json#L40
```
npm ERR! Coul…
-
I think at least something like the following, f.e. distributing SVG content to a slot element inside SVG markup, should be possible:
```html
// User code //////////////////////…
-
![image](https://github.com/user-attachments/assets/695ae124-a7eb-4c97-9ede-cffc4557b78f)
Recent changes appear to have broken the matplotlib heatmaps. @DanielYang59
-
## What
Establish conventions shared by our different components' JavaScript API, both from the perspective of:
- architecture (eg. events or callbacks? composition or inheritance? [getter/setter …
-
How to use composition with RxState?
Currently, I use `RxState` with inheritance by having facade class that extends RxState.
I would like to know if it is possible to have a composition with …
-
Hi, I am using this amazing plugin with Vue 2 + Composition API.
The problem is - $keycloak not available in context.
In setup(props, context), in context.root there is no information about $keycloa…
-
Hi,
First I apologise since it not directly a Scopify issue but more a CSS Module + Scopify usage question.
I would like to be able to use Scopify with [CSS Modules and its composition system](https…
-
Are this plugin going go work with Vue3?
I am migrating my Vue2 App to use `@vue/composition-api` and I would like to know if there is any way to use it inside `setup()`.
It still working because …
-
Similar to how root note(s) can be defined and presented possibilities will be filtered by that, it would be useful melody composition to filter by top note.
-
Having VSCommands v12.3.0.9 installed together with Web Essentials for Visual Studio 2013 Update 4 v2.5.3 seems to cause an exception when loading a solution. As far as I can tell, this started happen…