Sylvain Pillet
Sylvain Pillet
### Description As discussed in the [thread on the Stately discord](https://discord.com/channels/795785288994652170/948916730065993738/951105240114036796), it is impossible to use the iframe to inspect the state machine with vue if the iframe is in...
### Describe the problem you'd like to see solved or task you'd like to see made easier A way to apply inset gradients on icons. ### Is this in relation...
Context was missing on `ei` live template
### Description Using the vscode extension with the inspector, I would like to be able to use template strings for complex targets. But the parser doesn't understand them. You can...
Hello, It would be great to be able to add an font awesome icon or any html in title. Is it possible to update the title prop to permit it...
Hello again, It would be nice to be able to apply custom class to the minimized state or to the maximized state through a prop. This way we could customize...
A added the intent of open an apk application. You can fork if you want but now I must try the code first. I think we must to add the...
Working in vue, we have more than one way to translate with vue-i18n. We can use `i18n.global.t("")` or deconstruct `t` from `useI18n()` or maybe even use $t in template. So...
I have chartjs v4 installed but npm warn me about missing peer dependency because of this plugin: `npm WARN [email protected] requires a peer of chart.js@^3.0.0 but none is installed. You...
Hello, I'm experiencing the same kind of problem as [this issue](https://github.com/vite-pwa/vite-plugin-pwa/issues/218) but in my case, I want it to work when the user **is online**. I tried the configuration of...