-
Similar to React demo app I suggest to add demo for Vue framework: https://github.com/1inch-community/interface/issues/14#issue-2430461686
-
### Is your feature request related to a problem? Please describe.
No
### Describe the solution you'd like
I want to create Vue.js template.
- [ ] create Vue.js template
- [ ] add Vue.js templa…
-
### Which *exact* UI Library version are you using? For example: 1.0.1 - don't just write v1.
1.8.2
### Bug summary
As the title describes, I would like to use The @umbraco-ui/uui web components in…
-
If I just render new vue instance, devtools work fine but if I have iframe that renders a vue app devtools don't see it
it worked fine in v6 (even though sometimes the app in an iframe wasn't being…
-
### Reproduction
N/A
### Describe the bug
there are two mobile fixes i did in my own src but
https://github.com/unovue/shadcn-vue/blob/52b9b20b3c128287c81e7c83757494a5c6531275/apps/www/src/l…
-
### Environment
- Operating System: Darwin
- Node Version: v22.11.0
- Nuxt Version: -
- CLI Version: 3.15.0
- Nitro Version: -
- Package Manager: npm@10.9.0
- Builder: -
- U…
-
On my current project `Vue ^3.1.0` is used.
After the recent Vue Dev Tools update it started to detect it as Vue 2 project.
This forced Dev Tools to use some outdated version.
Update:
`3.4.3…
-
### Issue Description
when i use the suggested way to silence the warnings arising from discontinued use of legacy api for sass like this webpack.mergeWebpack({
module: {
rules: [
…
-
Collecting stuff from here I'm omitting from v0.7.0 as they are not critical. Mostly internal cleanup stuff and refactoring.
See also #537 which is more about general code cleanup.
## Tasks
- [x] D…
-
### What happens?
I followed the [vue integration docs](https://github.com/scalar/scalar/blob/main/packages/api-reference/README.md) to use the ` ` component inside my existing app.
Unfortunately …